monitoring-plugins/lib
Lorenz Kästle 89369414b0 Implement simple output shortcut for ranges
If ranges start with zero (e.g. 0:10), the zero and the colon
can be left out.

This patch implements this by default, since some systems (icinga2)
do not fully implement the whole range format and this reduces errors
in the common case of just an upper border.
2026-03-17 11:15:58 +01:00
..
tests general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
vendor/cJSON Remove errornously commited file 2025-02-19 19:17:16 +01:00
extra_opts.c Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
extra_opts.h Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
Makefile.am check_snmp: refactoring + fixes 2025-09-08 15:57:06 +02:00
maxfd.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
maxfd.h lib: clang-format 2024-10-17 17:57:50 +02:00
monitoringplug.h Maybe fix compilation errors 2025-02-19 16:33:08 +01:00
output.c Remove troublesome symbols from output (#2240) 2026-03-16 12:28:25 +01:00
output.h Implement flexible state override functions 2025-06-19 01:15:11 +02:00
parse_ini.c Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
parse_ini.h lib: clang-format 2024-10-17 17:57:50 +02:00
perfdata.c Implement simple output shortcut for ranges 2026-03-17 11:15:58 +01:00
perfdata.h Fix typo in enum MP_PARSING_SUCCES(S) (#2233) 2026-02-16 11:22:39 +01:00
states.h Fix a few typos (#2231) 2026-02-16 11:21:21 +01:00
thresholds.c Implement some helper functions for thresholds 2025-03-30 22:36:55 +02:00
thresholds.h lib: some formatting + remove some unnecessary stuff 2025-09-12 16:36:48 +02:00
utils_base.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
utils_base.h general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
utils_cmd.c lib/utils_cmd: Rename stdout, stderr in cmd_run_result 2025-12-11 21:05:49 +01:00
utils_cmd.h lib/utils_cmd: Rename stdout, stderr in cmd_run_result 2025-12-11 21:05:49 +01:00
utils_tcp.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
utils_tcp.h Run clang-format again 2025-09-15 12:59:37 +02:00