Merge branch 'master' of https://git.dinven.de/gitorious/Scripte
This commit is contained in:
commit
3cc5e3d170
@ -7,7 +7,7 @@ then
|
||||
fi
|
||||
|
||||
path=$(find /usr/lib* -name check_load)
|
||||
processors="$(grep processor -c /proc/cpuinfo)"
|
||||
processors="$(grep ^processor -c /proc/cpuinfo)"
|
||||
warn1perc="70"
|
||||
warn5perc="60"
|
||||
warn15perc="50"
|
||||
|
Loading…
Reference in New Issue
Block a user