Jason Martin wrote:
> An interesting NRPE feature might be if it could optionally
> cache the output of check results for a configurable time
> period. That way wo instances of Nagios requesting the same
> check at nearly the same time wouldn't cause a double-execution.
>
This wouldn't be terribly useful. Status would have to be logged shorter
than retry_check_interval so as to not send bogus data. It also clashes
with arguments passed to the nrpe daemon, in which case it would have to
cache the request as well as the answer. The saved cycles are quickly
spent looking up the command executed and presenting the proper result
for it.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Lead Developer
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]