From chrisw@supranet.net Wed Jun 24 08:13:52 2026 From: chrisw@supranet.net To: xymon@xymon.com Subject: MRTG & Hobbit Date: Tue, 24 Jan 2006 16:29:45 -0600 Message-ID: <43D6AA59.7070800@supranet.net> In-Reply-To: <43D6A9AD.1020908@supranet.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6347589047470355559==" --===============6347589047470355559== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > cfgmaker generated the mrtg.cfg with all the interfaces on the switch. A > little tweaking got it generating > graphs correctly. The labels on each graph look mostly correct (i.e. > .fa0_0_0 inbound and .fa0_0_0) {the . in front of > the label name is why I say mostly correct, I don't really care much about > that} so that is all good. > > Here's the question. > > The fa0_0_0 is useful for my network guy, but doesn't mean anything to me. > Looking at the mrtg.cfg > I see it has in it the info that would be useful to me. Here is a snippet > (question below snippet) > > Title[mrtg.Fa0_0_0]: Traffic Analysis for Fa0/0/0 -- RPCFIR1 > PageTop[mrtg.Fa0_0_0]:

Traffic Analysis for Fa0/0/0 -- RPCFIR1

> > > > > > > > >
System: RPCFIR1 in
Maintainer:
Description:FastEthernet0/0/0 OA Link Subnet15 >
ifType: ethernetCsmacd (6)
ifName: Fa0/0/0
Max Speed: 12.5 MBytes/s
Ip: 167.76.15.2 ()
Hello, New to the list, this "reply" won't show up correctly in the archives. oh well. What in this snippet is useful to you? I'm assuming it's "FastEthernet0/0/0 OA Link Subnet15", correct? MRTG creates these using cfgmaker. The man page of cfgmaker shows to use the "--ifref=SOMETHING" command to use other things as the description of the interface. You probably want: cfgmaker --ifref=descr public at 1.2.3.4 --Chris --===============6347589047470355559==--