rrd network traffic graphs
On Sun, Sep 02, 2007 at 10:35:40PM -0400, Joshua Krause wrote:
I noticed that the network graphs on the trends column show up in bits or bytes how can i change them to show mb. So instead of 40000000.0 it wil show 40.0.
This is controlled in the hobbitgraph.cfg file. You need to change the [netstat1] definition so the CDEF computes the mbit value instead of the bit value. Henrik