Re: [Nagios-devel] invalid perfdata from check_icmp (patch)

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] invalid perfdata from check_icmp (patch)

Post by Guest »

Wolfgang wrote:
> Somebody on the german nagios forum used a symbolic link (check_host) to check_icmp. In hostcheck mode the perfdata output of check_icmp is somewhat incomplete as no valid warning value is returned which leads to an error if using functions to process the values.
>

According to the nagiosplugin guidelines, the warning value isn't required
in performance data output. A parser expecting to find a value there is
broken and needs to be fixed. Adding a false warning value to the plugin
itself is not the right fix.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked