monitoring-plugins/plugins
Andreas Ericsson bd78299056 Make check_snmp backwards compatible in how it parses thresholds
Once upon a time, check_snmp used to accept inverse ranges in the
format of '2:1' to mean "alert if value is inside this range".

Since commit 7cb3ae0933, ranges such
as those have instead triggered the error "Range format incorrect"
and resulted in an UNKNOWN warning state. This patch attempts to
fix the situation so that the old-style ranges continues to mean
exactly what the once did and people with lots of snmp checks can
avoid a bazillion false positives from their environments.

Signed-off-by: Andreas Ericsson <ae@op5.se>
2012-11-02 22:25:37 -04:00
..
t Merge remote-tracking branch 'github/tokkee/sh/check_dbi' 2012-07-04 23:50:48 +02:00
tests tests/check_http.t: Fix whitespace issues 2012-08-10 12:49:30 +02:00
check_apt.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_by_ssh.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dbi.c check_dbi: Hint the user about cause when dbi init fails. 2012-06-06 15:06:44 +02:00
check_dig.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_disk.c Update plugins/check_disk.c 2012-09-25 17:45:12 +03:00
check_dns.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_game.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_hpjd.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_http.c check_http: Update description of -C option 2012-08-10 13:07:44 +02:00
check_ide_smart.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ldap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_load.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_mysql_query.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nagios.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nt.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ntp.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ntp_peer.c check_ntp_peer: Fix --help output for -m and -n 2012-08-06 21:03:06 +02:00
check_ntp_time.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_nwstat.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_overcr.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_pgsql.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ping.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_procs.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_radius.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_real.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_smtp.c fixing bug in certificate experiation patch checking for bad warning threshold data 2012-08-10 13:03:00 +02:00
check_snmp.c Make check_snmp backwards compatible in how it parses thresholds 2012-11-02 22:25:37 -04:00
check_ssh.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_swap.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_tcp.c fixing bug in certificate experiation patch checking for bad warning threshold data 2012-08-10 13:03:00 +02:00
check_time.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_ups.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
check_users.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
common.h Allow for configuring OpenSSL 2012-10-09 09:44:48 +02:00
Makefile.am Merge remote-tracking branch 'github/tokkee/sh/check_dbi' 2012-07-04 23:50:48 +02:00
negate.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
netutils.c Make socket alarm handler customisable (like c459ca07) 2009-03-24 21:40:06 -04:00
netutils.h applied patch that adds both critical and warning thresholds to certificate expiration checks of check_tcp, check_http, check_smtp 2012-06-25 12:05:16 +02:00
popen.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
popen.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
runcmd.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
sslutils.c check_http: added test for warning thresholds 2012-06-25 12:53:47 +02:00
urlize.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.c Die when asprintf fails 2012-06-29 13:39:11 +02:00
utils.h Die when asprintf fails 2012-06-29 13:39:11 +02:00