monitoring-plugins/lib
Lorenz Kästle 5ccce85495
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Spellcheck / codespell (push) Waiting to run
Tests / Running unit and integrationt tests (push) Waiting to run
Tests / Running rpm build test on almalinux:9 (push) Waiting to run
Tests / Running rpm build test on fedora:latest (push) Waiting to run
Tests / Running rpm build test on rockylinux:8 (push) Waiting to run
Fix/check load inconsistencies (#2267)
* Remove redundant new line in multi-line outputs

* check_load: Fix missing brace in output

* check_load: rename function to properly indicate purpose

* check_load: show the correct amount of procs

* check_load: allow execution without parameters

---------

Co-authored-by: Lorenz Kästle <lorenz.kaestle@netways.de>
2026-05-19 09:18:20 +02: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 Fix/check load inconsistencies (#2267) 2026-05-19 09:18:20 +02:00
output.h Add option to override output for check in lib for check_by_ssh (#2230) 2026-04-06 12:17:43 +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 Revert check_disk performance data back to used space (#2243) 2026-04-06 11:55:27 +02: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 Rename USE_OPENSSL to MOPL_USE_OPENSSL (#2253) 2026-04-08 18:06:29 +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