monitoring-plugins/plugins-root
Aksel Sjögren 3f9b22ab16 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>
2021-11-15 17:55:49 +01:00
..
t Fix check_dhcp tests 2021-04-30 11:14:10 +02:00
check_dhcp.c Use size_t instead of int when calling sysctl(3). 2020-01-21 20:40:30 +01:00
check_icmp.c check_icmp: Fix pkt perfdata in check_host mode 2021-11-15 17:55:49 +01:00
Makefile.am Add test-debug for plugins-root 2021-04-30 11:14:04 +02:00
pst3.c Fix for unclosed filehandle in pst3 on Solaris 2015-10-05 13:23:59 +02:00