Skip to content
Snippets Groups Projects
Commit c007fc64 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix help text

parent e906462c
No related branches found
No related tags found
1 merge request!226update check_proc_mem; add doc page; speedup 5..10 times
This commit is part of merge request !226. Comments created here will be created in the context of that merge request.
...@@ -67,11 +67,9 @@ EXAMPLE: ...@@ -67,11 +67,9 @@ EXAMPLE:
$_self $_self
Check processes with initial memory values Check processes with initial memory values
$_self -d /data/mybackups $_self -w 1000 -c 2000
Check iso files a given directory Check processes consuming more than 1000 MB and mark those as critical
that use more than 2000 MB.
$_self -d /data/mybackups -w 14 -c 28
Check iso files a given directory and customized limits
EOF EOF
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment