Skip to content
Snippets Groups Projects

5731 simplify cronjob check

Merged Hahn Axel (hahn) requested to merge 5731-simplify-cronjob-check into master
3 files
+ 88
134
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -22,7 +22,7 @@ If there are processes with status D they will be shown (to analyze cpu waits).
## Syntax
``$ check_NAME [-c CRITICAL] [-w WARING] [-i CRITICAL_IO]``
``$ check_cpu [-c CRITICAL] [-w WARING] [-i CRITICAL_IO]``
### Parameters
Loading