[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] MRTG graphs: bytes -> bits
On Mon, 17 Apr 2000, Carolyn Choy wrote:
> I've got MRTG graphing Bytes per second, but I want to change it to bits
> per second. I've tried looking through the docs that come w/ the src, but
> not having much luck.
Add something like this on your mrtg.cfg
Options[whatever_the_name]: bits
ShortLegend[whatever_the_name]: b/s
> What's the easiest way for me to get it to start graphing in bits, and will
> this convert the previously collected information? (ie, so it still shows
> the monthly, yearly stuff correctly?)
Yes, once mrtg generated all the images (eg, the yearly graph is updated
daily, monthly graph -> every 2 hours, weekly graph -> every 30 minutes,
daily graph -> every 5 minutes).
Or you could delete all the images, run mrtg. mrtg will generate all
the images again.
wim
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>