|
@@ -18,6 +18,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
check_ldap: Add support for checking LDAP cert age (Guillaume Rousse)
|
|
check_ldap: Add support for checking LDAP cert age (Guillaume Rousse)
|
|
|
check_icmp: Add Jitter, MOS, Score (Alessandro Ren)
|
|
check_icmp: Add Jitter, MOS, Score (Alessandro Ren)
|
|
|
check_radius: Add calling-station-id (cejkar)
|
|
check_radius: Add calling-station-id (cejkar)
|
|
|
|
|
+ check_swap: Add --no-swap flag (Mario Trangoni)
|
|
|
ssl_utils: Added certificate expiry data in OK status (check_http, check_smtp, check_tcp) (Matt Capra)
|
|
ssl_utils: Added certificate expiry data in OK status (check_http, check_smtp, check_tcp) (Matt Capra)
|
|
|
|
|
|
|
|
|
|
|
|
@@ -160,20 +161,20 @@ This file documents the major additions and syntax changes between releases.
|
|
|
check_dig honor the -4 and -6 switches
|
|
check_dig honor the -4 and -6 switches
|
|
|
check_ntp_peer: do not use uninitialized results for max state
|
|
check_ntp_peer: do not use uninitialized results for max state
|
|
|
check_log.sh, check_oracle.sh, check_sensors.sh: Setting PATH at first
|
|
check_log.sh, check_oracle.sh, check_sensors.sh: Setting PATH at first
|
|
|
- check_log.sh: droping path from basename while evaluating PROGNAME
|
|
|
|
|
|
|
+ check_log.sh: dropping path from basename while evaluating PROGNAME
|
|
|
check_tcp: Fix check_jabber to work with Openfire servers
|
|
check_tcp: Fix check_jabber to work with Openfire servers
|
|
|
check_ifstatus.pl: Fix "-n" and "-u" options to ignore if either is set, not just both
|
|
check_ifstatus.pl: Fix "-n" and "-u" options to ignore if either is set, not just both
|
|
|
check_mrtgtraf: Fix perfdata to comply with perfdata UOM definition
|
|
check_mrtgtraf: Fix perfdata to comply with perfdata UOM definition
|
|
|
check_real, check_ntp: fix null termination
|
|
check_real, check_ntp: fix null termination
|
|
|
check_apt: fix memset
|
|
check_apt: fix memset
|
|
|
- check_ssh: change warning to critical for protocal/version errors
|
|
|
|
|
|
|
+ check_ssh: change warning to critical for protocol/version errors
|
|
|
utils_cmd.c: avoid a segfault, if ulimit is set to unlimited
|
|
utils_cmd.c: avoid a segfault, if ulimit is set to unlimited
|
|
|
utils_cmd.c: make constants from maxfd values
|
|
utils_cmd.c: make constants from maxfd values
|
|
|
configure.ac: Added particular ps command for HP-UX
|
|
configure.ac: Added particular ps command for HP-UX
|
|
|
check_disk: Fix pthread start routine type
|
|
check_disk: Fix pthread start routine type
|
|
|
check_http: Make header_value() and chunked-encoding decoding more robust
|
|
check_http: Make header_value() and chunked-encoding decoding more robust
|
|
|
check_http: fix Host header if explicitly set with -k
|
|
check_http: fix Host header if explicitly set with -k
|
|
|
- sslutils.c: Forcing furter restriction of ciphers for current security concerns
|
|
|
|
|
|
|
+ sslutils.c: Forcing further restriction of ciphers for current security concerns
|
|
|
check_nagios, check_procs: Enable check_proc to monitor processes in PID name-spaced environments.
|
|
check_nagios, check_procs: Enable check_proc to monitor processes in PID name-spaced environments.
|
|
|
check_dhcp.c: use /dev/urandom if available
|
|
check_dhcp.c: use /dev/urandom if available
|
|
|
check_http.c: Don't decode page if it's not there
|
|
check_http.c: Don't decode page if it's not there
|
|
@@ -211,7 +212,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
test.pl.in: Use "C" locale when running test suite
|
|
test.pl.in: Use "C" locale when running test suite
|
|
|
check_http.t: Adjust date strings to the now-localized output
|
|
check_http.t: Adjust date strings to the now-localized output
|
|
|
check_dns.t - Fix Perl Warning. perl doesn't understand /d within "".
|
|
check_dns.t - Fix Perl Warning. perl doesn't understand /d within "".
|
|
|
- check_snmp.t: skip extented snmp tests if snmpd has no perl support
|
|
|
|
|
|
|
+ check_snmp.t: skip extended snmp tests if snmpd has no perl support
|
|
|
check_snmp.t: fix snmp test for included threshold
|
|
check_snmp.t: fix snmp test for included threshold
|
|
|
check_http.t: fix tests for certificates expire date with seconds
|
|
check_http.t: fix tests for certificates expire date with seconds
|
|
|
check_http.t: add faketime based tests for check_http
|
|
check_http.t: add faketime based tests for check_http
|
|
@@ -304,7 +305,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
check_nt.c - Changed 'Mb' to 'MB' in MEMUSE output for clarity (abrist)
|
|
check_nt.c - Changed 'Mb' to 'MB' in MEMUSE output for clarity (abrist)
|
|
|
|
|
|
|
|
2.0.1 15th April 2014
|
|
2.0.1 15th April 2014
|
|
|
- ENHANCMENTS
|
|
|
|
|
|
|
+ ENHANCEMENTS
|
|
|
check_snmp.c - Added thresholds to performance data (jccomputing)
|
|
check_snmp.c - Added thresholds to performance data (jccomputing)
|
|
|
check_http.c - Added */* MIME support (Alex Gottschalk)
|
|
check_http.c - Added */* MIME support (Alex Gottschalk)
|
|
|
check_mailq.pl - Added autodetection for mailq implementation (evgeni)
|
|
check_mailq.pl - Added autodetection for mailq implementation (evgeni)
|
|
@@ -414,10 +415,10 @@ This file documents the major additions and syntax changes between releases.
|
|
|
New check_procs -k option to ignore kernel threads (on Linux)
|
|
New check_procs -k option to ignore kernel threads (on Linux)
|
|
|
Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified
|
|
Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified
|
|
|
Let check_mysql support SSL
|
|
Let check_mysql support SSL
|
|
|
- Let check_mysql add perfromance metrics for all checks
|
|
|
|
|
|
|
+ Let check_mysql add performance metrics for all checks
|
|
|
New check_mysql -f option to specify a client options file
|
|
New check_mysql -f option to specify a client options file
|
|
|
New check_mysql -g option to specify a client options group
|
|
New check_mysql -g option to specify a client options group
|
|
|
- New check_snmp --offset option to allow for adding/substracting an offset value to sensor data
|
|
|
|
|
|
|
+ New check_snmp --offset option to allow for adding/subtracting an offset value to sensor data
|
|
|
Let check_snmp support an arbitrary number of OIDs
|
|
Let check_snmp support an arbitrary number of OIDs
|
|
|
Let check_ide_smart support NetBSD
|
|
Let check_ide_smart support NetBSD
|
|
|
|
|
|
|
@@ -432,7 +433,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
Fix deprecated imports of check_nmap.py (Fabio Rueda)
|
|
Fix deprecated imports of check_nmap.py (Fabio Rueda)
|
|
|
|
|
|
|
|
WARNINGS
|
|
WARNINGS
|
|
|
- check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead.
|
|
|
|
|
|
|
+ check_http behaviour of -k/--header changed since it does not separate multiple headers by semicolons anymore. Use multiple -k switches instead.
|
|
|
check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way)
|
|
check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way)
|
|
|
The contrib directory has been removed from this distribution
|
|
The contrib directory has been removed from this distribution
|
|
|
|
|
|
|
@@ -583,7 +584,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help
|
|
check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help
|
|
|
check_dns now allow to repeat -a to match multiple possibly returned address (common with load balancers)
|
|
check_dns now allow to repeat -a to match multiple possibly returned address (common with load balancers)
|
|
|
check_mysql and check_radius now try clearing password in processlist just like check_mysql_query
|
|
check_mysql and check_radius now try clearing password in processlist just like check_mysql_query
|
|
|
- check_mysql and check_mysql_query now support sockets explicitely (-s, --socket)
|
|
|
|
|
|
|
+ check_mysql and check_mysql_query now support sockets explicitly (-s, --socket)
|
|
|
negate now has the ability to replace the status text as well (-s, --substitute)
|
|
negate now has the ability to replace the status text as well (-s, --substitute)
|
|
|
Added performance data to check_ping (Christian Schneemann)
|
|
Added performance data to check_ping (Christian Schneemann)
|
|
|
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
|
Added support for --extra-opts in all C plugins (disabled by default, see configure --help)
|
|
@@ -623,7 +624,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
New check_disk option -L: Only check local filesystems, but call stat() on remote ones, too.
|
|
New check_disk option -L: Only check local filesystems, but call stat() on remote ones, too.
|
|
|
Thus accessibility of remote filesystems can be checked without any threshold comparison.
|
|
Thus accessibility of remote filesystems can be checked without any threshold comparison.
|
|
|
Check_disk's --help now prints some examples for the new features introduced in 1.4.8
|
|
Check_disk's --help now prints some examples for the new features introduced in 1.4.8
|
|
|
- New check_disk -i/-I option to ignore pathes/partitions based on regular expressions
|
|
|
|
|
|
|
+ New check_disk -i/-I option to ignore paths/partitions based on regular expressions
|
|
|
New check_disk -A option to select all filesystems explicitly
|
|
New check_disk -A option to select all filesystems explicitly
|
|
|
WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments
|
|
WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments
|
|
|
Passing -E after -p or -r results in UNKNOWN state, now
|
|
Passing -E after -p or -r results in UNKNOWN state, now
|