On Mon, 6 Feb 2006, Hugo van der Kooij wrote:

> On Mon, 6 Feb 2006, Hugo van der Kooij wrote:
>
> > How can I establish if Nagios is in fact sending all the performance data?
>
> I forgot to add the config entries:
>
> nagios.cfg
>
> perfdata_timeout=5
> process_performance_data=1
> service_perfdata_command=process-service-perfdata
> #service_perfdata_file_mode=a

While reading the file I noticed that named pipes are one reason why one
want to use the W option instead of the A option.

And after only a short period it seems this seems to do the job much
better.

So the lines now reads:

#service_perfdata_file_mode=a
service_perfdata_file_mode=w

Hugo.

-- 
        I hate duplicates. Just reply to the relevant mailinglist.
        [EMAIL PROTECTED]               http://hvdkooij.xs4all.nl/
                Don't meddle in the affairs of magicians,
                for they are subtle and quick to anger.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to