Module: monitoring-plugins
Branch: master
Commit: e1cde41866912ff4369145842c6e47a93b17d5e2
Author: Lorenz Kästle <[email protected]>
Committer: GitHub <[email protected]>
Date: Wed May 27 11:25:31 2026 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e1cde418
Fix/check load inconsistencies (#2269)
* 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 <[email protected]>
---