[hobbit] graph problems + patch

Henrik Stoerner henrik at hswn.dk
Wed Jul 13 10:12:22 CEST 2005


On Thu, Jul 07, 2005 at 03:13:11PM +0200, Gianluca Rossi wrote:
> Henrik Stoerner wrote:
> 
> Just to return on my original post, with bb-memory extension i see the 
> "netstat" reports from windows, but i still can't view the graph, the 
> error is
> 
> RRD error updating /dati/hobbit/data/rrd/ctxdc1/netstat.rrd from 
> 127.0.0.1: expected 13 data source readings (got 16)from 
> 1120740867:16053630:11719046:1:579008:5422023:54611:210255:78:U:U:U:U:1361321631:930771102:U:686131:...

Somehow you're getting a "netstat.rrd" file created that is in the wrong
format. Hobbit always generates netstat.rrd files with 16 datasets,
never 13. Could you try running this:

rrdtool dump /dati/hobbit/data/rrd/ctxdc1/netstat.rrd |grep "<name>"

This will show the datasets defined in this RRD file. I suspect that it
has been generate by the old netstat-larrd.pl script from LARRD.


Henrik




More information about the Xymon mailing list