Page 4 of 4

Re: Nagios Output Not Graphing

Posted: Sun Dec 13, 2015 10:03 pm
by braindope
Hi All,

Thanks for all your help, all this time there are just missing lines from my command.cfg. When I added those lines the graph came back :D


this are the missing lines
define command{
command_name process-host-perfdata-file
command_line /usr/local/pnp4nagios/libexec/process_perfdata.pl --bulk=/usr/local/pnp4nagios/var/host-perfdata
}

define command{
command_name process-service-perfdata-file
command_line /usr/local/pnp4nagios/libexec/process_perfdata.pl --bulk=/usr/local/pnp4nagios/var/service-perfdata
}

Re: Nagios Output Not Graphing

Posted: Mon Dec 14, 2015 1:56 pm
by lmiltchev
Thanks for all your help, all this time there are just missing lines from my command.cfg. When I added those lines the graph came back :D
Great! Is it safe to close this post?

Re: Nagios Output Not Graphing

Posted: Mon Dec 14, 2015 11:34 pm
by braindope
yes you may proceed on closing this post, thanks! :D