monitoring-plugins/lib
Matthias Eble 77f2c84d2f Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)
Various values (dused_pct, dfree_pct, inodes_free, inodes_total, ...) are now carried in
the parameter_list structure. Assignments have been moved to a subroutine preventing
code redundancies.
Group metrics are now calculated based on units rather than blocks. This fixes freespace calculation
when blocksizes differ within a group.
2010-11-15 23:59:35 +01:00
..
tests Add test file directory 2010-06-25 07:52:59 +00: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 Use a more "natural" way of writing argument lists in extra-opts tests. 2009-06-11 00:14:23 -04:00
Makefile.am Added state retention APIs. Implemented for check_snmp with --rate option. 2010-06-23 13:30:34 +00: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 Cleanup some warnings displayed from IRIX tinderbox server 2010-06-24 10:08:13 +01:00
utils_base.h Added state retention APIs. Implemented for check_snmp with --rate option. 2010-06-23 13:30:34 +00:00
utils_cmd.c Fix cmd_run overwriting the environment 2010-07-02 12:55:19 -04: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 Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) 2010-11-15 23:59:35 +01:00
utils_disk.h Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) 2010-11-15 23:59:35 +01: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