Yes, RRDTOOL is being utilized. Here is a bit of what I have, I took out most of the stuff because its quite a few pages worth in full.
# Created by # /usr/bin/cfgmaker --ifref=descr --global 'WorkDir: /home/mrtg/html' --global 'Options[_]: bits,growright' --output /home/mrtg/cfg/mrtg.cfg [EMAIL PROTECTED] ### Global Config Options # for UNIX # WorkDir: /home/http/mrtg # or for NT # WorkDir: c:\mrtgdata ### Global Defaults # to get bits instead of bytes and graphs growing to the right # Options[_]: growright, bits EnableIPv6: no WorkDir: /home/mrtg/html Options[_]: bits,growright Logdir: /home/mrtg/logs ###################################################################### # System: # Description: Ethernet Stackable Switching System # Contact: # Location: ###################################################################### ### Interface 1 >> Descr: '' | Name: '' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * --ifref=descr is not unique for this interface # Target[172.20.150.202_1]: 1:[EMAIL PROTECTED]: SetEnv[172.20.150.202_1]: MRTG_INT_IP="" MRTG_INT_DESCR="SW3 port 1" MaxBytes[172.20.150.202_1]: 12500000 Title[172.20.150.202_1]: Traffic Analysis for 1 -- PageTop[172.20.150.202_1]: <H1>Traffic Analysis for 1 -- </H1> <TABLE> <TR><TD>System:</TD> <TD> in </TD></TR> <TR><TD>Maintainer:</TD> <TD></TD></TR> <TR><TD>Description:</TD><TD> </TD></TR> <TR><TD>ifType:</TD> <TD>ethernetCsmacd (6)</TD></TR> <TR><TD>ifName:</TD> <TD></TD></TR> <TR><TD>Max Speed:</TD> <TD>100.0 Mbits/s</TD></TR> </TABLE> ### Interface 2 >> Descr: '' | Name: '' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is operationally DOWN ### * --ifref=descr is not unique for this interface # Target[172.20.150.202_2]: 2:[EMAIL PROTECTED]: SetEnv[172.20.150.202_2]: MRTG_INT_IP="" MRTG_INT_DESCR="SW3 port 2" MaxBytes[172.20.150.202_2]: 12500000 Title[172.20.150.202_2]: Traffic Analysis for 2 -- PageTop[172.20.150.202_2]: <H1>Traffic Analysis for 2 -- </H1> <TABLE> <TR><TD>System:</TD> <TD> in </TD></TR> <TR><TD>Maintainer:</TD> <TD></TD></TR> <TR><TD>Description:</TD><TD> </TD></TR> <TR><TD>ifType:</TD> <TD>ethernetCsmacd (6)</TD></TR> <TR><TD>ifName:</TD> <TD></TD></TR> <TR><TD>Max Speed:</TD> <TD>100.0 Mbits/s</TD></TR> </TABLE> On 12/6/05, William Owen <[EMAIL PROTECTED]> wrote: > Dare I ask, but are you using RRDTool as a backend? If so, MRTG won't make > any graphs. You will need to pick and configure a front-end. Pasting your > cfg to the list will help to sort out anything like that. > > -----Original Message----- > From: Cook, Garry [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 06, 2005 5:55 PM > To: Aaron Clasby; [EMAIL PROTECTED] > Subject: [mrtg] Re: graphs not being built > > Restart MRTG? > > -- > Garry > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Aaron Clasby > Sent: Tuesday, December 06, 2005 4:49 PM > To: [EMAIL PROTECTED] > Subject: [mrtg] graphs not being built > > I ran through the FAQ's, but I am still a bit lost. > Graphs for my switches are not being built by mrtg. I ran the > configmaker against the new host and it made the config for all the > switchports and I took that information and added it to the production > mrtg config, but its not creating the graphs. What am I missing? I am > sure its something simple. > :-( > > If there are any details that I left out that would aid in your helping > me, please let me know and I will pass along any additional nfo as > needed. > > -- > Aaron > [EMAIL PROTECTED] > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > -- Aaron Clasby [EMAIL PROTECTED] -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
