The problem has gone. I set the rrd files manually without any min/max value.
rrdtool create interface-414-0.rrd DS:data:GAUGE:600:U:U RRA:AVERAGE:0.5:1:103680 rrdtool create interface-414-0.rrd DS:data:GAUGE:600:U:U RRA:AVERAGE:0.5:1:103680 rrdtool create interface-414-0.rrd DS:data:GAUGE:600:U:U RRA:AVERAGE:0.5:1:103680 and the graph are shows correct data. I don't know how php file create rrd file so i create them manually. The php file i know that USED to create rrd file is lib/api.rrdtool.inc.php. For information, the graph error when creating device (storage) for size more than 7G. Maybe this is a bug? (hope not!) Anyway, thanks Javier for your nice jffnms. On Sat, 3 Jun 2006, Chandra wrote: > Thanks for replying. > > I'm sure it's running cause other host are reported correctly. > For information i used jffnms0.8.2, rrdtool-1.0.49 (was > 1.0.50), netsnmp-5.2.2 and standard dependencies. I'm using FreeBSD5.3 OS. > > I think that the rrd files are the problem, but i absolutely don't > understand with it :). Here are some: > > > Here are from the interface that dont correctly reported: > #rrdtool info interface-414-1.rrd > filename = "interface-414-1.rrd" > rrd_version = "0001" > step = 300 > last_update = 1149306031 > ds[data].type = "GAUGE" > ds[data].minimal_heartbeat = 600 > ds[data].min = 0.0000000000e+00 > ds[data].max = 2.8934410000e+06 > ds[data].last_ds = "UNKN" > ds[data].value = 0.0000000000e+00 > ds[data].unknown_sec = 31 > rra[0].cf = "AVERAGE" > rra[0].rows = 103680 > rra[0].pdp_per_row = 1 > rra[0].xff = 5.0000000000e-01 > rra[0].cdp_prep[0].value = NaN > rra[0].cdp_prep[0].unknown_datapoints = 0 > > > here is from the interface who reported correctly: > # rrdtool info interface-415-1.rrd > filename = "interface-415-1.rrd" > rrd_version = "0001" > step = 300 > last_update = 1149306031 > ds[data].type = "GAUGE" > ds[data].minimal_heartbeat = 600 > ds[data].min = 0.0000000000e+00 > ds[data].max = 1.3872410890e+09 > ds[data].last_ds = "UNKN" > ds[data].value = 3.1996681000e+07 > ds[data].unknown_sec = 0 > rra[0].cf = "AVERAGE" > rra[0].rows = 103680 > rra[0].pdp_per_row = 1 > rra[0].xff = 5.0000000000e-01 > rra[0].cdp_prep[0].value = NaN > rra[0].cdp_prep[0].unknown_datapoints = 0 > > > Thanks for your help. > Chandra Wijaya. > > On Fri, 2 Jun 2006, Javier Szyszlican wrote: > > > Be sure that your poller is running frmo Cron or the Scheduled tasks in > > windows. > > > > Javier > > > > Chandra wrote: > > > Dear Programmer or other user, > > > > > > I've installed jffnms0.8.2 with all dependencies. On some host, all > > > interface reported correctly by jffnms. But on some host, jffnms only show > > > blank/uncorrectly graph with inbound/outbound/total storage/etc value set > > > to "nan". > > > Even on one host with more than two different interface, only some of them > > > reported correctly and some are wrong. > > > > > > I've downgraded rrdtool-1.0.50 to rrdtool-1.0.49 but jffnms wont give any > > > graph (blank page). Then i upgraded rrdtool to 1.0.50 and jffnms give some > > > graph but still there are some problem. The graph vome with nan values. > > > > > > Anyone have some idea to correct my problem. Any help/advice would be > > > appreciated. Sorry for my bad english. > > > > > > > > > Thanks. > > > Chandra Wijaya > > > > > > _______________________________________________ > jffnms-users mailing list > jffnms-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jffnms-users > _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users