Remove service from performance tab

To clear the performance table use the following procedure. 

  1. Back up the current Monarch database by going to Controls, Commit, then selecting the Backup option. 
  2. Open a terminal session and run:
    source /usr/local/groundwork/scripts/setenv.sh
    mysql -umonarch -pgwrk monarch -e 'DELETE FROM datatype; DELETE FROM host_service;'
    
  3. Wait 5 minutes, or the polling cycle for the Nagios plugins to execute.

If you go to the Performance tab, you should see the updated list of host and services for which there are graphs.