mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-16 09:09:01 -05:00
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. |
||
|---|---|---|
| .. | ||
| tests | ||
| extra_opts.c | ||
| extra_opts.h | ||
| Makefile.am | ||
| parse_ini.c | ||
| parse_ini.h | ||
| utils_base.c | ||
| utils_base.h | ||
| utils_cmd.c | ||
| utils_cmd.h | ||
| utils_disk.c | ||
| utils_disk.h | ||
| utils_tcp.c | ||
| utils_tcp.h | ||