thanks for the patch url.
I just found that our Nagios is built with embeded perl option, and I
have to mention the path
to perl before each plugin. that was the reason perfformance cammand was
not executed
through nagios.cfg. however still I had some weired problems with
nagiosgraph.
1-I don'
On Fri, 20. Jul 2007, Nagios wrote:
> I had the same problem, because insert.pl rename the perfdata file,
> but does not create a new one, you can add a line to insert.pl to
> create a new file, so another file will be created after processing
> old data, however for now, because I am debugging na
Hello Patrick
I had the same problem, because insert.pl rename the perfdata file,
but does not create a new one, you can add a line to insert.pl to create a
new file, so another file will be created after processing old data,
however
for now, because I am debugging nagios and nagiosgraph , I just
On Tue, 03. Jul 2007, Patrick Morris wrote:
> > process-service-perfdata only runs insert.pl which renames the log and
> > unlinks it after processing. But after this, nagios does not write any
> > perfdata anymore. /var/nagios/service-perfdata is gone until the next
> > restart of nagios.
> > I a
Stephan Windm?ller schrieb am Dienstag, den 03. Juli 2007:
> Hello!
>
> I found a problem with nagiosgraph but I am not sure whether this should
> be fixed in nagios or nagiosgraph.
>
> My perfdata-config looks like:
>
> process_performance_data=1
> service_perfdata_command=process-service-pe
Hello!
I found a problem with nagiosgraph but I am not sure whether this should
be fixed in nagios or nagiosgraph.
My perfdata-config looks like:
process_performance_data=1
service_perfdata_command=process-service-perfdata
service_perfdata_file=/var/nagios/service-perfdata
service_perfdata_