Hi list, i compiled nagios-1.4.1 with --with-default-perfdata
parameter. I’ve got cfg_file=/usr/local/nagios/etc/misccommands.cfg process_performance_data=1 host_perfdata_command=process-host-perfdata service_perfdata_command=process-service-perfdata in my main.cfg and # 'process-host-perfdata' command definition define command{ command_name process-host-perfdata command_line /bin/echo -e
"$LASTCHECK$\t$HOSTNAME$\t$HOSTSTATE$\t$HOSTATTEMPT$\t$STATETYPE$\t$EXECUTIONTIME$\t$OUTPUT$\t$PERFDATA$"
>> /usr/local/ nagios/var/host-perfdata } # 'process-service-perfdata' command definition define command{ command_name process-service-perfdata command_line
/usr/local/nagios/bin/fifo_write.pl /var/lib/nagios/ngraph.pipe
'$HOSTNAME$\t$SERVICEDESC$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$\n' 3 } In my misccommands.cfg I’ve got Performance Data Being Processed? Yes In the process info. I disabled and reenabled it, but
I get nothing. I can’t even see some echo or fifo_write.pl processes running. The commands are shown under ‘View Config’ Has anyone an idea what’s going wrong? Mit freundlichen Grüßen / Kind regards Daniel Siegers Bauer Systems KG Systemadministration Brieffach 18000 Burchardstraße 11 D-20077 Hamburg Telefon +49 (0)40-3019-3936 Fax +49
(0)40-3019-140-3936 E-Mail [EMAIL PROTECTED] |