How to enable performance eventhandler logging

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
  1. Edit the file:
    /usr/local/groundwork/nagios/eventhandlers/process_service_perf_db_file
  2. Change this:
    my $debug = 0

    to:

    my $debug = 3
  3. After 5 minutes or so this should create the file:
    /usr/local/groundwork/nagios/eventhandlers/process_service_perf.log
  4. Next, search through this log file for the name of the service you are troubleshooting.

Labels

performance performance Delete
eventhandler eventhandler Delete
logging logging Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.