From: Kemp, D. <Dar...@xe...> - 2004-07-21 13:10:16
|
Just to clarify the directions, do the processing commands get uncommented? #host_perfdata_command=3Dprocess-host-perfdata #service_perfdata_command=3Dprocess-service-perfdata Without them I get no logs, and I've verified everything else in the document is correct (again) With these uncommented I get logs, but no graphs. Is there a DEBUG I can turn on to see if something funky is going on? Thanks for your time. -dkk -----Original Message----- From: Ben Clewett [mailto:Be...@cl...]=20 Sent: Wednesday, July 21, 2004 9:04 AM To: Kemp, Darren Subject: Re: [Perfparse-users] Problems processing serviceperf.log Kemp, Darren wrote: > I have several hosts updated with the CVS plugins that do indeed have the plugin data: >=20 > OK - load average: 0.13, 0.20, 0.21|load1=3D0.132813;15.000000;30.000000;0.000000 load5=3D0.195313;10.000000;25.000000;0.000000 load15=3D0.210938;5.000000;20.000000;0.000000 >=20 > However, not *all* of my NRPE hosts have been updated to the new plugins,=20 > Will this make a difference? If the plugin produces performance data, PerfParse with parse and graph it. However, there is a stage between the plugin showing data and PerfParse=20 getting it. The same information must appear in the serviceperf.log=20 file. Can you let this file develop for a while and check it to see=20 whether there is performance data? If there is not, then there are some pointers in the HOWTO on how to=20 ensure Nagios logs this data. Let me know how you get on. Regards, Ben. |