Has anyone got the MRTG graphs showing up in trends?
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Roland Soderstrom Sent: Friday, February 17, 2012 3:21 PM To: xymon at xymon.com Subject: [Xymon] mrtg graphs
Can't get my mrtg graphs showing up on the trends page.
I have followed the instruction in the help page, "Integrating MRTG data into Xymon" I get the rrd ok, but I only get a broken link "xymongraph mrtg" to the graph in the trends page.
Can't see any logs with any errors, looked in apache2 logs and xymon logs. Rrdtool dump doesn't show anything strange, maybe "<type> COUNTER </type>" usually this is GAUGE. I'm not really good at deciphering rrd stuff.
There is a "mrtg::1" entry in "xymonserver.cfg:GRAPHS" The graphs.cfg has the default [mrtg] entry
I tried a few different mrtg entries in mrtg.conf, I just get another broken link. My mrtg.conf
For Xymon integration
WorkDir: /usr/local/xymon/data/rrd LogFormat: rrdtool
Directory[mrtg.ipndbdr.isdn_total]: ipndbdr
Target[mrtg.ipndbdr.isdn_total]: /usr/local/mrtg-2/bin/mrtg-isdn
MaxBytes[mrtg.ipndbdr.isdn_total]: 100000000000
Title[mrtg.ipndbdr.isdn_total]: ipndbdr ISDN Total
Directory[mrtg.ipndbdr.eth_]: ipndbdr Target[mrtg.ipndbdr.eth_]: 1:ipndmon at 192.11.14.248:161 MaxBytes[mrtg.ipndbdr.eth_]: 1000000000 Title[mrtg.ipndbdr.eth_]: ipndbdr eth
Btw Running 4.3.5 on Solaris 10 x86
How do I go about troubleshooting this?