Hi all, I am trying to get Apache RRD graphing work i xymon 4.3.0, but it looks like apache.rrd is not updated with data. I have verified that example.com/server-status?auto returns info, but according to "rrddump dump apache.rrd", only values I can see are NaN. According/var/log/xymon/rrd-data.log (xymond_rrd with --debug option), 8225 2011-04-15 13:27:37 Want msg 103, startpos 154010, fillpos 154010, endpos -1, usedbytes=0, bufleft=374373 8225 2011-04-15 13:27:39 xymond_rrd: Got message 103 @@data#103/XX|1302866859.680847|127.0.0.1||XX|apache|linux| 8225 2011-04-15 13:27:39 startpos 154457, fillpos 154457, endpos -1 .. 8225 2011-04-15 13:31:05 Flushing cache '/XX/apache.rrd' 8225 2011-04-15 13:31:05 Flushing '/XX/apache.rrd' with 2 updates pending, template 'TA:TKB:BW:IW:CPU:REQPERSEC' Any ideas how to debug this further? Regards, Espen Holje