Re: [Nagios-devel] NSCA using PROCESS_FILE
Posted: Wed Feb 28, 2007 8:44 am
> I'd like to see a option for pipes that would show the same behavior as
> syslogd: fill the pipe, and don't block when the pipe if full. This mean we
> won't loose data if the daemon is temporally down.
I am not sure which is the best solution for such problems. But at least
a big big warning should be put inside nagios.logs irrespectively
whether data is lost or stalled. Otherwise nobody would unterstand why
Nagios latency grows or some data maybe lost.
> Since writev should behave just like write I assume the difference is on the
> file filehandle flags. The *_perfdata_file_mode= parameter could be used to
> trigger this behavior, ex: "service_perfdata_file_mode=p".
Cheers,
Gerd
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]