Plesk for Windows
kb: how-to
Plesk for Linux
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
- How to hide the Monitoring button from the domain card in a Plesk server?
Answer
For Linux
-
Connect to the server via SSH
-
Edit file panel.ini based on its location
- On RHEL-based:
/usr/local/psa/admin/conf/panel.ini
- On Debian-based:
/opt/psa/admin/conf/panel.ini
- On RHEL-based:
-
Add the following to panel.ini and save:
[ext-monitoring]
cloudIntegrationMode = hiddenNote: If the panel.ini file already has a line with [ext-monitoring], just add the second line below it.
For Windows
-
Connect to the server via RDP
-
Edit the file
%plesk_dir%admin\conf\panel.ini
with your favorite text editor. -
Add the following to panel.ini and save:
[ext-monitoring]
cloudIntegrationMode = hiddenNote: If the panel.ini file already has a line with [ext-monitoring], just add the second line below it.
Comments
0 comments
Please sign in to leave a comment.