monitoring-plugins/plugins
Thomas Guyot-Sionnest 7cb3ae0933 check_snmp: Make use of standard threshold functions
This patch makes use of standard threshold functions. This allows using
	doubles as thresholds.

	Since SNMP supports only integers, double precision numbers are only
	printed when parsed from a STRING type.

	In addition, support for printing properly Timeticks type has been added,
	and the code has been thoroughly cleaned.
2009-05-28 08:10:49 -04:00
..
t check_snmp: Make use of standard threshold functions 2009-05-28 08:10:49 -04:00
tests Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) 2009-05-01 11:16:37 +02:00
check_apt.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_by_ssh.c Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) 2009-05-26 04:28:41 -04:00
check_cluster.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_dig.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_disk.c Fixed typo in check_disk 2009-05-07 22:28:56 +01:00
check_dns.c Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_dummy.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_fping.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_game.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_hpjd.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_http.c check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Presbrey) 2009-05-20 01:05:35 -04:00
check_ide_smart.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ldap.c Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_load.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_mrtg.c check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068) 2008-12-03 08:00:05 -05:00
check_mrtgtraf.c Fixed wrong perfdata label for output traffic in check_mrtgtraf 2009-05-22 23:57:36 +02:00
check_mysql.c Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) 2009-05-20 00:20:11 -04:00
check_mysql_query.c Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) 2009-05-20 00:20:11 -04:00
check_nagios.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_nt.c Fixed crash from check_nt when -H unspecified or given multiple times (sf.net #2731755, debian #521097) 2009-05-01 11:16:37 +02:00
check_ntp.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ntp_peer.c Make extract_value more generic: 2009-01-26 02:05:21 -05:00
check_ntp_time.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_nwstat.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_overcr.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_pgsql.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ping.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_procs.c Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_radius.c Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_real.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_smtp.c Removed -n option in check_smtp's help and usage output (#2782784) 2009-05-22 20:17:50 +02:00
check_snmp.c check_snmp: Make use of standard threshold functions 2009-05-28 08:10:49 -04:00
check_ssh.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_swap.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_tcp.c Typo fixes (Jan Wagner - SF 1878971) 2009-02-20 00:00:13 +00:00
check_time.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
check_ups.c Fix a few minor typos 2009-05-19 14:18:42 +02:00
check_users.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
common.h Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
Makefile.am Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) 2009-05-26 04:28:41 -04:00
negate.c negate: make timeouts configurable 2009-03-20 02:28:02 -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 Fix a few minor typos 2009-05-19 14:18:42 +02:00
utils.c Make alarm handler customisable 2009-03-20 02:19:42 -04:00
utils.h Make alarm handler customisable 2009-03-20 02:19:42 -04:00