rrd network traffic graphs
list Joshua Krause
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. As always thanks in advance
list Henrik Størner
▸
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
list Joshua Krause
netstat1 on the hobbitgraph.cfg shows a DEF value but no CDEF value. Looks like all the netstats show a DEF value but not a CDEF value. So would i change the DEF value to compute mbit?
▸
On Sep 3, 2007, at 1:21 AM, Henrik Stoerner wrote:
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
list Joshua Krause
I 'm sorry Henrik after looking a little longer i think you meant for me to change [netstat0] CDEF values to compute mbit instead of bit value.
▸
On Sep 3, 2007, at 1:21 AM, Henrik Stoerner wrote:
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