nagios-apache - Scoreboard - Installlation help

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ecarrasq
Posts: 244
Joined: Tue Feb 22, 2011 5:58 pm

Re: nagios-apache - Scoreboard - Installlation help

Post by ecarrasq »

Expanded Status was enabled (by uncommenting the ExtendedStatus On in the httpd.conf file) on the remote Apache server being monitored and I received the following:

Output:
Apache Stats OK - good | hits=0;; bytes=0;; busy=1;; idle=7;; s0=7;; s1=0;; s2=0;; s3=1;; s4=0;; s5=0;; s6=0;; s7=0;; s8=0;; s9=0;; s10=248;;

We no longer get the error messages of: "Use of uninitialized value in sprintf at /usr/local/share/perl5/Nagios/Plugin/Performance.pm line 68."

Working on getting that data to show up on graphs in NagiosXi next.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: nagios-apache - Scoreboard - Installlation help

Post by slansing »

Thanks for the update, this can be valuable for someone else facing the same issue some day.