[hobbit] Antwort: Re: [hobbit] rrd- data can't be created

Henrik Stoerner henrik at hswn.dk
Tue Aug 8 14:09:07 CEST 2006


On Tue, Aug 08, 2006 at 01:53:52PM +0200, Steffen.Pelzetter at nexans.com wrote:
> I have version rrdtool-1.2.10.
> I wanted to upgrade to version rrdtool-1.2.15, but there is another 
> problem compiling it.
>
> > Could you try adding the "--debug" option to the hobbitd_rrd commandline
> > in the ~hobbit/server/etc/hobbitserver.cfg ? It will then print out the
> > exact parameters it uses for creating the RRD files, like this:
> 
> Yes I did. And I run that command:
> 
> ./rrdtool create /tmp/tcp.orarns.tcp 'DS:sec:GAUGE:600:0:U' 'RRA:AVERAGE:0.5:1:576'
> ERROR: min must be less than max in DS definition

I'd say it is an RRDtool problem.

henrik at osiris:~$ rrdtool --version
RRDtool 1.2.12  Copyright 1997-2005 by Tobias Oetiker <tobi at oetiker.ch>
               Compiled Jul 10 2006 14:18:01
[snip]
henrik at osiris:~$ rrdtool create /tmp/tcp.orarns.tcp 'DS:sec:GAUGE:600:0:U' 'RRA:AVERAGE:0.5:1:576'
henrik at osiris:~$ ls -l /tmp/tcp.orarns.tcp
-rw-r--r-- 1 henrik henrik 5152 Aug  8 14:02 /tmp/tcp.orarns.tcp


Debian Sarge ships with RRDtool 1.0.49. Have you tried using that
version instead ?


Regards,
Henrik




More information about the Xymon mailing list