From: James D. <jd...@at...> - 2005-03-01 22:12:08
|
I may be missing something very obvious, but I do not seem to be getting any performance data back from the plugins when they check a service. The perfdata-service.log file contains the following after the DNS plugin runs : 1109711576 bb DNS Service Check $ OK $ (bb is the hostname) =20 If I run the plugin from the command-line, I get: DNS OK: 0.196 seconds response time www.news.com returns 216.239.115.158|time=3D0.195562s;;;0.000000 =20 Any idea why PerfParse isn't reading the performance data from the plugin? Is there something I need to add to the command line in the checkcommands.cfg definition? Here's the way I have it configured right now =20 define command{ command_name check_dns command_line $USER1$/check_dns -H www.news.com -s $HOSTADDRESS$ =20 Thanks for your help on this. -James =20 |