Hi,
i installed an server and now my procs test is clear, while i have configured my server correct i think:
All other Tests work fine. What can i do?
HOST=xxxxxxxxxxxx.de
PROC crond 1 -1 red
LOG /var/log/messages error,fail,panic,NOTICE COLOR=red %uthentication.failure
LOG /var/log/messages warn,WARN COLOR=yellow %uthentication.failure
LOG /var/log/boot.log error,fail,panic,NOTICE COLOR=red
LOG /var/log/boot.log warn,WARN COLOR=yellow
LOG /var/log/maillog error,fail,panic,NOTICE COLOR=red %format.error
LOG /var/log/maillog warn,WARN COLOR=yellow %format.error
LOG /var/log/cron error,fail,panic,NOTICE COLOR=red
LOG /var/log/cron warn,WARN COLOR=yellow
DEFAULT
# These are the built-in defaults.
UP 1h
LOAD 5.0 10.0
DISK * 90 95
MEMPHYS 100 101
MEMSWAP 50 80
MEMACT 90 97
on all other systems it works with this or nearly the same config.
thx
Stefan