[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Hobbit] Disk,CPU,Memory working Procs not
- To: hobbit (at) hswn.dk
- Subject: [Hobbit] Disk,CPU,Memory working Procs not
- From: Lars <Lars.Reidelbach (at) gmx.de>
- Date: Sun, 16 Dec 2007 17:24:05 +0100
- User-agent: KMail/1.9.6 (enterprise 20070904.708012)
Hello,
hope someone can help me. I have a hobbit installation and will monitor some
Ports and Proc from a server.
The client is installed and I become informations about disk, cpu, memory and
messages. But the rules to procs doesn't work. Why?
hobbit-client.cfg on server
HOST=ClientA
PROC cron 1 -1 yellow
LOG /var/log/messages
DIR /home/worker
DEFAULT
# These are the built-in defaults.
UP 1m
LOAD 5.0 10.0
DISK * 90 95
MEMPHYS 100 101
MEMSWAP 50 80
MEMACT 90 97
localclient.cfg on client
HOST=ClientA
UP 1m
DISK * 70 85
PROC cron 1 -1 yellow
DIR /home/worker
FILE /var/log/messages
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
PROC cron 1 -1 yellow
best regards,
Lars