monitoring-plugins/lib
Lorenz Kästle 7ab5b3ba34
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Spellcheck / codespell (push) Has been cancelled
Tests / Running unit and integrationt tests (push) Has been cancelled
Tests / Running rpm build test on almalinux:9 (push) Has been cancelled
Tests / Running rpm build test on fedora:latest (push) Has been cancelled
Tests / Running rpm build test on rockylinux:8 (push) Has been cancelled
Tests Debian:Testing and Fedora:Rawhide / Running unit and integrationt tests (push) Has been cancelled
Tests Debian:Testing and Fedora:Rawhide / Running rpm build test on fedora:rawhide (push) Has been cancelled
lib: properly separate perfdata from different sub subchecks (#2197)
Previously there was a space missing between perfdata from differen sub subchecks which irritated my monitoring system and caused it to interpet two data points as one.
This puts the space back in there.
2025-12-04 15:31:22 +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 general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
extra_opts.h lib: clang-format 2024-10-17 17:57:50 +02: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 lib: properly separate perfdata from different sub subchecks (#2197) 2025-12-04 15:31:22 +01:00
output.h Implement flexible state override functions 2025-06-19 01:15:11 +02:00
parse_ini.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
parse_ini.h lib: clang-format 2024-10-17 17:57:50 +02:00
perfdata.c lib: code formatting, perfdata label sanity checking and so on 2025-09-08 15:59:20 +02:00
perfdata.h lib: some formatting + remove some unnecessary stuff 2025-09-12 16:36:48 +02:00
states.h Implement new output functionality 2025-02-18 21:58:34 +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 fix include order error 2025-11-16 15:26:00 +01:00
utils_cmd.h Implement replacement functions for executing commands 2025-11-16 14:26:41 +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