diff options
author | Aksel Sjögren <asjogren@itrsgroup.com> | 2021-11-15 13:29:51 (GMT) |
---|---|---|
committer | Sven Nierlein <sven@nierlein.org> | 2021-11-15 16:55:49 (GMT) |
commit | 3f9b22ab16b5a9b74d62d7fff9b6bf3a51ed93f7 (patch) | |
tree | b6cdc78a7c2197b5b1fb01a0910d5110dbbbcda3 /plugins-scripts/check_uptime.pl | |
parent | bc6effd2b53e58bb8aec6fc4b4465a3927b518d2 (diff) | |
download | monitoring-plugins-3f9b22ab16b5a9b74d62d7fff9b6bf3a51ed93f7.tar.gz |
check_icmp: Fix pkt perfdata in check_host mode
Add missing "warn" threshold field in "pkt" perfdata output.
Perfdata should be interpreted as;
'label'=value[UOM];[warn];[crit];[min];[max]
With one field missing, the hardcoded min value '0' ended up in the
"crit" field, making applications interpreting the perfdata thining that
critical threshold is always exceeded.
Signed-off-by: Aksel Sjögren <asjogren@itrsgroup.com>
Diffstat (limited to 'plugins-scripts/check_uptime.pl')
0 files changed, 0 insertions, 0 deletions