31 May
2007
31 May
'07
9:46 p.m.
Hi everyone,
I made a custom graph called "eth0/eth1/eth2/ethX", i've just used
the RRD from ifstat (ifstat.eth0.rrd) and voilá! it works! A separate graph for every interface... But... This graphs don't appears in trends page, just if i see manually using hobbitgraph.sh.
After a few hours of research, i've discovered that the trends
problem is the name of the graph comparing with the name of the rrdfile... If i rename the graph to "ifstat" it works... or just symlinking ifstat.eth0.rrd to eth0.rrd.
Hobbit uses a certain way to find out if the graph is active/exists
or not, maybe is that the problem, the way to do that... comparing the graph name to the rrd file. Maybe someway to force a graph appears in trends page ? Don't know...
For now i've just symlinked everything, lol.
Any thoughts ? Henrik ? :-)
With best regards,
-- Giovanni M. Frainer