Enabling performance eventhandler logging
- Edit the file:
/usr/local/groundwork/nagios/eventhandlers/process_service_perf_db_file
- Change:
my $debug = 0
to:
Don't forget to set this back to "0" when you finish troubleshooting my $debug = 3
- After 5 minutes or so this should create the file:
/usr/local/groundwork/nagios/eventhandlers/process_service_perf.log
- Next, search through this log file for the name of the service you are troubleshooting.