> rrdtool create host1_disk-usage.rrd -s 60 DS:c-used:GAUGE:300:0:U > RRA:AVERAGE:0.5:1:50400 > Is this line correct ?
It seems so, it's also weird though. You are storing 1 minute samples of disk space for a total of 35 days. But that's yours to decide. > I don't manage to have good graphics (my OID value for disk usage is correct, > i have tested it with getif) First thing to check is whether you have data in your database. do a rrdtool dump or a rrdtool fetch and see if it returns what you should expect. Serge. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
