Explorar o código

check_snmp's performance data now also includes warning/critical

John C. Frickson %!s(int64=10) %!d(string=hai) anos
pai
achega
8db8649d7a
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 1
      NEWS
  2. 1 0
      plugins-root/check_icmp.c

+ 1 - 1
NEWS

@@ -1,6 +1,6 @@
 This file documents the major additions and syntax changes between releases.
 This file documents the major additions and syntax changes between releases.
 
 
-2.2 [...]
+2.1.x xxxx-xx-xx
 	ENHANCEMENTS
 	ENHANCEMENTS
 	check_snmp's performance data now also includes warning/critical
 	check_snmp's performance data now also includes warning/critical
 	  thresholds
 	  thresholds

+ 1 - 0
plugins-root/check_icmp.c

@@ -380,6 +380,7 @@ main(int argc, char **argv)
 	struct rta_host *host;
 	struct rta_host *host;
 #ifdef HAVE_SIGACTION
 #ifdef HAVE_SIGACTION
 	struct sigaction sig_action;
 	struct sigaction sig_action;
+#endif
 #ifdef SO_TIMESTAMP
 #ifdef SO_TIMESTAMP
 	int on = 1;
 	int on = 1;
 #endif
 #endif