monitoring-plugins/lib
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
..
tests Make extract_value more generic: 2009-01-26 02:05:21 -05:00
extra_opts.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
extra_opts.h np_extra_opts now retain pointers from argv so that plugins can still overwrite sensitive options 2008-04-01 09:31:27 +00:00
Makefile.am Make /lib before /lib/tests to satisfy dependencies (building tests fails on IRIX) 2009-01-13 04:31:30 -05:00
parse_ini.c Return UNKNOWN if none of the default files can be found. 2009-01-22 02:24:39 -05:00
parse_ini.h Typos in comments 2008-08-21 04:17:25 +00:00
utils_base.c Make extract_value more generic: 2009-01-26 02:05:21 -05:00
utils_base.h check_snmp: Make use of standard threshold functions 2009-05-28 08:10:49 -04:00
utils_cmd.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_cmd.h check_procs captures stderr and adds to plugin output. This is 2008-07-08 09:31:04 +00:00
utils_disk.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_disk.h Added -i/-I to ignore pathes/partitions based on regular expressions 2007-09-22 17:40:35 +00:00
utils_tcp.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
utils_tcp.h Nothing to see here... 2007-11-09 18:24:48 +00:00