From: <nu...@ts...> - 2005-03-23 21:53:45
|
I have created some of my own plugins and I'm unable to see the data in perfparse when I want to create a graph. # /usr/local/nagios/libexec/check_cmlicense -w 10 -c 0 OK - ChangeSynergy(2/31) CM_Synergy(10/42) |SWMLIC ChangeSynergy=2;21;31;0;31 CM_Synergy=10;32;42;0;42 Is it because of the multiple items that are in the perfdata section? Check_disk does the same methodology. # check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 DISK OK - free space: /var 8364 MB (83%); /tmp 12784 MB (100%);| /var=8364MB;9076;9580;0;10085 /tmp=12783MB;11517;12157;0;12797 perfdata_service : 1 Record perfdata_service_bin : 0 Records perfdata_service_metric : 0 Records perfdata_service_raw : 11 records Do you have to enable it somehow? Again thanks for the help. Steve Nagios 2.x FedoraCore3 |