Articles in this section

How to hide the Monitoring button from the domain card in a Plesk server?

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
  1. Connect to the server via SSH

  2. 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
  3. Add the following to panel.ini and save:

    [ext-monitoring]
    cloudIntegrationMode = hidden

    Note: If the panel.ini file already has a line with [ext-monitoring], just add the second line below it.

For Windows
  1. Connect to the server via RDP

  2. Edit the file %plesk_dir%admin\conf\panel.ini with your favorite text editor.

  3. Add the following to panel.ini and save:

    [ext-monitoring]
    cloudIntegrationMode = hidden

    Note: If the panel.ini file already has a line with [ext-monitoring], just add the second line below it.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.