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
......@@ -67,11 +67,9 @@ EXAMPLE:
$_self
Check processes with initial memory values
$_self -d /data/mybackups
Check iso files a given directory
$_self -d /data/mybackups -w 14 -c 28
Check iso files a given directory and customized limits
$_self -w 1000 -c 2000
Check processes consuming more than 1000 MB and mark those as critical
that use more than 2000 MB.
EOF
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment