[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
one hobbitd_rrd is missing / alarm with procs
- To: hobbit (at) hswn.dk
- Subject: one hobbitd_rrd is missing / alarm with procs
- From: Martin Flemming <martin.flemming (at) desy.de>
- Date: Sat, 9 May 2009 14:32:16 +0200 (CEST)
Hi !
I've got since several days an alarm for my hobit-server,
because one hobbitd_rrd process is missing ...
But if i make a "ps aux|grep hobbitd_rrd" on the server i see my two hobbitd-processes
[it-hobbit] ps uax |grep hobbitd_rrd
hobbit 7182 0.6 0.1 5384 2280 ? S May03 51:48 hobbitd_channel --channel=status --log=/usr/lib/hobbit/server/logs/rrd-status.log hobbitd_rrd --debug
--rrddir=/usr/lib/hobbit/server/data/rrd
hobbit 7183 0.4 0.0 6052 772 ? S May03 33:10 hobbitd_channel --channel=data --log=/usr/lib/hobbit/server/logs/rrd-data.log hobbitd_rrd --debug
--extra-tests=mpstat,zonestat --extra-script=/usr/lib/hobbit/server/ext/rrd_data.pl --rrddir=/usr/lib/hobbit/server/data/rrd
hobbit 7186 1.9 0.3 10792 8132 ? D May03 162:20 hobbitd_rrd --debug --rrddir=/usr/lib/hobbit/server/data/rrd
hobbit 7187 1.4 0.6 16240 13032 ? D May03 122:54 hobbitd_rrd --debug --extra-tests=mpstat,zonestat --extra-script=/usr/lib/hobbit/server/ext/rrd_data.pl
--rrddir=/usr/lib/hobbit/server/data/rrd
The logfiles rrd-status.log & rrd-data.log are updated also well ..
In my hobbit-client.cfg is written
Page=Hobbit-Server
PROC httpd 1 -1 yellow
PROC %^hobbitd_history 1 -1 yellow "TEXT=Hobbit history"
PROC %^hobbitd_rrd 2 -1 yellow "TEXT=Hobbit RRD"
PROC hobbitd
PROC hobbitlaunch
This problem still exists after a restart for the hobbit-derver --
Any hints or advice how to debug this are welcome !
Cheers,
Martin