Mrtg

Discussion in 'Server Operation' started by dejan.b, May 26, 2010.

  1. dejan.b

    dejan.b New Member

    Greetings!

    I want my mrtg graphs to display bandwith in Mbit/s instead Kbit/s or whatever...

    I'm using linux centos 5

    In my configuration file, i don't know what to put in MAX BYTES line, i tried to convert mbits to bytes, but it shows some strange measurings... :confused:

    I tried to search on google, but i didn't find it...

    Thanks in advance!
     
  2. linuxnov

    linuxnov New Member

    Here is what my mrtg.cfg looks like:
    <tr><td>ifName:</td><td>X1 (WAN)</td></tr>
    <tr><td>Max Speed:</td><td>1250.0 kBytes/s</td></tr>

    Mi guess is if you want to display the bandwidth in MB scales, the 1250.0 KB will be something like 1.250 MB. Give it a try and good luck.
     

Share This Page