monitoring-plugins/plugins
Thomas Guyot-Sionnest df88f95fca check_snmp: Remove that is_numeric madness
Original patch to make Timeticks works as in check_snmp v1.4.14, it turns
out is_numeric isn't so useful and treating all types as numeric works
best for backwards-compatibility. This is how it used to work in 1.4.14.

As a special case, I also make calculate_rate look up for numeric values
as it would otherwise return the last value instead.
2010-11-30 22:32:33 -05:00
..
t check_snmp: Remove that is_numeric madness 2010-11-30 22:32:33 -05:00
tests check_snmp now considers strings returned by SNMP that contain just 2010-11-15 15:43:41 +00:00
check_apt.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_by_ssh.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_cluster.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dig.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_disk.c Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) 2010-11-15 23:59:35 +01:00
check_dns.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_dummy.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_fping.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_game.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_hpjd.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_http.c Fix typos in -f help text 2010-08-31 15:54:19 +01:00
check_ide_smart.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ldap.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_load.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtg.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mrtgtraf.c Standardize the extra-opts notes 2010-04-21 23:29:18 -04:00
check_mysql.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_mysql_query.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nagios.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nt.c check_nt: make UPTIME accept warning/critical levels 2010-10-15 01:52:29 -04:00
check_ntp.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ntp_peer.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ntp_time.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_nwstat.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_overcr.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_pgsql.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ping.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_procs.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_radius.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_real.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_smtp.c Add missing --fqdn help (Jan Wagner) 2010-05-08 17:41:14 -04:00
check_snmp.c check_snmp: Remove that is_numeric madness 2010-11-30 22:32:33 -05:00
check_ssh.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_swap.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_tcp.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_time.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_ups.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
check_users.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
common.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
Makefile.am Added state retention APIs. Implemented for check_snmp with --rate option. 2010-06-23 13:30:34 +00:00
negate.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
netutils.c Make socket alarm handler customisable (like c459ca07) 2009-03-24 21:40:06 -04:00
netutils.h check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Presbrey) 2009-05-20 01:05:35 -04: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 Whitespace changes only 2009-05-20 14:06:29 -04:00
urlize.c Add newline after "Usage:" in --help 2010-04-22 08:57:14 -04:00
utils.c Make alarm handler customisable 2009-03-20 02:19:42 -04:00
utils.h Update extra-opts help text based on ML agreement 2010-04-28 06:03:57 -04:00