WAS THIS PAGE HELPFUL? Leave Feedback
Overview
This page reviews how to enable performance eventhandler logging.
Don't forget to set the $debug back to "0" when you are finished troubleshooting. |
Steps
- Edit the file:
/usr/local/groundwork/nagios/eventhandlers/process_service_perf_db_file
- Change this:
my $debug = 0
to:
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.