From: Sean H. <SHa...@nw...> - 2004-07-02 16:15:43
|
I compiled Nagios cvs on a Mandrake 10 Final linux box with=20 ./configure --enable-embedded-perl --with-perlcache --with-file-perfdata along with the plugins from the head branch. Then I configured a couple = of test clients on it, and enabled performance monitoring per the = directions in the cvs documents for nagios. Everything looks good, = except the hostperf.log has zero data, and the log entries in = serviceperf.log look like the following: 1088783708 switch2 PING $OUTPUT$ $PERFDATA$ 1088783708 sharbour-wks1 HTTP $OUTPUT$ $PERFDATA$ 1088783718 eboss-wks2 ETHERNET_IN $OUTPUT$ = $PERFDATA$ 1088783738 eboss-wks2 PROCSTATE $OUTPUT$ = $PERFDATA$ 1088783758 nagioshost Current Users $OUTPUT$ = $PERFDATA$ 1088783788 eboss-wks2 ETHERNET_OUT $OUTPUT$ = $PERFDATA$ 1088783808 eboss-wks2 SERVICE $OUTPUT$ $PERFDATA$ 1088783818 nagioshost Total Processes $OUTPUT$ = $PERFDATA$ I then recompiled Nagios with=20 ./configure --with-file-perfdata only, but no changes were noted. Any pointers on what I should check next? Sean Harbour sha...@nw... |