Here's output from a typical MRTG setup, not using any mrtg-rrd to change it into rrd format.

This is a plain mrtg install running on a different server.

day

Max Average Current
In 239.4 Mb/s (2.4%) 77.1 Mb/s (0.8%) 75.0 Mb/s (0.8%)
Out 859.5 Mb/s (8.6%) 745.1 Mb/s (7.5%) 773.4 Mb/s (7.7%)


With opsview doing mrtg-rrd, I get a similar graph, but all those numbers that are into the html are not passed across.
In fact, mrtg doesn't even create any HTML, so I'm not sure it's mrtg-rrd's fault, but simply mrtg.

mrtg.cfg is set to have the png and html to go into the same /usr/local/nagios/share/mrtg folder, and the png create fine.

Does everyone elses rrd index files have that max/average/current for bandwidth?

We run mrtg forked on a seperate box and cpu is very low.
I'm not sure how to remove rrd entirely, I guess that could be done by editing the config maker to not use rrdtool and point opsview to the plain png files to load constantly?


Jacob d'Andrade wrote:

> PNG create fine, and I have the rrd's in that directory.

> 

> I just don't have the max/min/current data that usually is in mrtg.

 

Maybe, what you’re looking for is in "/usr/local/nagios/etc/mrtg.cfg"

 

I had the same problem with not being able to find the html files on the slave servers, since mrtg didn’t work on them…

 

But after copying rrd’s and concatenating the mrtg.cfg files from my two slaves and my master server, and applied a small redirection patch I found in the mailing lists to get the links to all link to my master server, everything is working nicely… (almost, after upgrade to 3.7.0 showing mrtg graphs eats 100% cpu time, and takes about 5 minutes to display a single page og interfaces :-( … still debugging)

 

Hope this answers your question.

 

Kind Regards

Jacob


_______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users


_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to