Xymon Mailing List Archive search

on Hobbit server tracing received data

list Joost Deheer
Wed, 13 May 2009 15:16:18 +0200
Message-Id: <user-9959fdf6e03b@xymon.invalid>

    How do I check (log files or commands) to see what data have 
been arriving at the server?  Just want to trace to see what
data are arriving and being stored in the rrd's.  When I query,
the rrd db data look incorrect.
	
# on client, I'm sending custom data to the server:
$BB $BBDISP "data $MACHINE.vmstat2 green `date` 
	 
xvar  xval
yvar  yval
"
(Untested): In hobbitlaunch.cfg, add '--debug' or '--dbghost=[host]' to the launch parameters of hobbitd. See the manpage of hobbitd.

Joost