monitoring-plugins/plugins-root
Lorenz Kästle 2bea8e9522 check_icmp: Remove signal handling and timeouts
The timeout option was redundant in that the runtime
of check_icmp was always limited by the input parameters
and therefore timeout gets removed with this commit to
avoid that confusion.

The rest of the signal handlings was removed too, since
the added complexity does not provide sufficient returns.
If check_icmp gets a signal, it now dies like most other
programs instead of trying to save some things and return a
(arguably wrong) result.
2025-06-20 10:04:34 +02:00
..
check_icmp.d check_icmp: Remove signal handling and timeouts 2025-06-20 10:04:34 +02:00
t check_icmp: Remove signal handling and timeouts 2025-06-20 10:04:34 +02:00
check_dhcp.c check_dhcp: Declare internal variables static 2024-10-15 16:09:09 +02:00
check_icmp.c check_icmp: Remove signal handling and timeouts 2025-06-20 10:04:34 +02:00
Makefile.am Lib: Add perfdata for char and unsigned char 2025-05-17 11:26:27 +02:00
pst3.c Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00