From systeembeheer at hermanjordan.nl Tue Jun 1 10:29:19 2004 From: systeembeheer at hermanjordan.nl (Collen Blijenberg ) Date: Tue, 1 Jun 2004 10:29:19 +0200 Subject: [mrtg] Fwd: MRTG wrong speed monitored In-Reply-To: <493765804.20040528160844@hermanjordan.nl> References: <1666289046.20040528160436@hermanjordan.nl> <493765804.20040528160844@hermanjordan.nl> Message-ID: <266459222.20040601102919@hermanjordan.nl> well, i got the following prob.. i use mrtg to monitor the spped of network and internet.. i was downloading from internet (few iso's) and mij download speed was (aprox) 300kb a sec.. in my mrtg graph, it showed up as 120 kbyte and 95kbit.. (aprox) nothing even close to the 300kb.. my snmp.conf is very simple: -------------------------------- [snmp.conf] rocommunity community rocommunity community --------------------------------- [mrtg.cfg] target[ww]: 2:community at 192168.2.1: .. .. options[ww]: growright noinfo bits --------------------- quite basic as you can see .. anny clue's why inet traffic speed is in correct ?? ps. i use the same setup with a samba server.. the speed is measured good with samba ?? what is differend between fileserver & internet traffic? --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From azakir at kfupm.edu.sa Tue Jun 1 13:48:54 2004 From: azakir at kfupm.edu.sa (Ahmer Zakir) Date: Tue, 1 Jun 2004 14:48:54 +0300 Subject: [mrtg] AS5300 Modem Usage Message-ID: <200406011146.i51BkFbM018445@smtp.kfupm.edu.sa> Hi, I am pretty new to MRTG and I want to monitor the modem usage for AS5300. I will be grateful if somebody can help me in doing this task and provide me with the command to generate the .cfg file. Thank you in advance. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From nejaa at racc2000.com Tue Jun 1 14:38:59 2004 From: nejaa at racc2000.com (Nejaa Halcyon) Date: Tue, 01 Jun 2004 08:38:59 -0400 Subject: [mrtg] Re: AS5300 Modem Usage In-Reply-To: <200406011146.i51BkFbM018445@smtp.kfupm.edu.sa> References: <200406011146.i51BkFbM018445@smtp.kfupm.edu.sa> Message-ID: <1086093538.8621.13.camel@hal.racc2000.com> Here's a sample of my config. Please note, lines ending with "///" denote that the line should wrap with the one below it. The "///" is NOT a part of the config file. Also, Googling will return a wealth of information about OIDs spesfic to the Cisco AS5300. Two great resources: Cisco.com and these archives. ################# SNIP ################################################ WorkDir: /usr/mrtg/as Imagedir: /usr/mrtg/images Options[_]: bits,growright Unscaled[_]: dwmy WithPeak[_]: wmy ###################################################################### # System: AS5300 # Description: # Contact: # Location: ###################################################################### ### Interface 2 >> Descr: 'FastEthernet0' | Name: 'Fa0' ### Target[as5300_fa0]: 2:community at xxx.xxx.xxx.xxx SetEnv[as5300_fa0]: MRTG_INT_IP="xxx.xxx.xxx.xxx" /// MRTG_INT_DESCR="FastEthernet0" MaxBytes[as5300_fa0]: 257333 ########## Available upstream, not throughput of interface Title[as5300_fa0]: Traffic Analysis for FastEthernet0 PageTop[as5300_fa0]:

Traffic Analysis for FastEthernet0

System: AS5300
Maintainer: Me
Description:Bandwidth
ifType: ethernetCsmacd (6)
ifName: Fa0
Max Speed: 2.0 Mbits/s
Ip: XXX.XXX.XXX.XXX
### Call Stats ### Target[as5300_calls]: /// 1.3.6.1.4.1.9.10.19.1.1.4.0&1.3.6.1.4.1.9.9.47.1.1.6.0: /// community at xxx.xxx.xxx.xxx SetEnv[as5300_calls]: MRTG_INT_IP="xxx.xxx.xxx.xxx" /// MRTG_INT_DESCR="FastEthernet0" MaxBytes[as5300_calls]: 184 ####################### Number of PRIs / DS0s / modems Options[as5300_calls]: gauge,growright Ylegend[as5300_calls]: # of calls LegendI[as5300_calls]: T1 Channels LegendO[as5300_calls]: PPP sessions Title[as5300_calls]: Call Stats PageTop[as5300_calls]:

Call Stats

System: as5300
Maintainer: Me
Description:Modem Usage
Max Users: 184
#################### !SNIP ######################################### - Nejaa On Tue, 2004-06-01 at 07:48, Ahmer Zakir wrote: > Hi, > I am pretty new to MRTG and I want to monitor the modem usage for AS5300. I > will be grateful if somebody can help me in doing this task and provide me > with the command to generate the .cfg file. > > Thank you in advance. > > > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Tue Jun 1 15:31:26 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Tue, 1 Jun 2004 15:31:26 +0200 Subject: [mrtg] Re: AS5300 Modem Usage In-Reply-To: <200406011146.i51BkFbM018445@smtp.kfupm.edu.sa> References: <200406011146.i51BkFbM018445@smtp.kfupm.edu.sa> Message-ID: <200406011531.26864.pavouk@pavouk.org> Hi, > Hi, > I am pretty new to MRTG and I want to monitor the modem usage for AS5300. I > will be grateful if somebody can help me in doing this task and provide me > with the command to generate the .cfg file. This is, what I use: ------------------------------- Target[as-data]: .1.3.6.1.4.1.9.10.19.1.1.4.0&.1.3.6.1.4.1.9.10.19.1.1.2.0:community at as2.company.com Maxbytes[as-data]: 120 Title[as-data]: AS2 DialUP Ports (Max 120) PageTop[as-data]:

AS2 DialUP Ports (Max 120)

ShortLegend[as-data]: Ports YLegend[as-data]: AS2 DialUP Ports Legend1[as-data]: All Ports (Analog+ISDN) in Use Legend2[as-data]: Analog only LegendI[as-data]: Nr: LegendO[as-data]: Nr: Options[as-data]: growright, integer, gauge ------------------------------- Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Ana.Moreno at saws.org Tue Jun 1 17:16:45 2004 From: Ana.Moreno at saws.org (Ana.Moreno at saws.org) Date: Tue, 1 Jun 2004 10:16:45 -0500 Subject: [mrtg] Assistance needed Message-ID: <497EABC0EA6C294496D536D81D700577010D83E7@co-ex-01.saws.org> Help. I get the following error every time I attempt to make a default config file. I have installed Perl v5.6 since I was informed of an error with Perl v5.8 I have also installed MRTG 2.10.13 and checked that it was not due to firewall issues (OS Win 2K). We are running SNMPV2 but don't know how to go about changing the cfg file command to indicate otherwise. Open for suggestions... C:\mrtg-2.10.13\bin>perl cfgmaker public at 10.10.10.1 --global "workdir: c :\www\mrtg" --output mrtg.cfg --base: Get Device Info on public at 10.10.10.1 : SNMP Error: no response received SNMPv1_Session (remote host: "10.10.10.1" [10.10.10.1].161) community: "public" request ID: -78215153 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPWALK Problem for 1.3.6.1.2.1.1 on public at 10.10.10.1::::::v4only WARNING: Skipping public at 10.10.10.1 : as no info could be retrieved --base: Writing mrtg.cfg Thank you, AL Moreno 210.704.1563 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Tue Jun 1 17:25:21 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Tue, 1 Jun 2004 11:25:21 -0400 Subject: [mrtg] Re: Assistance needed Message-ID: > Help. I get the following error every time I attempt to make > a default config file. I have installed Perl v5.6 since I > was informed of an error with Perl v5.8 I have also installed > MRTG 2.10.13 and checked that it was not due to firewall > issues (OS Win 2K). We are running SNMPV2 but don't know how > to go about changing the cfg file command to indicate > otherwise. Open for suggestions... Al, that error indicates no SNMP response from the device. Is the device configured for SNMP and are you querying the correct OID? Does snmpwalk work? Andi L. Bigelow Dyncorp EOS - Network Engineering Group bigelowa{at}sec{dot}gov (202) 942-4368 "Every man dies, but not every man really lives." -- Braveheart -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From robin at manx.net Tue Jun 1 17:37:51 2004 From: robin at manx.net (Robin) Date: Tue, 1 Jun 2004 16:37:51 +0100 Subject: [mrtg] MIB's Message-ID: <005501c447ee$6672bac0$1e80880a@robinlaptop> Hello Frogive me for being stupid but please can someone explain something to me? When u poll an OID which is within a MIB. Where is this MIB stored? and why would u ever need to add other MIBs and how is it done? Thanks in advance Robin ************************************************************* This email has been scanned by the Manxnet Mail Plus anti-virus system. http://www.manx.net/solutions/mailplushome.asp ************************************************************* -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Ana.Moreno at saws.org Tue Jun 1 23:06:44 2004 From: Ana.Moreno at saws.org (Ana.Moreno at saws.org) Date: Tue, 1 Jun 2004 16:06:44 -0500 Subject: [mrtg] FW: your mail Message-ID: <497EABC0EA6C294496D536D81D700577010D83F7@co-ex-01.saws.org> I hate to be a pest but I can't seem to get past this portion. After correcting the command line as was suggested I still end up with an SNMP error: C:\mrtg-2.10.13\bin>perl cfgmaker --snmp-options=:::::2 public at 10.10.10.1 --global "workdir: c:\www\mrtg" --output mrtg.cfg --base: Get Device Info on public at 10.10.10.1:::::2 SNMP Error: no response received SNMPv2c_Session (remote host: "10.10.10.1" [10.10.10.1].161) community: "public" request ID: -669222043 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPWALK Problem for 1.3.6.1.2.1.1 on public at 10.10.10.1:::::2:v4only WARNING: Skipping public at 10.10.10.1:::::2 as no info could be retrieved --base: Writing mrtg.cfg Furthermore, the mrtg.cfg file created does not provide router interface numbers. Does anyone have any other suggestions? Thank you, AL Moreno 210.704.1563 ________________________________ From: Tobias Oetiker [mailto:oetiker+r at ee.ethz.ch] Sent: Tue 6/1/2004 3:36 PM To: Ana Moreno Subject: RE: your mail Today Ana.Moreno at saws.org wrote: > Tried it with the command as it should be ( C:\mrtg-2.10.13\bin>perl cfgmaker -v 2c public at 10.10.10.1 --global "workdir: c:\www\mrtg" --output mrtg.cfg ) but I still get the same response ( cfgmaker for mrtg-2.10.13 ) any other ideas? this is the correct answert when you call it with option -v (as in --version) ... maybe you mean --snmp-options=:::::2 cheers tobi > Thank you, > AL Moreno > 210.704.1563 > > ________________________________ > > From: Tobias Oetiker [mailto:oetiker+r at ee.ethz.ch] > Sent: Tue 6/1/2004 2:56 PM > To: Ana Moreno > Subject: Re: your mail > > > > Today Ana.Moreno at saws.org wrote: > > > I am still stuck in the process of attempting to create the default mrtg.cfg file. Know I get the following when the command is entered. However, the mrtg.cfg file is not created. Any suggestions? > > > > C:\mrtg-2.10.13\bin>perl cfgmaker -v 2c public at 10.10.10.1 --global "workdir: c:\www\mrtg" --output mrtg.cfg > > cfgmaker for mrtg-2.10.13 > > > > Hi Al, > > it seems you are missing a " after c:\www\mrtg > > cheers > tobi > > Thank you, > > AL Moreno > > 210.704.1563 > > > > -- > ______ __ _ > /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich > / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach > /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)44-632-5286 > > > > -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)44-632-5286 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jasa at tenaria.es Wed Jun 2 09:25:15 2004 From: jasa at tenaria.es (jasa at tenaria.es) Date: Wed, 2 Jun 2004 09:25:15 +0200 Subject: [mrtg] CM per Upstream Message-ID: Hi: I need to monitor the number of CM per Upstream. I want know the OID. Could you help me? Thanks. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From RVILLAFU at sunat.gob.pe Wed Jun 2 22:48:47 2004 From: RVILLAFU at sunat.gob.pe (Villafuerte Icaza Rodolfo Eduardo) Date: Wed, 2 Jun 2004 15:48:47 -0500 Subject: [mrtg] trouble to graph data of rrd files Message-ID: Hi, im still in trouble to graph data of rrd files, i reinstall: W2K IPlanet Web server 6.0 (root document D:\mrtgdata) Active Perl 5.8.3 Build 809 Mrtg 2.10.13 rrdtool-1.0.48.win32-perl58-distr mrtg-rrd-0.7 MRTG Interval: 1 RunAsDaemon: yes PathAdd: D:\rrdtool LogFormat: rrdtool WithPeak[_]: ymw workdir: D:\mrtgdata Options[_]: bits,growright Suppress[_]: y The rrd file are record normally on D:\mrtgdata... the file mrtg-rrd.cgi was modified in the line BEGIN { @config_files = qw(D:\mrtg\bin\mrtg.cfg); } When i triying use the mrtg-rrd-0.7 like the manual: http://pcl23y/cgi-bin/mrtg-rrd.cgi/csc_fiori.html dont work, show the message: HTTP 500 - Error interno del servidor The error log is: [02/Jun/2004:15:42:53] failure ( 1284): for host 150.50.71.33 trying to GET /cgi-bin/mrtg-rrd.cgi/csc_fiori.html, send-cgi reports: could not create new process (La operaci?n se ha completado correctamente. ) [02/Jun/2004:15:42:53] failure ( 1284): cgi_send:cgi_start_exec D:\mrtgdata\cgi-bin\mrtg-rrd.cgi failed wath is wrong ? Rodolfo -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From smoseman at novolink.net Thu Jun 3 00:08:05 2004 From: smoseman at novolink.net (Scott Moseman) Date: Wed, 2 Jun 2004 17:08:05 -0500 Subject: [mrtg] Unscaled Not Working Message-ID: <000d01c448ee$14895f60$0b41bcd0@novolink.net> Is there a limit at which Unscaled stops unscaling? I'm trying to graph disk space usage and the graphs are not willing to be unscaled at all. I did a flat out copy/paste of a working memory graph and changed to the disk space OIDs and it would not work. [mrtg] Re: greater than 2 gig unscaled fails http://www.ee.ethz.ch/~slist/mrtg/msg27094.html The above thread is basically the same problem that I'm having. 1st run of MRTG and it was correct, but all of the next runs are scaled. Seems like it does not like the large data values or something. Thanks, Scott Moseman smoseman at novolink.net -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From zeeshan at worldcall.net.pk Thu Jun 3 07:36:55 2004 From: zeeshan at worldcall.net.pk (Zeeshan Ahmed) Date: Thu, 3 Jun 2004 10:36:55 +0500 Subject: [mrtg] Re: [mart] CM per Upstream In-Reply-To: Message-ID: <200406030533.i535Wpfi012198@ns3.worldcall.net.pk> This might depends on the hardware you are using but here is one this might help you Following is the OID enterprises.3493.2.4.1.1.25.1.9.8781827 Where "8781827" is the upstream no. and it will be different for all there upstream to see OID bind with your upstream run snmpwalk Linux# snmpwalk 10.10.10.1 public enterprises.3493.2.4.1.1.25.1.9 Regards Zeeshan Ahmed IP&CMTS Specialist WorldCALL Multimedia Pvt Ltd Lahore, Pakistan Cell: 923009414363 -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of jasa at tenaria.es Sent: Wednesday, June 02, 2004 12:25 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] CM per Upstream Hi: I need to monitor the number of CM per Upstream. I want know the OID. Could you help me? Thanks. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From lists2 at fadedforce.com Thu Jun 3 09:03:09 2004 From: lists2 at fadedforce.com (michael t. anderson) Date: Thu, 3 Jun 2004 00:03:09 -0700 Subject: [mrtg] Pre-generate graphs with MRTG/RRD setup Message-ID: <200406030703.i537316j004297@ms-smtp-01-eri0.socal.rr.com> Hello, I am running MRTG with RRD integration as described at http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-rrd.html because I need to graph values higher than what MRTG can handle. I have about 200 targets and I have an indexing script that calls 14all to generate the graphs for subsets of the targets. These pages can contain up to 100 graphs from various targets. With MRTG only, this was very fast because MRTG would create the graphs every five minutes. Now that I have RRD integrated, the graphs are generated by the 14all script instead, which is very slow. Is there any way to get MRTG/RRD to automatically generate the graphs every five minutes like MRTG does on its own? Is there a recommended method? Thanks very much for any help. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Thu Jun 3 10:50:23 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Thu, 3 Jun 2004 10:50:23 +0200 Subject: [mrtg] Re: MIB's In-Reply-To: <005501c447ee$6672bac0$1e80880a@robinlaptop> References: <005501c447ee$6672bac0$1e80880a@robinlaptop> Message-ID: <200406031050.24079.pavouk@pavouk.org> Hello, > When u poll an OID which is within a MIB. Where is this MIB stored? and why > would u ever need to add other MIBs and how is it done? I don't understand it too. But when you specify OID by number and not by name, you don't need load another MIB. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Thu Jun 3 11:18:57 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Thu, 3 Jun 2004 11:18:57 +0200 Subject: [mrtg] Re: Pre-generate graphs with MRTG/RRD setup In-Reply-To: <200406030703.i537316j004297@ms-smtp-01-eri0.socal.rr.com> References: <200406030703.i537316j004297@ms-smtp-01-eri0.socal.rr.com> Message-ID: <200406031118.57593.pavouk@pavouk.org> Hello, > I am running MRTG with RRD integration as described at > http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-rrd.html because I > need to graph values higher than what MRTG can handle. I have about 200 > targets and I have an indexing script that calls 14all to generate the > graphs for subsets of the targets. These pages can contain up to 100 graphs > from various targets. With MRTG only, this was very fast because MRTG would > create the graphs every five minutes. Now that I have RRD integrated, the > graphs are generated by the 14all script instead, which is very slow. > > Is there any way to get MRTG/RRD to automatically generate the graphs every > five minutes like MRTG does on its own? Is there a recommended method? I have MRTG with RRDTool and about 7000 targets. I have my own indexmaker, which generates HTML pages with targets, one page per device. On html pages I have links to 14all.cgi script which generates pages with 4 graphs for one target. I have simple CGI script which can search "string" in html pages. Generating of graphs is very fast. In past I was problems with speed of generating graphs. There are few critical things: ---------------------------------- It's important to use modPERL in Apache. There are performance problem, when kernel updates rrdfiles from cache to disk. You need enough of RAM for running MRTG and caching of all rrd files. On linux you can look for free ram with "top" command. It's better, when swap is not much used. Newer kernels (2.6) have better memory management. Other thing is speed of harddrive. One 10000rpm SCSI Ultra320 harddrive is enough ;-) Processor speed is not critical. 500MHz to 1GHz is enough. With more targets you can tune filesystem. For example you can enable for ext2 and ext3 filesystem directory caching. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From yamtak at b-session.com Thu Jun 3 13:52:01 2004 From: yamtak at b-session.com (Takumi Yamane) Date: Thu, 03 Jun 2004 20:52:01 +0900 Subject: [mrtg] Re: Pre-generate graphs with MRTG/RRD setup In-Reply-To: <200406031118.57593.pavouk@pavouk.org> References: <200406031118.57593.pavouk@pavouk.org> Message-ID: <10862635295349620.qmail-scanner@mailhub.b-session.com> Sorry, this is off topic as usual... ;D On Thu, 3 Jun 2004 11:18:57 +0200, Pavel Ruzicka wrote in <200406031118.57593.pavouk at pavouk.org>: > > With more targets you can tune filesystem. For example you can enable > for ext2 and ext3 filesystem directory caching. Would you tell me how to enable/tune those parameters? /proc/sys/fs? mount options? With my limited knownledge, directory caching is automaticaly handled by kernel by default, and it is FS independent since it works on VFS level. So, I'm somewhat confused with your suggestion. Thanks in adavance, Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From robin at manx.net Thu Jun 3 14:14:22 2004 From: robin at manx.net (Robin) Date: Thu, 3 Jun 2004 13:14:22 +0100 Subject: [mrtg] Free IP Pool ID Message-ID: <009c01c44964$4e21ed20$321ea8c0@robinlaptop> Hello I am trying to get the amount of free IP addressess on a 7200 cisco access router. I am using the following OID string, which I got from withing a MIB given to me by Cisco. Unfortunately I get a strange error: C:\>c:\perl\bin\perl.exe c:\mrtg-2.9.27\bin\mrtg d:\mrtg\homegateway2_IP_Pool\Ho megateway2_IP_Pool.cfg ERROR: Target[free_ip][_IN_] '1.3.6.1.4.1.9.9.326.1.2.2.1. $$target[0]{$mode} ' evaluated to '?????? ??????2389534018' instead of a number ERROR: Target[free_ip][_OUT_] '1.3.6.1.4.1.9.9.326.1.2.2.1. $$target[0]{$mode} ' evaluated to '?????? ??????2892008325' instead of a number WARNING: Skipping Update of free_ip, inlast is not defined WARNING: Skipping Update of free_ip, outlast is not defined Here is a copy of the config I am using: Target[free_IP]:1.3.6.1.4.1.9.9.326.1.2.2.1.2:public at X.X.X.X: MaxBytes[free_IP]: 120 Title[free_IP]: Cisco 7200 free IP Please can somebody help me as I am in urgent need to get this working :o( Many thanks Robin : ************************************************************* This email has been scanned by the Manxnet Mail Plus anti-virus system. http://www.manx.net/solutions/mailplushome.asp ************************************************************* -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Thu Jun 3 14:19:14 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Thu, 3 Jun 2004 14:19:14 +0200 Subject: [mrtg] Re: Unscaled Not Working In-Reply-To: <000d01c448ee$14895f60$0b41bcd0@novolink.net>; from smoseman@novolink.net on Wed, Jun 02, 2004 at 05:08:05PM -0500 References: <000d01c448ee$14895f60$0b41bcd0@novolink.net> Message-ID: <20040603141914.A4081@slot.hollandcasino.net> On Wed, Jun 02, 2004 at 05:08:05PM -0500, Scott Moseman wrote: > > Is there a limit at which Unscaled stops unscaling? Judging from what you say, I think you've hit the limit of a 32-bit signed integer. Sorry, no help. Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From TSheets at illinois.net Thu Jun 3 15:30:24 2004 From: TSheets at illinois.net (Tim Sheets) Date: Thu, 3 Jun 2004 08:30:24 -0500 Subject: [mrtg] Re: MIB's Message-ID: <7CD4CD9D537C294D9ED9E5CE2F0191060167E703@MAILSERV.linc2icn.net> > -----Original Message----- > From: Pavel Ruzicka [mailto:pavouk at pavouk.org] > Sent: Thursday, June 03, 2004 3:50 AM > To: mrtg at list.ee.ethz.ch > Cc: Robin > Subject: [mrtg] Re: MIB's > > > Hello, > > > When u poll an OID which is within a MIB. Where is this MIB stored? > > and why would u ever need to add other MIBs and how is it done? > > I don't understand it too. But when you specify OID by number > and not by name, you don't need load another MIB. Think of it along the same lines as DNS. If you don't specify a name server (or the one you have specified is down/unreadhable), you can still surf the Internet if you use only IP addresses. If you do have a DNS server specified and available, you can still use the IP address, but you have the (much easier) option of using the name that is contained in DNS. Tim -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Thu Jun 3 17:02:47 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Thu, 3 Jun 2004 17:02:47 +0200 Subject: [mrtg] Re: Pre-generate graphs with MRTG/RRD setup In-Reply-To: <10862635295349620.qmail-scanner@mailhub.b-session.com> References: <200406031118.57593.pavouk@pavouk.org> <10862635295349620.qmail-scanner@mailhub.b-session.com> Message-ID: <200406031702.47387.pavouk@pavouk.org> Hello, > Would you tell me how to enable/tune those parameters? > /proc/sys/fs? mount options? You can use e2fstool package. This is example for enabling feature "dir_index", which is some b-tree caching mechanism. This is ideal for directories with many (thousands) files like mail spool. You can change safe this parameter on mounted filesystem. This feature is supported on kernels about 2.4.18. You need relatively new efsutils and e2fsck utils. Somewhere about version 1.30 and up. ------------------------------------------------------------------------------------------------------------------------ [root at pavouk root]# dumpe2fs /dev/hda3 | grep features dumpe2fs 1.34 (25-Jul-2003) Filesystem features: has_journal filetype needs_recovery sparse_super [root at pavouk root]# tune2fs -O dir_index /dev/hda3 tune2fs 1.34 (25-Jul-2003) [root at pavouk root]# dumpe2fs /dev/hda3 | grep features dumpe2fs 1.34 (25-Jul-2003) Filesystem features: has_journal dir_index filetype needs_recovery sparse_super --------------------------------------------------------------------------------------------------------------------- Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Deb.Brackman at crown.com Thu Jun 3 21:26:19 2004 From: Deb.Brackman at crown.com (Deb.Brackman at crown.com) Date: Thu, 3 Jun 2004 15:26:19 -0400 Subject: [mrtg] Re: Network Bandwidth In-Reply-To: <200406031702.47387.pavouk@pavouk.org> Message-ID: Can someone advise or help me on the following question from my boss, what would be the best way to monitor this? "Deb, have you made any progress in detecting bandwidth usage outside a norm?" Can MRTG help me here? Deb -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Thu Jun 3 21:45:29 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Thu, 3 Jun 2004 15:45:29 -0400 Subject: [mrtg] Re: Network Bandwidth Message-ID: > Can someone advise or help me on the following question from > my boss, what > would be the best way to monitor this? > "Deb, have you made any progress in detecting bandwidth usage > outside a > norm?" Sure, but you have to know what you're looking for. You can't detect anything outside of a "norm" if you don't know what that norm is. Trace the bandwidth patterns over a period of time, preferably a month or two at least, and that will give you a good baseline, but find out from your boss how he defines 'norm'. Andi L. Bigelow Dyncorp EOS - Network Engineering Group bigelowa{at}sec{dot}gov (202) 942-4368 "Every man dies, but not every man really lives." -- Braveheart -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mrtglist at ttcomaha.com Thu Jun 3 21:48:54 2004 From: mrtglist at ttcomaha.com (mrtglist at ttcomaha.com) Date: Thu, 3 Jun 2004 14:48:54 -0500 Subject: [mrtg] Help Monitoring Cisco Message-ID: <007401c449a3$cd3d4ca0$ff38fea9@ttcztmbtdv7v0p> Hi I'm trying to monitor several 1720 Ciso routers with MRTG. When I run CFGMAKER it hangs on walking ifAlias. What am I doing wrong? I've used MRTG on another linux box at my last job and never had this problem -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Dennis_Asberry at kcmo.org Thu Jun 3 21:52:30 2004 From: Dennis_Asberry at kcmo.org (Dennis Asberry) Date: Thu, 3 Jun 2004 14:52:30 -0500 Subject: [mrtg] Re: Help Monitoring Cisco In-Reply-To: <007401c449a3$cd3d4ca0$ff38fea9@ttcztmbtdv7v0p> Message-ID: Can you provide more info from your errorlog and our a series of strings from your cfgmaker? Dennis Asberry CofKC Sr Network Integrator Sent by: To mrtg-bounce at list. ee.ethz.ch cc Subject 06/03/2004 02:48 [mrtg] Help Monitoring Cisco PM Hi I'm trying to monitor several 1720 Ciso routers with MRTG. When I run CFGMAKER it hangs on walking ifAlias. What am I doing wrong? I've used MRTG on another linux box at my last job and never had this problem -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Attached file removed by Ecartis and put at URL below -- -- Type: image/gif -- Size: 105 bytes -- URL : http://www.ee.ethz.ch/~slist/p/graycol.gif -- Attached file removed by Ecartis and put at URL below -- -- Type: image/gif -- Size: 1k (1255 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/pic16512.gif -- Attached file removed by Ecartis and put at URL below -- -- Type: image/gif -- Size: 45 bytes -- URL : http://www.ee.ethz.ch/~slist/p/ecblank.gif -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hackerwacker at cybermesa.com Thu Jun 3 21:55:27 2004 From: hackerwacker at cybermesa.com (james edwards) Date: Thu, 3 Jun 2004 13:55:27 -0600 Subject: [mrtg] Re: Help Monitoring Cisco References: <007401c449a3$cd3d4ca0$ff38fea9@ttcztmbtdv7v0p> Message-ID: <00c701c449a4$b7d41410$0200020a@jamesnew> Try walking it by hand with something like snmpwalk. j -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Thu Jun 3 22:06:42 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Thu, 3 Jun 2004 16:06:42 -0400 Subject: [mrtg] Re: Network Bandwidth Message-ID: Deb, If your boss is looking for DOS attacks, those will be painfully obvious on MRTG. In order to determine that something is statistically significant, you need to define not just a mean (an 'average value'), but also a standard deviation. Say I've got a link that carries 100K of traffic on average. Is it normal to see 300K on that link? Sure, if the normal range is 0-400K. If the normal range is 50-150, then yeah, I'd be raising an eyebrow at 300K, but not if up to 400K is in my normal range. What I'm saying is that you need to establish not just what is average, but what falls within normal ranges. To do that. go back through your archived information and look at your weekly and monthly averages, and draw a few data points from that. I wish I could help you more on this. Every link on every network has slightly different norm ranges -- some may have a small range and a high average, others may have a small average and a huge range. The latter is common if your traffic is 'bursty'. The only way to pin down what is normal for any given link is to monitor over a period of time (which you've done) and plot out a series of data points to establish a known range. Once you've done that, then I believe there is a way to set thresholds. Can someone else advise? HTH, Andi -----Original Message----- From: Deb.Brackman at crown.com [mailto:Deb.Brackman at crown.com] Sent: Thursday, June 03, 2004 3:48 PM To: Bigelow, Andrea L. Subject: RE: [mrtg] Re: Network Bandwidth Thanks Andi: I have been monitoring our branch sites for ages, and each branch site utilization is different....how do I detect that Pittsburgh is out of the norm from the day before.???? Deb "Bigelow, Andrea L." 06/03/2004 03:45 PM To"'Deb.Brackman at crown.com'" , mrtg at list.ee.ethz.ch cc SubjectRE: [mrtg] Re: Network Bandwidth > Can someone advise or help me on the following question from > my boss, what > would be the best way to monitor this? > "Deb, have you made any progress in detecting bandwidth usage > outside a > norm?" Sure, but you have to know what you're looking for. You can't detect anything outside of a "norm" if you don't know what that norm is. Trace the bandwidth patterns over a period of time, preferably a month or two at least, and that will give you a good baseline, but find out from your boss how he defines 'norm'. Andi L. Bigelow Dyncorp EOS - Network Engineering Group bigelowa{at}sec{dot}gov (202) 942-4368 "Every man dies, but not every man really lives." -- Braveheart -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hackerwacker at cybermesa.com Thu Jun 3 22:23:29 2004 From: hackerwacker at cybermesa.com (james edwards) Date: Thu, 3 Jun 2004 14:23:29 -0600 Subject: [mrtg] Re: Network Bandwidth References: Message-ID: <00fa01c449a8$a2434ef0$0200020a@jamesnew> > Deb, > > If your boss is looking for DOS attacks, those will be painfully obvious on > MRTG. I would disagree. Most DDoS are high pps attacks with very small packets. Looking at mb/sec will not show many attacks, they are only seen by looking at flows/sec or packets/sec. For this, MRTG/SNMP is the wrong tool. Routers fail under high packets/sec attacks where the total bandwith is below interface limits. Routers foward packets not megs. -- James H. Edwards Routing and Security Administrator At the Santa Fe Office: Internet at Cyber Mesa jamesh at cybermesa.com noc at cybermesa.com (505) 795-7101 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mrtglist at ttcomaha.com Thu Jun 3 22:29:48 2004 From: mrtglist at ttcomaha.com (mrtglist at ttcomaha.com) Date: Thu, 3 Jun 2004 15:29:48 -0500 Subject: [mrtg] Re: Help Monitoring Cisco Message-ID: <007f01c449a9$83dee4a0$ff38fea9@ttcztmbtdv7v0p> James how do I do that by hand? > Hi I'm trying to monitor several 1720 Ciso routers with MRTG. When I run > CFGMAKER it hangs on walking ifAlias. What am I doing wrong? I've used > MRTG on another linux box at my last job and never had this problem -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From TSheets at illinois.net Thu Jun 3 22:31:57 2004 From: TSheets at illinois.net (Tim Sheets) Date: Thu, 3 Jun 2004 15:31:57 -0500 Subject: [mrtg] Re: Network Bandwidth Message-ID: <7CD4CD9D537C294D9ED9E5CE2F01910602048063@MAILSERV.linc2icn.net> > -----Original Message----- > From: Bigelow, Andrea L. [mailto:BigelowA at SEC.GOV] > Sent: Thursday, June 03, 2004 3:07 PM > To: 'Deb.Brackman at crown.com'; MRTG (E-mail) > Subject: [mrtg] Re: Network Bandwidth > > > Deb, > > If your boss is looking for DOS attacks, those will be > painfully obvious on MRTG. One thing you may be interested in is monitoring packets per second across your links. Sometimes a virus/worm infection will send a ton of small packets that don't amount to much actual bandwidth, but you will see huge swings in the number of packets. > What I'm saying is that you need to establish not just what > is average, but what falls within normal ranges. To do that. > go back through your archived information and look at your > weekly and monthly averages, and draw a few data points from that. > > I wish I could help you more on this. Every link on every > network has slightly different norm ranges -- some may have a > small range and a high average, others may have a small > average and a huge range. The latter is common if your Exactly. There isn't a cookie-cutter (that I know of) for this. Your choices are to do as Andrea suggests and guesstimate a sane threshold trigger for each link based on past trends for that particular link, or get as fancy as you can/want with scripting and comparing the values with previous values at the same time of day/day of week, etc.. and base your triggers on that. There's just not a canned slam-dunk solution with MRTG that I know of. I think OpenView may have tools along those lines, but that's a completely different animal. Good Luck, Tim -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mrtglist at ttcomaha.com Thu Jun 3 22:35:02 2004 From: mrtglist at ttcomaha.com (mrtglist at ttcomaha.com) Date: Thu, 3 Jun 2004 15:35:02 -0500 Subject: [mrtg] Re: Help Monitoring Cisco Message-ID: <008701c449aa$3f3eba40$ff38fea9@ttcztmbtdv7v0p> Dennis what logs do you need? My cisco snmp configurations is snmp-server community communityName RO my cfgmaker line is cfgmaker communityName at 192.168.100.1 > MainRouter.cfg ----- Original Message ----- From: To: Sent: Thursday, June 03, 2004 3:29 PM Subject: Re: Help Monitoring Cisco > > Hi I'm trying to monitor several 1720 Ciso routers with MRTG. When I run > > CFGMAKER it hangs on walking ifAlias. What am I doing wrong? I've used > > MRTG on another linux box at my last job and never had this problem -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Thu Jun 3 15:29:00 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Thu, 3 Jun 2004 15:29 Subject: [mrtg] just a test ignore this Message-ID: <20040603204312.ACC43D9373@ntardis.ee.ethz.ch> test 1234 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mrtglist at ttcomaha.com Thu Jun 3 22:56:49 2004 From: mrtglist at ttcomaha.com (mrtglist at ttcomaha.com) Date: Thu, 3 Jun 2004 15:56:49 -0500 Subject: [mrtg] Re: Help Monitoring Cisco Message-ID: <009401c449ad$4a74e080$ff38fea9@ttcztmbtdv7v0p> Found the problem, My monitoring PC does not have access to DNS so cfgmaker was trying to resovle reverse dns and was hanging. I just used the -noreversedns command. It worked great. Thanks ----- Original Message ----- From: To: Sent: Thursday, June 03, 2004 3:35 PM Subject: Re: Help Monitoring Cisco > Dennis what logs do you need? > > My cisco snmp configurations is > > snmp-server community communityName RO > > my cfgmaker line is > > cfgmaker communityName at 192.168.100.1 > MainRouter.cfg > > > ----- Original Message ----- > From: > To: > Sent: Thursday, June 03, 2004 3:29 PM > Subject: Re: Help Monitoring Cisco > > > > > > Hi I'm trying to monitor several 1720 Ciso routers with MRTG. When I > run > > > CFGMAKER it hangs on walking ifAlias. What am I doing wrong? I've used > > > MRTG on another linux box at my last job and never had this problem > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Thu Jun 3 23:28:48 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Fri, 4 Jun 2004 09:28:48 +1200 Subject: [mrtg] Re: Network Bandwidth In-Reply-To: Message-ID: <053201c449b1$c1d11280$b004d882@itss.auckland.ac.nz> >Can someone advise or help me on the following question from >my boss, what would be the best way to monitor this? >"Deb, have you made any progress in detecting bandwidth usage >outside a norm?" Can MRTG help me here? As Andi says, first find what the norm actually is. If you collect stats from MRTG for at least a week (probably a month would be better) then you can get a good baseline. This will allow you to pick a 'normal' range, and a level which you would want to be alerted to. I would suggest you use the 95th Percentile as a good indicator of normal usage -- 95% of the time, usage is below this level. Alternatively, use the Maximum Peak value (ie, the 100th Percentile value). You can get the 95th percentile from MRTG (routers2.cgi (see web site in sig) will give it to you, but there are other tools also). All frontends will give you Max Peak values. Pick a threshold either based on avaiable bandwidth (alert at 95% usage), or on normal ranges (alert when usage exceeds the 95thPercentile value, etc). Make sure you don't pick too low a threshold and alert too often -- too many false positives make an alerting tool useless. Then, you can set a Threshold on your MRTG .cfg file to alert you (or to log, or whatever) when the value passes your 'norm' level. Nagios is a good thing to use for alerting, and it can also take stats from MRTG if required. Alternatively, keep daily records of the 95th Percentile, and use this to show overall usage trends. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/software/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/31-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jamesd at jml.net Thu Jun 3 22:22:29 2004 From: jamesd at jml.net (James Davis) Date: Thu, 03 Jun 2004 21:22:29 +0100 Subject: [mrtg] Re: Network Bandwidth In-Reply-To: References: Message-ID: <40BF8885.6070903@jml.net> Bigelow, Andrea L. wrote: > Sure, but you have to know what you're looking for. You can't detect > anything outside of a "norm" if you don't know what that norm is. Trace the > bandwidth patterns over a period of time, preferably a month or two at > least, and that will give you a good baseline, but find out from your boss > how he defines 'norm'. I do some similar monitoring not using mrtg but some perl scripts I've written, the principles are the same though. I work out the average, and standard deviation of the data for, say, the last 10 days. I then perform the same calculations for the data from the last hour. If the average for the smaller period differs from the larger one by more than two standard deviations I trigger an alert. I've also set alerts to trigger if the average goes above a certain limit x, and have tried to extrapolate from some very naive trends if the average will rise above x in the next n days. You can go into far more detail, these are only some quick, easy and basic checks that I perform. You could for example perform a comparison at 1100hrs of the last hours traffic with that of 1000-1100hrs on previous days. You could go on and on, deciding upon more things to measure, compare and check and end up with a huge number of checks. It would probably best to decide upon what constitutes abnormal behavior, and how quickly you are supposed to detect it and define it clearly and precisely before puzzling over how to look for it. Regards, James -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From roger at efn.org Thu Jun 3 23:34:29 2004 From: roger at efn.org (Roger) Date: Thu, 3 Jun 2004 14:34:29 -0700 Subject: [mrtg] Re: Network Bandwidth In-Reply-To: ; from Deb.Brackman@crown.com on Thu, Jun 03, 2004 at 03:26:19PM -0400 References: <200406031702.47387.pavouk@pavouk.org> Message-ID: <20040603143429.A7513@efn.org> Around Thu,Jun 03 2004, at 03:26, Deb.Brackman at crown.com, wrote: >Can someone advise or help me on the following question from my boss, what >would be the best way to monitor this? >"Deb, have you made any progress in detecting bandwidth usage outside a >norm?" > >Can MRTG help me here? > MRTG can display historical data. When I see something on a T-1 that looks different (not like the rest), I can click on the detail page for that interface and see if it looks normal compared to what has happened the last week or month snmp combined with a script could probably be setup to look for values outside of 'normal', but then you would have to determine what is normal. -- Roger --------------------------------------------------------------------------- roger at efn.org Don't put off for tomorrow what you can do today, because if you enjoy it today you can do it again tomorrow. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From lists2 at fadedforce.com Fri Jun 4 08:19:38 2004 From: lists2 at fadedforce.com (michael t. anderson) Date: Thu, 3 Jun 2004 23:19:38 -0700 Subject: [mrtg] Re: [rrd-users] Re: Pre-generate graphs with MRTG/RRD setup In-Reply-To: <200406031118.57593.pavouk@pavouk.org> Message-ID: <200406040619.i546JJ6j018927@ms-smtp-01-eri0.socal.rr.com> > -----Original Message----- > From: rrd-users-bounce at list.ee.ethz.ch > [mailto:rrd-users-bounce at list.ee.ethz.ch] On Behalf Of Pavel Ruzicka > Sent: Thursday, June 03, 2004 2:19 AM > To: mrtg at list.ee.ethz.ch > Cc: michael t. anderson; rrd-users at list.ee.ethz.ch > Subject: [rrd-users] Re: [mrtg] Pre-generate graphs with > MRTG/RRD setup > > There are few critical things: > ---------------------------------- > It's important to use modPERL in Apache. > > There are performance problem, when kernel updates rrdfiles > from cache to disk. > > You need enough of RAM for running MRTG and caching of all rrd files. > On linux you can look for free ram with "top" command. It's > better, when swap is not much used. Newer kernels (2.6) have > better memory management. > > Other thing is speed of harddrive. One 10000rpm SCSI Ultra320 > harddrive is enough ;-) I am using OpenBSD 3.4 with Apache compiled with mod_perl, and have 768MB of RAM. I am using an IDE hard drive. I have enabled soft updates, which improves disk performance, but that's about it. I still would like to find a way to generate the graphs every 5 minutes instead of on the fly with 14all. I hope that someone can tell me how to do that. Thank you. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sam at intersatafrica.com Thu Jun 3 11:38:19 2004 From: sam at intersatafrica.com (sam) Date: Thu, 3 Jun 2004 12:38:19 +0300 Subject: [mrtg] MRTG logs on an external server Message-ID: <007301c4494f$cc325070$5f65fea9@intersatnbisam> Is it possible to generate graphs from MRTG logs located in another machine other than the machine running mrtg ? If so how ? Regards Sam -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From daryl at k3.vol.cz Fri Jun 4 10:32:04 2004 From: daryl at k3.vol.cz (Kamil Fabian) Date: Fri, 4 Jun 2004 10:32:04 +0200 (CEST) Subject: [mrtg] MRTG on FreeBSD Message-ID: <20040604103101.N57464@k3.vol.cz> Hello, I've met a problem with generating mrtg graphs on FreeBSD box. MRTG is compiled from last distribution but when traffic exceed 200Mbps, generating fails and graphs shows zero traffic or whatever nonsense. When I tried mrtg on any other UNIX (Linux RH) distribution, everything looks fine. Have anybody idea where is the problem ? Many thanks for any help. Kamil Fabian IP Network Engineer Czech On Line, a.s U nakladoveho nadrazi 8 Praha 3 Czech Republic tel: +420 246 000 419 URL: http://www.col.cz email: kamil.fabian at col.cz -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Fri Jun 4 10:57:05 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Fri, 4 Jun 2004 10:57:05 +0200 Subject: [mrtg] Re: Network Bandwidth In-Reply-To: <00fa01c449a8$a2434ef0$0200020a@jamesnew>; from hackerwacker@cybermesa.com on Thu, Jun 03, 2004 at 02:23:29PM -0600 References: <00fa01c449a8$a2434ef0$0200020a@jamesnew> Message-ID: <20040604105705.A10747@slot.hollandcasino.net> On Thu, Jun 03, 2004 at 02:23:29PM -0600, james edwards wrote: > I would disagree. Most DDoS are high pps attacks with very small packets. > Looking at mb/sec will not show many attacks, they are only seen by looking > at flows/sec or packets/sec. > > For this, MRTG/SNMP is the wrong tool. Routers fail under high packets/sec > attacks where the total bandwith is below interface limits. Routers foward > packets not megs. And why would MRTG be the wrong tool to monitor packets per second? Sure, when the router fails to respond at all, MRTG is not signalling the problem. For that, there are other tools. However, before the router is failing, I expect MRTG to be able to monitor the increasing amount of packets per second. Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Fri Jun 4 11:20:18 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Fri, 4 Jun 2004 11:20:18 +0200 Subject: [mrtg] Re: MRTG on FreeBSD In-Reply-To: <20040604103101.N57464@k3.vol.cz> References: <20040604103101.N57464@k3.vol.cz> Message-ID: <200406041120.18818.pavouk@pavouk.org> Hello, > Hello, > I've met a problem with generating mrtg graphs on FreeBSD box. > MRTG is compiled from last distribution but when traffic exceed 200Mbps, > generating fails and graphs shows zero traffic or whatever nonsense. Do you read 64bit counters? 32bit counters wraps about 114Mbps at 5 minutes reads. SNMPv2 and 64bit counters are activated by adding SNMP options to target:":::::2". Maybe this is other problem, but I have no idea. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Fri Jun 4 12:43:55 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Fri, 04 Jun 2004 06:43:55 -0400 Subject: [mrtg] Re: MRTG logs on an external server Message-ID: You could do this at least two different ways I can think of with RRDTool, a little more difficult with stock MRTG... 1. NFS mount the machine where the logs are stored on the machine where the webserver is running. 2. Run a webserver on the server where the logs are stored and put the logs in a directory in the webserver can see them. This may be more geared for an RRDTool setup as I'm not quite sure how you could tell MRTG to generate the graphs on a remote machine. Paul >>> sam 06/04/04 03:29 AM >>> Is it possible to generate graphs from MRTG logs located in another machine other than the machine running mrtg ? If so how ? Regards Sam -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From ewilts at ewilts.org Fri Jun 4 13:35:52 2004 From: ewilts at ewilts.org (Ed Wilts) Date: Fri, 4 Jun 2004 06:35:52 -0500 Subject: [mrtg] Re: MRTG logs on an external server In-Reply-To: References: Message-ID: <20040604113552.GB27987@www.ewilts.org> On Fri, Jun 04, 2004 at 06:43:55AM -0400, PAUL WILLIAMSON wrote: > You could do this at least two different ways I can > think of with RRDTool, a little more difficult with > stock MRTG... > > 1. NFS mount the machine where the logs are stored > on the machine where the webserver is running. Or the reverse. NFS mount the webserver's disk on the system that's generating the graphs. You could also generate all the graphs locally and then scp them to your webserver system. .../Ed > >>> sam 06/04/04 03:29 AM >>> > Is it possible to generate graphs from MRTG logs located in another > machine other than the machine running mrtg ? If so how ? -- Ed Wilts, Mounds View, MN, USA mailto:ewilts at ewilts.org -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Fri Jun 4 16:10:46 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Fri, 4 Jun 2004 09:10:46 -0500 Subject: [mrtg] Cfgmaker / win32 In-Reply-To: <20040604103101.N57464@k3.vol.cz> Message-ID: <200406041405.i54E5ZRv012721@amcxfer1.jccbi.gov> Just wondering if anyone has any examples they might want to share of cfgmaker on win32? What I am looking for is writing multi targets into one config and adding the "addhead and bodytag" to the top of the cfg. That and reversing the targets. I have been dinking with rewriting all of my cfg files and am close but just running into a few problems.. I'm sure if I keep at it and keep researching the archives I will get it.. Thanks Tv -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Fri Jun 4 18:18:51 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Fri, 4 Jun 2004 11:18:51 -0500 Subject: [mrtg] Re: Cfgmaker / win32 In-Reply-To: Message-ID: <200406041613.i54GDcRv016128@amcxfer1.jccbi.gov> Thanks. I got everything now that I need but for one last item. I need to find a way to get reversing to work via cfgmaker. Target[ezci]: -1:public at ezci-ether.ethz.ch After that I am done. Thanks Tv -----Original Message----- From: Neil Jowsey [mailto:n.jowsey at leeds.ac.uk] Sent: Friday, June 04, 2004 9:48 AM To: Anthony Valuikas Subject: RE: [mrtg] Cfgmaker / win32 I monitor a number of identical pieces of equipment... But my method would work as long as you don't have too many different types. I don't use config maker, but have a batch file that builds complete config files from a master port text file (a template) and just adds in the unique bits. Eg Port description for a title, IP address, OID number etc. This repeatedly called until a config file with all 32 ports is built. I rebuild the whole file every time a make change to the equipment eg enable a new port. I'm sure you can do this with config maker, but it takes me only a few minutes to create a fresh config from scratch for a new device. Just a thought. Can send you more details if you wish. Neil -- ************************************************************* Neil Jowsey, Systems Storage Co-ordinator _________ Information Systems Services | | The Computer Block, The University ___ _|__\___\_ |_ ___ of Leeds. Leeds, LS2 9JT. / \(_) (_)/ \ Tel. +44 113 343 5687 Fax. 5411 |`-'|o| _______ |o|`-'| ICQ: 29610685 | |/| (_______) |\| | N.Jowsey at leeds.ac.uk |___|--\_________/--|___| http://www.personal.leeds.ac.uk/~eclnj/ ************************************************************* Karma police, I've given all I can; it's not enough. I've given all I can; but we're still on the payroll... > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch > [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Anthony Valuikas > Sent: 04 June 2004 15:11 > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Cfgmaker / win32 > > > Just wondering if anyone has any examples they might want to > share of cfgmaker on win32? What I am looking for is writing > multi targets into one config and adding the "addhead and > bodytag" to the top of the cfg. That and reversing the targets. > > I have been dinking with rewriting all of my cfg files and am > close but just running into a few problems.. I'm sure if I > keep at it and keep researching the archives I will get it.. > > > Thanks > Tv > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From ziltener at netcloud.ch Fri Jun 4 18:56:10 2004 From: ziltener at netcloud.ch (Oliver Ziltener) Date: Fri, 04 Jun 2004 18:56:10 +0200 Subject: [mrtg] it seems that the weekly graph is one week behind In-Reply-To: <200406041613.i54GDcRv016128@amcxfer1.jccbi.gov> Message-ID: Hello group the time and the date are accurate on the mrtg-system and everything looks good, but the third graph, the weekly graph shows on week 22 even we have week 23! Has anybody see this also and when yes, could we fix it? thanks for helping Oliver -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From yamtak at b-session.com Fri Jun 4 19:04:16 2004 From: yamtak at b-session.com (Takumi Yamane) Date: Sat, 05 Jun 2004 02:04:16 +0900 Subject: [mrtg] Re: it seems that the weekly graph is one week behind In-Reply-To: References: Message-ID: <108636866053425995.qmail-scanner@mailhub.b-session.com> On Fri, 04 Jun 2004 18:56:10 +0200, "Oliver Ziltener" wrote in : > > the weekly graph shows on week 22 even we have week 23! > Has anybody see this also and when yes, could we fix it? I didn't notice that :) strftime(3) %W The week number of the current year as a decimal number, range 00 to 53, starting with the first Monday as the first day of week 01. -- Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Fri Jun 4 14:31:00 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Fri, 4 Jun 2004 14:31 Subject: [mrtg] templates Message-ID: <20040604193903.2A48DD9349@ntardis.ee.ethz.ch> Hi I'm trying to use a SOMIX template to monitor interfaces on my 1720's for crc errors. I'm a newbie and don't understand how to get these to work. here is the link for the template. http://www.somix.com/support/mrtg_repository.php?cmd=device&vendor_id=10&default_id=10&vendor_name=Cisco&device=75&device_name=Cisco+1720+Router# -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Fri Jun 4 14:57:00 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Fri, 4 Jun 2004 14:57 Subject: [mrtg] Re: templates Message-ID: <20040604200504.0CA50D934F@ntardis.ee.ethz.ch> I've been reading, Do I need to install teh cisco MIB's? I downloaded them I just don't know how to use them. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Sat Jun 5 15:00:04 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Sat, 5 Jun 2004 08:00:04 -0500 Subject: [mrtg] indexmaker In-Reply-To: <20040604193903.2A48DD9349@ntardis.ee.ethz.ch> Message-ID: <200406051254.i55CslRv002217@amcxfer1.jccbi.gov> Can you use 2 --section= in your command line for index maker? If so how? Thanks Tv -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Sat Jun 5 10:24:00 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Sat, 5 Jun 2004 10:24 Subject: [mrtg] Monitor CRC & Framing Errors Message-ID: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> Hi, I wuld like to monitor CRC and Framing errors on the serial ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) that I need to monitor. It would be great to just to browse to a webpage and check for errors rather than log in to each router. I tried using the CRC template off somix.com. MRTG creates the graphs and looks like it's querying the routers, but no data is displayed. Anyone that could help would be greatly appreciated. Thanks in advance. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From TSheets at illinois.net Sat Jun 5 18:09:07 2004 From: TSheets at illinois.net (Tim Sheets) Date: Sat, 5 Jun 2004 11:09:07 -0500 Subject: [mrtg] Re: Monitor CRC & Framing Errors Message-ID: <7CD4CD9D537C294D9ED9E5CE2F01910602048066@MAILSERV.linc2icn.net> Assuming a default installation (5 minute polling/averaging), if you get less than 300 errors during the 5 minute window, the average will be less than 1, which will report as 0. you can look at the log files to verify data is being collected. You may want to look into the per minute/hour options. Tim -----Original Message----- From: hdevito at qwest.net [mailto:hdevito at qwest.net] Sent: Sat 6/5/2004 5:24 AM To: mrtg at list.ee.ethz.ch Cc: Subject: [mrtg] Monitor CRC & Framing Errors Hi, I wuld like to monitor CRC and Framing errors on the serial ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) that I need to monitor. It would be great to just to browse to a webpage and check for errors rather than log in to each router. I tried using the CRC template off somix.com. MRTG creates the graphs and looks like it's querying the routers, but no data is displayed. Anyone that could help would be greatly appreciated. Thanks in advance. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Sat Jun 5 18:21:49 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Sat, 5 Jun 2004 11:21:49 -0500 Subject: [mrtg] Re: Monitor CRC & Framing Errors References: <7CD4CD9D537C294D9ED9E5CE2F01910602048066@MAILSERV.linc2icn.net> Message-ID: <000701c44b19$34a09020$65c8a8c0@henryvqeg9lq8q> How do I set it for 30 minute interval. I'm not sure if I am using the correct OID. Do you know where I could look to verify the OID. I get this error message when I run MRTG. I got the OID from the somix.com repository SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.16.1.1.1.8) SNMPv1_Session (remote host: "192.100.106.1" [192.100.106.1].161) community: "communityName" request ID: 580011367 PDU bufsize: 8000 bytes timeout: 2s ----- Original Message ----- From: "Tim Sheets" To: ; Sent: Saturday, June 05, 2004 11:09 AM Subject: RE: [mrtg] Monitor CRC & Framing Errors Assuming a default installation (5 minute polling/averaging), if you get less than 300 errors during the 5 minute window, the average will be less than 1, which will report as 0. you can look at the log files to verify data is being collected. You may want to look into the per minute/hour options. Tim -----Original Message----- From: hdevito at qwest.net [mailto:hdevito at qwest.net] Sent: Sat 6/5/2004 5:24 AM To: mrtg at list.ee.ethz.ch Cc: Subject: [mrtg] Monitor CRC & Framing Errors Hi, I wuld like to monitor CRC and Framing errors on the serial ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) that I need to monitor. It would be great to just to browse to a webpage and check for errors rather than log in to each router. I tried using the CRC template off somix.com. MRTG creates the graphs and looks like it's querying the routers, but no data is displayed. Anyone that could help would be greatly appreciated. Thanks in advance. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Sat Jun 5 18:45:23 2004 From: petelists at templin.org (Pete Templin) Date: Sat, 05 Jun 2004 11:45:23 -0500 Subject: [mrtg] Re: Monitor CRC & Framing Errors In-Reply-To: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> Message-ID: <40C1F8A3.7030708@templin.org> hdevito at qwest.net wrote: > Hi, I wuld like to monitor CRC and Framing errors on the serial > ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) > that I need to monitor. It would be great to just to browse to a > webpage and check for errors rather than log in to each router. I > tried using the CRC template off somix.com. MRTG creates the graphs > and looks like it's querying the routers, but no data is displayed. > Anyone that could help would be greatly appreciated. Thanks in > advance. YMMV, but the DS1 MIB should be available on these units, or at least something similar. All of the error counters are available through this MIB. Can you see appropriate figures if you poll the router manually? A few additional notes on this topic: because MRTG might not take the same amount of time to process its targets on unique runs, your timing may not end up right at 300 second intervals, and it's next to impossible to sync up with the 15-minute intervals where DS1 devices keep these statistics. As such, I monitor both the current interval and the previous interval at the default five minute interval, knowing that a few caveats apply: 1) I will "miss" the last 0-299 seconds in each 15 minute interval, and capture less than 300 seconds during the beginning of the new 15 minute interval, on one poll every three. 2) I will capture the errors missed in #1 by polling the previous interval, but will get the same results for three polls in a row (since the previous interval becomes the previous previous interval every fifteen minutes). I use threshold monitoring to capture moderate and high levels. I have a simple script that treats the "Min" and "Max" thresholds as "info" and "alert" (i.e. the safe zone is below the info and alert levels, NOT in between the Min and Max levels as the default logic assumes). Now I just need to develop a way to integrate some of my automated page generation tools with RRDTool and a companion graph-building CGI, so I can get the CPU load down on my poor monitoring box... pt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Sat Jun 5 18:53:21 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Sat, 5 Jun 2004 11:53:21 -0500 Subject: [mrtg] Re: Monitor CRC & Framing Errors References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> Message-ID: <001101c44b1d$9c3e9b60$65c8a8c0@henryvqeg9lq8q> I can see the appropriate figures, I just can't seem to make MRTG collect the correct data. this is the first setup of MRTG I have done. I'm kinda confused of what my config should look like. This is what I have, Does it look correct? This is only one serial port of course. Target[192.100.108.1_2]: 1.3.6.1.2.1.16.1.1.1.8/192.100.108.1&1.3.6.1.2.1.16.1.1.1.8/192.100.108.1:co mmunityName at 192.100.108.1 YLegend[192.100.108.1_2]: Errors ShortLegend[192.100.108.1_2]: Errors MaxBytes[192.100.108.1_2]: 193000 Options[192.100.108.1_2]: nopercent, unknaszero Legend1[192.100.108.1_2]: CRC Align Errors Legend2[192.100.108.1_2]: CRC Align Errors Legend3[192.100.108.1_2]: Max value per interval on graph Legend4[192.100.108.1_2]: . LegendI[192.100.108.1_2]: CRC Align Errors LegendO[192.100.108.1_2]: CRC Align Errors Title[192.100.108.1_2]: South Side Serial 1 PageTop[192.100.108.1_2]:

South Side Serial 1

Colours[192.100.108.1_2]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff WithPeak[192.100.108.1_2]: ymw ----- Original Message ----- From: "Pete Templin" To: Cc: Sent: Saturday, June 05, 2004 11:45 AM Subject: Re: [mrtg] Monitor CRC & Framing Errors > hdevito at qwest.net wrote: > > Hi, I wuld like to monitor CRC and Framing errors on the serial > > ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) > > that I need to monitor. It would be great to just to browse to a > > webpage and check for errors rather than log in to each router. I > > tried using the CRC template off somix.com. MRTG creates the graphs > > and looks like it's querying the routers, but no data is displayed. > > Anyone that could help would be greatly appreciated. Thanks in > > advance. > > YMMV, but the DS1 MIB should be available on these units, or at least > something similar. All of the error counters are available through this > MIB. Can you see appropriate figures if you poll the router manually? > > A few additional notes on this topic: because MRTG might not take the > same amount of time to process its targets on unique runs, your timing > may not end up right at 300 second intervals, and it's next to > impossible to sync up with the 15-minute intervals where DS1 devices > keep these statistics. As such, I monitor both the current interval and > the previous interval at the default five minute interval, knowing that > a few caveats apply: > > 1) I will "miss" the last 0-299 seconds in each 15 minute interval, and > capture less than 300 seconds during the beginning of the new 15 minute > interval, on one poll every three. > 2) I will capture the errors missed in #1 by polling the previous > interval, but will get the same results for three polls in a row (since > the previous interval becomes the previous previous interval every > fifteen minutes). > > I use threshold monitoring to capture moderate and high levels. I have > a simple script that treats the "Min" and "Max" thresholds as "info" and > "alert" (i.e. the safe zone is below the info and alert levels, NOT in > between the Min and Max levels as the default logic assumes). > > Now I just need to develop a way to integrate some of my automated page > generation tools with RRDTool and a companion graph-building CGI, so I > can get the CPU load down on my poor monitoring box... > > pt > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From oswin at email.com Sun Jun 6 07:04:28 2004 From: oswin at email.com (Oswin Budiman) Date: Sun, 06 Jun 2004 00:04:28 -0500 Subject: [mrtg] installing mrtg: help! Message-ID: <20040606050428.A66713CE284@ws3-4.us4.outblaze.com> Hello all, I need some help here.. i'm quite newbie in mrtg. I want to use mrtg to monitor the traffic in my broadband router. I've been trying to install mrtg manually using the supplied documentation, but it hasn't work at all. I also tried MRTG bundle (2.01) but still end up the same. But when i use PRTG for windows, it works well... wonder what's the problem... when i try to install the mrtg manually, i run the following command: > perl cfgmaker kos36public at 192.168.1.1 --global "WorkDir: c:\www" --output mrtg.cfg and here's some part of the mrtg.cfg: ###################################################################### # System: # Description: Internet Gateway Device # Contact: # Location: ###################################################################### ### Interface 1 >> Descr: 'Ethernet-WAN' | Name: '' | Ip: '' | Eth: '00-0d-88-00-79-f5' ### ### The following interface is commented out because: ### * has a speed of 0 which makes no sense # # Target[192.168.1.1_1]: 1:kos36public at 192.168.1.1: # SetEnv[192.168.1.1_1]: MRTG_INT_IP="" MRTG_INT_DESCR="Ethernet-WAN" # MaxBytes[192.168.1.1_1]: 0 # Title[192.168.1.1_1]: Traffic Analysis for 1 -- # PageTop[192.168.1.1_1]:

Traffic Analysis for 1 --

# # # # # # # #
System: in
Maintainer:
Description:Ethernet-WAN
ifType: ethernetCsmacd (6)
ifName:
Max Speed: 0.0 Bytes/s
i've tried to erase the comment (#) for the interface, it didn't work. and when i try using mrtg bundle, i use documentation from http://www.webpronews.com/it/networksystems/wpn-21-20040507InstallingMRTGonaWindowsPlatform.html, still it didn't want to show any graph in http://localhost:9191 FYI, i want to monitor 1 router and 15 computer in my network. i've installed the SNMP service from Windows XP for the computer, and the router is DLINK 704P which has SNMP v1. The community name has been set to kos36public for the router and public for the computer. For the perl, i use ActivePerl 5.6.1 build 638. by the way, does anyone know how to uninstall mrtg bundle? and can i use mrtg to specifically monitor the traffic from every IP based on the destination? Thanks, BR -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From paulbax at bigpond.net.au Sun Jun 6 10:04:53 2004 From: paulbax at bigpond.net.au (Paul Baxter) Date: Sun, 06 Jun 2004 18:04:53 +1000 Subject: [mrtg] newbie help needed Message-ID: <40C2D025.1020609@bigpond.net.au> Hi All, does anyone know about this GET bit I can,t work it out being a MRTG newbie. I am using MRTG version 2.9.20 Heres is my cfg file then below is the result after running it... # # MRTG configuration file to graph bandwidth totals and # uptime for a given host. # # Handy to keep an eye on total bandwidth usage and to monitor # how close to your ISP's cap you are coming. # # To be used in conjuction with the 'monthlystats' script to # fetch and log data totaled on a monthly basis. # # Written for the Atomic Uber-Linux box guide, # Issue 21, Oct 2002. # # Ashton Mills # amills at iinet.com.au # Defaults WorkDir: /var/www/html/mrtg Interval: 10 MaxBytes[_]: 1000000 XSize[_]: 380 YSize[_]: 140 # eth0 Title[host-eth0]: Traffic statistics - eth0 Options[host-eth0]: gauge,growright,noinfo,nopercent Target[host-eth0]: `/usr/bin/monthlystats eth0` PageTop[host-eth0]:

Traffic statistics for the Uber Gateway - eth0

Totaled monthly

YLegend[host-eth0]: MBytes ShortLegend[host-eth0]: MBytes Legend1[host-eth0]: Incoming Traffic Legend2[host-eth0]: Outgoing Traffic Legend3[host-eth0]: Maximum Incoming Traffic Legend4[host-eth0]: Maximum Outgoing Traffic LegendI[host-eth0]:  In: LegendO[host-eth0]:  Out: WithPeak[host-eth0]: ymwd # uptime Target[uptime]: `echo '0'; expr $(cat /proc/uptime |awk -F . '{print $1}') / 86400` Options[uptime]: gauge,growright,noinfo,nopercent,noi Title[uptime]: Uptime YLegend[uptime]: Days up ShortLegend[uptime]: days LegendI[uptime]: LegendO[uptime]: Uptime: PageTop[uptime]:

Uptime for the Uber Gateway

## Heres the resulting error... [root at linuxbox root]# mrtg /etc/mrtg/mrtg.cfg Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59 main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 Can't exec "/usr/bin/monthlystats": No such file or directory at /usr/bin/mrtg line 1491. WARNING: Running '/usr/bin/monthlystats eth0': No such file or directory WARNING: Could not get any data from external command '/usr/bin/monthlystats eth0' Maybe the external command did not even start. (No such file or directory) WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'in' but nothing' WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'out' but nothing' ERROR: Target[host-eth0][_IN_] ' $$target[0]{$mode} ' did not eval into defined data ERROR: Target[host-eth0][_OUT_] ' $$target[0]{$mode} ' did not eval into defined data WARNING: Skipping Update of host-eth0, inlast is not defined WARNING: Skipping Update of host-eth0, outlast is not defined [root at linuxbox root]# regards Paul -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Sun Jun 6 21:30:03 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Sun, 6 Jun 2004 14:30:03 -0500 Subject: [mrtg] MIB's Message-ID: <001d01c44bfc$aac649a0$65c8a8c0@henryvqeg9lq8q> Where can I find the MIB for a Cisco 1720 Router to Monitor CRC's -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Sun Jun 6 22:12:13 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Sun, 6 Jun 2004 22:12:13 +0200 Subject: [mrtg] Re: MIB's In-Reply-To: <001d01c44bfc$aac649a0$65c8a8c0@henryvqeg9lq8q> References: <001d01c44bfc$aac649a0$65c8a8c0@henryvqeg9lq8q> Message-ID: <200406062212.13789.pavouk@pavouk.org> > Where can I find the MIB for a Cisco 1720 Router to Monitor CRC's You can try "snmpwalk" on your router and find some OID error string like this: IF-MIB::ifInErrors.1 = Counter32: 0 IF-MIB::ifOutErrors.1 = Counter32: 0 Command, which i used: snmpwalk -v1 -c community 192.168.1.1 Or you can find something in Cisco SNMP Object Navigator: http://www.cisco.com/pcgi-bin/Support/Mibbrowser/unity.pl Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Mon Jun 7 04:15:14 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Sun, 6 Jun 2004 21:15:14 -0500 Subject: [mrtg] Templates Message-ID: <002f01c44c35$4525f670$65c8a8c0@henryvqeg9lq8q> I keep receiving errors when I try to use these templates what am I doing wrong? Trying to use the following template. Target[$CFGNAME]: 1.3.6.1.2.1.2.2.1.14.$INSTANCE&1.3.6.1.2.1.2.2.1.20.$INSTANCE:$COMMUNITY@$IP ADDRESS * 300 MaxBytes[$CFGNAME]: $MAX YLegend[$CFGNAME]: errs/intrvl ShortLegend[$CFGNAME]: sec Legend1[$CFGNAME]: Errors per interval Legend2[$CFGNAME]: Errors per interval Legend3[$CFGNAME]: Errors Max value per interval on graph Legend4[$CFGNAME]: Errors value per interval on graph LegendI[$CFGNAME]: Errors LegendO[$CFGNAME]: Errors Title[$CFGNAME]: switch $PORT - Errors/second PageTop[$CFGNAME]:

switch $PORT - Errors/second

Options[$CFGNAME]: unknaszero Colours[$CFGNAME]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff WithPeak[$CFGNAME]: ymw This is the command line I'm using cfgmaker --if-template=iferror.template --noreversedns community at 1.2.3.4 > /etc/mrtg/mainrouter.cfg This is the error that gets returned Global symbol "$CFGNAME" requires explicit package name at (eval 4) line 23, line 31. Please help. It seems the more I try to understand the worse I get. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Jon at xanga.net Mon Jun 7 08:12:13 2004 From: Jon at xanga.net (Jon Ha) Date: Mon, 7 Jun 2004 02:12:13 -0400 Subject: [mrtg] Re: Templates Message-ID: <200406070212.AA12255566@mail.xanga.net> Hi, Everything with a $ infront of it are variables, you need to replace them with the correct values. $CFGNAME is usually how you name the device and MRTG will generate files based on that. $INSTANCE need to be replace with what you want to monitor. $COMMUNITY is the name of the SNMP community, usually public. $IP is the IP of the device. Good luck. ---------- Original Message ---------------------------------- From: hdevito at qwest.net Date: Sun, 6 Jun 2004 21:15:14 -0500 >I keep receiving errors when I try to use these templates what am I doing >wrong? > >Trying to use the following template. > >Target[$CFGNAME]: >1.3.6.1.2.1.2.2.1.14.$INSTANCE&1.3.6.1.2.1.2.2.1.20.$INSTANCE:$COMMUNITY@$IP >ADDRESS * 300 >MaxBytes[$CFGNAME]: $MAX >YLegend[$CFGNAME]: errs/intrvl >ShortLegend[$CFGNAME]: sec >Legend1[$CFGNAME]: Errors per interval >Legend2[$CFGNAME]: Errors per interval >Legend3[$CFGNAME]: Errors Max value per interval on graph >Legend4[$CFGNAME]: Errors value per interval on graph >LegendI[$CFGNAME]: Errors >LegendO[$CFGNAME]: Errors >Title[$CFGNAME]: switch $PORT - Errors/second >PageTop[$CFGNAME]:

switch $PORT - Errors/second

>Options[$CFGNAME]: unknaszero >Colours[$CFGNAME]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff >WithPeak[$CFGNAME]: ymw > >This is the command line I'm using > >cfgmaker --if-template=iferror.template --noreversedns community at 1.2.3.4 > >/etc/mrtg/mainrouter.cfg > > >This is the error that gets returned > >Global symbol "$CFGNAME" requires explicit package name at (eval 4) line 23, > line 31. > >Please help. It seems the more I try to understand the worse I get. > >-- >Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe >Archive http://www.ee.ethz.ch/~slist/mrtg >FAQ http://faq.mrtg.org Homepage http://www.mrtg.org >WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sara at dpiran.net Mon Jun 7 09:47:16 2004 From: sara at dpiran.net (Sara Sodagar) Date: Mon, 7 Jun 2004 12:17:16 +0430 Subject: [mrtg] no response received Message-ID: <200406070747.i577lG5P019985@dpimail.net> Hi I am trying to run mrtg ( version :2.9-17) from one of my servers which is Redhat 7.1 on another server Which is RHEL 3 and the snmp version is : net-snmp-5.0.8-11. When I run this command I got following error , if any one can help me I would be very greatful. --Regards. Sara ####################################################################### cfgmaker public at 192.96.144.231 --base: Get Device Info on public at 195.96.144.231: SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959200 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 450 SNMPGET Problem for sysDescr sysContact sysName sysLocation sysObjectID on public at 195.96.144.231: at ./cfgmaker line 657 --base: Vendor Id: --base: Populating confcache --snpo: Skipping ifName scanning because public at 195.96.144.231: does not seem to support it --snpo: Skipping ifDescr scanning because public at 195.96.144.231: does not seem to support it --snpo: Skipping ipAdEntIfIndex scanning because public at 195.96.144.231: does not seem to support it --snpo: Skipping ifType scanning because public at 195.96.144.231: does not seem to support it --snpo: Skipping ifPhysAddress scanning because public at 195.96.144.231: does not seem to support it --base: Get Interface Info --base: Walking ifIndex SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959206 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.1 on public at 195.96.144.231: at ./cfgmaker line 107 --base: Walking ifType SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959207 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.3 on public at 195.96.144.231: at ./cfgmaker line 107 --base: Walking ifSpeed SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959208 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.5 on public at 195.96.144.231: at ./cfgmaker line 107 --base: Walking ifAdminStatus SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959209 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.7 on public at 195.96.144.231: at ./cfgmaker line 107 --base: Walking ifOperStatus SNMP Error: no response received SNMPv1_Session (remote host: "195.96.144.231" [195.96.144.231].161) community: "public" request ID: 110959210 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /opt/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540 SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.8 on public at 195.96.144.231: at ./cfgmaker line 107 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From paulbax at bigpond.net.au Mon Jun 7 10:30:23 2004 From: paulbax at bigpond.net.au (Paul Baxter) Date: Mon, 07 Jun 2004 18:30:23 +1000 Subject: [mrtg] newbie help needed errors Message-ID: <40C4279F.5050209@bigpond.net.au> Hi All, does anyone know about this GET bit I can,t work it out being a MRTG newbie. I am using MRTG version 2.9.20 Heres is my cfg file then below is the result after running it... # # MRTG configuration file to graph bandwidth totals and # uptime for a given host. # # Handy to keep an eye on total bandwidth usage and to monitor # how close to your ISP's cap you are coming. # # To be used in conjuction with the 'monthlystats' script to # fetch and log data totaled on a monthly basis. # # Written for the Atomic Uber-Linux box guide, # Issue 21, Oct 2002. # # Ashton Mills # amills at iinet.com.au # Defaults WorkDir: /var/www/html/mrtg Interval: 10 MaxBytes[_]: 1000000 XSize[_]: 380 YSize[_]: 140 # eth0 Title[host-eth0]: Traffic statistics - eth0 Options[host-eth0]: gauge,growright,noinfo,nopercent Target[host-eth0]: `/usr/bin/monthlystats eth0` PageTop[host-eth0]:

Traffic statistics for the Uber Gateway - eth0

Totaled monthly

YLegend[host-eth0]: MBytes ShortLegend[host-eth0]: MBytes Legend1[host-eth0]: Incoming Traffic Legend2[host-eth0]: Outgoing Traffic Legend3[host-eth0]: Maximum Incoming Traffic Legend4[host-eth0]: Maximum Outgoing Traffic LegendI[host-eth0]:  In: LegendO[host-eth0]:  Out: WithPeak[host-eth0]: ymwd # uptime Target[uptime]: `echo '0'; expr $(cat /proc/uptime |awk -F . '{print $1}') / 86400` Options[uptime]: gauge,growright,noinfo,nopercent,noi Title[uptime]: Uptime YLegend[uptime]: Days up ShortLegend[uptime]: days LegendI[uptime]: LegendO[uptime]: Uptime: PageTop[uptime]:

Uptime for the Uber Gateway

## Heres the resulting error... [root at linuxbox root]# mrtg /etc/mrtg/mrtg.cfg Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59 main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 Can't exec "/usr/bin/monthlystats": No such file or directory at /usr/bin/mrtg line 1491. WARNING: Running '/usr/bin/monthlystats eth0': No such file or directory WARNING: Could not get any data from external command '/usr/bin/monthlystats eth0' Maybe the external command did not even start. (No such file or directory) WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'in' but nothing' WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'out' but nothing' ERROR: Target[host-eth0][_IN_] ' $$target[0]{$mode} ' did not eval into defined data ERROR: Target[host-eth0][_OUT_] ' $$target[0]{$mode} ' did not eval into defined data WARNING: Skipping Update of host-eth0, inlast is not defined WARNING: Skipping Update of host-eth0, outlast is not defined [root at linuxbox root]# regards Paul -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From daryl at k3.vol.cz Mon Jun 7 11:04:19 2004 From: daryl at k3.vol.cz (Kamil Fabian) Date: Mon, 7 Jun 2004 11:04:19 +0200 (CEST) Subject: [mrtg] Re: MRTG on FreeBSD (fwd) Message-ID: <20040607110304.O68366@k3.vol.cz> Probably I need to be more specific. MRTG gets correct values and save it into log also correctly. Problem appearing in the moment, when mrtg trying to draw a graph. The problem with counters we have fixed by compiling a new mrtg. But the last step won't let me sleep at night :o))) Question is, if Your advices are still relevant. Is the problem in counters (i don't think so), or in specific libraries used for drawing graphs ? I'm not really sure about that. Kamil Fabian IP Network Engineer Czech On Line, a.s U nakladoveho nadrazi 8 Praha 3 Czech Republic tel: +420 246 000 419 URL: http://www.col.cz email: kamil.fabian (at) col.cz On Fri, 4 Jun 2004, Pavel Ruzicka wrote: > Hello, > > > Hello, > > I've met a problem with generating mrtg graphs on FreeBSD box. > > MRTG is compiled from last distribution but when traffic exceed 200Mbps, > > generating fails and graphs shows zero traffic or whatever nonsense. > > Do you read 64bit counters? > 32bit counters wraps about 114Mbps at 5 minutes reads. > SNMPv2 and 64bit counters are activated by adding SNMP options > to target:":::::2". > > Maybe this is other problem, but I have no idea. > > Best regards, > > Pavel Ruzicka > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Mon Jun 7 12:23:02 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Mon, 7 Jun 2004 12:23:02 +0200 Subject: [mrtg] Re: no response received In-Reply-To: <200406070747.i577lG5P019985@dpimail.net> References: <200406070747.i577lG5P019985@dpimail.net> Message-ID: <200406071223.02858.pavouk@pavouk.org> Hi, > When I run this command I got following error , if any one can help me I > would be very greatful. > --Regards. > > Sara > cfgmaker public at 192.96.144.231 > --base: Get Device Info on public at 195.96.144.231: > SNMP Error: > no response received This looks like you have not configured SNMP community on a device. Or you have configured firewall between your computer and device. First you can try SNMP connectivity with command "snmpwalk". Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From martinr at hotkey.net.au Mon Jun 7 20:31:36 2004 From: martinr at hotkey.net.au (Martin Rheumer) Date: Mon, 07 Jun 2004 20:31:36 Subject: [mrtg] Re: no response received In-Reply-To: <200406070747.i577lG5P019985@dpimail.net> Message-ID: <3.0.5.32.20040607203136.00c49548@pop.mogwai.net.au> Sara, This sounds like snmp is not working on the Redhat ES machine. Are you sure that snmpd is running, the snmpd.conf allows remote reading and snmpd is in the hosts.allow ( if you are using tcp wrappers) and you have no firewall running. Let me know and we should be able to work this out. Martin At 12:17 PM 6/7/2004 +0430, Sara Sodagar wrote: >Hi >I am trying to run mrtg ( version :2.9-17) from one of my servers which is >Redhat 7.1 on another server > >Which is RHEL 3 and the snmp version is : net-snmp-5.0.8-11. > > > >When I run this command I got following error , if any one can help me I >would be very greatful. > > > >--Regards. > >Sara > >####################################################################### > >cfgmaker public at 192.96.144.231 > >--base: Get Device Info on public at 195.96.144.231: > >SNMP Error: > >no response received -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From TSheets at illinois.net Mon Jun 7 14:42:47 2004 From: TSheets at illinois.net (Tim Sheets) Date: Mon, 7 Jun 2004 07:42:47 -0500 Subject: [mrtg] Re: newbie help needed Message-ID: <7CD4CD9D537C294D9ED9E5CE2F01910602048068@MAILSERV.linc2icn.net> Paul, Since you are new to MRTG, I think it best to point out what is happening with your .cfg, rather than take for granted you understand it. In other words, I'm not trying to offend you. :-) First, the target lines are calling external scripts and passing parameters. Are the scripts there with correct permissions? pathing?? You may also want to try to do the clean-up on the data within the script and return only the data in the correct format. I myself have never used the external interface, so this is just a suggestion. As for the first error....that one looks more serious. Are you sure you installed MRTG correctly? Don't really know where to point you with that one, other than searching the archives. Good Luck, Tim -----Original Message----- From: Paul Baxter [mailto:paulbax at bigpond.net.au] Sent: Sun 6/6/2004 3:04 AM To: MRTG List Cc: Subject: [mrtg] newbie help needed Hi All, does anyone know about this GET bit I can,t work it out being a MRTG newbie. I am using MRTG version 2.9.20 Heres is my cfg file then below is the result after running it... Target[host-eth0]: `/usr/bin/monthlystats eth0` # uptime Target[uptime]: `echo '0'; expr $(cat /proc/uptime |awk -F . '{print $1}') / 86400` Heres the resulting error... [root at linuxbox root]# mrtg /etc/mrtg/mrtg.cfg Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59 main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 Can't exec "/usr/bin/monthlystats": No such file or directory at /usr/bin/mrtg line 1491. WARNING: Running '/usr/bin/monthlystats eth0': No such file or directory -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From TSheets at illinois.net Mon Jun 7 14:45:37 2004 From: TSheets at illinois.net (Tim Sheets) Date: Mon, 7 Jun 2004 07:45:37 -0500 Subject: [mrtg] Re: Templates Message-ID: <7CD4CD9D537C294D9ED9E5CE2F01910602048069@MAILSERV.linc2icn.net> Yes, take a look at the cfgmaker manual for a list of valid vairables for use within templates. I believe that is your problem. There is a sample near the end of the doc. I would (and did) start with that, and get that to work, then start tweaking to make it do what you want. Tim -----Original Message----- From: Jon Ha [mailto:Jon at xanga.net] Sent: Mon 6/7/2004 1:12 AM To: mrtg at list.ee.ethz.ch Cc: Subject: [mrtg] Re: Templates Hi, Everything with a $ infront of it are variables, you need to replace them with the correct values. $CFGNAME is usually how you name the device and MRTG will generate files based on that. $INSTANCE need to be replace with what you want to monitor. $COMMUNITY is the name of the SNMP community, usually public. $IP is the IP of the device. Good luck. ---------- Original Message ---------------------------------- From: hdevito at qwest.net Date: Sun, 6 Jun 2004 21:15:14 -0500 >I keep receiving errors when I try to use these templates what am I doing >wrong? > >Trying to use the following template. > >Target[$CFGNAME]: >1.3.6.1.2.1.2.2.1.14.$INSTANCE&1.3.6.1.2.1.2.2.1.20.$INSTANCE:$COMMUNITY@$IP >ADDRESS * 300 >MaxBytes[$CFGNAME]: $MAX >YLegend[$CFGNAME]: errs/intrvl >ShortLegend[$CFGNAME]: sec >Legend1[$CFGNAME]: Errors per interval >Legend2[$CFGNAME]: Errors per interval >Legend3[$CFGNAME]: Errors Max value per interval on graph >Legend4[$CFGNAME]: Errors value per interval on graph >LegendI[$CFGNAME]: Errors >LegendO[$CFGNAME]: Errors >Title[$CFGNAME]: switch $PORT - Errors/second >PageTop[$CFGNAME]:

switch $PORT - Errors/second

>Options[$CFGNAME]: unknaszero >Colours[$CFGNAME]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff >WithPeak[$CFGNAME]: ymw > >This is the command line I'm using > >cfgmaker --if-template=iferror.template --noreversedns community at 1.2.3.4 > >/etc/mrtg/mainrouter.cfg > > >This is the error that gets returned > >Global symbol "$CFGNAME" requires explicit package name at (eval 4) line 23, > line 31. > >Please help. It seems the more I try to understand the worse I get. > >-- >Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe >Archive http://www.ee.ethz.ch/~slist/mrtg >FAQ http://faq.mrtg.org Homepage http://www.mrtg.org >WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From wolfe at daticon.com Mon Jun 7 15:26:46 2004 From: wolfe at daticon.com (wolfe at daticon.com) Date: Mon, 7 Jun 2004 09:26:46 -0400 Subject: [mrtg] MRTG monitoring of aggregated links Message-ID: Hello Group, I have a Cisco 6509 that has the network fabric daughter boards installed so that I can run all the ports at gig speed. I am using LCDP for link aggregation and I have configured eight ports per link aggregate across two blades. I am running this on Linux Slackware 9.1 using MRTG version 2.9.29. The HTML pages shows MRTG trying to create and html file called 10.1.0.220.gec-2.5-8,3/5-8.html but I get no graph nor an image. I also get the following output on my console: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.243) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640922 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.243 ifOutOctets.243 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.244) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640925 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.244 ifOutOctets.244 sysUptime sysName on xxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.246) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxx" request ID: 1050640926 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.246 ifOutOctets.246 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.245) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxxx" request ID: 1050640930 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.245 ifOutOctets.245 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.248) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxx" request ID: 1050640931 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.248 ifOutOctets.248 sysUptime sysName on xxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.242) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640933 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.242 ifOutOctets.242 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 ERROR: Target['10.1.0.xxx.gec-2.5-8,3/5-8'][_IN_] ' $$target[0]{$mode} ' did not eval into defined data ERROR: Target['10.1.0.xxx.gec-2.5-8,3/5-8'][_OUT_] ' $$target[0]{$mode} ' did not eval into defined data WARNING: Skipping Update of '10.1.0.xxx.gec-2.5-8,3/5-8', inlast is not defined WARNING: Skipping Update of '10.1.0.xxx.gec-2.5-8,3/5-8', outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.9-12,3/9-12][_IN_] ' $$target[3]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.9-12,3/9-12][_OUT_] ' $$target[3]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.9-12,3/9-12, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.9-12,3/9-12, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.45-48,3/45-48][_IN_] ' $$target[4]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.45-48,3/45-48][_OUT_] ' $$target[4]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.45-48,3/45-48, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.45-48,3/45-48, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.41-44,3/41-44][_IN_] ' $$target[8]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.41-44,3/41-44][_OUT_] ' $$target[8]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.41-44,3/41-44, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.41-44,3/41-44, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.37-40,3/37-40][_IN_] ' $$target[9]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.37-40,3/37-40][_OUT_] ' $$target[9]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.37-40,3/37-40, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.37-40,3/37-40, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.1-4,3/1-4][_IN_] ' $$target[11]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.1-4,3/1-4][_OUT_] ' $$target[11]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.1-4,3/1-4, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.1-4,3/1-4, outlast is not defined Any help would be great... Thanks, Austin Wolfe -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From g.w.smethurst at isc.keele.ac.uk Mon Jun 7 15:38:59 2004 From: g.w.smethurst at isc.keele.ac.uk (G.W. Smethurst) Date: Mon, 07 Jun 2004 14:38:59 +0100 Subject: [mrtg] mrtg problems Message-ID: <40C46FF3.2030705@isc.keele.ac.uk> Dear all Have got mrtg running fine on a mixture of Cisco kit .....but every 3-5 days the process falls over and takes the linux server down. In between it runs quite happily collecting data every 5 minutes from all the cisco kit (including the 3550s) From the 3 times it has happened it seems to always be when it is accessing a Cisco 3550 Error messages in the mrtg.log are:- Started mrtg 2004-06-06 03:07:03 -- Started mrtg 2004-06-06 03:07:04 -- ERROR: Skipping webupdates because rateup did not return anything sensible 2004-06-06 03:07:04 -- WARNING: rateup died from Signal 11 with Exit Value 0 when doing router 'st-core-1_44' Signal was 11, Returncode was 0 2004-06-06 03:07:05 -- Started mrtg 2004-06-06 03:07:05 -- ERROR: Skipping webupdates because rateup did not return anything sensible 2004-06-06 03:07:05 -- WARNING: rateup died from Signal 11 with Exit Value 0 when doing router 'st-core-2_10' Has anyone seen this happen before I checked the archives and there seemed to be a few 3550 queries Thanks Geoff -- ************************************ Geoff Smethurst Networking and Micros Section Leader Keele University Tel 01782 583066 Fax 01782 584234 ************************************* -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From yamtak at b-session.com Mon Jun 7 16:14:20 2004 From: yamtak at b-session.com (Takumi Yamane) Date: Mon, 07 Jun 2004 23:14:20 +0900 Subject: [mrtg] Re: mrtg problems In-Reply-To: <40C46FF3.2030705@isc.keele.ac.uk> References: <40C46FF3.2030705@isc.keele.ac.uk> Message-ID: <108661766853414347.qmail-scanner@mailhub.b-session.com> On Mon, 07 Jun 2004 14:38:59 +0100, "G.W. Smethurst" wrote in <40C46FF3.2030705 at isc.keele.ac.uk>: > > Have got mrtg running fine on a mixture of Cisco kit .....but > every 3-5 days the process falls over and takes the linux server > down. ... > 2004-06-06 03:07:04 -- WARNING: rateup died from Signal 11 Based on my experiences, 'signal 11' indicates your memory module is in bad condition, or maybe CPU is overheated. I think you'd better try this: http://www.memtest86.com/ -- Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From a at jenisch.at Mon Jun 7 17:31:07 2004 From: a at jenisch.at (Ewald Jenisch) Date: Mon, 7 Jun 2004 17:31:07 +0200 Subject: [mrtg] input-values as lines? (i.e. non-filled) Message-ID: <20040607153107.GA1613@athena.oekb.co.at> Hi, Normally mrtg graphs the first value (normally "input") in green - and filled, whereas the output value is a blue line. Is there any way to have both - input and output - as *lines* (e.g. green and blue line) instead of having one filled the other as pure line? Thanks much in advance for your help, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Mon Jun 7 20:04:14 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Mon, 7 Jun 2004 13:04:14 -0500 Subject: [mrtg] Log file and graph not the same. In-Reply-To: <20040607153107.GA1613@athena.oekb.co.at> Message-ID: <200406071758.i57HwmRv024283@amcxfer1.jccbi.gov> I have a problem and I am not sure where to look. I was thinking it had to do with Options: but now I am not sure. I am graphing my network print spooler. The number above each MRTG log is my spooler as I see it and in my cfg file I muylitple it by 300 because my understanding is that if you do not use "gauge" then MRTG treats variables as a counters and calculates the difference between the current and the previous value and divides that by the elapsed time between the last two readings to get the value to be plotted. "from the doc". Any ideas what I am seeing? Is it normal? -- Look for the (???) (all polls are 5 minutes) Spooler reads 4965 1086628170 1489500 1489500 1086628170 0 0 0 0 1086627600 0 0 0 0 - New MRTG graphs built. Next 5 minute poll 4969 1086628471 1490700 1490700 1086628471 4 4 4 4 1086628170 0 0 0 0 - MRTG graphs still at 0. 1086627900 0 0 0 0 1086627600 0 0 0 0 4974 1086628770 1492200 1492200 1086628770 5 5 5 5 1086628471 4 4 4 4 - MRTG graphs at 4. 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 4981 1086629071 1494300 1494300 1086629071 7 7 7 7 1086628770 5 5 5 5 - MRTG graph at 5. 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 4982 1086629372 1494600 1494600 1086629372 1 1 1 1 1086629071 7 7 7 7 - MRTG graph at 6. (???) 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 4990 1086629671 1497000 1497000 1086629671 8 8 8 8 1086629372 1 1 1 1 - MRTG graph at 2. (???) 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 5001 1086629970 1500300 1500300 1086629970 11 11 11 11 1086629671 8 8 8 8 - MRTG graph at 8. 1086629400 1 1 8 8 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 5006 1086630271 1501800 1501800 1086630271 5 5 5 5 1086629970 11 11 11 11 - MRTG graph at 10. (???) 1086629700 8 8 11 11 1086629400 1 1 8 8 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 5012 1086630570 1503600 1503600 1086630570 6 6 6 6 1086630271 5 5 5 5 - MRTG graph at 5. 1086630000 10 10 11 11 1086629700 8 8 11 11 1086629400 1 1 8 8 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 5024 1086630871 1507200 1507200 1086630871 12 12 12 12 1086630570 6 6 6 6 - MRTG graph at 7. (???) 1086630300 5 5 6 6 1086630000 10 10 11 11 1086629700 8 8 11 11 1086629400 1 1 8 8 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 5026 - MRTG graph at 11. (???) 1086631170 1507800 1507800 1086631170 2 2 2 2 1086630871 12 12 12 12 1086630600 6 6 12 12 1086630300 5 5 6 6 1086630000 10 10 11 11 1086629700 8 8 11 11 1086629400 1 1 8 8 1086629100 6 6 7 7 1086628800 5 5 7 7 1086628500 4 4 5 5 1086628200 0 0 4 4 1086627900 0 0 0 0 1086627600 0 0 0 0 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Mon Jun 7 20:20:18 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Mon, 7 Jun 2004 20:20:18 +0200 Subject: [mrtg] Re: input-values as lines? (i.e. non-filled) In-Reply-To: <20040607153107.GA1613@athena.oekb.co.at> References: <20040607153107.GA1613@athena.oekb.co.at> Message-ID: <200406072020.18538.pavouk@pavouk.org> Hi, > Is there any way to have both - input and output - as *lines* > (e.g. green and blue line) instead of having one filled the other as > pure line? When you use RRDtool format, you can modify display cgi script. For example in 14all.cgi replace "AREA" with "LINE1". Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Mon Jun 7 23:21:43 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Tue, 8 Jun 2004 09:21:43 +1200 Subject: [mrtg] New version 2.14 of routers.cgi frontend released. Message-ID: <05b401c44cd5$6e690d60$b004d882@itss.auckland.ac.nz> For those of you who are using the routers2.cgi frontend for MRTG, the new v2.14 has now been released. This was announced in the routers.cgi mailing list, but not everyone reads that, so I'm also announcing here. routers2.cgi is a generic frontend to the MRTG/RRDTool combination, performing a similar job to mrtg-rrd and 14all. A demonstration is available on the wbe site below. You can download the package from http://www.steveshipway.org/software . If you are upgrading, you should be able to run the install script as normal and your configuration will not be overwritten. New features include support for mod_perl and speedycgi data caching (a huge speed improvement for large sites), graph rescaling on the fly, Userdefined graphs in Summary pages, and a large number of bug fixes and smaller enhancements. If you are using one of the 2.14 betas, then please upgrade to benefit from all the fixes. Thankyou to all the existing users who have waited so long for the update (held up be newly-married life, and 'real' work) Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/32-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From arnold at nipper.de Mon Jun 7 23:57:11 2004 From: arnold at nipper.de (Arnold Nipper) Date: Mon, 07 Jun 2004 23:57:11 +0200 Subject: [mrtg] Re: New version 2.14 of routers.cgi frontend released. In-Reply-To: <05b401c44cd5$6e690d60$b004d882@itss.auckland.ac.nz> References: <05b401c44cd5$6e690d60$b004d882@itss.auckland.ac.nz> Message-ID: <40C4E4B7.6060101@nipper.de> On 07.06.2004 23:21 Steve Shipway wrote: > For those of you who are using the routers2.cgi frontend for MRTG, the new > v2.14 has now been released. I'm running v2.14beta7 since a couple of weeks. Great tool! Best MRTG frontend I've ever seen. Powerfull but still easy to install! Thank you, Steve! Arnold -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From wangxuejun at tjuc.com.cn Tue Jun 8 06:06:36 2004 From: wangxuejun at tjuc.com.cn (Íõѧ¾ü) Date: Tue, 08 Jun 2004 12:06:36 +0800 Subject: [mrtg] can't get traffice from sub-interface of router Message-ID: <20040608051250.BA9D4D933A@ntardis.ee.ethz.ch> hello,guys. I have run mrtg2.10 successfully recently. Now it can monitor the traffic of ATM aal5 layer, but can't get the value of ATM subinf & gigaethernet's subif. the gigaethernet port has been configured as 802.1q trunk. Why mrtg can generate the conf of subif,but can't get the data from those subifs? plz help me. the following is the error msg from MRTG, I have tried to get the data using SNMP v4 by the msg but failed... SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.18) SNMPv1_Session (remote host: "192.168.0.1" [192.168.0.1].161) community: "public" request ID: 1030702553 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ifInOctets.18 ifOutOctets.18 sysUptime sysName on public at 192.168.0.1::::::v4only -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Tue Jun 8 09:03:52 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Tue, 8 Jun 2004 09:03:52 +0200 Subject: [mrtg] Re: can't get traffice from sub-interface of router In-Reply-To: <20040608051250.BA9D4D933A@ntardis.ee.ethz.ch> References: <20040608051250.BA9D4D933A@ntardis.ee.ethz.ch> Message-ID: <200406080903.52968.pavouk@pavouk.org> Hello, > hello,guys. I have run mrtg2.10 successfully recently. Now it can monitor > the traffic of ATM aal5 layer, but can't get the value of ATM subinf & > gigaethernet's subif. the gigaethernet port has been configured as 802.1q > trunk. > Why mrtg can generate the conf of subif,but can't get the data from those > subifs? plz help me. Probably there is problem on device. Some Cisco routers with older IOSes have this problem. For measuring hispeed interfaces (more than 100Mbps) is better to enable SNMPv2, due to 64bit counters. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Bogac.Ozdol at pargem.com.tr Tue Jun 8 10:37:19 2004 From: Bogac.Ozdol at pargem.com.tr (=?iso-8859-9?B?Qm/wYecg1lpE1kw=?=) Date: Tue, 8 Jun 2004 11:37:19 +0300 Subject: [mrtg] Memory & Cpu utilization OID for Cajun 880 Multilayer Switch Message-ID: <4482737D0B6FA143B0EE87BA9D23FAD30A5E10@prgmexc1.internal.borusan.com> Hi forum, We want to graphic with "mrtg" , the Memmory & CPU utilization on Cajun 880 Multilayer Switch. How could i perform this issue? Thanx for your urgent help. Sayg?lar?mla Emin Bo?a? ?ZD?L Destek Merkezi Y?neticisi Pargem Bilisim Sistemleri A.S. Direkt Telefon: (212) 340 0 316 Mobil Telefon : (542) 366 60 82 ?leti?im ??z?mlerinde Tek numara: (212) 340 0 340 Tek adres: B?y?kdere cd. No:112 34394 Esentepe ?stanbul Faks : (212) 212 61 68 Video : (212) 336 92 78 Pargem, bir Borusan Holding kurulu?udur. UYARI/NOTIFICATION: Bu e-posta ve ekleri sadece g?nderilen adres sahiplerine aittir. Bu mesaj?n yanl??l?kla taraf?n?za ula?m?? olmas? halinde, l?tfen g?ndericiye derhal bilgi veriniz ve mesaj? sisteminizden siliniz. BORUSAN bu mesaj?n i?eri?i ve ekleri ile ilgili olarak hukuksal hi?bir sorumluluk kabul etmez. ?nternet ileti?iminde zaman?nda, g?venli, hatas?z ya da vir?ss?z g?nderim garanti edilemez. G?nderen taraf hata veya unutmalardan sorumluluk kabul etmez. The information contained in this e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed.If you received this message in error, please immediately notify the sender and delete it from your system.BORUSAN doesn't accept any legal responsibility for the contents and attachments of this message.Internet communications cannot be guaranteed to be timely, secure, error or virus-free.The sender does not accept liability for any errors or omissions -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From peter_glanville at cuk.canon.co.uk Tue Jun 8 11:35:04 2004 From: peter_glanville at cuk.canon.co.uk (Peter Glanville) Date: Tue, 8 Jun 2004 10:35:04 +0100 Subject: [mrtg] Re: Log file and graph not the same. Message-ID: > I have a problem and I am not sure where to look. I was thinking it had to > do with Options: but now I am not sure. You have two seperate issues > I am graphing my network print spooler. The number above each MRTG log is my > spooler as I see it and in my cfg file I muylitple it by 300 because my > understanding is that if you do not use "gauge" then MRTG treats variables > as a counters and calculates the difference between the current and the > previous value and divides that by the elapsed time between the last two > readings to get the value to be plotted. "from the doc". Any ideas what I am > seeing? Is it normal? -- Look for the (???) (all polls are 5 minutes) You do not want 'gauge', as you are reading a counter. Your problem is that the default option is to calculate the rate of increase 'per second'. In your case that is below one, and it plots a zero. You have actual readings of 4 or 5 every 5 mins, so you might want to use the 'per minute' or 'per hour' options Multiplying by 300 gives you a 'per 5 mins' reading, which may be mildly confusing for some users to understand. Your second issue (the graph is not quite what you expect) is down to 'normalisation' If the counter increases by 1500 during one interval, 50 in the next and 20 in the third, the chances are that during the middle interval you did not do exactly 50 for the whole time, but started high (as per the previous interval) for a brief while and swooped down. So during most of the second interval, you were at a lower level than the average rate. So the graph roughs out a more likely curve. This does cause frustration (and a number of emails to this mailing list) especially when graphing a Gauge. But the overall effect is about right, so live with it. Peter -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Tue Jun 8 12:39:36 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Tue, 8 Jun 2004 05:39:36 -0500 Subject: [mrtg] Re: Log file and graph not the same. In-Reply-To: Message-ID: <200406081034.i58AY7Rv008450@amcxfer1.jccbi.gov> Thanks for that info, I understand it better now. I'll try the 'per minute'. Thanks again. _____ From: Peter Glanville [mailto:peter_glanville at cuk.canon.co.uk] Sent: Tuesday, June 08, 2004 4:35 AM To: Anthony Valuikas; mrtg at list.ee.ethz.ch Subject: Re: [mrtg] Log file and graph not the same. > I have a problem and I am not sure where to look. I was thinking it had to > do with Options: but now I am not sure. You have two seperate issues > I am graphing my network print spooler. The number above each MRTG log is my > spooler as I see it and in my cfg file I muylitple it by 300 because my > understanding is that if you do not use "gauge" then MRTG treats variables > as a counters and calculates the difference between the current and the > previous value and divides that by the elapsed time between the last two > readings to get the value to be plotted. "from the doc". Any ideas what I am > seeing? Is it normal? -- Look for the (???) (all polls are 5 minutes) You do not want 'gauge', as you are reading a counter. Your problem is that the default option is to calculate the rate of increase 'per second'. In your case that is below one, and it plots a zero. You have actual readings of 4 or 5 every 5 mins, so you might want to use the 'per minute' or 'per hour' options Multiplying by 300 gives you a 'per 5 mins' reading, which may be mildly confusing for some users to understand. Your second issue (the graph is not quite what you expect) is down to 'normalisation' If the counter increases by 1500 during one interval, 50 in the next and 20 in the third, the chances are that during the middle interval you did not do exactly 50 for the whole time, but started high (as per the previous interval) for a brief while and swooped down. So during most of the second interval, you were at a lower level than the average rate. So the graph roughs out a more likely curve. This does cause frustration (and a number of emails to this mailing list) especially when graphing a Gauge. But the overall effect is about right, so live with it. Peter -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Tue Jun 8 14:38:36 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Tue, 8 Jun 2004 07:38:36 -0500 Subject: [mrtg] --if-template question (uncomment problem) In-Reply-To: <200406081034.i58AY7Rv008450@amcxfer1.jccbi.gov> Message-ID: <200406081233.i58CX6Rv010082@amcxfer1.jccbi.gov> I noticed that when using the --if-template statement in cfgmaker that down ports are no longer commented out. Removing the statement results in the ports being commented out. Am I missing a switch or is this normal behavior when using the --if-template? Here is my line.. perl cfgmaker --subdirs=HOSTNAME --global "options[_]: bits" --global "workdir: c:\mrtg\html" --if-template=#newhosttemplate.cfg public at xxx.xxx.xxx.xxx > xxx.xxx.xxx.xxx.cfg Thanks -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hans.dekker.ext at juntadeandalucia.es Tue Jun 8 14:36:36 2004 From: hans.dekker.ext at juntadeandalucia.es (Hans Dekker) Date: Tue, 08 Jun 2004 14:36:36 +0200 Subject: [mrtg] How do I get more SNMP info on the graph page han only packets/ errors etc. Message-ID: <40C5B2D4.3000500@juntadeandalucia.es> Hello List, How do I make a config file to fetch more info from a switch than just the incoming/outgoing packets on one web page? Apart from the traffic/ error rates would like to get the following info per port: - Speed & Duplex - Up/down status of the port device And display it on the mrtg-web pages with up to date info of the latest SNMP poll of a device. In handy for me as a network manager. Regards, HD. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From dziemba at ColoradoCollege.edu Tue Jun 8 16:24:38 2004 From: dziemba at ColoradoCollege.edu (David Ziemba) Date: Tue, 8 Jun 2004 08:24:38 -0600 Subject: [mrtg] Re: can't get traffice from sub-interface of router Message-ID: > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch > [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of MuQ'>| > Sent: Monday, June 07, 2004 10:07 PM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] can't get traffice from sub-interface of router > [snippy] > SNMP Error: > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.2.2.1.10.18) SNMPv1_Session > (remote host: "192.168.0.1" [192.168.0.1].161) > community: "public" > request ID: 1030702553 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMPGET Problem for ifInOctets.18 ifOutOctets.18 sysUptime > sysName on public at 192.168.0.1::::::v4only We are monitoring an atm interface on a subinterface aal5-layer, looks like a similar setup anyway: https://openfire.coloradocollege.edu/cgi-bin/routers2.cgi?uopts=t&rtr=loo_ 7206.cfg Do you have the full pipe, or do you have just a chunk of it you want to monitor? We've only got a piece of the line though... You might want to check out the reply from the device, noSuchName, you should try adding a .0 or .1 to the end, or just walkin the oid you've got. Funny question, but did you try cfgmaker on the device? The program walked a 7206VXR here, and it did report the correct interfaces, and the correct sub interfaces right into a handy config file. Dave -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Tue Jun 8 16:51:05 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Tue, 8 Jun 2004 16:51:05 +0200 Subject: [mrtg] Re: can't get traffice from sub-interface of router In-Reply-To: <20040608051250.BA9D4D933A@ntardis.ee.ethz.ch>; from wangxuejun@tjuc.com.cn on Tue, Jun 08, 2004 at 12:06:36PM +0800 References: <20040608051250.BA9D4D933A@ntardis.ee.ethz.ch> Message-ID: <20040608165105.A11120@slot.hollandcasino.net> On Tue, Jun 08, 2004 at 12:06:36PM +0800, ?????? wrote: > hello,guys. I have run mrtg2.10 successfully recently. Now it can monitor the > traffic of ATM aal5 layer, but can't get the value of ATM subinf & gigaethernet's > subif. the gigaethernet port has been configured as 802.1q trunk. > Why mrtg can generate the conf of subif,but can't get the data from those subifs? > plz help me. > the following is the error msg from MRTG, I have tried to get the data using SNMP > v4 by the msg but failed... > > SNMP Error: > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.2.2.1.10.18) This is not really MRTG. MRTG asks for some data, and the device tells it cannot give it because this OID does not exists > SNMPGET Problem for ifInOctets.18 ifOutOctets.18 sysUptime sysName on > public at 192.168.0.1::::::v4only 1.3.6.1.2.1.2.2.1.10 == ifInOctets. ifInOctets.18 means: interface numbered 18 (the so called instance). You wrote "Why mrtg can generate the conf of subif,but can't get the data from those subifs?" I took this as "I created the config with cfgmaker". At that moment the instance 18 seemed to be valid. Perhaps the device was booted and instances changed. There is a way to configure instances to be persistant (search the documentation for your device). In general: try to debug the problem with command line tools such as "snmpget" or "snmputil.exe". If those tools have a problem, don't even start to think about MRTG. HTH Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Tue Jun 8 22:31:14 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Tue, 8 Jun 2004 15:31:14 -0500 Subject: [mrtg] Re: --if-template question (uncomment problem) In-Reply-To: <200406081233.i58CX6Rv010082@amcxfer1.jccbi.gov> Message-ID: <200406082025.i58KPhRv023871@amcxfer1.jccbi.gov> It wasn't because I did not have the doc open or was not reading the doc... I just missed it. After slowly reading it again $target_lines and a filter solved my errors.... Tv -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Anthony Valuikas Sent: Tuesday, June 08, 2004 7:39 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] --if-template question (uncomment problem) I noticed that when using the --if-template statement in cfgmaker that down ports are no longer commented out. Removing the statement results in the ports being commented out. Am I missing a switch or is this normal behavior when using the --if-template? Here is my line.. perl cfgmaker --subdirs=HOSTNAME --global "options[_]: bits" --global "workdir: c:\mrtg\html" --if-template=#newhosttemplate.cfg public at xxx.xxx.xxx.xxx > xxx.xxx.xxx.xxx.cfg Thanks -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From oetiker at ee.ethz.ch Tue Jun 8 23:10:47 2004 From: oetiker at ee.ethz.ch (Tobias Oetiker) Date: Tue, 8 Jun 2004 23:10:47 +0200 (MEST) Subject: [mrtg] [mrtg-announce] mrtg 2.10.14 Message-ID: Folks, I have put mrtg 2.10.14 out ... available from http://people.ee.ethz.ch/oetiker/webtools/mrtg/pub enjoy! tobi Changes 2.10.14 --------------- From: Michael P. Soulier * new option subtitle for indexmaker From: Lech Szychowski * added new options for printing date inside the graph: TimeStrPos[] and TimeStrFmt[] From: Joshua Nichols * teach Makefile about DESTDIR From: Tobi * do not try to populate the confcache off a dead hosts ... From: Mike Mitchell * fix indexmaker when used with 14all From: Norm * make mrtg work on netware From: Fuminori Uematsu * updated japanese translation From: Ladislav Mihok * fixed encoding for slovak translation From: Hal Dell * added 3com RMON VLAN detection to cfgmaker From: Michael_Soulier at Mitel.com * added --headeradd option to indexmaker From: Simon Leinen * updated SMNP_Session to 1.03 From: Quentin Dunchue * added host anchor in indexmaker * fixed $default filter in cfgmaker to not include everything From: ???F?? * updates for chinese big5 translation From: Klaus Schmidinger * fix for ytics with small values in rateup From: "Peter Wirdemo (MO/EMW)" * enhance cfgmaker for extremenetworks From: Tobi and Bernd Drefs * fix hairy issue with description matching in indexmaker (add quoting) From: Kenji * make thresholds work when maxbytes1 and maxbytes2 are in use ... -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)44-632-5286 -- Unsubscribe mailto:mrtg-announce-request at list.ee.ethz.ch?subject=unsubscribe Help mailto:mrtg-announce-request at list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/mrtg-announce WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stefano at neotokyo3.it Wed Jun 9 05:16:53 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Wed, 9 Jun 2004 05:16:53 +0200 Subject: [mrtg] Re: can't get traffice from sub-interface of router References: Message-ID: <020201c44dd0$38b8fbc0$e1275cd5@inet.it> ----- Original Message ----- From: "David Ziemba" To: Sent: Tuesday, June 08, 2004 4:24 PM Subject: [mrtg] Re: can't get traffice from sub-interface of router > We are monitoring an atm interface on a subinterface aal5-layer, looks > like a similar setup anyway: > > https://openfire.coloradocollege.edu/cgi-bin/routers2.cgi?uopts=t&rtr=loo_7206.cfg Hi Dave, on your monitoring page there's a CAT4912, but you don't have a sub int on this device. So I tryed to get stats of a Gigabit sub interface (like Gi2.1) but when i run cfgmaker the sub interface doesn't appear with the fisical interfaces. I can't undestand if it's a problem of MRTG or it's a simple OID problem, because on real router like my GW (a 7206VXR NPE-400) I haven't problem, all fisical and sub interfaces are listed in config file without problem. Did you (or someone else) get the same problem? On Cisco there is the "SNMP Navigator", there are all the OID and MIBs to get everything from Cisco devices, but it's a real mess to use! :( Thank's! Ste. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From rene.buechler at zurich.com Wed Jun 9 12:52:14 2004 From: rene.buechler at zurich.com (Rene Buechler) Date: Wed, 9 Jun 2004 12:52:14 +0200 Subject: [mrtg] Re: MRTG losing Bytes in Octet string Message-ID: After spending some time with the debugger, I've found add. hex bytes which makes problems in the mrtg module and ConversionCode. Now I have a workaround. I commented out the three lines of code in module mrtg: 1934 - 1936. These 3 lines will remove the 0x0a and the 0x0d from the octet string. After this change, I had still problems with the eval function at line 1944. Byte 0x0d will trigger the eval routine and is not executing my ConversionCode. Byte 0x9a is not triggering the eval routine neither my ConversionCode. I've now hardcoded my ConversionCode directly into the mrtg module and is now running fine. I was not abel to change the mrtg script in a way that my subroutine will be executed without the eval function. Maybe someone has a better solution? My changes and Conversioncode in the mrtg module: # have some cleanup first, it seems that some agents # are adding newlines to what they return # map{ $_ =~ s/\n|\r//g if defined $_ } @res; # map{ $_ =~ s/^\s+//g if defined $_ } @res; # map{ $_ =~ s/\s+$//g if defined $_ } @res; # Convert in and out values to integers with a user-defined subroutine # specified by the Conversion target key if( $target->{ Conversion } ) { foreach my $ri( 0..1 ) { next unless defined $res[ $ri ]; my $hex_string = unpack("H*", $res[ $ri ]); # build hex string my $upper_hex_string = substr($hex_string,0,8); my $lower_hex_string = substr($hex_string,8,8); # build numeric value from the two substrings $res[ $ri ] = ((hex($upper_hex_string)) * 16**8) + hex($lower_hex_string); # my $exp = "&MRTGConversion::$target->{ Conversion }( '$res[ $ri ]' )"; # $res[ $ri ] = eval $exp; # warn "WARNING: evaluation of \"$exp\" failed\n$@\n" if $@; } } > Hi > I'm using MRTG 2.10.13 on a Windows NT workstation. > I'm scanning on our Ficon Directors FC/9000 (CNT) the Rx- and TxFrames to > check the utilisation of each FC-Port. > These Directors will give me back a 64-Bit counter value as an octet > string. > To convert this octet string I'm using the option ConversionCode and a > small perl script. > Now I have seen, that some values from the counters are wrong. I've found, > that when inside an octet string is a Hex Byte with 0x0a or 0x0d these > bytes gets lost. In this case, MRTG will handover to my subroutine only > seven Bytes instead of 8 Bytes. I made a lot of tests and testet each hex > code from 00 ... FF. Every hex code is ok except the two ones with Hex > codes 0x0a and 0x0d which gets lost. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mbrown at tcco.com Wed Jun 9 15:21:21 2004 From: mbrown at tcco.com (Brown, Mason - (Turner)) Date: Wed, 9 Jun 2004 08:21:21 -0500 Subject: [mrtg] Maximum hosts passed to cfgmaker? Message-ID: <3EEFDE9B83C983408469BA869A3103B3077E2077@TUUSDALEXC0001.tcco.org> I think I may have hit a limit of the maximum number of hosts that can be passed as command-line arguments to cfgmaker. I have some custom code that determines which devices should be added (runs nightly), then passes all devices to a single instance of cfgmaker to create a single .cfg file for monitoring. Lately I've seen some of the devices dropped from the output .cfg file, and odd behavior for the first device polled. Below you can find the first portion of a .cfg file showing the problem. SNMP communities and IPs have been altered to preserve anonymity. Notice how the first device / interface polled shows a different IP in the error description than in the commented-out interface. The last device successfully polled by cfgmaker is 10.20.1.97 (output not included), which means the last 6 devices weren't touched. Also, at the end of the .cfg file are 6 empty description blocks (with System: Description: Contact: Location:). Have I reached a hard-coded limitation for cfgmaker? Do I need to split this up into multiple subsets to handle this many devices? Thanks in advance for all your help. I've used and loved MRTG for years now, and really enjoy learning how to extend its functionality through custom scripts using RRDTool. -Mason # Created by # /usr/local/mrtg-2/bin/cfgmaker --output=/var/www/mrtg/turner-buwan.cfg --ifref=name --ifdesc=descr --no-down --noreversedns --global 'workdir: /var/www/mrtg' --global 'Options[_]: bits' --global 'Unscaled[_]: ymwd' --global 'LogFormat: rrdtool' --global 'PathAdd: /usr/local/rrdtool-1.0.46/bin/' --global 'LibAdd: /usr/local/rrdtool-1.0.46/lib/perl/' travel2=return3 at 10.18.20.1 travel2=return3 at 10.18.21.1 travel2=return3 at 10.18.22.1 travel2=return3 at 10.18.23.1 travel2=return3 at 10.18.24.1 travel2=return3 at 10.18.25.1 travel2=return3 at 10.18.26.1 travel2=return3 at 10.18.27.1 travel2=return3 at 10.18.28.1 travel2=return3 at 10.18.29.1 travel2=return3 at 10.18.30.1 travel2=return3 at 10.18.31.1 travel2=return3 at 10.18.32.1 travel2=return3 at 10.18.33.1 travel2=return3 at 10.18.34.1 travel2=return3 at 10.18.35.1 travel2=return3 at 10.18.36.1 travel2=return3 at 10.18.37.1 travel2=return3 at 10.18.38.1 travel2=return3 at 10.18.39.1 travel2=return3 at 10.18.40.1 travel2=return3 at 10.18.42.1 travel2=return3 at 10.18.43.1 travel2=return3 at 10.18.44.1 travel2=return3 at 10.18.46.1 travel2=return3 at 10.18.47.1 travel2=return3 at 10.18.48.1 travel2=return3 at 10.18.49.1 travel2=return3 at 10.18.50.1 travel2=return3 at 10.18.51.1 travel2=return3 at 10.18.52.1 travel2=return3 at 10.18.53.1 travel2=return3 at 10.18.54.1 travel2=return3 at 10.18.55.1 travel2=return3 at 10.18.56.1 travel2=return3 at 10.18.57.1 travel2=return3 at 10.18.58.1 travel2=return3 at 10.18.59.1 travel2=return3 at 10.18.60.1 travel2=return3 at 10.18.61.1 travel2=return3 at 10.18.62.1 travel2=return3 at 10.18.63.1 travel2=return3 at 10.18.64.1 travel2=return3 at 10.18.66.1 travel2=return3 at 10.18.67.1 travel2=return3 at 10.18.68.1 travel2=return3 at 10.18.69.1 travel2=return3 at 10.18.70.1 travel2=return3 at 10.18.71.1 travel2=return3 at 10.18.72.1 travel2=return3 at 10.18.74.1 travel2=return3 at 10.18.76.1 travel2=return3 at 10.18.77.1 travel2=return3 at 10.18.78.1 travel2=return3 at 10.18.79.1 travel2=return3 at 10.18.80.1 travel2=return3 at 10.18.81.1 travel2=return3 at 10.18.82.1 travel2=return3 at 10.18.83.1 travel2=return3 at 10.18.84.1 travel2=return3 at 10.18.86.1 travel2=return3 at 10.18.87.1 travel2=return3 at 10.18.100.1 travel2=return3 at 10.18.101.1 travel2=return3 at 10.18.102.1 travel2=return3 at 10.20.1.1 travel2=return3 at 10.20.1.33 travel2=return3 at 10.20.1.49 travel2=return3 at 10.20.1.65 travel2=return3 at 10.20.1.97 travel2=return3 at 10.20.1.129 travel2=return3 at 10.20.1.145 travel2=return3 at 10.20.1.161 travel2=return3 at 10.20.1.225 travel2=return3 at 10.20.4.1 travel2=return3 at 10.20.6.1 ### 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: /var/www/mrtg Options[_]: bits Unscaled[_]: ymwd LogFormat: rrdtool PathAdd: /usr/local/rrdtool-1.0.46/bin/ LibAdd: /usr/local/rrdtool-1.0.46/lib/perl/ ###################################################################### # System: TURNDAL1 # Description: Cisco Internetwork Operating System Software # IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2) # Copyright (c) 1986-1999 by cisco Systems, Inc. # Compiled Tue 07-Dec-99 02:21 by phanguye # Contact: # Location: ###################################################################### ### Interface 1 >> Descr: 'Serial0/0' | Name: 'Se0/0' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * got 'no response received ### SNMPv1_Session (remote host: "10.20.6.1" [10.20.6.1].161) ### community: "travel2=return3" ### request ID: -1664486235 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[10.18.20.1_Se0_0]: #Se0/0:travel2=return3 at 10.18.20.1: # SetEnv[10.18.20.1_Se0_0]: MRTG_INT_IP="" MRTG_INT_DESCR="Serial0/0" # MaxBytes[10.18.20.1_Se0_0]: 192000 # Title[10.18.20.1_Se0_0]: Serial0/0 -- TURNDAL1 # PageTop[10.18.20.1_Se0_0]:

Serial0/0 -- TURNDAL1

# # # # # # # #
System: TURNDAL1 in
Maintainer:
Description:Serial0/0 t1 kbps link TURNDAL1 DHEC740012.ATI
ifType: frame-relay (32)
ifName: Se0/0
Max Speed: 1536.0 kbits/s
### Interface 2 >> Descr: 'FastEthernet0/0' | Name: 'Fa0/0' | Ip: '10.18.20.1' | Eth: '00-08-a3-ae-51-80' ### Target[10.18.20.1_Fa0_0]: #Fa0/0:travel2=return3 at 10.18.20.1: SetEnv[10.18.20.1_Fa0_0]: MRTG_INT_IP="10.18.20.1" MRTG_INT_DESCR="FastEthernet0/0" MaxBytes[10.18.20.1_Fa0_0]: 12500000 Title[10.18.20.1_Fa0_0]: FastEthernet0/0 -- TURNDAL1 PageTop[10.18.20.1_Fa0_0]:

FastEthernet0/0 -- TURNDAL1

System: TURNDAL1 in
Maintainer:
Description:FastEthernet0/0 customer LAN supporting IP
ifType: ethernetCsmacd (6)
ifName: Fa0/0
Max Speed: 100.0 Mbits/s
Ip: 10.18.20.1 ()
-- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Fernando.Perez at bell.ca Wed Jun 9 15:33:48 2004 From: Fernando.Perez at bell.ca (Fernando Perez) Date: Wed, 9 Jun 2004 09:33:48 -0400 Subject: [mrtg] Cisco MSFC VLANs Message-ID: I would guess that this question has been asked before, but has anyone successfully monitored the traffic through a Cisco MSFC VLAN Interface on a 6500 switch? If so, can you please tell me how you did it. I seem to be not getting the write amount of traffic going through my MSFCs Thanks Fernando Perez -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Wed Jun 9 15:47:32 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Wed, 09 Jun 2004 08:47:32 -0500 Subject: [mrtg] Re: Cisco MSFC VLANs In-Reply-To: References: Message-ID: <40C714F4.2070009@rednarb.com> Fernando Perez wrote: > > I would guess that this question has been asked before, but has anyone > successfully monitored the traffic through a Cisco MSFC VLAN Interface on a > 6500 switch? If so, can you please tell me how you did it. I seem to be > not getting the write amount of traffic going through my MSFCs > > Thanks > > Fernando Perez > Fernando, IME, the counters for VLANs on Cisco gear do not work like most would like or what most would at least expect. It seems that only traffic that enters or leaves a vlan is tracked there. If communication is intra-vlan then nothing comes up on those counters. I too set up VLAN monitoring on my Cisco boxes and was disturbed to see such a low throughput. That said, I'm not certain was an MSFC VLAN is so what I've said might not totally apply. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Wed Jun 9 16:41:57 2004 From: petelists at templin.org (Pete Templin) Date: Wed, 09 Jun 2004 09:41:57 -0500 Subject: [mrtg] Re: Cisco MSFC VLANs In-Reply-To: References: Message-ID: <40C721B5.3040506@templin.org> Fernando Perez wrote: > > I would guess that this question has been asked before, but has anyone > successfully monitored the traffic through a Cisco MSFC VLAN Interface on a > 6500 switch? If so, can you please tell me how you did it. I seem to be > not getting the write amount of traffic going through my MSFCs Most likely, you're getting the right amount of traffic that's going THROUGH your MSFC. Unfortunately, because the MSFC populates the forwarding logic on the switching modules, a large portion of your traffic never goes through the MSFC. You'll need to monitor the physical ports for "accurate" statistics. pt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Deb.Brackman at crown.com Wed Jun 9 16:47:07 2004 From: Deb.Brackman at crown.com (Deb.Brackman at crown.com) Date: Wed, 9 Jun 2004 10:47:07 -0400 Subject: [mrtg] Disk Space Utilization Charts Message-ID: Does anybody use MRTG to create good Disk Space Utilization on Disk Space Free or Disk Space Used....any recommendations are good charts for management? Deb -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From smoseman at novolink.net Wed Jun 9 17:13:52 2004 From: smoseman at novolink.net (Scott Moseman) Date: Wed, 9 Jun 2004 10:13:52 -0500 Subject: [mrtg] Re: Disk Space Utilization Charts In-Reply-To: Message-ID: <00e601c44e34$5fcaf920$0b41bcd0@novolink.net> We use MRTG to monitor disk space on a bunch of servers. Some have SNMP OIDs that return the necessary data, and a few others we write scripts to ssh into the boxes and pull out the data via CLI. The only problem that we have is that MRTG does not seem to properly handle data over 2GB. The graphs are ok, but they will not show the unscaled data. But that is not really a problem, since we use the alarm functions of MRTG to send email alerts when we lack space. Thanks, Scott Moseman -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch Sent: Wednesday, June 09, 2004 9:47 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Disk Space Utilization Charts Does anybody use MRTG to create good Disk Space Utilization on Disk Space Free or Disk Space Used....any recommendations are good charts for management? Deb -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mbrown at tcco.com Wed Jun 9 15:07:29 2004 From: mbrown at tcco.com (Brown, Mason - (Turner)) Date: Wed, 9 Jun 2004 08:07:29 -0500 Subject: [mrtg] Maximum hosts passed to cfgmaker? Message-ID: <3EEFDE9B83C983408469BA869A3103B3077E2073@TUUSDALEXC0001.tcco.org> I think I may have hit a limit of the maximum number of hosts that can be passed as command-line arguments to cfgmaker. I have some custom code that determines which devices should be added (runs nightly), then passes all devices to a single instance of cfgmaker to create a single .cfg file for monitoring. Lately I've seen some of the devices dropped from the output .cfg file, and odd behavior for the first device polled. Below you can find the first portion of a .cfg file showing the problem. SNMP communities and IPs have been altered to preserve anonymity. Notice how the first device / interface polled shows a different IP in the error description than in the commented-out interface. The last device successfully polled by cfgmaker is 10.20.1.97 (output not included), which means the last 6 devices weren't touched. Also, at the end of the .cfg file are 6 empty description blocks (with System: Description: Contact: Location:). Have I reached a hard-coded limitation for cfgmaker? Do I need to split this up into multiple subsets to handle this many devices? Thanks in advance for all your help. I've used and loved MRTG for years now, and really enjoy learning how to extend its functionality through custom scripts using RRDTool. -Mason # Created by # /usr/local/mrtg-2/bin/cfgmaker --output=/var/www/mrtg/turner-buwan.cfg --ifref=name --ifdesc=descr --no-down --noreversedns --global 'workdir: /var/www/mrtg' --global 'Options[_]: bits' --global 'Unscaled[_]: ymwd' --global 'LogFormat: rrdtool' --global 'PathAdd: /usr/local/rrdtool-1.0.46/bin/' --global 'LibAdd: /usr/local/rrdtool-1.0.46/lib/perl/' travel2=return3 at 10.18.20.1 travel2=return3 at 10.18.21.1 travel2=return3 at 10.18.22.1 travel2=return3 at 10.18.23.1 travel2=return3 at 10.18.24.1 travel2=return3 at 10.18.25.1 travel2=return3 at 10.18.26.1 travel2=return3 at 10.18.27.1 travel2=return3 at 10.18.28.1 travel2=return3 at 10.18.29.1 travel2=return3 at 10.18.30.1 travel2=return3 at 10.18.31.1 travel2=return3 at 10.18.32.1 travel2=return3 at 10.18.33.1 travel2=return3 at 10.18.34.1 travel2=return3 at 10.18.35.1 travel2=return3 at 10.18.36.1 travel2=return3 at 10.18.37.1 travel2=return3 at 10.18.38.1 travel2=return3 at 10.18.39.1 travel2=return3 at 10.18.40.1 travel2=return3 at 10.18.42.1 travel2=return3 at 10.18.43.1 travel2=return3 at 10.18.44.1 travel2=return3 at 10.18.46.1 travel2=return3 at 10.18.47.1 travel2=return3 at 10.18.48.1 travel2=return3 at 10.18.49.1 travel2=return3 at 10.18.50.1 travel2=return3 at 10.18.51.1 travel2=return3 at 10.18.52.1 travel2=return3 at 10.18.53.1 travel2=return3 at 10.18.54.1 travel2=return3 at 10.18.55.1 travel2=return3 at 10.18.56.1 travel2=return3 at 10.18.57.1 travel2=return3 at 10.18.58.1 travel2=return3 at 10.18.59.1 travel2=return3 at 10.18.60.1 travel2=return3 at 10.18.61.1 travel2=return3 at 10.18.62.1 travel2=return3 at 10.18.63.1 travel2=return3 at 10.18.64.1 travel2=return3 at 10.18.66.1 travel2=return3 at 10.18.67.1 travel2=return3 at 10.18.68.1 travel2=return3 at 10.18.69.1 travel2=return3 at 10.18.70.1 travel2=return3 at 10.18.71.1 travel2=return3 at 10.18.72.1 travel2=return3 at 10.18.74.1 travel2=return3 at 10.18.76.1 travel2=return3 at 10.18.77.1 travel2=return3 at 10.18.78.1 travel2=return3 at 10.18.79.1 travel2=return3 at 10.18.80.1 travel2=return3 at 10.18.81.1 travel2=return3 at 10.18.82.1 travel2=return3 at 10.18.83.1 travel2=return3 at 10.18.84.1 travel2=return3 at 10.18.86.1 travel2=return3 at 10.18.87.1 travel2=return3 at 10.18.100.1 travel2=return3 at 10.18.101.1 travel2=return3 at 10.18.102.1 travel2=return3 at 10.20.1.1 travel2=return3 at 10.20.1.33 travel2=return3 at 10.20.1.49 travel2=return3 at 10.20.1.65 travel2=return3 at 10.20.1.97 travel2=return3 at 10.20.1.129 travel2=return3 at 10.20.1.145 travel2=return3 at 10.20.1.161 travel2=return3 at 10.20.1.225 travel2=return3 at 10.20.4.1 travel2=return3 at 10.20.6.1 ### 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: /var/www/mrtg Options[_]: bits Unscaled[_]: ymwd LogFormat: rrdtool PathAdd: /usr/local/rrdtool-1.0.46/bin/ LibAdd: /usr/local/rrdtool-1.0.46/lib/perl/ ###################################################################### # System: TURNDAL1 # Description: Cisco Internetwork Operating System Software # IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T, RELEASE SOFTWARE (fc2) # Copyright (c) 1986-1999 by cisco Systems, Inc. # Compiled Tue 07-Dec-99 02:21 by phanguye # Contact: # Location: ###################################################################### ### Interface 1 >> Descr: 'Serial0/0' | Name: 'Se0/0' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * got 'no response received ### SNMPv1_Session (remote host: "10.20.6.1" [10.20.6.1].161) ### community: "travel2=return3" ### request ID: -1664486235 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[10.18.20.1_Se0_0]: #Se0/0:travel2=return3 at 10.18.20.1: # SetEnv[10.18.20.1_Se0_0]: MRTG_INT_IP="" MRTG_INT_DESCR="Serial0/0" # MaxBytes[10.18.20.1_Se0_0]: 192000 # Title[10.18.20.1_Se0_0]: Serial0/0 -- TURNDAL1 # PageTop[10.18.20.1_Se0_0]:

Serial0/0 -- TURNDAL1

# # # # # # # #
System: TURNDAL1 in
Maintainer:
Description:Serial0/0 t1 kbps link TURNDAL1 DHEC740012.ATI
ifType: frame-relay (32)
ifName: Se0/0
Max Speed: 1536.0 kbits/s
### Interface 2 >> Descr: 'FastEthernet0/0' | Name: 'Fa0/0' | Ip: '10.18.20.1' | Eth: '00-08-a3-ae-51-80' ### Target[10.18.20.1_Fa0_0]: #Fa0/0:travel2=return3 at 10.18.20.1: SetEnv[10.18.20.1_Fa0_0]: MRTG_INT_IP="10.18.20.1" MRTG_INT_DESCR="FastEthernet0/0" MaxBytes[10.18.20.1_Fa0_0]: 12500000 Title[10.18.20.1_Fa0_0]: FastEthernet0/0 -- TURNDAL1 PageTop[10.18.20.1_Fa0_0]:

FastEthernet0/0 -- TURNDAL1

System: TURNDAL1 in
Maintainer:
Description:FastEthernet0/0 customer LAN supporting IP
ifType: ethernetCsmacd (6)
ifName: Fa0/0
Max Speed: 100.0 Mbits/s
Ip: 10.18.20.1 ()
-- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Wed Jun 9 22:39:12 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Wed, 9 Jun 2004 22:39:12 +0200 Subject: [mrtg] Re: Maximum hosts passed to cfgmaker? In-Reply-To: <3EEFDE9B83C983408469BA869A3103B3077E2077@TUUSDALEXC0001.tcco.org> References: <3EEFDE9B83C983408469BA869A3103B3077E2077@TUUSDALEXC0001.tcco.org> Message-ID: <200406092239.13086.pavouk@pavouk.org> Hello, > I think I may have hit a limit of the maximum number of hosts that can > be passed as command-line arguments to cfgmaker. I call cfgmaker independently for every host. I create mrtg.cfg with includes for files. One file is one host. It works great. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Thu Jun 10 00:07:02 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Thu, 10 Jun 2004 10:07:02 +1200 Subject: [mrtg] Re: Disk Space Utilization Charts In-Reply-To: Message-ID: <06ad01c44e6e$17b5b550$b004d882@itss.auckland.ac.nz> >Does anybody use MRTG to create good Disk Space Utilization on >Disk Space >Free or Disk Space Used....any recommendations are good charts for >management? Here is the example web site showing a Windows server being monitored for free disk space (there are examples there for UNIX servers also). http://www.steveshipway.org/cgi-bin/routers2.pl?rtr=hosts%2Fbofh.cfg&if=bofh -disk-cd&xgtype=d There is also a link there to show you the corresponding .cfg file that was used to collect and show the data. The Windows server data was collected using the pNSclient agent, the UNIX server was done using the NRPE agent. routers.cgi comes with scripts to allow you to query them both in MRTG format. You can also monitor via SNMP and display in a similar way. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/33-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From peter_glanville at cuk.canon.co.uk Thu Jun 10 10:40:03 2004 From: peter_glanville at cuk.canon.co.uk (Peter Glanville) Date: Thu, 10 Jun 2004 09:40:03 +0100 Subject: [mrtg] Cisco 6500-13slot, GetIf and 64 bit counters Message-ID: Hello all, Up to now I have had 3com kit. Worked fine with 10/100Mb interfaces, and I have used the 64 bit counters (ifHCInOctets) for Gigabit interfaces Now (MRTG-2-10-13 on XPpro) I have had the switches upgraded to Cisco 6513 (IOS 12.1) with fibre and copper blades. Target[test]: ifHCinoctets.1&ifHCoutoctets.1:public at 10.1.2.3 gives "Unknown SNMP var ifHCoutoctets.1" (and inoctets) Aha, must be case sensitive. Never realised that. So I went to what I had used on my 3Com kit with success. Target[test]: ifHCInOctets.1&ifHCOutOctets.1:public at 10.1.2.3 gives Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.31.1.1.1.6.1) This I did not expect. That is the correct OID I used GetIf, and that found some entries in the ifXTable, but not the HC counters. My provider swears that it works for him, on that version of Firmware I tried a different MIB browser (that requires you to specify SNMP version) and it worked!! With that in mind, I went back to MRTG and tried Target[test]: 1:public at 10.1.2.3:::::2 This variation works! So the questions are: 1. Can I 'fix' the Cisco to respond to Getif, and the explicit version of MRTG 2. Can I 'fix' Getif to use v2c SNMP calls. 3. Does Tobi wish to make MRTG case insensitive. Regards Peter Glanville Network Analyst, Canon (UK) Ltd -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From garth.williams at wtcs.org Thu Jun 10 15:49:49 2004 From: garth.williams at wtcs.org (Garth K. Williams) Date: Thu, 10 Jun 2004 07:49:49 -0600 Subject: [mrtg] Re: Cisco 6500-13slot, GetIf and 64 bit counters In-Reply-To: Message-ID: On behalf of GetIf... It is not SNMPv2 compliant. Not likley to change (when I "spoke" with the author last, this was his intonation). g -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Peter Glanville Sent: Thursday, June 10, 2004 2:40 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Cisco 6500-13slot, GetIf and 64 bit counters Hello all, Up to now I have had 3com kit. Worked fine with 10/100Mb interfaces, and I have used the 64 bit counters (ifHCInOctets) for Gigabit interfaces Now (MRTG-2-10-13 on XPpro) I have had the switches upgraded to Cisco 6513 (IOS 12.1) with fibre and copper blades. Target[test]: ifHCinoctets.1&ifHCoutoctets.1:public at 10.1.2.3 gives "Unknown SNMP var ifHCoutoctets.1" (and inoctets) Aha, must be case sensitive. Never realised that. So I went to what I had used on my 3Com kit with success. Target[test]: ifHCInOctets.1&ifHCOutOctets.1:public at 10.1.2.3 gives Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.31.1.1.1.6.1) This I did not expect. That is the correct OID I used GetIf, and that found some entries in the ifXTable, but not the HC counters. My provider swears that it works for him, on that version of Firmware I tried a different MIB browser (that requires you to specify SNMP version) and it worked!! With that in mind, I went back to MRTG and tried Target[test]: 1:public at 10.1.2.3:::::2 This variation works! So the questions are: 1. Can I 'fix' the Cisco to respond to Getif, and the explicit version of MRTG 2. Can I 'fix' Getif to use v2c SNMP calls. 3. Does Tobi wish to make MRTG case insensitive. Regards Peter Glanville Network Analyst, Canon (UK) Ltd -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --- Incoming mail is determined to be Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.700 / Virus Database: 457 - Release Date: 6/6/2004 --- Outgoing mail is determined to be Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.700 / Virus Database: 457 - Release Date: 6/6/2004 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From chastaib at genco.com Thu Jun 10 16:53:33 2004 From: chastaib at genco.com (chastaib at genco.com) Date: Thu, 10 Jun 2004 09:53:33 -0500 Subject: [mrtg] Threshold Examples? Message-ID: Greetings, I want to use the Threshold Checking parameters in MRTG to allow me to check HDD space and send out an email message if certain parameters are exceeded. Does anyone have some examples of this they can share? I've read through the documentation, but am still not sure how to implement this feature. For example, if I'm monitoring the percent used space on my hard drive, do I set up the ThreshMinI variable like: ThreshMinI[servername]: 90% Secondly, if I want to call a program, do I used ThreshProgI like: ThreshProgI[servername]: `execute external program` Thanks for your help, Brian -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jmcburnett at msmgmt.com Thu Jun 10 17:20:02 2004 From: jmcburnett at msmgmt.com (McBurnett, Jim) Date: Thu, 10 Jun 2004 11:20:02 -0400 Subject: [mrtg] Cisco VOIP? Message-ID: <9BF6F06C4BC90746ADD6806746492A33E93E21@msmmail01.msmgmt.com> hi, I seem to remember some VOIP mibs being mentioned for IP phones Callmanager and maybe even Call manager Express. But I can't find them here or via the Nagios mail-list archives. Does anyone have a memory on this? Thanks, Jim -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From aortega at univ-wea.com Thu Jun 10 18:03:47 2004 From: aortega at univ-wea.com (Manny Ortega) Date: Thu, 10 Jun 2004 11:03:47 -0500 Subject: [mrtg] Re: Threshold Examples? Message-ID: <69D72311B46FD4119EF100D0B77CF7DA0855E0F5@lightning.univ-wea.com> #### Pike User_Data current usage Target[pike.user.data]: .1.3.6.1.4.1.789.1.5.4.1.3.5&.1.3.6.1.4.1.789.1.5.4.1.4.5:SNMPPWD at IPADDRESS RouterUptime[pike.user.data]: SNMPPWD at IPADDRESS MaxBytes[pike.user.data]: 175366844 Title[pike.user.data]: Pike User_Data current usage PageTop[pike.user.data]:

Pike User_Data current usage

System:Pike User_Data current usage
Maintainer:Manny Ortega
Pike User_Data kbytes total:1.3.6.1.4.1.789.1.5.4.1.3.5
Pike User_Data kbytes used:1.3.6.1.4.1.789.1.5.4.1.4.5
ShortLegend[pike.user.data]: B kMG[pike.user.data]: k,M,G,T,P kilo[pike.user.data]: 1024 Unscaled[pike.user.data]: dwmy YLegend[pike.user.data]: Disk Utilization Legend1[pike.user.data]: Volume size Legend2[pike.user.data]: Volume usage Legend3[pike.user.data]:. Legend4[pike.user.data]:. LegendI[pike.user.data]: Total size:  LegendO[pike.user.data]: usage:  Options[pike.user.data]: gauge ThreshMaxO[pike.user.data]: 131525133 ThreshProgO[pike.user.data]: usrdta.bat # 75% 131525133 Pike is a Netapp filer and I am monitoring a share (User_Data) that is arount 170Gb. The kbytes total OID is the one ending in 1.3.5 and it returns the following number: 175366844 That's 175 million kbytes that with the option of k=1024 gives me arount 167.2Gb I want MRTG to send me an email when it goes over 75%, so ThreshMaxO is 131525133, which is 75% of 175366844 Pretty simple... And when it goes over 75% (or 131525133), then usrdta.bat executes, which a mail program (Blat) that sends me an email telling me so... Wanna see the page? http://houmm.univ-wea.com/MRTG/pike.user.data.html Hope this helps... -MannyO p.s. I will *never* get the Gb or GB or Kb or KB straight; bits, bytes, I always get them confused, but you guys know what I'm talking about ;) -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of chastaib at genco.com Sent: Thursday, June 10, 2004 9:54 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Threshold Examples? Greetings, I want to use the Threshold Checking parameters in MRTG to allow me to check HDD space and send out an email message if certain parameters are exceeded. Does anyone have some examples of this they can share? I've read through the documentation, but am still not sure how to implement this feature. For example, if I'm monitoring the percent used space on my hard drive, do I set up the ThreshMinI variable like: ThreshMinI[servername]: 90% Secondly, if I want to call a program, do I used ThreshProgI like: ThreshProgI[servername]: `execute external program` Thanks for your help, Brian -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mwren at burnsmcd.com Thu Jun 10 18:16:40 2004 From: mwren at burnsmcd.com (Mike Wren) Date: Thu, 10 Jun 2004 11:16:40 -0500 Subject: [mrtg] Re: Threshold Examples? Message-ID: Michael Wren Senior Network Analyst Burns & McDonnell Engineering P.O. Box 419173 Kansas City, MO 64141-6173 816-822-3160 mwren at burnsmcd.com >>> 06/10/2004 9:53:33 AM >>> >Greetings, > I want to use the Threshold Checking parameters in MRTG to allow me to >check HDD space and send out an email message if certain parameters are >exceeded. > Does anyone have some examples of this they can share? > I've read through the documentation, but am still not sure how to >implement this feature. > For example, if I'm monitoring the percent used space on my hard >drive, do I set up the ThreshMinI variable like: ThreshMinI[servername]: >90% > Secondly, if I want to call a program, do I used ThreshProgI like: >ThreshProgI[servername]: `execute external program` >Thanks for your help, >Brian Here is some information on what I do. Part of the cfg file from one of my NetWare servers looks like this: Title[KCOGW2-dsk_DATA]: Disk Space Usage on DATA - 182.2 GB Target[KCOGW2-dsk_DATA]: `/usr/bin/nwstat.pl kcogw2 vkuDATA zero` ThreshMaxI[KCOGW2-dsk_DATA]: 95% SetEnv[KCOGW2-dsk_DATA]: MRTG_HOST="KCOGW2" MRTG_VOLUME="DATA" ThreshProgI[KCOGW2-dsk_DATA]: /usr/mrtg/thresh/diskspace ThreshProgOKI[KCOGW2-dsk_DATA]: /usr/mrtg/thresh/diskspaceOK MaxBytes[KCOGW2-dsk_DATA]: 182233600 The script file diskspace is: # DATE=`date` mail -s "$1 - Volume $MRTG_VOLUME" -b somebody at somewhere << EOF On $DATE the Disk space used on volume $MRTG_VOLUME was above $2 on $MRTG_HOST! EOF The script file diskspaceOK is: # DATE=`date` mail -s "$1 - Volume $MRTG_VOLUME" -b somebody at somewhere << EOF On $DATE the Disk space used on volume $MRTG_VOLUME fell below $2 percent on $MRTG_HOST! EOF Of course these examples are for a Unix box. However, for windows the cfg file would be the same, you would just have to write a batch file to do the same thing. I use the SetEnv option to set my own variables to be used in the script file because it passes all of the target name in $1 (i.e. KCOGW2-dsk_DATA) not just the host name. The variable $2 is the current value, and $3 is the threshold value that it uses. I have some other scripts that use all three. These alerts are usually emailed to my mailbox and my pager. That is why I put the DATE in the message, because sometimes by the time I received the alert an hour or more had passed. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From wolfe at daticon.com Thu Jun 10 19:00:12 2004 From: wolfe at daticon.com (wolfe at daticon.com) Date: Thu, 10 Jun 2004 13:00:12 -0400 Subject: [mrtg] MRTG Monitoring Of Aggregated Links Message-ID: I sent this to the list already but I did not get any response. Thanks, Austin Hello Group, I have a Cisco 6509 that has the network fabric daughter boards installed so that I can run all the ports at gig speed. I am using LCDP for link aggregation and I have configured eight ports per link aggregate across two blades. I am running this on Linux Slackware 9.1 using MRTG version 2.9.29. The HTML pages shows MRTG trying to create and html file called 10.1.0.220.gec-2.5-8,3/5-8.html but I get no graph nor an image. I also get the following output on my console: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.243) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640922 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.243 ifOutOctets.243 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.244) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640925 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.244 ifOutOctets.244 sysUptime sysName on xxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.246) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxx" request ID: 1050640926 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.246 ifOutOctets.246 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.245) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxxx" request ID: 1050640930 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.245 ifOutOctets.245 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.248) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxxx" request ID: 1050640931 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.248 ifOutOctets.248 sysUptime sysName on xxxxx at 10.1.0.xxx at ./mrtg line 1678 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10.242) SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) community: "xxxxxx" request ID: 1050640933 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 SNMPGET Problem for ifInOctets.242 ifOutOctets.242 sysUptime sysName on xxxxxx at 10.1.0.xxx at ./mrtg line 1678 ERROR: Target['10.1.0.xxx.gec-2.5-8,3/5-8'][_IN_] ' $$target[0]{$mode} ' did not eval into defined data ERROR: Target['10.1.0.xxx.gec-2.5-8,3/5-8'][_OUT_] ' $$target[0]{$mode} ' did not eval into defined data WARNING: Skipping Update of '10.1.0.xxx.gec-2.5-8,3/5-8', inlast is not defined WARNING: Skipping Update of '10.1.0.xxx.gec-2.5-8,3/5-8', outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.9-12,3/9-12][_IN_] ' $$target[3]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.9-12,3/9-12][_OUT_] ' $$target[3]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.9-12,3/9-12, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.9-12,3/9-12, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.45-48,3/45-48][_IN_] ' $$target[4]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.45-48,3/45-48][_OUT_] ' $$target[4]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.45-48,3/45-48, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.45-48,3/45-48, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.41-44,3/41-44][_IN_] ' $$target[8]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.41-44,3/41-44][_OUT_] ' $$target[8]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.41-44,3/41-44, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.41-44,3/41-44, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.37-40,3/37-40][_IN_] ' $$target[9]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.37-40,3/37-40][_OUT_] ' $$target[9]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.37-40,3/37-40, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.37-40,3/37-40, outlast is not defined ERROR: Target[10.1.0.xxx.gec-2.1-4,3/1-4][_IN_] ' $$target[11]{$mode} ' did not eval into defined data ERROR: Target[10.1.0.xxx.gec-2.1-4,3/1-4][_OUT_] ' $$target[11]{$mode} ' did not eval into defined data WARNING: Skipping Update of 10.1.0.xxx.gec-2.1-4,3/1-4, inlast is not defined WARNING: Skipping Update of 10.1.0.xxx.gec-2.1-4,3/1-4, outlast is not defined Any help would be great... Thanks, Austin Wolfe -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jcalderon at bankguay.com Thu Jun 10 18:58:47 2004 From: jcalderon at bankguay.com (Jose Calderon) Date: Thu, 10 Jun 2004 11:58:47 -0500 Subject: [mrtg] DLSW OID Message-ID: Hi, I am looking for a Cisco DLSW OID. I want to monitor active dlsw circuits in a cisco 7513. Could you help me with my request???? jacc -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From yamtak at b-session.com Thu Jun 10 19:36:41 2004 From: yamtak at b-session.com (Takumi Yamane) Date: Fri, 11 Jun 2004 02:36:41 +0900 Subject: [mrtg] Re: MRTG Monitoring Of Aggregated Links In-Reply-To: References: Message-ID: <108688900553410836.qmail-scanner@mailhub.b-session.com> On Thu, 10 Jun 2004 13:00:12 -0400, wolfe at daticon.com wrote in : > > I sent this to the list already but I did not get any response. so what? Now you got _a_ response ;> Regards, Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From wolfe at daticon.com Thu Jun 10 19:37:24 2004 From: wolfe at daticon.com (wolfe at daticon.com) Date: Thu, 10 Jun 2004 13:37:24 -0400 Subject: [mrtg] Re: MRTG Monitoring Of Aggregated Links Message-ID: Hmm..yes...Thank you. Austin Wolfe. -----Original Message----- From: Takumi Yamane [mailto:yamtak at b-session.com] Sent: Thursday, June 10, 2004 1:37 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG Monitoring Of Aggregated Links On Thu, 10 Jun 2004 13:00:12 -0400, wolfe at daticon.com wrote in : > > I sent this to the list already but I did not get any response. so what? Now you got _a_ response ;> Regards, Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From KWerry at pivotal.com Thu Jun 10 19:56:49 2004 From: KWerry at pivotal.com (Kerry Werry) Date: Thu, 10 Jun 2004 10:56:49 -0700 Subject: [mrtg] Re: Threshold Examples? Message-ID: <65CC0135F5050F4391B1AA8813B6E0FC096066@van-exg08.corporate.pivotal.local> Are you checking a windows or UNIX/Linux server? I do this for windows by using a batch file and a perl script (SNMP on windows is not very useful) Let me know and I can provide you with what I do. KLW Kerry L. Werry 604-699-8087 (w) 604-762-1293 (c) > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On > Behalf Of chastaib at genco.com > Sent: Thursday, June 10, 2004 7:54 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Threshold Examples? > > Greetings, > I want to use the Threshold Checking parameters in MRTG to allow me > to > check HDD space and send out an email message if certain parameters are > exceeded. > Does anyone have some examples of this they can share? > I've read through the documentation, but am still not sure how to > implement this feature. > For example, if I'm monitoring the percent used space on my hard > drive, do I set up the ThreshMinI variable like: ThreshMinI[servername]: > 90% > Secondly, if I want to call a program, do I used ThreshProgI like: > ThreshProgI[servername]: `execute external program` > Thanks for your help, > Brian > > > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From david.grabowski at us.mizuho-sc.com Thu Jun 10 20:21:34 2004 From: david.grabowski at us.mizuho-sc.com (Grabowski, David) Date: Thu, 10 Jun 2004 14:21:34 -0400 Subject: [mrtg] Re: Threshold Examples? Message-ID: <5900142DAB92F743858D6CBFE151F4FCE35345@EXMAIL.usi.mizuho-sc.com> Here's a sample. Community name changed to protect the innocent. FSW2K01 is a W2K server that has a 4996 MByte C: drive. hrStorageUsed returns the number of 4096-byte blocks that are in use. Dividing that by 256 gives me the number of MBytes. I normally send alerts at 80% utilization, so the threshold is 3996. The two batch files simply send e-mail using blat. See below for a sample. YLegend[FSW2K01.storageUsedC]: MBytes Used WithPeak[FSW2K01.storageUsedC]: ymw XSize[FSW2K01.storageUsedC]: 300 Options[FSW2K01.storageUsedC]: gauge,noo Target[FSW2K01.storageUsedC]: .1.3.6.1.2.1.25.2.3.1.6.2&.1.3.6.1.2.1.25.2.3.1.6.2:foobar at FSW2K01 / 256 MaxBytes1[FSW2K01.storageUsedC]: 4996 MaxBytes2[FSW2K01.storageUsedC]: 4996 Title[FSW2K01.storageUsedC]: Disk Used ShortLegend[FSW2K01.storageUsedC]: MBytes Legend1[FSW2K01.storageUsedC]: C: in next minute Legend3[FSW2K01.storageUsedC]: Maximal 5 Minute C: LegendI[FSW2K01.storageUsedC]:  C: Unscaled[FSW2K01.storageUsedC]: dwmy ThreshMaxI[FSW2K01.storageUsedC]: 3996 ThreshProgI[FSW2K01.storageUsedC]: /mrtg/bin/windows-threshold-exceeded.cmd ThreshProgOKI[FSW2K01.storageUsedC]: /mrtg/bin/windows-threshold-ok.cmd PageTop[FSW2K01.storageUsedC]:

Disk Utilization

System:FSW2K01
C:.1.3.6.1.2.1.25.2.3.1.6.2
Here's the complete text of windows-threshold-ok.cmd: echo Module: %1 Current Value: %3 Limit: %2 | blat - -to me at domain.com -f mrtg at domain.com -server exmail -s "MRTG Threshold OK: %1: %3 / %2" Not pretty, but it does the trick. Similar for windows-threshold-exceeded.cmd. > -----Original Message----- > From: chastaib at genco.com [mailto:chastaib at genco.com] > Sent: Thursday, June 10, 2004 10:54 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Threshold Examples? > > > Greetings, > I want to use the Threshold Checking parameters in MRTG > to allow me to > check HDD space and send out an email message if certain > parameters are > exceeded. > Does anyone have some examples of this they can share? > I've read through the documentation, but am still not sure how to > implement this feature. > For example, if I'm monitoring the percent used space on my hard > drive, do I set up the ThreshMinI variable like: > ThreshMinI[servername]: > 90% > Secondly, if I want to call a program, do I used > ThreshProgI like: > ThreshProgI[servername]: `execute external program` > Thanks for your help, > Brian > > > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > ##################################################################################### CONFIDENTIAL: This e-mail, including its contents and attachments, if any, are confidential. It is neither an offer to buy or sell, nor a solicitation of an offer to buy or sell, any securities or any related financial instruments mentioned in it. If you are not the named recipient please notify the sender and immediately delete it. You may not disseminate, distribute, or forward this e-mail message or disclose its contents to anybody else. Unless otherwise indicated, copyright and any other intellectual property rights in its contents are the sole property of Mizuho Securities USA Inc. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Although we routinely screen for viruses, addressees should check this e-mail and any attachments for viruses. We make no representation or warranty as to the absence of viruses in this e-mail or any attachments. Please note that to ensure regulatory compliance and for the protection of our customers and business, we may monitor and read e-mails sent to and from our server(s). ##################################################################################### -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From KWerry at pivotal.com Thu Jun 10 20:45:23 2004 From: KWerry at pivotal.com (Kerry Werry) Date: Thu, 10 Jun 2004 11:45:23 -0700 Subject: [mrtg] Re: Threshold Examples? Message-ID: <65CC0135F5050F4391B1AA8813B6E0FC09606D@van-exg08.corporate.pivotal.local> If you got to http://www.klw-web.com/ and select the "Systems Engineering MRTG" link I have the files available there. My method does not use SNMP because I have had too many problems with it under Windows.... Some look like they have had better luck than me... (I also use POSTIE for the e-mail portion) KLW Kerry L. Werry 604-699-8087 (w) 604-762-1293 (c) -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Britt_Tabor at Jabil.com Thu Jun 10 23:00:32 2004 From: Britt_Tabor at Jabil.com (Britt Tabor) Date: Thu, 10 Jun 2004 17:00:32 -0400 Subject: [mrtg] Template Error Message-ID: <1C1A4F6AC9FBAD48A68AF612B46E266702412805@jglmsg10.corp.jabil.org> I get the following error when I run indexmaker. I have had mrtg running on my server for basic router interface monitoring but wanted to expand. Running some test I ran into this problem. I have included my .cfg file and the indexmaker syntax I used. Running fedora fc1 on an intel box, mrtg-2.10.5. It is definitely a problem with the CPU section because when I comment it out it works. Use of uninitialized value in pattern match (m//) at /usr/bin/indexmaker line 348. Use of uninitialized value in concatenation (.) or string at /usr/bin/indexmaker line 349. *********************************************************************** MY CONFIG FILE # Created by # /usr/bin/cfgmaker --global 'WorkDir: /var/www/mrtg/jgs' --global 'IconDir: /images' --global 'RunAsDaemon: Yes' --global 'Interval: 5' --noreversedns --show-op-down --ifdesc=descr --community=public --subdirs=HOSTNAME --host-template=/etc/mrtg/jgs/host.template jgsbkup01 --output=/etc/mrtg/jgs/jgs.cfg ### 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: /var/www/mrtg/jgs IconDir: /images RunAsDaemon: Yes Interval: 5 ###################################################################### # System: JGSBKUP01 # Description: Hardware: x86 Family 15 Model 2 Stepping 4 AT/AT COMPATIBLE - Software: Windows 2000 Version 5.0 (Build 2195 Multiprocessor Free) # Contact: Sys Admin # Location: Here ###################################################################### #--------------------------------------------------------------------- Target[jgsbkup01.cpu]: .1.3.6.1.2.1.25.3.3.1.2.1&.1.3.6.1.2.1.25.3.3.1.2.2:public at jgsbkup01 Title[jgsbkup01.cpu]: CPU Percentage for routername MaxBytes[jgsbkup01.cpu]: 100 Options[jgsbkup01.cpu]: integer gauge noo PageTop[jgsbkup01.cpu]: dummy
System:jgsbkup01 in Here
Maintainer:Sys Admin
Description:Hardware: x86 Family 15 Model 2 Stepping 4 AT/AT COMPATIBLE - Software: Windows 2000 Version 5.0 (Build 2195 Multiprocessor Free)
Resource:CPU.
### Interface 1 >> Descr: 'MS-TCP-Loopback-interface' | Name: '' | Ip: '127.0.0.1' | Eth: '' ### ### The following interface is commented out because: ### * it is a Software Loopback interface # # Target[jgsbkup01_1]: 1:public at jgsbkup01: # SetEnv[jgsbkup01_1]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR="MS-TCP-Loopback-interface" # Directory[jgsbkup01_1]: jgsbkup01 # MaxBytes[jgsbkup01_1]: 1250000 # Title[jgsbkup01_1]: MS TCP Loopback interface -- JGSBKUP01 # PageTop[jgsbkup01_1]:

MS TCP Loopback interface -- JGSBKUP01

# # # # # # # # #
System: JGSBKUP01 in Here
Maintainer: Sys Admin
Description:MS-TCP-Loopback-interface
ifType: softwareLoopback (24)
ifName:
Max Speed: 1250.0 kBytes/s
Ip: 127.0.0.1 ()
### Interface 16777219 >> Descr: '3Com-EtherLink-PCI' | Name: '' | Ip: '172.31.40.90' | Eth: '00-04-75-c3-60-4a' ### Target[jgsbkup01_16777219]: 16777219:public at jgsbkup01: SetEnv[jgsbkup01_16777219]: MRTG_INT_IP="172.31.40.90" MRTG_INT_DESCR="3Com-EtherLink-PCI" Directory[jgsbkup01_16777219]: jgsbkup01 MaxBytes[jgsbkup01_16777219]: 12500000 Title[jgsbkup01_16777219]: 3Com EtherLink PCI -- JGSBKUP01 PageTop[jgsbkup01_16777219]:

3Com EtherLink PCI -- JGSBKUP01

System: JGSBKUP01 in Here
Maintainer: Sys Admin
Description:3Com-EtherLink-PCI
ifType: ethernetCsmacd (6)
ifName:
Max Speed: 12.5 MBytes/s
Ip: 172.31.40.90 ()
***************************************************************** MY INDEXMAKER SYNTAX indexmaker \ --sort=name \ --perhost \ --section=descr \ --show=none \ /etc/mrtg/jgs/jgs.cfg \ --output=/var/www/mrtg/jgs/index.html Britt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From maxc at beast.clarksys.com Fri Jun 11 00:06:57 2004 From: maxc at beast.clarksys.com (Max Clark) Date: Thu, 10 Jun 2004 15:06:57 -0700 Subject: [mrtg] Another round of bandwidth billing Message-ID: <40C8DB81.3070605@beast.clarksys.com> Hi all, I am sure that there are a ton of sites (I know I have) that have tweaked mrtg to be used for bandwidth usage billing. My question is this... what is the better way? Does anyone know of any software project/commercial software that exists soley for the collection of usage data via snmp and spits out usage reports? Thanks in advance, Max -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Fri Jun 11 02:47:35 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Thu, 10 Jun 2004 19:47:35 -0500 Subject: [mrtg] Re: Cisco VOIP? References: <9BF6F06C4BC90746ADD6806746492A33E93E21@msmmail01.msmgmt.com> Message-ID: <000b01c44f4d$b028da80$65c8a8c0@henryvqeg9lq8q> I saw these MIB's on the cisco website ealier this week when I was searching for other MIB's. Cisco actually has a complete Reference guides for their ios versions and router series. Try this link. It has just about every MIB and OID for all Cisco products http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml ----- Original Message ----- From: "McBurnett, Jim" To: "MRTG (E-mail)" Sent: Thursday, June 10, 2004 10:20 AM Subject: [mrtg] Cisco VOIP? > hi, I seem to remember some VOIP mibs being > mentioned for IP phones Callmanager and > maybe even Call manager Express. > But I can't find them here or > via the Nagios mail-list archives. > > Does anyone have a memory on this? > > Thanks, > Jim > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Fri Jun 11 02:48:50 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Thu, 10 Jun 2004 19:48:50 -0500 Subject: [mrtg] Re: Cisco VOIP? References: <9BF6F06C4BC90746ADD6806746492A33E93E21@msmmail01.msmgmt.com> Message-ID: <000f01c44f4d$dceb49e0$65c8a8c0@henryvqeg9lq8q> Forgot make sure to enable passive FTP in your internet explorer settings or you wont be able to view all the MIBS as they are kept on cisco's ftp site..... ----- Original Message ----- From: "McBurnett, Jim" To: "MRTG (E-mail)" Sent: Thursday, June 10, 2004 10:20 AM Subject: [mrtg] Cisco VOIP? > hi, I seem to remember some VOIP mibs being > mentioned for IP phones Callmanager and > maybe even Call manager Express. > But I can't find them here or > via the Nagios mail-list archives. > > Does anyone have a memory on this? > > Thanks, > Jim > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pandre at darkstar.nom.za Fri Jun 11 08:57:48 2004 From: pandre at darkstar.nom.za (Paulo Andre) Date: Fri, 11 Jun 2004 08:57:48 +0200 Subject: [mrtg] cfgmaker hangs Message-ID: <200406110857.48309.pandre@darkstar.nom.za> HI, I am trying to upgrade our stats server, the old server is currently still getting stats with mrtg and working fine. The new server is installed with net-snmp-5.1.1 and mrtg 2.10.14, when i run a cfgmaker i get the following and it sees to hang: root at jhbitstats:/usr/local/mrtg-2/bin# ./cfgmaker 192.168.192.6 --base: Get Device Info on public at 192.168.192.6: --base: Vendor Id: --base: Populating confcache What should I be looking for? Paulo -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Michel.Grossenbacher at coop.ch Fri Jun 11 09:15:17 2004 From: Michel.Grossenbacher at coop.ch (Michel.Grossenbacher at coop.ch) Date: Fri, 11 Jun 2004 09:15:17 +0200 Subject: [mrtg] Re: Cisco VOIP? Message-ID: Hy Jim I'd say have a look here: http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml Here you should be able to find all MIBs from Cisco. Greets Michel -----Original Message----- From: McBurnett, Jim [mailto:jmcburnett at msmgmt.com] Sent: Donnerstag, 10. Juni 2004 17:20 To: MRTG (E-mail) Subject: [mrtg] Cisco VOIP? hi, I seem to remember some VOIP mibs being mentioned for IP phones Callmanager and maybe even Call manager Express. But I can't find them here or via the Nagios mail-list archives. Does anyone have a memory on this? Thanks, Jim -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From systeembeheer at hermanjordan.nl Fri Jun 11 11:26:15 2004 From: systeembeheer at hermanjordan.nl (Collen Blijenberg ) Date: Fri, 11 Jun 2004 11:26:15 +0200 Subject: [mrtg] Network peak monitoring.. Message-ID: <239664912.20040611112615@hermanjordan.nl> i know mrtg takes a 5 min average of all data trafic on a network device.. but i'm wondering, howto setup mrtg to show the highest network transmit over 5min... (or more or less) is there an howto on that subject.?? l8r --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From John.Coffeen at trcinc.com Fri Jun 11 13:14:28 2004 From: John.Coffeen at trcinc.com (John Coffeen) Date: Fri, 11 Jun 2004 07:14:28 -0400 Subject: [mrtg] Re: Network peak monitoring.. Message-ID: <6B91B7E5AE82AF45B0752A56FE0D41510123E9@trcexcsrv00.trcinc.com> Sounds like you want to use the, WithPeak[_] option as described in the documentaion that accompanies MRTG -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Collen Blijenberg Sent: Friday, June 11, 2004 5:26 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Network peak monitoring.. i know mrtg takes a 5 min average of all data trafic on a network device.. but i'm wondering, howto setup mrtg to show the highest network transmit over 5min... (or more or less) is there an howto on that subject.?? l8r --------------------------------------------- Collen Blijenberg (Systeem/Netwerk Beheerder) Montessori Lyceum Herman Jordan Zeist -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Fri Jun 11 14:28:27 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Fri, 11 Jun 2004 07:28:27 -0500 Subject: [mrtg] Re: Another round of bandwidth billing In-Reply-To: <40C8DB81.3070605@beast.clarksys.com> References: <40C8DB81.3070605@beast.clarksys.com> Message-ID: <40C9A56B.4070702@rednarb.com> Max Clark wrote: > Hi all, > > I am sure that there are a ton of sites (I know I have) that have > tweaked mrtg to be used for bandwidth usage billing. My question is > this... what is the better way? > > Does anyone know of any software project/commercial software that exists > soley for the collection of usage data via snmp and spits out usage reports? > > Thanks in advance, > Max > Try google. Somehow I don't think you'll get much response on an MRTG list looking for a product other than MRTG. I could be wrong though... perhaps there's a list out there titled "Something Other Than MRTG List" you could join and post to. (Be sure and ask questions about MRTG there so that you can confuse those members as well) Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Fri Jun 11 14:22:45 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Fri, 11 Jun 2004 07:22:45 -0500 Subject: [mrtg] Re: MRTG Monitoring Of Aggregated Links In-Reply-To: References: Message-ID: <40C9A415.9060709@rednarb.com> wolfe at daticon.com wrote: > I sent this to the list already but I did not get any response. > > Thanks, > Austin > > Hello Group, > I have a Cisco 6509 that has the network fabric daughter boards > installed so that I can run all the ports at gig speed. I am using LCDP for > link aggregation and I have configured eight ports per link aggregate across > two blades. I am running this on Linux Slackware 9.1 using MRTG version > 2.9.29. The HTML pages shows MRTG trying to create and html file called > 10.1.0.220.gec-2.5-8,3/5-8.html but I get no graph nor an image. I also get > the following output on my console: > > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.2.2.1.10.243) > SNMPv1_Session (remote host: "10.1.0.xxx" [10.1.0.xxx].161) > community: "xxxxxx" > request ID: 1050640922 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 458 ~huge snip~ noSuchName That means that the router doesn't have a friggin clue what your asking it for. Seems your OID may be incorrect or perhaps the formatting of it in the config. Also, I'm fairly certain that the filename you gave has unacceptable characters in it. But that's just a guess without more information. Reply and attach the relevant portion of your config file. Regards, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Britt_Tabor at Jabil.com Fri Jun 11 15:53:49 2004 From: Britt_Tabor at Jabil.com (Britt Tabor) Date: Fri, 11 Jun 2004 09:53:49 -0400 Subject: [mrtg] IRC for MRTG Message-ID: <1C1A4F6AC9FBAD48A68AF612B46E266702412808@jglmsg10.corp.jabil.org> Are there any IRC channels out there for MRTG? Britt... -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From systeembeheer at hermanjordan.nl Fri Jun 11 14:08:37 2004 From: systeembeheer at hermanjordan.nl (Collen Blijenberg ) Date: Fri, 11 Jun 2004 14:08:37 +0200 Subject: [mrtg] Re: Network peak monitoring.. In-Reply-To: <6B91B7E5AE82AF45B0752A56FE0D41510123E9@trcexcsrv00.trcinc.com> References: <6B91B7E5AE82AF45B0752A56FE0D41510123E9@trcexcsrv00.trcinc.com> Message-ID: <1362907859.20040611140837@hermanjordan.nl> ehh, something like that, but the WithPeak[_] option is only for [WMY], i like to no what the highest speed of my nic was every interval (5 min) ----------------------------------------------------- Collen Blijenberg (Montessori Lyceum Herman Jordan) Friday, June 11, 2004, 1:14:28 PM, you wrote: JC> Sounds like you want to use the, WithPeak[_] option as described in the JC> documentaion that accompanies MRTG ------------------- JC> i know mrtg takes a 5 min average of all data trafic on a network JC> device.. JC> but i'm wondering, howto setup mrtg JC> to show the highest network transmit JC> over 5min... (or more or less) JC> is there an howto on that subject.?? JC> l8r JC> --------------------------------------------- JC> Collen Blijenberg (Systeem/Netwerk Beheerder) JC> Montessori Lyceum JC> Herman Jordan JC> Zeist JC> -- JC> Unsubscribe JC> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC> Archive http://www.ee.ethz.ch/~slist/mrtg JC> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi JC> -- JC> Unsubscribe JC> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC> Archive http://www.ee.ethz.ch/~slist/mrtg JC> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From brian.foster at newtelsolutions.com Fri Jun 11 17:23:07 2004 From: brian.foster at newtelsolutions.com (Brian Foster) Date: Fri, 11 Jun 2004 16:23:07 +0100 Subject: [mrtg] indexmaker where do i specify output file Message-ID: <801B3799FC58D511BB4300508B8BD8A461DB77@BLAMPIED01> Hi all, Happy friday...:-) where do i specify --outputfile. Do i need to make that change in indexmaker before i run the command? quick answer would do wonders cheers ********************************************************************** Explore More. XBand and XBand Pro, Broadband Internet Access from Newtel http://www.newtelsolutions.com/ ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.newtelsolutions.com ********************************************************************** -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Fri Jun 11 19:35:33 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Fri, 11 Jun 2004 13:35:33 -0400 Subject: [mrtg] Re: Network peak monitoring.. Message-ID: The highest speed in *what* interval? Per second, 5 seconds, 30 seconds, 1 minute - what? The highest peak in a 5 minute window is going to be that 5 minute window. Once you get into the consolidation, the peak for a 30 minute sampling will be the greatest value in the 6 samples within that 30 minute window. In the 2 hour consolidation, the peak will be the greatest of the 4 30 minute winners, and in the 1 day consolidation, the peak will be in the 12 "winners" for each 2 hour window. If you increase the polling to per minute, nevermind native MRTG can't do it, you'll be able to catch more peaks, but you'll also increase the probably for normalization as well as the potential for errors and missed polls. Paul >>> "Collen Blijenberg " 06/11/04 08:08AM >>> ehh, something like that, but the WithPeak[_] option is only for [WMY], i like to no what the highest speed of my nic was every interval (5 min) ----------------------------------------------------- Collen Blijenberg (Montessori Lyceum Herman Jordan) Friday, June 11, 2004, 1:14:28 PM, you wrote: JC> Sounds like you want to use the, WithPeak[_] option as described in the JC> documentaion that accompanies MRTG ------------------- JC> i know mrtg takes a 5 min average of all data trafic on a network JC> device.. JC> but i'm wondering, howto setup mrtg JC> to show the highest network transmit JC> over 5min... (or more or less) JC> is there an howto on that subject.?? JC> l8r JC> --------------------------------------------- JC> Collen Blijenberg (Systeem/Netwerk Beheerder) JC> Montessori Lyceum JC> Herman Jordan JC> Zeist JC> -- JC> Unsubscribe JC> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC> Archive http://www.ee.ethz.ch/~slist/mrtg JC> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi JC> -- JC> Unsubscribe JC> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC> Archive http://www.ee.ethz.ch/~slist/mrtg JC> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From bear at mandurah.com Sat Jun 12 05:30:56 2004 From: bear at mandurah.com (Bear) Date: Sat, 12 Jun 2004 11:30:56 +0800 Subject: [mrtg] bear web site now gone Message-ID: <002a01c4502d$ac510dc0$ffffff0a@Muddy> Hi all As times change so do websites as the site I had running is no longer and is dated , http://members..tik.com.au/mrtg whoever looks after the web site for mrtg may wish to remove the link at http://people.ee.ethz.ch/~oetiker/webtools/mrtg/links.html for this Baer explains how to setup mrtg, 14all and rrdtool on NT Thanks -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sara at dpiran.net Sat Jun 12 07:43:13 2004 From: sara at dpiran.net (Sara Sodagar) Date: Sat, 12 Jun 2004 10:13:13 +0430 Subject: [mrtg] Cfgmaker problem Message-ID: <200406120543.i5C5hBB8017762@dpimail.net> Hi I am trying to run cfgmaker from a (RHEL 3 ) on one of my hosts ( same RHEL 3). But the output file has some problems , that I don't know what is the problem. I tried to configure SNMP on target host and check that with a tool named SNMP Traffic Grapher and With this OID 1.3.6.1.2.1.2.2.1.10.1 I can see the Graph from the server but with the same configs I got error in my output of cfgmaker command .: Any one could help me I would be very greatfull. Regards. Sara My output file is : # Created by # /usr/bin/cfgmaker public at 192.96.144.231 ### 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 ###################################################################### # System: saghi # Description: Linux saghi 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 # Contact: Root (configure /etc/snmp/snmp.local.conf) # Location: Unknown (edit /etc/snmp/snmpd.conf) ###################################################################### ### Interface 0 >> Descr: '' | Name: '' | Ip: '12.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.0) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874135 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_0]: 0:public at 192.96.144.231: # SetEnv[192.96.144.231_0]: MRTG_INT_IP="12.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_0]: 0 # Title[192.96.144.231_0]: Traffic Analysis for 0 -- saghi # PageTop[192.96.144.231_0]:

Traffic Analysis for 0 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 12.0 ()
### Interface 1 >> Descr: '' | Name: '' | Ip: '21.1.3.0.0.0.0' | Eth: '' ### ### The following interface is commented out because: ### * it is a Software Loopback interface # # Target[192.96.144.231_1]: 1:public at 192.96.144.231: # SetEnv[192.96.144.231_1]: MRTG_INT_IP="21.1.3.0.0.0.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_1]: 1250000 # Title[192.96.144.231_1]: Traffic Analysis for 1 -- saghi # PageTop[192.96.144.231_1]:

Traffic Analysis for 1 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: softwareLoopback (24)
ifName:
Max Speed: 1250.0 kBytes/s
Ip: 21.1.3.0.0.0.0 ()
### Interface 2 >> Descr: '' | Name: '' | Ip: '21.1.2.0.0.0.0' | Eth: '00-10-5a-30-c3-37' ### ### The following interface is commented out because: ### * it is operationally DOWN ### * has a speed of 0 which makes no sense # # Target[192.96.144.231_2]: 2:public at 192.96.144.231: # SetEnv[192.96.144.231_2]: MRTG_INT_IP="21.1.2.0.0.0.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_2]: 0 # Title[192.96.144.231_2]: Traffic Analysis for 2 -- saghi # PageTop[192.96.144.231_2]:

Traffic Analysis for 2 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ethernetCsmacd (6)
ifName:
Max Speed: 0.0 Bytes/s
Ip: 21.1.2.0.0.0.0 ()
### Interface 3 >> Descr: '' | Name: '' | Ip: '22.1.4.2.192.96.144.197' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.3) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874132 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_3]: 3:public at 192.96.144.231: # SetEnv[192.96.144.231_3]: MRTG_INT_IP="22.1.4.2.192.96.144.197" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_3]: 0 # Title[192.96.144.231_3]: Traffic Analysis for 3 -- saghi # PageTop[192.96.144.231_3]:

Traffic Analysis for 3 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 22.1.4.2.192.96.144.197 ()
### Interface 4 >> Descr: '' | Name: '' | Ip: '21.1.8.0.0.0.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.4) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874131 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_4]: 4:public at 192.96.144.231: # SetEnv[192.96.144.231_4]: MRTG_INT_IP="21.1.8.0.0.0.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_4]: 0 # Title[192.96.144.231_4]: Traffic Analysis for 4 -- saghi # PageTop[192.96.144.231_4]:

Traffic Analysis for 4 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 21.1.8.0.0.0.0 ()
### Interface 64 >> Descr: '' | Name: '' | Ip: '2.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.64) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874130 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_64]: 64:public at 192.96.144.231: # SetEnv[192.96.144.231_64]: MRTG_INT_IP="2.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_64]: 0 # Title[192.96.144.231_64]: Traffic Analysis for 64 -- saghi # PageTop[192.96.144.231_64]:

Traffic Analysis for 64 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 2.0 ()
### Interface 151787 >> Descr: '' | Name: '' | Ip: '10.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.151787) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874129 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_151787]: 151787:public at 192.96.144.231: # SetEnv[192.96.144.231_151787]: MRTG_INT_IP="10.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_151787]: 0 # Title[192.96.144.231_151787]: Traffic Analysis for 151787 -- saghi # PageTop[192.96.144.231_151787]:

Traffic Analysis for 151787 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 10.0 ()
### Interface 160358 >> Descr: '' | Name: '' | Ip: '9.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.160358) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874128 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_160358]: 160358:public at 192.96.144.231: # SetEnv[192.96.144.231_160358]: MRTG_INT_IP="9.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_160358]: 0 # Title[192.96.144.231_160358]: Traffic Analysis for 160358 -- saghi # PageTop[192.96.144.231_160358]:

Traffic Analysis for 160358 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 9.0 ()
### Interface 374828 >> Descr: '' | Name: '' | Ip: '3.0' | Eth: '' ### ### The following interface is commented out because: ### * has a speed of which makes no sense ### * got 'Received SNMP response with error code ### error status: noSuchName ### index 1 (OID: 1.3.6.1.2.1.2.2.1.10.374828) ### SNMPv1_Session (remote host: "192.96.144.231" [192.96.144.231].161) ### community: "public" ### request ID: -1750874127 ### PDU bufsize: 8000 bytes ### timeout: 2s ### retries: 5 ### backoff: 1)' from interface when trying to query # # Target[192.96.144.231_374828]: 374828:public at 192.96.144.231: # SetEnv[192.96.144.231_374828]: MRTG_INT_IP="3.0" MRTG_INT_DESCR="" # MaxBytes[192.96.144.231_374828]: 0 # Title[192.96.144.231_374828]: Traffic Analysis for 374828 -- saghi # PageTop[192.96.144.231_374828]:

Traffic Analysis for 374828 -- saghi

# # # # # # # # #
System: saghi in Unknown (edit /etc/snmp/snmpd.conf)
Maintainer: Root <root at localhost> (configure /etc/snmp/snmp.local.conf)
Description:
ifType: ()
ifName:
Max Speed: 0.0 Bytes/s
Ip: 3.0 ()
-- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From systeembeheer at hermanjordan.nl Mon Jun 14 08:57:52 2004 From: systeembeheer at hermanjordan.nl (Collen Blijenberg ) Date: Mon, 14 Jun 2004 08:57:52 +0200 Subject: [mrtg] Re: Network peak monitoring.. In-Reply-To: References: Message-ID: <839249355.20040614085752@hermanjordan.nl> Well mrtg updates every 5min, so yeah within the every 5min. so i would like both average speed in 5min and top-speed in 5min. isn't there a way to make this happen ?? like an special .MIB file within snmp, or a diff. way to querty snmp ?? this must be done before i guess, like when you have a share i-net line and you whish to monitor your top speed. ea. let say you have a 4mbit line, shared with 10 people.. wouldn't it be nice to know what your top speed's are ?? plus you can see, howmany other users are online..! ----------------------------------------------------- Collen Blijenberg (Montessori Lyceum Herman Jordan) Friday, June 11, 2004, 7:35:33 PM, you wrote: PW> The highest speed in *what* interval? Per second, 5 seconds, PW> 30 seconds, 1 minute - what? PW> The highest peak in a 5 minute window is going to be that PW> 5 minute window. Once you get into the consolidation, the PW> peak for a 30 minute sampling will be the greatest value in PW> the 6 samples within that 30 minute window. In the 2 hour PW> consolidation, the peak will be the greatest of the 4 30 minute PW> winners, and in the 1 day consolidation, the peak will be in the PW> 12 "winners" for each 2 hour window. PW> If you increase the polling to per minute, nevermind native MRTG PW> can't do it, you'll be able to catch more peaks, but you'll also PW> increase the probably for normalization as well as the potential PW> for errors and missed polls. PW> Paul >>>> "Collen Blijenberg " 06/11/04 08:08AM >>> PW> ehh, something like that, but the WithPeak[_] option PW> is only for [WMY], i like to no what the highest speed PW> of my nic was every interval (5 min) PW> ----------------------------------------------------- PW> Collen Blijenberg (Montessori Lyceum Herman Jordan) PW> Friday, June 11, 2004, 1:14:28 PM, you wrote: JC>> Sounds like you want to use the, WithPeak[_] option as described in the JC>> documentaion that accompanies MRTG PW> ------------------- JC>> i know mrtg takes a 5 min average of all data trafic on a network JC>> device.. JC>> but i'm wondering, howto setup mrtg JC>> to show the highest network transmit JC>> over 5min... (or more or less) JC>> is there an howto on that subject.?? JC>> l8r JC>> --------------------------------------------- JC>> Collen Blijenberg (Systeem/Netwerk Beheerder) JC>> Montessori Lyceum JC>> Herman Jordan JC>> Zeist JC>> -- JC>> Unsubscribe JC>> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC>> Archive http://www.ee.ethz.ch/~slist/mrtg JC>> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC>> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi JC>> -- JC>> Unsubscribe JC>> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC>> Archive http://www.ee.ethz.ch/~slist/mrtg JC>> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC>> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi PW> -- PW> Unsubscribe PW> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe PW> Archive http://www.ee.ethz.ch/~slist/mrtg PW> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org PW> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From a at jenisch.at Mon Jun 14 10:58:51 2004 From: a at jenisch.at (Ewald Jenisch) Date: Mon, 14 Jun 2004 10:58:51 +0200 Subject: [mrtg] VPN-traffic on Cisco-Router Message-ID: <20040614085851.GA14881@athena.oekb.co.at> Hi, Maybe this is an FAQ, but I didn't find any answers to my problem in the FAQ: I've got several site2site VPNs (IPSec) terminated on one router. For these VPN-connections I'd like to monitor traffic in/out that runs via these VPN-connections. Since all connections terminate on the same (ethernet) interface, getting counters for the ethernet-IF only gives the total traffic for all VPN-connections. What I'd like to have though is the traffic for every connection separately. Has anybody else already got this up & running? What are the SNMP-variables to query? (I've got a cisco 2611XM). TIA for your help, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Mon Jun 14 14:03:45 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Mon, 14 Jun 2004 05:03:45 -0700 (PDT) Subject: [mrtg] How to measure Network Utilisation Percentage in MRTG In-Reply-To: <20040614085851.GA14881@athena.oekb.co.at> Message-ID: <20040614120345.53045.qmail@web53904.mail.yahoo.com> Hello, Is there a way to measure Network Utilisation (in percentage form) in MRTG? I used this formula: Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 MaxBytes[192.168.133.1_1]: 100 but it gave me the following error that it cannot update the rrd file cause the value derived (1702.5454543543) is not a simple integer. Is there anyone out there who had successfully implemented network utilisation (in percentage format) in MRTG? Help will be appreciated. Regards --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Mon Jun 14 14:47:25 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Mon, 14 Jun 2004 08:47:25 -0400 Subject: [mrtg] Re: Network peak monitoring.. Message-ID: But in what interval? Top speed of what? An example... There are race cars. All race cars go fast. I happen to drag volkswagen bugs. I had a race a few weekends ago. I ran a 8.21 ET. I have a friend that races a 32 Altered. He was at another race, and only ran a 12.1 ET. His car is way faster than mine though. The big difference? He did his time over 1/4 mile, mine was over 1/8 mile. Sampling interval. If you are only concerned with the maximum data sent over a one hour period, 5 minutes is fairly granular. If a 5 minute window is not granular enough, you need to define one. No, there is no MIB for returning the max amount of data sent over x period. What period of time are you talking about? 1 second bursts? Your data, while you might think would be fairly accurate, would probably be less accurate than a 5 minute window. If you are thinking about an EKG machine (roughly a heart monitor) for your network, there are commercial products that do this, but in almost all cases, involve some hardware and the ability to span the port with which you are interested to accomplish what you want to do. MRTG is not the right tool for this kind of application. Paul >>> "Collen Blijenberg " 06/14/04 02:57AM >>> Well mrtg updates every 5min, so yeah within the every 5min. so i would like both average speed in 5min and top-speed in 5min. isn't there a way to make this happen ?? like an special .MIB file within snmp, or a diff. way to querty snmp ?? this must be done before i guess, like when you have a share i-net line and you whish to monitor your top speed. ea. let say you have a 4mbit line, shared with 10 people.. wouldn't it be nice to know what your top speed's are ?? plus you can see, howmany other users are online..! ----------------------------------------------------- Collen Blijenberg (Montessori Lyceum Herman Jordan) Friday, June 11, 2004, 7:35:33 PM, you wrote: PW> The highest speed in *what* interval? Per second, 5 seconds, PW> 30 seconds, 1 minute - what? PW> The highest peak in a 5 minute window is going to be that PW> 5 minute window. Once you get into the consolidation, the PW> peak for a 30 minute sampling will be the greatest value in PW> the 6 samples within that 30 minute window. In the 2 hour PW> consolidation, the peak will be the greatest of the 4 30 minute PW> winners, and in the 1 day consolidation, the peak will be in the PW> 12 "winners" for each 2 hour window. PW> If you increase the polling to per minute, nevermind native MRTG PW> can't do it, you'll be able to catch more peaks, but you'll also PW> increase the probably for normalization as well as the potential PW> for errors and missed polls. PW> Paul >>>> "Collen Blijenberg " 06/11/04 08:08AM >>> PW> ehh, something like that, but the WithPeak[_] option PW> is only for [WMY], i like to no what the highest speed PW> of my nic was every interval (5 min) PW> ----------------------------------------------------- PW> Collen Blijenberg (Montessori Lyceum Herman Jordan) PW> Friday, June 11, 2004, 1:14:28 PM, you wrote: JC>> Sounds like you want to use the, WithPeak[_] option as described in the JC>> documentaion that accompanies MRTG PW> ------------------- JC>> i know mrtg takes a 5 min average of all data trafic on a network JC>> device.. JC>> but i'm wondering, howto setup mrtg JC>> to show the highest network transmit JC>> over 5min... (or more or less) JC>> is there an howto on that subject.?? JC>> l8r JC>> --------------------------------------------- JC>> Collen Blijenberg (Systeem/Netwerk Beheerder) JC>> Montessori Lyceum JC>> Herman Jordan JC>> Zeist JC>> -- JC>> Unsubscribe JC>> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC>> Archive http://www.ee.ethz.ch/~slist/mrtg JC>> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC>> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi JC>> -- JC>> Unsubscribe JC>> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe JC>> Archive http://www.ee.ethz.ch/~slist/mrtg JC>> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org JC>> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi PW> -- PW> Unsubscribe PW> mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe PW> Archive http://www.ee.ethz.ch/~slist/mrtg PW> FAQ http://faq.mrtg.org Homepage http://www.mrtg.org PW> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Mon Jun 14 14:55:13 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Mon, 14 Jun 2004 08:55:13 -0400 Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG Message-ID: MRTG supplies the percentage in the parenthesis within the graph. If you apply the unscaled option to the config, the graph will accurately reflect what the percentage of total bandwidth is. Instead of that long complicated line for calculation...try running cfgmaker and letting mrtg figure out the target and maxbytes. Paul >>> "Meng Keng Lee" 06/14/04 08:03AM >>> Hello, Is there a way to measure Network Utilisation (in percentage form) in MRTG? I used this formula: Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 MaxBytes[192.168.133.1_1]: 100 but it gave me the following error that it cannot update the rrd file cause the value derived (1702.5454543543) is not a simple integer. Is there anyone out there who had successfully implemented network utilisation (in percentage format) in MRTG? Help will be appreciated. Regards --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Mon Jun 14 23:29:06 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Tue, 15 Jun 2004 09:29:06 +1200 Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <20040614120345.53045.qmail@web53904.mail.yahoo.com> Message-ID: <00ac01c45256$9f33e560$b004d882@itss.auckland.ac.nz> > >Is there a way to measure Network Utilisation (in percentage >form) in MRTG? > MRTG will normally give the percentage in the figures below the graph. If you use RRDTool and routers2.cgi as your frontend, the new version 2.14 has the 'aspercent' option, which will graph the stored values as a percentage of the MaxBytes value. This will probably achieve what you want. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/34-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Tue Jun 15 04:35:36 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Mon, 14 Jun 2004 19:35:36 -0700 (PDT) Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: Message-ID: <20040615023536.50281.qmail@web53904.mail.yahoo.com> Sorry, maybe I should make myself clearer, what I want to do is to re-calculate the network utilisation in percentage, after calculating it into percentage, I can then do threshold monitoring, above 70%, alert user etc. That is why I use the formula below Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 MaxBytes[192.168.133.1_1]: 100 PAUL WILLIAMSON wrote: MRTG supplies the percentage in the parenthesis within the graph. If you apply the unscaled option to the config, the graph will accurately reflect what the percentage of total bandwidth is. Instead of that long complicated line for calculation...try running cfgmaker and letting mrtg figure out the target and maxbytes. Paul >>> "Meng Keng Lee" 06/14/04 08:03AM >>> Hello, Is there a way to measure Network Utilisation (in percentage form) in MRTG? I used this formula: Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 MaxBytes[192.168.133.1_1]: 100 but it gave me the following error that it cannot update the rrd file cause the value derived (1702.5454543543) is not a simple integer. Is there anyone out there who had successfully implemented network utilisation (in percentage format) in MRTG? Help will be appreciated. Regards --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From taventia at damm.es Tue Jun 15 08:13:57 2004 From: taventia at damm.es (taventia at damm.es) Date: Tue, 15 Jun 2004 08:13:57 +0200 Subject: [mrtg] Flat line in graph Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://lists.oetiker.ch/pipermail/mrtg/attachments/20040615/be987fe5/attachment.pot From Lucas.Deneken at Kahuna.nl Tue Jun 15 13:22:05 2004 From: Lucas.Deneken at Kahuna.nl (Lucas Deneken) Date: Tue, 15 Jun 2004 13:22:05 +0200 Subject: [mrtg] Monitoring Dell servers (TEMP) Message-ID: Dear all, I am hoping some one can help me with the following; On the website of MRTG in de MRTG Companion Sites section, I saw that someone is monitoring the temperature of Poweredge servers. When I am trying to do this, I am getting the following error; SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.2) SNMPv1_Session (remote host: "10.31.44.2" [10.31.44.2].161) community: "wecilowi" request ID: 225351677 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.2 .1.3.6.1.4.1.674.1089 2.1.700.20.1.6.1.2 sysUptime sysName on wecilowi at 10.31.44.2::::::v4only ERROR: Target[pt1][_IN_] '( $target->[0]{$mode} / 10 ) * 1.8 + 32' (warn): Use of uninitialized value in division (/) at (eval 6) line 1. ERROR: Target[pt1][_OUT_] '( $target->[0]{$mode} / 10 ) * 1.8 + 32' (warn): Us e of uninitialized value in division (/) at (eval 7) line 1. I know this has to do with the fact that the OID is not understood, but what do I need to do to get it working??? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Tue Jun 15 14:10:15 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Tue, 15 Jun 2004 07:10:15 -0500 Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <20040615023536.50281.qmail@web53904.mail.yahoo.com> References: <20040615023536.50281.qmail@web53904.mail.yahoo.com> Message-ID: <40CEE727.4070405@rednarb.com> Meng Keng Lee wrote: > Sorry, maybe I should make myself clearer, what I want to do is to re-calculate the network utilisation in percentage, after calculating it into percentage, I can then do threshold monitoring, above 70%, alert user etc. That is why I use the formula below > Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 > MaxBytes[192.168.133.1_1]: 100 > MRTG does % of MaxBytes and displays it. MRTG can also do threshold checking on that %. I use it all the time. Just use ThreshMaxO or ThreshMaxI if your looking for a max threshold. and for the number, put 70%. No need to reinvent the wheel. Get rid of that math on the target line and just monitor as normal. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From AFO8N at hscmail.mcc.virginia.edu Wed Jun 16 02:09:00 2004 From: AFO8N at hscmail.mcc.virginia.edu (Oktay, Alan F. *HS) Date: Tue, 15 Jun 2004 20:09:00 -0400 Subject: [mrtg] OIDs for APC 9619 with external probe Message-ID: <99328F70E3422F40B5D2F28755AA044884AE@HSCSEMAIL2.hscs.virginia.edu> Hey gang. Do not know if this is out there somewhere, but when you have one of the above, the OIDs for Temp and Humid are not the usual 1.3.6.1.4.1.318.1.1.2.1.1.0 and 1.3.6.1.4.1.318.1.1.2.1.2.0. Instead, they are: Temp 1.3.6.1.4.1.318.1.1.10.2.3.2.1.4.1 Humidity 1.3.6.1.4.1.318.1.1.10.2.3.2.1.6.1 High Temp Setting: 1.3.6.1.4.1.318.1.1.10.2.2.2.1.3.1 Low Temp Setting: 1.3.6.1.4.1.318.1.1.10.2.2.2.1.4.1 High Humidity Setting: 1.3.6.1.4.1.318.1.1.10.2.2.2.1.6.1 Low Humidity Setting: 1.3.6.1.4.1.318.1.1.10.2.2.2.1.7.1 Hope this saves someone some time... Alan -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Francis.McPhail at blueapache.com Wed Jun 16 08:14:27 2004 From: Francis.McPhail at blueapache.com (Francis McPhail) Date: Wed, 16 Jun 2004 16:14:27 +1000 Subject: [mrtg] CISCO GRE Tunnels Message-ID: <577F6355523DC04CA793464070E07DE51AFDFD@melserv-01.blueapache.com.au> Hi I've had a bit a of a search around so I do apologise if this has been asked before.. (But from looking I counldn't find too much information.) I have the following scenario; <> -(CISCO 2500)- <> -(CISCO 2500)- <> Between LAN1, and LAN2 are a CISCO 1710, and 2600 respectivly. There is a GRE tunnel between the two routers, and SNMP has been enabled on the 2500 clostest to LAN2. (I can pull stats from the 2500 for the Serial, etc interfaces.) I however cannot seem to get any traffic data out of the GRE Tunnel. (Tunnel0 as reported in the cfgmaker results.: See below.) Can anyone advise as to how one can pull traffic stats from a GRE tunnel? (Currently testing under windows and moving to a BSD/Linux platform.) -- cfgmaker output (MRTG 2.10.12) -- # cfgmaker public at 192.168.100.222 WorkDir: C:\Inetpub\wwwroot\mrtg ### Global Defaults # to get bits instead of bytes and graphs growing to the right # Options[_]: growright, bits EnableIPv6: no ###################################################################### # System: Rupert # Description: Cisco Internetwork Operating System Software # IOS (tm) 2500 Software (C2500-IS56I-L), Version 11.3(11a)T1, RELEASE SOFTWARE (fc1) # Copyright (c) 1986-1999 by cisco Systems, Inc. # Compiled Fri 24-Sep-99 02:53 by pwade # Contact: # Location: Here ###################################################################### ### Interface 1 >> Descr: 'BRI0' | Name: 'BR0' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is administratively DOWN ### * it is operationally DOWN # # Target[192.168.100.222_1]: 1:public at 192.168.100.222: # SetEnv[192.168.100.222_1]: MRTG_INT_IP="" MRTG_INT_DESCR="BRI0" # MaxBytes[192.168.100.222_1]: 8000 # Title[192.168.100.222_1]: Traffic Analysis for 1 -- Rupert # PageTop[192.168.100.222_1]:

Traffic Analysis for 1 -- Rupert

# # # # # # # #
System: Rupert in Here
Maintainer:
Description:BRI0
ifType: propPointToPointSerial (22)
ifName: BR0
Max Speed: 8000.0 Bytes/s
### Interface 2 >> Descr: 'BRI0:1' | Name: 'BR0:1' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is administratively DOWN ### * it is operationally DOWN # # Target[192.168.100.222_2]: 2:public at 192.168.100.222: # SetEnv[192.168.100.222_2]: MRTG_INT_IP="" MRTG_INT_DESCR="BRI0:1" # MaxBytes[192.168.100.222_2]: 8000 # Title[192.168.100.222_2]: Traffic Analysis for 2 -- Rupert # PageTop[192.168.100.222_2]:

Traffic Analysis for 2 -- Rupert

# # # # # # # #
System: Rupert in Here
Maintainer:
Description:BRI0:1
ifType: propPointToPointSerial (22)
ifName: BR0:1
Max Speed: 8000.0 Bytes/s
### Interface 3 >> Descr: 'BRI0:2' | Name: 'BR0:2' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is administratively DOWN ### * it is operationally DOWN # # Target[192.168.100.222_3]: 3:public at 192.168.100.222: # SetEnv[192.168.100.222_3]: MRTG_INT_IP="" MRTG_INT_DESCR="BRI0:2" # MaxBytes[192.168.100.222_3]: 8000 # Title[192.168.100.222_3]: Traffic Analysis for 3 -- Rupert # PageTop[192.168.100.222_3]:

Traffic Analysis for 3 -- Rupert

# # # # # # # #
System: Rupert in Here
Maintainer:
Description:BRI0:2
ifType: propPointToPointSerial (22)
ifName: BR0:2
Max Speed: 8000.0 Bytes/s
### Interface 4 >> Descr: 'Ethernet0' | Name: 'Et0' | Ip: '192.168.100.222' | Eth: '00-00-0c-38-89-11' ### Target[192.168.100.222_4]: 4:public at 192.168.100.222: SetEnv[192.168.100.222_4]: MRTG_INT_IP="192.168.100.222" MRTG_INT_DESCR="Ethernet0" MaxBytes[192.168.100.222_4]: 1250000 Title[192.168.100.222_4]: Traffic Analysis for 4 -- Rupert PageTop[192.168.100.222_4]:

Traffic Analysis for 4 -- Rupert

System: Rupert in Here
Maintainer:
Description:Ethernet0
ifType: ethernetCsmacd (6)
ifName: Et0
Max Speed: 1250.0 kBytes/s
Ip: 192.168.100.222 (grant.blueapache.com.au)
### Interface 5 >> Descr: 'Serial0' | Name: 'Se0' | Ip: '10.0.0.6' | Eth: '' ### Target[192.168.100.222_5]: 5:public at 192.168.100.222: SetEnv[192.168.100.222_5]: MRTG_INT_IP="10.0.0.6" MRTG_INT_DESCR="Serial0" MaxBytes[192.168.100.222_5]: 193000 Title[192.168.100.222_5]: Traffic Analysis for 5 -- Rupert PageTop[192.168.100.222_5]:

Traffic Analysis for 5 -- Rupert

System: Rupert in Here
Maintainer:
Description:Serial0
ifType: propPointToPointSerial (22)
ifName: Se0
Max Speed: 193.0 kBytes/s
Ip: 10.0.0.6 ()
### Interface 6 >> Descr: 'Serial1' | Name: 'Se1' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is administratively DOWN ### * it is operationally DOWN # # Target[192.168.100.222_6]: 6:public at 192.168.100.222: # SetEnv[192.168.100.222_6]: MRTG_INT_IP="" MRTG_INT_DESCR="Serial1" # MaxBytes[192.168.100.222_6]: 193000 # Title[192.168.100.222_6]: Traffic Analysis for 6 -- Rupert # PageTop[192.168.100.222_6]:

Traffic Analysis for 6 -- Rupert

# # # # # # # #
System: Rupert in Here
Maintainer:
Description:Serial1
ifType: propPointToPointSerial (22)
ifName: Se1
Max Speed: 193.0 kBytes/s
### Interface 7 >> Descr: 'Null0' | Name: 'Nu0' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is a cisco Null0 interface # # Target[192.168.100.222_7]: 7:public at 192.168.100.222: # SetEnv[192.168.100.222_7]: MRTG_INT_IP="" MRTG_INT_DESCR="Null0" # MaxBytes[192.168.100.222_7]: 536870911 # Title[192.168.100.222_7]: Traffic Analysis for 7 -- Rupert # PageTop[192.168.100.222_7]:

Traffic Analysis for 7 -- Rupert

# # # # # # # #
System: Rupert in Here
Maintainer:
Description:Null0
ifType: Other (1)
ifName: Nu0
Max Speed: 536.9 MBytes/s
### Interface 8 >> Descr: 'Tunnel0' | Name: 'Tu0' | Ip: '10.254.254.1' | Eth: '' ### Target[192.168.100.222_8]: 8:public at 192.168.100.222: SetEnv[192.168.100.222_8]: MRTG_INT_IP="10.254.254.1" MRTG_INT_DESCR="Tunnel0" MaxBytes[192.168.100.222_8]: 1125 Title[192.168.100.222_8]: Traffic Analysis for 8 -- Rupert PageTop[192.168.100.222_8]:

Traffic Analysis for 8 -- Rupert

System: Rupert in Here
Maintainer:
Description:Tunnel0
ifType: Other (1)
ifName: Tu0
Max Speed: 1125.0 Bytes/s
Ip: 10.254.254.1 ()
*********************************************************** It is confidential to the addressee and may contain certain copyright and/or legally privileged infomration. No-one else other than, on behalf of the addressee, may read, print, store, copy, forward or act in reliance on all or any part of it or its attachments. You must scan this email and any attached files for viruses. We accept no liability for any loss, damage or consequence resulting either directly or indirectly from the use of attached files. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hans.dekker.ext at juntadeandalucia.es Wed Jun 16 09:48:36 2004 From: hans.dekker.ext at juntadeandalucia.es (Hans Dekker) Date: Wed, 16 Jun 2004 09:48:36 +0200 Subject: [mrtg] Re: Monitor CRC & Framing Errors References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> <001101c44b1d$9c3e9b60$65c8a8c0@henryvqeg9lq8q> Message-ID: <40CFFB54.8060500@juntadeandalucia.es> Hi, Try the interface template file below. It's a modified copy of an MRTG example. I used it to collect the CRC and FCS errors on switch ports. When a port gives trouble mostly these errors numbers rise. The OID's are the common ones (as far as I could see). etherStatsCRCAlignErrors OID: 1.3.6.1.2.1.16.1.1.1.8.port# etherStatsFragments OID: 1.3.6.1.2.1.16.1.1.1.11.port# The command to generate your .cfg file would be: C:\> perl cfgmaker \ --if-template=switch_err.pl \ --show-op-down \ --global "WorkDir: " \ --global "RunAsDaemon: yes" \ --global "LoadMIBs: " \ --output=.err.cfg The switch_err.pl file has the following content (it gives output to show also offline ports and mentions it on the output web page): $head_lines .= <Switch $router_name port $ifindex speed $if_speed_str (at build time) FCS and CRC errors ECHO } else { $target_lines .= <Switch $router_name port $ifindex not operational (at build time)
System:Switch $router_name in $html_syslocation port $ifindex speed $if_speed_str (at build time)
ECHO } $target_lines .= <
System:Switch $router_name in $html_syslocation port $ifindex not operational (at build time)
Maintainer:$html_syscontact
Description:$html_sysdescr
$if_type
Resource:RMON FCS and CRC errors, equiv etherStatsFragments and etherStatsCRCAlignErrors. See ETHERLIKE-MIB for a description
ECHO } hdevito at qwest.net escribi?: > I can see the appropriate figures, I just can't seem to make MRTG collect > the correct data. this is the first setup of MRTG I have done. I'm kinda > confused of what my config should look like. This is what I have, Does it > look correct? This is only one serial port of course. > > Target[192.100.108.1_2]: > 1.3.6.1.2.1.16.1.1.1.8/192.100.108.1&1.3.6.1.2.1.16.1.1.1.8/192.100.108.1:co > mmunityName at 192.100.108.1 > > YLegend[192.100.108.1_2]: Errors > > ShortLegend[192.100.108.1_2]: Errors > > MaxBytes[192.100.108.1_2]: 193000 > > Options[192.100.108.1_2]: nopercent, unknaszero > > Legend1[192.100.108.1_2]: CRC Align Errors > > Legend2[192.100.108.1_2]: CRC Align Errors > > Legend3[192.100.108.1_2]: Max value per interval on graph > > Legend4[192.100.108.1_2]: . > > LegendI[192.100.108.1_2]: CRC Align Errors > > LegendO[192.100.108.1_2]: CRC Align Errors > > Title[192.100.108.1_2]: South Side Serial 1 > > PageTop[192.100.108.1_2]:

South Side Serial 1

> > Colours[192.100.108.1_2]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff > > WithPeak[192.100.108.1_2]: ymw > > > > > ----- Original Message ----- > From: "Pete Templin" > To: > Cc: > Sent: Saturday, June 05, 2004 11:45 AM > Subject: Re: [mrtg] Monitor CRC & Framing Errors > > > >>hdevito at qwest.net wrote: >> >>>Hi, I wuld like to monitor CRC and Framing errors on the serial >>>ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) >>>that I need to monitor. It would be great to just to browse to a >>>webpage and check for errors rather than log in to each router. I >>>tried using the CRC template off somix.com. MRTG creates the graphs >>>and looks like it's querying the routers, but no data is displayed. >>>Anyone that could help would be greatly appreciated. Thanks in >>>advance. >> >>YMMV, but the DS1 MIB should be available on these units, or at least >>something similar. All of the error counters are available through this >>MIB. Can you see appropriate figures if you poll the router manually? >> >>A few additional notes on this topic: because MRTG might not take the >>same amount of time to process its targets on unique runs, your timing >>may not end up right at 300 second intervals, and it's next to >>impossible to sync up with the 15-minute intervals where DS1 devices >>keep these statistics. As such, I monitor both the current interval and >>the previous interval at the default five minute interval, knowing that >>a few caveats apply: >> >>1) I will "miss" the last 0-299 seconds in each 15 minute interval, and >>capture less than 300 seconds during the beginning of the new 15 minute >>interval, on one poll every three. >>2) I will capture the errors missed in #1 by polling the previous >>interval, but will get the same results for three polls in a row (since >>the previous interval becomes the previous previous interval every >>fifteen minutes). >> >>I use threshold monitoring to capture moderate and high levels. I have >>a simple script that treats the "Min" and "Max" thresholds as "info" and >>"alert" (i.e. the safe zone is below the info and alert levels, NOT in >>between the Min and Max levels as the default logic assumes). >> >>Now I just need to develop a way to integrate some of my automated page >>generation tools with RRDTool and a companion graph-building CGI, so I >>can get the CPU load down on my poor monitoring box... >> >>pt >> > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > > > . > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hackerwacker at cybermesa.com Wed Jun 16 09:31:20 2004 From: hackerwacker at cybermesa.com (James Edwards) Date: Wed, 16 Jun 2004 01:31:20 -0600 Subject: [mrtg] Re: CISCO GRE Tunnels In-Reply-To: <577F6355523DC04CA793464070E07DE51AFDFD@melserv-01.blueapache.com.au> References: <577F6355523DC04CA793464070E07DE51AFDFD@melserv-01.blueapache.com.au> Message-ID: <1087371079.2725.97.camel@je.cybermesa.com> It would not surprise me that SNMP support for GRE is lacking in some IOS. I'll test 12.3 and let you know. Do an snmp-walk or use you favorite tool to query this interface and see whats up. If you are not getting any values off octets in/out but have traffic, I would suspect IOS. Hmmm.... What does the output of 'show ip interface tunnel' look like ? The part about switching and cef is want I am interested in. Also what IOS are you running on each router ? -- Attached file removed by Ecartis and put at URL below -- -- Type: application/pgp-signature -- Desc: This is a digitally signed message part -- Size: 190 bytes -- URL : http://www.ee.ethz.ch/~slist/p/77-signature.asc -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Wed Jun 16 03:01:14 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Tue, 15 Jun 2004 18:01:14 -0700 (PDT) Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <40CEE727.4070405@rednarb.com> Message-ID: <20040616010114.34935.qmail@web53907.mail.yahoo.com> Hello Eric, Below is my MRTG configuration: Target[A2RT01.Fa4_0_0.load]: #Fa4/0/0:ncspublic at 192.168.130.250: SetEnv[A2RT01.Fa4_0_0.load]: MRTG_INT_IP="192.168.130.250" MRTG_INT_DESCR="" Directory[A2RT01.Fa4_0_0.load]: A2RT01 YLegend[A2RT01.Fa4_0_0.load]: Link Utilization #kilo[A2RT01.Fa4_0_0.load]: 1024 #ShortLegend[A2RT01.Fa4_0_0.load]: bps Legend1[A2RT01.Fa4_0_0.load]: Utilizaiton (In) Legend2[A2RT01.Fa4_0_0.load]: Utilization (Out) Legend3[A2RT01.Fa4_0_0.load]: Legend4[A2RT01.Fa4_0_0.load]: LegendI[A2RT01.Fa4_0_0.load]:  In Utilization:  LegendO[A2RT01.Fa4_0_0.load]:  Out Utilization:  #Unscaled[A2RT01.Fa4_0_0.load]: ywmd MaxBytes[A2RT01.Fa4_0_0.load]: 12500000 Options[A2RT01.Fa4_0_0.load]: growright,bits,nopercent ThreshMaxi[A2RT01.Fa4_0_0.load]:70 ThreshProgI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshProgOKI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshMaxO[A2RT01.Fa4_0_0.load]:70 ThreshProgO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshProgOKO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl Title[A2RT01.Fa4_0_0.load]: A2RT01 #Fa4/0/0 Link Utilization PageTop[A2RT01.Fa4_0_0.load]:

A2RT01 #Fa4/0/0 Link Utilization

System: A2RT01 in
Maintainer:
Description:
ifType: ethernetCsmacd (6)
ifName: Fa4/0/0
Max Speed: 100.000 Mbits/s
Ip: 192.168.130.250 ()
Am I correct to say that my perl script will work if it hits above 70% of the Input and Output Utilisation? Thanks for your help Eric Brander wrote: Meng Keng Lee wrote: > Sorry, maybe I should make myself clearer, what I want to do is to re-calculate the network utilisation in percentage, after calculating it into percentage, I can then do threshold monitoring, above 70%, alert user etc. That is why I use the formula below > Target[192.168.133.1_1]: (ifInOctets.1&ifOutOctets.1:ncspublic at 192.168.133.1/ifSpeed.1&ifSpeed.1:ncspublic at 192.168.133.1) * 800 > MaxBytes[192.168.133.1_1]: 100 > MRTG does % of MaxBytes and displays it. MRTG can also do threshold checking on that %. I use it all the time. Just use ThreshMaxO or ThreshMaxI if your looking for a max threshold. and for the number, put 70%. No need to reinvent the wheel. Get rid of that math on the target line and just monitor as normal. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From KWerry at pivotal.com Wed Jun 16 16:35:56 2004 From: KWerry at pivotal.com (Kerry Werry) Date: Wed, 16 Jun 2004 07:35:56 -0700 Subject: [mrtg] Re: CISCO GRE Tunnels Message-ID: <65CC0135F5050F4391B1AA8813B6E0FC096327@van-exg08.corporate.pivotal.local> We use GRE tunnels extensively in my work and MRTG has had no problems graphing data from them. I've been doing this for several years now across various 12.x IOS's Your config looks fine.... KLW Kerry L. Werry 604-699-8087 (w) 604-762-1293 (c) -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From maxc at beast.clarksys.com Wed Jun 16 19:59:11 2004 From: maxc at beast.clarksys.com (Max Clark) Date: Wed, 16 Jun 2004 10:59:11 -0700 Subject: [mrtg] Customizing rrd database Message-ID: <40D08A6F.2040301@beast.clarksys.com> Hi all, I am currently using rrd databases with mrtg. How can I modify the retention of the data so that when a new interface is polled it automatically keeps the 5 minute detail for 3 months? Thanks, Max -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Wed Jun 16 20:06:04 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Wed, 16 Jun 2004 13:06:04 -0500 Subject: [mrtg] Errors Message-ID: <000a01c453cc$98a4d6b0$ff38fea9@ttcztmbtdv7v0p> I have the correct MIB's and stuff for my devices, What I would like to do is chart the errors at each polling about 30 minutes apart. I do not want to see averages, I want to see the actual amount of errors on the counters on my cisco equipment, How can I configure MRTG to do that? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Wed Jun 16 22:51:13 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Thu, 17 Jun 2004 08:51:13 +1200 Subject: [mrtg] Re: Customizing rrd database In-Reply-To: <40D08A6F.2040301@beast.clarksys.com> Message-ID: <01e901c453e3$a94a31b0$b004d882@itss.auckland.ac.nz> >I am currently using rrd databases with mrtg. How can I modify the >retention of the data so that when a new interface is polled it >automatically keeps the 5 minute detail for 3 months? > You need to extend the 5-min (1 sample) RRAs from their existing 400 samples to (3month/5min) samples. You will probably need to correspondingly increase all the other RRAs as well. Look at the rrdtune manual pages, or the rrd-extend script shipped with routers2.cgi If you don't mind deleting your existing .rrd files, you can put the RRDRowCount[] directive in to tell it to use more rows, and then the rrd files will be recreated using this rather than the default (used to be 400, may be 760 now). Of course, you will then need a frontend capable of displaying this additional data. Be prepared for rather large .rrd files, like about 3Mb each. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/35-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Thu Jun 17 05:18:36 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Wed, 16 Jun 2004 22:18:36 -0500 Subject: [mrtg] please help - Re: Re: Monitor CRC & Framing Errors References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> Message-ID: <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> Good Evening, I'm still struggling with this. I found the right OID's after contacting Cisco, seems Cisco changed the OID's for the version of IOS I am running, I can poll the routers with snmpwalk or snmpget and get the correct results. I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file should look like to see the amount CRC errors collected by MRTG polling at the times on the graph. MRTG logs show the right figures but I do not see anything on the graph. I am polling every 5 minutes, everything is default on MRTG. ----- Original Message ----- From: "Pete Templin" To: Cc: Sent: Saturday, June 05, 2004 11:45 AM Subject: [mrtg] Re: Monitor CRC & Framing Errors > hdevito at qwest.net wrote: > > Hi, I wuld like to monitor CRC and Framing errors on the serial > > ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) > > that I need to monitor. It would be great to just to browse to a > > webpage and check for errors rather than log in to each router. I > > tried using the CRC template off somix.com. MRTG creates the graphs > > and looks like it's querying the routers, but no data is displayed. > > Anyone that could help would be greatly appreciated. Thanks in > > advance. > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From danielnwa at yahoo.com Thu Jun 17 07:12:33 2004 From: danielnwa at yahoo.com (Daniel C) Date: Wed, 16 Jun 2004 22:12:33 -0700 (PDT) Subject: [mrtg] No average in Day?? In-Reply-To: <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> Message-ID: <20040617051233.98648.qmail@web50309.mail.yahoo.com> Is it possible to have the average in Day, Week or Month in 5 minutes interval? I am using MRTG to monitor packet loss so it would be very ambiguous to look at the weekly graph where it is presenting in 30 minutes average. Thanks for any help Daniel __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From vishalp at fasttelco.net Thu Jun 17 09:59:48 2004 From: vishalp at fasttelco.net (Vishal B Patel) Date: Thu, 17 Jun 2004 10:59:48 +0300 Subject: [mrtg] unable to poll Message-ID: dear all , We have shifted one of our links from ethernet to fiber on a cisco 7500 router. The traffic goes above 120 Mpbs now ..and my mrtg is not able to read that..., i get blank spaces in the graph or sometimes it only 10 % of the real utilization. Does MTRG has problem reading such high traffic , i read on the site below : http://faq.mrtg.org/FAQ004.html can anyone comment on this. Please also tell me how to reduce the time of the counters from 5 mins to 1 min. Thanks a lot Vishal -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hans.dekker.ext at juntadeandalucia.es Thu Jun 17 11:12:29 2004 From: hans.dekker.ext at juntadeandalucia.es (Hans Dekker) Date: Thu, 17 Jun 2004 11:12:29 +0200 Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> Message-ID: <40D1607D.7070303@juntadeandalucia.es> Create a dir with all the mib's you need, up to the highest level, like the Etherlike-MIB. I Don't know what you'll need to complete the OID-path for Cisco's. Then put the follwing command in your config file to let mrtg pick up the MIB you want to use for the OID to monitor: LoadMIBs: C:\usr\mibs\,C:\usr\mibs\ This one is used on a WinXP box. For Unix you'll need other path formats. Good luck. hdevito at qwest.net escribi?: > Good Evening, > > I'm still struggling with this. I found the right OID's after contacting > Cisco, seems Cisco changed the OID's for the version of IOS I am running, > > I can poll the routers with snmpwalk or snmpget and get the correct results. > > I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file > should look like to see the amount CRC errors collected by MRTG polling at > the times on the graph. MRTG logs show the right figures but I do not see > anything on the graph. I am polling every 5 minutes, everything is default > on MRTG. > ----- Original Message ----- > From: "Pete Templin" > To: > Cc: > Sent: Saturday, June 05, 2004 11:45 AM > Subject: [mrtg] Re: Monitor CRC & Framing Errors > > > >>hdevito at qwest.net wrote: >> >>>Hi, I wuld like to monitor CRC and Framing errors on the serial >>>ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) >>>that I need to monitor. It would be great to just to browse to a >>>webpage and check for errors rather than log in to each router. I >>>tried using the CRC template off somix.com. MRTG creates the graphs >>>and looks like it's querying the routers, but no data is displayed. >>>Anyone that could help would be greatly appreciated. Thanks in >>>advance. >> > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > > > . > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From JKoelstra at MINSZW.NL Thu Jun 17 11:43:49 2004 From: JKoelstra at MINSZW.NL (Koelstra, J. (Jan)) Date: Thu, 17 Jun 2004 11:43:49 +0200 Subject: [mrtg] Re: unable to poll Message-ID: To graph values above 114Mbits/s you should use the ifHC counters. >From the reference.html shipped with mrtg: [...snip...] If you have a fast router you might want to try to poll the ifHC* counters. This feature gets activated by switching to SNMPv2c. Unfortunately not all devices support SNMPv2c yet. If it works, this will prevent your counters from wraping within the 5 minute polling interval, since we now use 64 bit instead of the normal 32 bit. Example: Target[ezwf]: 2:public at router1:::::2 [...snip...] Using plain MRTG you can not reduce the time of the counters to less than 5 minutes. If you want a graph with intervals less than 5 minutes you need mrtg with rrd Hth, Jan. -----Original Message----- From: Vishal B Patel [mailto:vishalp at fasttelco.net] Sent: Thursday, June 17, 2004 10:00 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] unable to poll dear all , We have shifted one of our links from ethernet to fiber on a cisco 7500 router. The traffic goes above 120 Mpbs now ..and my mrtg is not able to read that..., i get blank spaces in the graph or sometimes it only 10 % of the real utilization. Does MTRG has problem reading such high traffic , i read on the site below : http://faq.mrtg.org/FAQ004.html can anyone comment on this. Please also tell me how to reduce the time of the counters from 5 mins to 1 min. Thanks a lot Vishal -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Het ministerie van Sociale Zaken en Werkgelegenheid sluit elke aansprakelijkheid uit in verband met het niet juist, onvolledig of niet tijdig overkomen van de informatie in deze e-mail. Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden en de inhoud van het bericht te vernietigen. ___________________________________________________________________________________________________________________________________________________ The ministry of Social Affairs and Employment is not liable for any incorrect or incomplete transmission of the information in this e-mail or for any delay in its receipt. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us immediately and delete its content. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From JKoelstra at MINSZW.NL Thu Jun 17 12:00:55 2004 From: JKoelstra at MINSZW.NL (Koelstra, J. (Jan)) Date: Thu, 17 Jun 2004 12:00:55 +0200 Subject: [mrtg] Re: Errors Message-ID: The easiest way to chart the errors with 30 minute polling interval is just poll the normal 5 minute interval and suppress the 'daily' graph. The following line should do the trick: Suppress[your_target]: d To graph the actual value of a counter and not the average you need to add 'gauge' at the options line for that counter. With low rates of errors the graphs will look like a sawtooth. An other way graph low rates is by using the perminute or perhour options. See the reference.html for details. Hth, Jan. -----Original Message----- From: hdevito at qwest.net [mailto:hdevito at qwest.net] Sent: Wednesday, June 16, 2004 8:06 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Errors I have the correct MIB's and stuff for my devices, What I would like to do is chart the errors at each polling about 30 minutes apart. I do not want to see averages, I want to see the actual amount of errors on the counters on my cisco equipment, How can I configure MRTG to do that? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Het ministerie van Sociale Zaken en Werkgelegenheid sluit elke aansprakelijkheid uit in verband met het niet juist, onvolledig of niet tijdig overkomen van de informatie in deze e-mail. Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden en de inhoud van het bericht te vernietigen. ___________________________________________________________________________________________________________________________________________________ The ministry of Social Affairs and Employment is not liable for any incorrect or incomplete transmission of the information in this e-mail or for any delay in its receipt. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us immediately and delete its content. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Thu Jun 17 12:05:28 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Thu, 17 Jun 2004 12:05:28 +0200 Subject: [mrtg] Re: unable to poll In-Reply-To: References: Message-ID: <200406171205.29066.pavouk@pavouk.org> Hello, > The traffic goes above 120 Mpbs now ..and my mrtg is not able to read > that..., i get blank spaces in the graph or sometimes it only 10 % of > the real utilization. You must use 64bit counters, because 32bit counters wraps about 114Mbps every 5 minutes and is not possible to handle this. You must enable SNMP version 2, which enables reading of 64bit counters ifhcinoctets. If some interfaces doesn't have 64bit counters, MRTG automatically tried to read 32bit counters ifinoctets. Enabling of SNMP V2c you can through Target with adding option :::::2. You can call cfgmaker with added SNMP option. > Please also tell me how to reduce the time of the counters from 5 mins > to 1 min. This is probably not possible. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From omolegal at yahoo.com Thu Jun 17 13:40:56 2004 From: omolegal at yahoo.com (=?iso-8859-1?q?Modupe=20Omo?=) Date: Thu, 17 Jun 2004 12:40:56 +0100 (BST) Subject: [mrtg] System/memory problems In-Reply-To: <01e901c453e3$a94a31b0$b004d882@itss.auckland.ac.nz> Message-ID: <20040617114056.19288.qmail@web50406.mail.yahoo.com> Hi, I've been having some problems with the system i'm using for my mrtg. it's a pentium III.Had 256 RAM initially, but when processes just stop abruptly, i upgraded it to 512MB. But the system freezes with a "not enough memory "error. When it is force to shut down and is restarted the time on the system changes. I have a client base of about 77; with each client having an average of 7 modems to monitor. Pls what is your advice. Is it a memory issue and if so what memory size do you suggest considering my client base? Think it's something else? Pls i need ur assistance urgently? Thanks for ur usual support Regards Dupe --------------------------------- ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mm at elabnet.de Thu Jun 17 16:22:53 2004 From: mm at elabnet.de (Michael Markstaller) Date: Thu, 17 Jun 2004 16:22:53 +0200 Subject: [mrtg] Re: Monitoring Dell servers (TEMP) Message-ID: <246BE4BBD2754248AD5C14E535004ABA1B9E1C@elab4.elabnet.com> - Make sure OMSA-agents are installed and community is correct. Do an snmpwalk first to see which temp-probes are available; somthing like snmpwalk dell-server-name SNMP-RO-COMMUNITY -m ALL .1.3.6.1.4.1.674.10892.1.700.20.1.6 should give (with poweredge-mibs in usr/share/snmp): enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeReading.1.1 = 340 enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeReading.1.2 = 350 enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeReading.1.3 = 205 enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeReading.1.4 = 225 enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeReading.1.5 = 245 and then to see which index is which probe: snmpwalk dell-server-name SNMP-RO-COMMUNITY -m ALL .1.3.6.1.4.1.674.10892.1.700.20.1.8 enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeLocationName.1.1 = "CPU 1" enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeLocationName.1.2 = "CPU 2" enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeLocationName.1.3 = "Motherboard" enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeLocationName.1.4 = "Backplane Location 1" enterprises.dell.server3.baseboardGroup.thermalGroup.temperatureProbeTable.temperatureProbeTableEntry.temperatureProbeLocationName.1.5 = "Backplane Location 2" on my machine temps are in ?C * 10 (whatever this should be good for..) so divide them by 10 within mrtg.cfg. sample-config from a PE2550: #--------------------------------------------------------------- Target[dell-server-name.temp1]: 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1&1.3.6.1.4.1.674.10892.1.700.20.1.6.1.4:SNMP-RO-COMMUNITY at dell-server-name / 10 Directory[dell-server-name.temp1]: dell-server-name MaxBytes[dell-server-name.temp1]: 100 Title[dell-server-name.temp1]: Temperature -- dell-server-name PageTop[dell-server-name.temp1]:

Temperature -- dell-server-name

Options[dell-server-name.temp1]: gauge, nopercent Unscaled[dell-server-name.temp1]: dwmy #Supress[dell-server-name.temp1]:dwmy YLegend[dell-server-name.temp1]: Temp ?C ShortLegend[dell-server-name.temp1]: ?C Legend1[dell-server-name.temp1]: CPU1 temp ?C  Legend2[dell-server-name.temp1]: Backplane 1 temp ?C  LegendI[dell-server-name.temp1]: CPU1 temp  LegendO[dell-server-name.temp1]: BP1 temp  #--------------------------------------------------------------- Target[dell-server-name.temp2]: 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.3&1.3.6.1.4.1.674.10892.1.700.20.1.6.1.5:SNMP-RO-COMMUNITY at dell-server-name / 10 Directory[dell-server-name.temp2]: dell-server-name MaxBytes[dell-server-name.temp2]: 100 Title[dell-server-name.temp2]: Temperature -- dell-server-name PageTop[dell-server-name.temp2]:

Temperature -- dell-server-name

Options[dell-server-name.temp2]: gauge, nopercent Unscaled[dell-server-name.temp2]: dwmy #Supress[dell-server-name.temp2]:dwmy YLegend[dell-server-name.temp2]: Temp ?C ShortLegend[dell-server-name.temp2]: ?C Legend1[dell-server-name.temp2]: Mainboard temp ?C  Legend2[dell-server-name.temp2]: Backplane 2 temp ?C  LegendI[dell-server-name.temp2]: MB temp  LegendO[dell-server-name.temp2]: BP2 temp  I've also posted a template with amongst other, Dell/compaq-stuff included to automate config-generation some time ago, search archives for my name & template if you want to use it.. Michael > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch > [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Lucas Deneken > Sent: Tuesday, June 15, 2004 1:22 PM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Monitoring Dell servers (TEMP) > > > Dear all, > > > I am hoping some one can help me with the following; -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Thu Jun 17 16:56:45 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Thu, 17 Jun 2004 09:56:45 -0500 Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <20040616010114.34935.qmail@web53907.mail.yahoo.com> References: <20040616010114.34935.qmail@web53907.mail.yahoo.com> Message-ID: <40D1B12D.4080403@rednarb.com> Meng Keng Lee wrote: > Hello Eric, > Below is my MRTG configuration: > Target[A2RT01.Fa4_0_0.load]: #Fa4/0/0:ncspublic at 192.168.130.250: > SetEnv[A2RT01.Fa4_0_0.load]: MRTG_INT_IP="192.168.130.250" MRTG_INT_DESCR="" > Directory[A2RT01.Fa4_0_0.load]: A2RT01 > YLegend[A2RT01.Fa4_0_0.load]: Link Utilization > #kilo[A2RT01.Fa4_0_0.load]: 1024 > #ShortLegend[A2RT01.Fa4_0_0.load]: bps > Legend1[A2RT01.Fa4_0_0.load]: Utilizaiton (In) > Legend2[A2RT01.Fa4_0_0.load]: Utilization (Out) > Legend3[A2RT01.Fa4_0_0.load]: > Legend4[A2RT01.Fa4_0_0.load]: > LegendI[A2RT01.Fa4_0_0.load]:  In Utilization:  > LegendO[A2RT01.Fa4_0_0.load]:  Out Utilization:  > #Unscaled[A2RT01.Fa4_0_0.load]: ywmd > MaxBytes[A2RT01.Fa4_0_0.load]: 12500000 > Options[A2RT01.Fa4_0_0.load]: growright,bits,nopercent > ThreshMaxi[A2RT01.Fa4_0_0.load]:70 Try appending a % to the 70. > ThreshProgI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshProgOKI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshMaxO[A2RT01.Fa4_0_0.load]:70 Ditto. Line should look like this: ThreshMaxO[A2RT01.Fa4_0_0.load]:70% > ThreshProgO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshProgOKO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > Title[A2RT01.Fa4_0_0.load]: A2RT01 #Fa4/0/0 Link Utilization > PageTop[A2RT01.Fa4_0_0.load]:

A2RT01 #Fa4/0/0 Link Utilization

> > > > > > > > >
System: A2RT01 in
Maintainer:
Description:
ifType: ethernetCsmacd (6)
ifName: Fa4/0/0
Max Speed: 100.000 Mbits/s
Ip: 192.168.130.250 ()
> > Am I correct to say that my perl script will work if it hits above 70% of the Input and Output Utilisation? > > Thanks for your help ~snip~ That should do it. Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Thu Jun 17 17:03:31 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Thu, 17 Jun 2004 10:03:31 -0500 Subject: [mrtg] Re: System/memory problems In-Reply-To: <20040617114056.19288.qmail@web50406.mail.yahoo.com> References: <20040617114056.19288.qmail@web50406.mail.yahoo.com> Message-ID: <40D1B2C3.9020201@rednarb.com> Modupe Omo wrote: > Hi, > > I've been having some problems with the system i'm using for my mrtg. it's a pentium III.Had 256 RAM initially, but when processes just stop abruptly, i upgraded it to 512MB. But the system freezes with a "not enough memory "error. When it is force to shut down and is restarted the time on the system changes. > > I have a client base of about 77; with each client having an average of 7 modems to monitor. > > Pls what is your advice. Is it a memory issue and if so what memory size do you suggest considering my client base? > > Think it's something else? > > Pls i need ur assistance urgently? > > Thanks for ur usual support > > Regards > > Dupe > > You should have no problems running MRTG and running out of memory on a system with those specification. Therefore I think it is safe to assume that there is a problem with that system's hardware, software, or drivers. If I were you, I would run diags on the system and verify that all your ram is up to par. Also make sure the BIOS settings are optimal. Scan for viruses. Defrag the hard drive. Patch the OS. After that and there's still a problem, I'd format the hard drive and start from scratch with a fresh Win2k CD. Good luck. Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Thu Jun 17 17:08:04 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Thu, 17 Jun 2004 10:08:04 -0500 Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors In-Reply-To: <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> Message-ID: <40D1B3D4.5030000@rednarb.com> hdevito at qwest.net wrote: > Good Evening, > > I'm still struggling with this. I found the right OID's after contacting > Cisco, seems Cisco changed the OID's for the version of IOS I am running, > > I can poll the routers with snmpwalk or snmpget and get the correct results. > > I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file > should look like to see the amount CRC errors collected by MRTG polling at > the times on the graph. MRTG logs show the right figures but I do not see > anything on the graph. I am polling every 5 minutes, everything is default > on MRTG. ~snip~ Why not just use this? Target[blah]: ifInErrors.1&ifOutErrors.1:comm at a.b.c.e The only problem is that it gets ALL the errors, no matter what type. But I think it will do what you want. If you're truly trying to track how many framing errors vs CRC errors, then maybe you should spend more time trying to fix the errors than to chart them. Just my humble opinion of course. Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Thu Jun 17 17:16:45 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Thu, 17 Jun 2004 11:16:45 -0400 Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors Message-ID: >>>>> "Eric Brander" 6/17/2004 11:08:04 AM >>> >hdevito at qwest.net wrote: >> I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file >> should look like to see the amount CRC errors collected by MRTG polling at >> the times on the graph. MRTG logs show the right figures but I do not see >> anything on the graph. I am polling every 5 minutes, everything is default >> on MRTG. >~snip~ > >Why not just use this? > >Target[blah]: ifInErrors.1&ifOutErrors.1:comm at a.b.c.e > >The only problem is that it gets ALL the errors, no matter what type. >But I think it will do what you want. If you're truly trying to track >how many framing errors vs CRC errors, then maybe you should spend more >time trying to fix the errors than to chart them. Just my humble opinion >of course. > >Eric Brander Right, but don't forget that this number (whatever it is) is a rate. Unless you have a really bad network connection, I doubt you'll get a meaningful number. If you have 300 CRC errors in a 5 minute period, you'll only have 1 in the log file. Is this what you intend? Or, do you have links that are far above 300 errors per 5 minute window? Paul -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Thu Jun 17 17:51:51 2004 From: petelists at templin.org (Pete Templin) Date: Thu, 17 Jun 2004 10:51:51 -0500 Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors In-Reply-To: <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> References: <20040605153153.3539ED9342@ntardis.ee.ethz.ch> <40C1F8A3.7030708@templin.org> <01e101c45419$c7755e90$65c8a8c0@henryvqeg9lq8q> Message-ID: <40D1BE17.5050701@templin.org> Here's a sample of how I'm monitoring ES, BES, SES, and UAS on an Eastern Research DNX-11. Your OIDs will probably be different, but the concepts should be good enough: ### Global Config Options WorkDir: /home/http/mrtg/dacs/dlls ### Global Defaults # to get bits instead of bytes and graphs growing to the right Options[_]: growright, bits NoMib2: yes Forks: 4 IconDir: /mrtg/icons ThreshDir: /home/http/mrtg/dacs/dlls/thresh Target[dlls.3.1.1]: 1.3.6.1.4.1.644.2.4.4.1.1.1.3.0.3.1.0&1.3.6.1.4.1.644.2.4.4.1.3.1.3.0.3.1.0.1:public at 172.16.20.73 MaxBytes[dlls.3.1.1]: 900 Title[dlls.3.1.1]: Slot 3 Port 1 CommunicationsComple Errored Seconds PageTop[dlls.3.1.1]:

Errored Seconds on Slot 3 Port 1 CommunicationsComple

Options[dlls.3.1.1]: gauge, unknaszero, withzeroes, growright WithPeak[dlls.3.1.1]: wmy YLegend[dlls.3.1.1]: Errors ShortLegend[dlls.3.1.1]: Errors LegendI[dlls.3.1.1]: Current ES LegendO[dlls.3.1.1]: Previous ES ThreshMinI[dlls.3.1.1]: 4 ThreshMaxI[dlls.3.1.1]: 12 ThreshProgI[dlls.3.1.1]: /usr/local/bin/threshalarm ThreshProgOKI[dlls.3.1.1]: /usr/local/bin/threshclear ThreshMinO[dlls.3.1.1]: 12 ThreshMaxO[dlls.3.1.1]: 36 ThreshProgO[dlls.3.1.1]: /usr/local/bin/threshalarmprev ThreshProgOKO[dlls.3.1.1]: /usr/local/bin/threshclearprev ThreshDesc[dlls.3.1.1]: CommunicationsComple #--------------------------------------------------- Target[dlls.3.1.2]: 1.3.6.1.4.1.644.2.4.4.1.1.1.6.0.3.1.0&1.3.6.1.4.1.644.2.4.4.1.3.1.6.0.3.1.0.1:public at 172.16.20.73 MaxBytes[dlls.3.1.2]: 900 Title[dlls.3.1.2]: Slot 3 Port 1 CommunicationsComple PageTop[dlls.3.1.2]:

Bursty Errored Seconds on Slot 3 Port 1 CommunicationsComple

Options[dlls.3.1.2]: gauge, unknaszero, withzeroes, growright WithPeak[dlls.3.1.2]: wmy YLegend[dlls.3.1.2]: Seconds ShortLegend[dlls.3.1.2]: Seconds LegendI[dlls.3.1.2]: Current BES LegendO[dlls.3.1.2]: Previous BES ThreshMinI[dlls.3.1.2]: 3 ThreshMaxI[dlls.3.1.2]: 9 ThreshProgI[dlls.3.1.2]: /usr/local/bin/threshalarm ThreshProgOKI[dlls.3.1.2]: /usr/local/bin/threshclear ThreshMinO[dlls.3.1.2]: 10 ThreshMaxO[dlls.3.1.2]: 30 ThreshProgO[dlls.3.1.2]: /usr/local/bin/threshalarmprev ThreshProgOKO[dlls.3.1.2]: /usr/local/bin/threshclearprev ThreshDesc[dlls.3.1.2]: CommunicationsComple #--------------------------------------------------- Target[dlls.3.1.3]: 1.3.6.1.4.1.644.2.4.4.1.1.1.5.0.3.1.0&1.3.6.1.4.1.644.2.4.4.1.3.1.5.0.3.1.0.1:public at 172.16.20.73 MaxBytes[dlls.3.1.3]: 900 Title[dlls.3.1.3]: Slot 3 Port 1 CommunicationsComple Severely Errored Seconds PageTop[dlls.3.1.3]:

Severely Errored Seconds on Slot 3 Port 1 CommunicationsComple

Options[dlls.3.1.3]: gauge, unknaszero, withzeroes, growright WithPeak[dlls.3.1.3]: wmy YLegend[dlls.3.1.3]: Errors ShortLegend[dlls.3.1.3]: Errors LegendI[dlls.3.1.3]: Current SES LegendO[dlls.3.1.3]: Previous SES ThreshMinI[dlls.3.1.3]: 2 ThreshMaxI[dlls.3.1.3]: 6 ThreshProgI[dlls.3.1.3]: /usr/local/bin/threshalarm ThreshProgOKI[dlls.3.1.3]: /usr/local/bin/threshclear ThreshMinO[dlls.3.1.3]: 8 ThreshMaxO[dlls.3.1.3]: 24 ThreshProgO[dlls.3.1.3]: /usr/local/bin/threshalarmprev ThreshProgOKO[dlls.3.1.3]: /usr/local/bin/threshclearprev ThreshDesc[dlls.3.1.3]: CommunicationsComple #--------------------------------------------------- Target[dlls.3.1.4]: 1.3.6.1.4.1.644.2.4.4.1.1.1.4.0.3.1.0&1.3.6.1.4.1.644.2.4.4.1.3.1.4.0.3.1.0.1:public at 172.16.20.73 MaxBytes[dlls.3.1.4]: 900 Title[dlls.3.1.4]: Slot 3 Port 1 CommunicationsComple Unavailable Seconds PageTop[dlls.3.1.4]:

Unvailable Seconds on Slot 3 Port 1 CommunicationsComple

Options[dlls.3.1.4]: gauge, unknaszero, withzeroes, growright WithPeak[dlls.3.1.4]: wmy YLegend[dlls.3.1.4]: Seconds ShortLegend[dlls.3.1.4]: Seconds LegendI[dlls.3.1.4]: Current UAS LegendO[dlls.3.1.4]: Previous UAS ThreshMinI[dlls.3.1.4]: 4 ThreshMaxI[dlls.3.1.4]: 10 ThreshProgI[dlls.3.1.4]: /usr/local/bin/threshalarm ThreshProgOKI[dlls.3.1.4]: /usr/local/bin/threshclear ThreshMinO[dlls.3.1.4]: 30 ThreshMaxO[dlls.3.1.4]: 300 ThreshProgO[dlls.3.1.4]: /usr/local/bin/threshalarmprev ThreshProgOKO[dlls.3.1.4]: /usr/local/bin/threshclearprev ThreshDesc[dlls.3.1.4]: CommunicationsComple #--------------------------------------------------- hdevito at qwest.net wrote: > Good Evening, > > I'm still struggling with this. I found the right OID's after contacting > Cisco, seems Cisco changed the OID's for the version of IOS I am running, > > I can poll the routers with snmpwalk or snmpget and get the correct results. > > I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file > should look like to see the amount CRC errors collected by MRTG polling at > the times on the graph. MRTG logs show the right figures but I do not see > anything on the graph. I am polling every 5 minutes, everything is default > on MRTG. > ----- Original Message ----- > From: "Pete Templin" > To: > Cc: > Sent: Saturday, June 05, 2004 11:45 AM > Subject: [mrtg] Re: Monitor CRC & Framing Errors > > > >>hdevito at qwest.net wrote: >> >>>Hi, I wuld like to monitor CRC and Framing errors on the serial >>>ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) >>>that I need to monitor. It would be great to just to browse to a >>>webpage and check for errors rather than log in to each router. I >>>tried using the CRC template off somix.com. MRTG creates the graphs >>>and looks like it's querying the routers, but no data is displayed. >>>Anyone that could help would be greatly appreciated. Thanks in >>>advance. >> > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Thu Jun 17 18:04:22 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Thu, 17 Jun 2004 11:04:22 -0500 Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors References: Message-ID: <001201c45484$c1430e30$ff38fea9@ttcztmbtdv7v0p> --snip-- track > >how many framing errors vs CRC errors, then maybe you should spend more > >time trying to fix the errors than to chart them. Just my humble opinion > >of course. --snip-- I would like nothing more than to just have the T1's run clean all the time, but we are using this as an easier way to keep track of T1's with errors. Our wan consists of over 30 T1's the LEC that controls these T1's seems to always have a problem on at least one each week. It is a lot easier to look at one webpage with 30 charts and see if there are errors rather than log into each router and check for CRC's. Many thanks to all of the people that helped me. I finally am able to track CRC and framing error's correctly and consistantly. My next task is to produce a webpage that shows if the actual interface of each router is up or down and I have to be able to chart that on time line also. Can I do that with MRTG? Henry ----- Original Message ----- From: "PAUL WILLIAMSON" To: Sent: Thursday, June 17, 2004 10:16 AM Subject: [mrtg] Re: please help - Re: Re: Monitor CRC & Framing Errors > >>>>> "Eric Brander" 6/17/2004 11:08:04 AM >>> > >hdevito at qwest.net wrote: > > > > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Thu Jun 17 18:36:42 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Thu, 17 Jun 2004 18:36:42 +0200 Subject: [mrtg] Re: System/memory problems In-Reply-To: <20040617114056.19288.qmail@web50406.mail.yahoo.com> References: <20040617114056.19288.qmail@web50406.mail.yahoo.com> Message-ID: <200406171836.42147.pavouk@pavouk.org> Hi, > I've been having some problems with the system i'm using for my mrtg. it's > a pentium III.Had 256 RAM initially, but when processes just stop abruptly, > i upgraded it to 512MB. But the system freezes with a "not enough memory > "error. When it is force to shut down and is restarted the time on the > system changes. > > I have a client base of about 77; with each client having an average of 7 > modems to monitor. 512MB of RAM is enough for few hundreds of targets. What operating system do you use? What hardware. Important are Harddisk type, speed (7200RPM ATA100...), processor speed. Do you use MRTG with RRDTool? For MRTG with RRDTool is not critical processor speed. If you use forks, you can limit number of forks to some small number. Fast SCSI harddisk (10000RPM) is very useful. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From nejaa at racc2000.com Thu Jun 17 19:15:37 2004 From: nejaa at racc2000.com (Nejaa Halcyon) Date: Thu, 17 Jun 2004 13:15:37 -0400 Subject: [mrtg] Re: No average in Day?? In-Reply-To: <20040617051233.98648.qmail@web50309.mail.yahoo.com> References: <20040617051233.98648.qmail@web50309.mail.yahoo.com> Message-ID: <1087492537.2563.9.camel@hal.racc2000.com> One option I can present to you Daniel is WithPeak. This will add the maximum five minute average that was obtained within the polling interval (30 min, 2 hr, 1 day). Quoth the man page: (never more! -Poe) [...snip...] By default the graphs only contain the average values of the monitored variables - normally the transfer rates for incoming and outgoing traffic. The following option instructs mrtg to display the peak 5 minute values in the [w]eekly, [m]onthly and [y]early graph. In the example we define the monthly and the yearly graph to contain peak as well as average values. Examples: WithPeak[ezwf]: ym [...!snip...] Hope that helps, Nejaa On Thu, 2004-06-17 at 01:12, Daniel C wrote: > Is it possible to have the average in Day, Week or > Month in 5 minutes interval? I am using MRTG to > monitor packet loss so it would be very ambiguous to > look at the weekly graph where it is presenting in 30 > minutes average. Thanks for any help > > Daniel > > > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile phone. > http://mobile.yahoo.com/maildemo > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From hdevito at qwest.net Thu Jun 17 20:42:33 2004 From: hdevito at qwest.net (hdevito at qwest.net) Date: Thu, 17 Jun 2004 13:42:33 -0500 Subject: [mrtg] Re: CISCO GRE Tunnels References: <577F6355523DC04CA793464070E07DE51AFDFD@melserv-01.blueapache.com.au> <1087371079.2725.97.camel@je.cybermesa.com> Message-ID: <005401c4549a$da533740$ff38fea9@ttcztmbtdv7v0p> According to Cisco 12.3.5 lacks a lot of the SNMP support. This is where I was running into problems. I just upgraded my IOS to 12.3.9. At one site I actually had to downgrade to 12.1 to get everything I need in the IOS. ----- Original Message ----- From: "James Edwards" To: Sent: Wednesday, June 16, 2004 2:31 AM Subject: [mrtg] Re: CISCO GRE Tunnels > It would not surprise me that SNMP support for GRE is lacking > in some IOS. I'll test 12.3 and let you know. Do an snmp-walk > or use you favorite tool to query this interface and see whats up. > If you are not getting any values off octets in/out but have traffic, > I would suspect IOS. > Hmmm.... > > What does the output of 'show ip interface tunnel' look > like ? The part about switching and cef is want I am interested in. > Also what IOS are you running on each router ? > > > -- Attached file removed by Ecartis and put at URL below -- > -- Type: application/pgp-signature > -- Desc: This is a digitally signed message part > -- Size: 190 bytes > -- URL : http://www.ee.ethz.ch/~slist/p/77-signature.asc > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Francis.McPhail at blueapache.com Thu Jun 17 23:54:32 2004 From: Francis.McPhail at blueapache.com (Francis McPhail) Date: Fri, 18 Jun 2004 07:54:32 +1000 Subject: [mrtg] Re: CISCO GRE Tunnels Message-ID: <577F6355523DC04CA793464070E07DE5264D74@melserv-01.blueapache.com.au> Thanks for the feedback! Much appreciated.. Turned out it was something stupid on my behalf. I did not set the MaxBytes figure in the MRTG config file for the device high enough. The cfgmaker put in a value which was way too low put it up to something in the line of 10000000000000 and all is well. Cheers, Francis. -----Original Message----- From: hdevito at qwest.net [mailto:hdevito at qwest.net] Sent: Friday, 18 June 2004 4:43 AM To: mrtg at list.ee.ethz.ch; James Edwards Subject: [mrtg] Re: CISCO GRE Tunnels According to Cisco 12.3.5 lacks a lot of the SNMP support. This is where I was running into problems. I just upgraded my IOS to 12.3.9. At one site I actually had to downgrade to 12.1 to get everything I need in the IOS. ----- Original Message ----- From: "James Edwards" To: Sent: Wednesday, June 16, 2004 2:31 AM Subject: [mrtg] Re: CISCO GRE Tunnels > It would not surprise me that SNMP support for GRE is lacking > in some IOS. I'll test 12.3 and let you know. Do an snmp-walk > or use you favorite tool to query this interface and see whats up. > If you are not getting any values off octets in/out but have traffic, > I would suspect IOS. > Hmmm.... > > What does the output of 'show ip interface tunnel' look > like ? The part about switching and cef is want I am interested in. > Also what IOS are you running on each router ? > > > -- Attached file removed by Ecartis and put at URL below -- > -- Type: application/pgp-signature > -- Desc: This is a digitally signed message part > -- Size: 190 bytes > -- URL : http://www.ee.ethz.ch/~slist/p/77-signature.asc > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi *********************************************************** It is confidential to the addressee and may contain certain copyright and/or legally privileged infomration. No-one else other than, on behalf of the addressee, may read, print, store, copy, forward or act in reliance on all or any part of it or its attachments. You must scan this email and any attached files for viruses. We accept no liability for any loss, damage or consequence resulting either directly or indirectly from the use of attached files. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Fri Jun 18 15:48:37 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Fri, 18 Jun 2004 09:48:37 -0400 Subject: [mrtg] Backplane Utilization on Cisco 6509 Message-ID: I've got something of a weird problem monitoring backplane utilization on a Cisco 6509. The numbers don't make sense -- see below. Here's my config: ## Backplane Utilization Target[]:.1.3.6.1.4.1.9.5.1.1.8.0&1.3.6.1.4.1.9.5.1.1.19.0:@ Title[]: Backplane Utilization for MaxBytes[]:32000000000 Options[]: growright,unknaszero,gauge YLegend[]: Backplane Utilization Colours[]: GREEN#00eb0c,BLUE#1000ff,BLUE#1000ff,VIOLET#ff00ff PageTop[]:

Backplane Utilization for

The results I'm getting look like this: !! Max In: 2.28 /s !! Max Out: 11 /s Avg In: 122.91 m/s Avg Out: 11 /s Cur In: 0 /s (which I KNOW isn't right) Cur Out: 11 /s I think it's an issue of units, but I've no idea how to set that correctly. It's probaly something stupid, but I'm missing it. Any help would be appreciated. Thanks! Andi L. Bigelow Dyncorp EOS - Network Engineering Group bigelowa{at}sec{dot}gov (202) 942-4368 "Every man dies, but not every man really lives." -- Braveheart -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From arnold at nipper.de Fri Jun 18 16:17:22 2004 From: arnold at nipper.de (Arnold Nipper) Date: Fri, 18 Jun 2004 16:17:22 +0200 Subject: [mrtg] Re: Backplane Utilization on Cisco 6509 In-Reply-To: References: Message-ID: <40D2F972.5070509@nipper.de> On 18.06.2004 15:48 Bigelow, Andrea L. wrote: > I've got something of a weird problem monitoring backplane utilization on a > Cisco 6509. The numbers don't make sense -- see below. > > Here's my config: > > ## Backplane Utilization > Target[]:.1.3.6.1.4.1.9.5.1.1.8.0&1.3.6.1.4.1.9.5.1.1.19.0: string>@ > > Title[]: Backplane Utilization for > MaxBytes[]:32000000000 MaxBytes[]: 100 should do as this is the load of the backplane in %. Arnold -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Fri Jun 18 16:32:57 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Fri, 18 Jun 2004 10:32:57 -0400 Subject: [mrtg] Re: Backplane Utilization on Cisco 6509 Message-ID: > MaxBytes[]: 100 > > should do as this is the load of the backplane in %. So the backplane utilization is as a percentage? Can it be done as a fixed number? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From arnold at nipper.de Fri Jun 18 16:37:13 2004 From: arnold at nipper.de (Arnold Nipper) Date: Fri, 18 Jun 2004 16:37:13 +0200 Subject: [mrtg] Re: Backplane Utilization on Cisco 6509 In-Reply-To: References: Message-ID: <40D2FE19.1040407@nipper.de> On 18.06.2004 16:32 Bigelow, Andrea L. wrote: >>MaxBytes[]: 100 >> >>should do as this is the load of the backplane in %. > > > So the backplane utilization is as a percentage? Can it be done as a fixed > number? > Just multiply with whatever number and it is fixed. Isn't it? e.g. Target[]:.1.3.6.1.4.1.9.5.1.1.8.0*32000000000 ... Arnold -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From ziltener at netcloud.ch Fri Jun 18 16:45:15 2004 From: ziltener at netcloud.ch (Oliver Ziltener) Date: Fri, 18 Jun 2004 16:45:15 +0200 Subject: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB In-Reply-To: Message-ID: <81490d46945a7b419b1d128d8729c9fa@netcloud.ch> Does anybody know an IOS Release (not CatOS) which these MIB is included? I didn't find any release... thanks Oliver -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Brett.Milborrow at whippsx.nhs.uk Fri Jun 18 16:53:18 2004 From: Brett.Milborrow at whippsx.nhs.uk (Milborrow Brett (RGC) Information Security Officer) Date: Fri, 18 Jun 2004 15:53:18 +0100 Subject: [mrtg] Re: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Message-ID: <9FBE14312D65844BBFE84429162A94B006A5115C@hermes2.fhtworld> According to Cisco: All platforms that currently support NBAR: Cisco 1700 Series Router since Release 12.2(2)T Cisco 2600, 3600, 7100, 7200 Series Routers since Release 12.1(5)T Cisco 3700 and 7500 Series Routers since Release 12.2(8)T Release 12.2(15)T began to support NBAR-Protocol-Discovery-MIB on 3/17/03 Have a look at: http://www.cisco.com/warp/public/732/Tech/qos/nbar/docs/19 Cheers Brett Milborrow Information Security Officer -----Original Message----- From: Oliver Ziltener [mailto:ziltener at netcloud.ch] Sent: 18 June 2004 15:45 To: mrtg at list.ee.ethz.ch Subject: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Does anybody know an IOS Release (not CatOS) which these MIB is included? I didn't find any release... thanks Oliver -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From ziltener at netcloud.ch Fri Jun 18 17:12:22 2004 From: ziltener at netcloud.ch (Oliver Ziltener) Date: Fri, 18 Jun 2004 17:12:22 +0200 Subject: [mrtg] AW: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB In-Reply-To: <9FBE14312D65844BBFE84429162A94B006A5115C@hermes2.fhtworld> Message-ID: <5aabeed6856afe41b3a6898df546bfc5@netcloud.ch> Hello Brett your link is not complete... Cisco support the feature also on the Cat6500 (example: c6sup22-js-mz.12.1-22.E2) but has not the NBAR-MIB included! best regards Oliver -----Urspr?ngliche Nachricht----- Von: Milborrow Brett (RGC) Information Security Officer [mailto:Brett.Milborrow at whippsx.nhs.uk] Gesendet: Freitag, 18. Juni 2004 16:53 An: mrtg at list.ee.ethz.ch Cc: 'Oliver Ziltener' Betreff: RE: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB According to Cisco: All platforms that currently support NBAR: Cisco 1700 Series Router since Release 12.2(2)T Cisco 2600, 3600, 7100, 7200 Series Routers since Release 12.1(5)T Cisco 3700 and 7500 Series Routers since Release 12.2(8)T Release 12.2(15)T began to support NBAR-Protocol-Discovery-MIB on 3/17/03 Have a look at: http://www.cisco.com/warp/public/732/Tech/qos/nbar/docs/19 Cheers Brett Milborrow Information Security Officer -----Original Message----- From: Oliver Ziltener [mailto:ziltener at netcloud.ch] Sent: 18 June 2004 15:45 To: mrtg at list.ee.ethz.ch Subject: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Does anybody know an IOS Release (not CatOS) which these MIB is included? I didn't find any release... thanks Oliver -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Brett.Milborrow at whippsx.nhs.uk Fri Jun 18 17:20:11 2004 From: Brett.Milborrow at whippsx.nhs.uk (Milborrow Brett (RGC) Information Security Officer) Date: Fri, 18 Jun 2004 16:20:11 +0100 Subject: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Message-ID: <9FBE14312D65844BBFE84429162A94B006A5115D@hermes2.fhtworld> Hi Sorry for the link problem... Try: http://www.cisco.com/warp/public/732/Tech/qos/nbar/docs/nbarmib.ppt Look on slide 19. As for the support of NBAR vs the support of the nbar MIB, the info I posted below is for support of the MIB (and obviously the support of nbar) on router IOS's. Have a look at the Cisco website for more info on the CATOS support. If not, try logging a tech support call with cisco for the answer. Brett Milborrow Information Security Officer -----Original Message----- From: Oliver Ziltener [mailto:ziltener at netcloud.ch] Sent: 18 June 2004 16:12 To: Milborrow Brett (RGC) Information Security Officer; mrtg at list.ee.ethz.ch Subject: AW: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Hello Brett your link is not complete... Cisco support the feature also on the Cat6500 (example: c6sup22-js-mz.12.1-22.E2) but has not the NBAR-MIB included! best regards Oliver -----Urspr?ngliche Nachricht----- Von: Milborrow Brett (RGC) Information Security Officer [mailto:Brett.Milborrow at whippsx.nhs.uk] Gesendet: Freitag, 18. Juni 2004 16:53 An: mrtg at list.ee.ethz.ch Cc: 'Oliver Ziltener' Betreff: RE: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB According to Cisco: All platforms that currently support NBAR: Cisco 1700 Series Router since Release 12.2(2)T Cisco 2600, 3600, 7100, 7200 Series Routers since Release 12.1(5)T Cisco 3700 and 7500 Series Routers since Release 12.2(8)T Release 12.2(15)T began to support NBAR-Protocol-Discovery-MIB on 3/17/03 Have a look at: http://www.cisco.com/warp/public/732/Tech/qos/nbar/docs/19 Cheers Brett Milborrow Information Security Officer -----Original Message----- From: Oliver Ziltener [mailto:ziltener at netcloud.ch] Sent: 18 June 2004 15:45 To: mrtg at list.ee.ethz.ch Subject: [mrtg] CISCO-NBAR-PROTOCOL-DISCOVERY-MIB Does anybody know an IOS Release (not CatOS) which these MIB is included? I didn't find any release... thanks Oliver -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From genevieve.buri at ec.gc.ca Fri Jun 18 17:08:50 2004 From: genevieve.buri at ec.gc.ca (Genevieve Buri) Date: Fri, 18 Jun 2004 15:08:50 +0000 Subject: [mrtg] Problem with mrtg-rrd.cgi Message-ID: <40D30582.9040909@ec.gc.ca> Hi!! I've been working on this problem for the last 3 days...I'm think I'm going to die soon... :( I'm using the mrtg-rrd.cgi script and instead of a 5 minutes graph I have a 1minute graph. The graph shows all the right values and my rrd has values every minute but the problem is what it says underneath : Max BWorkers: 89.1 BServers Average BWorkers: 10.8 BServers Current BWorkers: 13.3 BServers You see the Current BWorkers? It's an average! I just want the current value,the last one updated in the RRD file... I wanted to look in the code for where the programmer does this average but Ican't seem to find it...Please help me :( Thank you so much! -- __________________________ Geneviève Buri Stagiaire Environnement Canada Email : Genevieve.Buri at ec.gc.ca[1] --- Links --- 1 mailto:Genevieve.Buri at ec.gc.ca -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From radamson at routers.com Fri Jun 18 18:32:16 2004 From: radamson at routers.com (Rich Adamson) Date: Fri, 18 Jun 2004 10:32:16 -0600 Subject: [mrtg] Re: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB References: <9FBE14312D65844BBFE84429162A94B006A5115C@hermes2.fhtworld> Message-ID: > According to Cisco: > > All platforms that currently support NBAR: > > Cisco 1700 Series Router since Release 12.2(2)T > Cisco 2600, 3600, 7100, 7200 Series Routers since Release 12.1(5)T > Cisco 3700 and 7500 Series Routers since Release 12.2(8)T > Release 12.2(15)T began to support NBAR-Protocol-Discovery-MIB on 3/17/03 > > Have a look at: > http://www.cisco.com/warp/public/732/Tech/qos/nbar/docs/19 > > Cheers > > Brett Milborrow Error #404: File Not Found Looks like it might have moved.... -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From FabioAlKas at aol.com Fri Jun 18 19:29:55 2004 From: FabioAlKas at aol.com (FabioAlKas at aol.com) Date: Fri, 18 Jun 2004 13:29:55 EDT Subject: [mrtg] PIX Message-ID: <163.30e92569.2e048093@aol.com> Hi..guys, I?m trying to setup the MRTG to get information from the PIX firewall, and the pix is configured for snmp, the host ip is correct on pix, and public string too. But i still got the error no response received. I?m trying to connect through the outside interface, and the ACL have a permit line for snmp. Any help will be apprecieted. Thanks and Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT Ph.:55 11 2191 5902 Mobile: 55 11 9229 7981 America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From kj at sunclipse.com Fri Jun 18 19:43:41 2004 From: kj at sunclipse.com (Keith E Johnson) Date: Fri, 18 Jun 2004 10:43:41 -0700 Subject: [mrtg] Re: PIX Message-ID: <133ECBFB56596F41A7C89CF22B90DB5E030D8BF2@sisxch03> The PIX will not respond to requests on the outside interface unless they are encrypted. SNMP & telnet need to be encapsulated in an IPsec tunnel. But ssh will work without the IPsec tunnel since it is already encrypted. Keith Johnson LAN Administrator Amcor Sunclipse North America 6600 Valley View Street, Buena Park, CA 90620 Voice: 714.562.6179 Fax: 714.562.2036 Email: keith.johnson at sunclipse.com -----Original Message----- From: FabioAlKas at aol.com [mailto:FabioAlKas at aol.com] Sent: Friday, June 18, 2004 10:30 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] PIX Hi..guys, I?m trying to setup the MRTG to get information from the PIX firewall, and the pix is configured for snmp, the host ip is correct on pix, and public string too. But i still got the error no response received. I?m trying to connect through the outside interface, and the ACL have a permit line for snmp. Any help will be apprecieted. Thanks and Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT Ph.:55 11 2191 5902 Mobile: 55 11 9229 7981 America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From JPierini at mmlive.com Fri Jun 18 20:17:41 2004 From: JPierini at mmlive.com (Joseph Pierini) Date: Fri, 18 Jun 2004 11:17:41 -0700 Subject: [mrtg] Re: PIX Message-ID: <688A7BC8068D7847AEFB7C8EDAD15C8D0979B9@MERCURY.mmlive.com> With the kindest of regards, I disagree. I have MRTG monitoring all my Cisco PIX firewalls via the outside interface. Add the following line to your PIX config: snmp-server host outside xxx.xxx.xxx.xxx where xxx.xxx.xxx.xxx is the IP address of your MRTG server. Ensure that your allow SNMP through the firewall protecting your MRTG server. Joseph Pierini -----Original Message----- From: Keith E Johnson [mailto:kj at sunclipse.com] Sent: Friday, June 18, 2004 10:44 AM To: 'FabioAlKas at aol.com'; 'mrtg at list.ee.ethz.ch' Subject: [mrtg] Re: PIX The PIX will not respond to requests on the outside interface unless they are encrypted. SNMP & telnet need to be encapsulated in an IPsec tunnel. But ssh will work without the IPsec tunnel since it is already encrypted. Keith Johnson LAN Administrator Amcor Sunclipse North America 6600 Valley View Street, Buena Park, CA 90620 Voice: 714.562.6179 Fax: 714.562.2036 Email: keith.johnson at sunclipse.com -----Original Message----- From: FabioAlKas at aol.com [mailto:FabioAlKas at aol.com] Sent: Friday, June 18, 2004 10:30 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] PIX Hi..guys, I?m trying to setup the MRTG to get information from the PIX firewall, and the pix is configured for snmp, the host ip is correct on pix, and public string too. But i still got the error no response received. I?m trying to connect through the outside interface, and the ACL have a permit line for snmp. Any help will be apprecieted. Thanks and Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT Ph.:55 11 2191 5902 Mobile: 55 11 9229 7981 America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Jon at xanga.net Fri Jun 18 21:10:16 2004 From: Jon at xanga.net (Jon Ha) Date: Fri, 18 Jun 2004 15:10:16 -0400 Subject: [mrtg] Dell Powerconnect 3248 Message-ID: <200406181510.AA29688322@mail.xanga.net> Hi, how's it going everyone? Do any of you know the correct OID for monitoring Dell Powerconnect 3248? I used the template on Somix but it's not complete. Target[$CFGNAME]: 1.3.6.1.2.1.25.3.3.1.2.$INSTANCE&1.3.6.1.2.1.25.3.3.1.2.$INSTANCE:$COMMUNITY@$IPADDRESS Thanks, Jon -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Jon at xanga.net Fri Jun 18 21:14:00 2004 From: Jon at xanga.net (Jon Ha) Date: Fri, 18 Jun 2004 15:14:00 -0400 Subject: [mrtg] Re: Dell Powerconnect 3248 Message-ID: <200406181514.AA178127498@mail.xanga.net> Oops, I forgot to mention what OID I'm looking for. It's for monitoring the CPU on the switch. Thanks, Jon ---------- Original Message ---------------------------------- From: "Jon Ha" Date: Fri, 18 Jun 2004 15:10:16 -0400 >Hi, how's it going everyone? > >Do any of you know the correct OID for monitoring Dell Powerconnect 3248? I used the template on Somix but it's not complete. > >Target[$CFGNAME]: 1.3.6.1.2.1.25.3.3.1.2.$INSTANCE&1.3.6.1.2.1.25.3.3.1.2.$INSTANCE:$COMMUNITY@$IPADDRESS > >Thanks, > >Jon > >-- >Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe >Archive http://www.ee.ethz.ch/~slist/mrtg >FAQ http://faq.mrtg.org Homepage http://www.mrtg.org >WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From danielnwa at yahoo.com Fri Jun 18 21:26:55 2004 From: danielnwa at yahoo.com (Daniel C) Date: Fri, 18 Jun 2004 12:26:55 -0700 (PDT) Subject: [mrtg] getlog.pl to monitor two instances In-Reply-To: <1087492537.2563.9.camel@hal.racc2000.com> Message-ID: <20040618192655.12266.qmail@web50310.mail.yahoo.com> Is it possible to monitor two performance counters with Getlog.pl? For example, this is what I would like to be able to graph on one single graph Target[TCPReset]: `perl getlog.pl d:\Perflogs\ISA01.csv "\\local\TCPv4\Connections Reset"`&`perl getlog.pl d:\Perflogs\ISA01.csv "\\local\TCPv4\Connections Failures"` As of the moment, when I run the config file with this target, MRTG is only logging the Connections Failures and not both. Any help is greatly appreciated. Thanks __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From FabioAlKas at aol.com Fri Jun 18 21:35:46 2004 From: FabioAlKas at aol.com (FabioAlKas at aol.com) Date: Fri, 18 Jun 2004 15:35:46 EDT Subject: [mrtg] Re: PIX Message-ID: <15d.37f281d2.2e049e12@aol.com> In a message dated 18/06/2004 15:33:29 E. South America Standard Tim, JPierini at mmlive.com writes: With the kindest of regards, I disagree. I have MRTG monitoring all my Cisco PIX firewalls via the outside interface. Add the following line to your PIX config: snmp-server host outside xxx.xxx.xxx.xxx where xxx.xxx.xxx.xxx is the IP address of your MRTG server. Ensure that your allow SNMP through the firewall protecting your MRTG server. Joseph Pierini Here is the configs for my cisco in a lab enviroment: INTS: access-group PERMIT_ICMP in interface outside1 access-group PERMIT_ICMP in interface inside1 ACL: access-list PERMIT_ICMP line 1 permit icmp any any (hitcnt=777) access-list PERMIT_ICMP line 16 permit udp any any eq snmp (hitcnt=0) SNMP: snmp-server host outside2 10.10.10.10 snmp-server location public snmp-server contact public snmp-server community public snmp-server enable traps and i?m using this line on mrtg: /usr/local/mrtg-2/bin/cfgmaker public at 10.10.10.10 The mrtg host is direct connected at the outside interface, and there is no firewalls between host and pix. This is only for test, if works i will use the correct MIB for this equipament. And the Public comunity and ip was change on the information above. I still got the error no response received. Thanks for your help. Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Fri Jun 18 21:57:57 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Fri, 18 Jun 2004 14:57:57 -0500 Subject: [mrtg] Re: getlog.pl to monitor two instances In-Reply-To: <20040618192655.12266.qmail@web50310.mail.yahoo.com> References: <20040618192655.12266.qmail@web50310.mail.yahoo.com> Message-ID: <40D34945.4040105@rednarb.com> Daniel C wrote: > Is it possible to monitor two performance counters > with Getlog.pl? For example, this is what I would > like to be able to graph on one single graph > > Target[TCPReset]: `perl getlog.pl > d:\Perflogs\ISA01.csv "\\local\TCPv4\Connections > Reset"`&`perl getlog.pl d:\Perflogs\ISA01.csv > "\\local\TCPv4\Connections > Failures"` > > As of the moment, when I run the config file with this > target, MRTG is only logging the Connections Failures > and not both. > > Any help is greatly appreciated. Thanks > > I hacked my getlog.pl and made a getlog_two.pl. I'm no perl scripter so this may not be the ideal way to do this but it works great. # getlog_two.pl # # Author: Paul Simmonson # # Modified by Eric Brander to get 2 targets from one CSV. # # Input: filename of Windows 2000 Performance monitor log file (must be CSV format) # Name of log item to extract # eg. perl getlog_two.pl c:\perflogs\K6.csv "\\K6\LogicalDisk(C:)\% Disk Time" "\\K6\LogicalDisk(D:)\% Disk Time" # Output: mrtg data format # $STUFF=@ARGV[0]; open STUFF or die "Cannot open $STUFF for read :$!"; @entries = ; @details=split /,/, @entries[0]; #get the first line of the log file @lastline=split /,/, @entries[$#entries]; #get last line of log file #find the entry that matches $ARGV[1] $index=-1; for $entry (@details) { $index++; $entry=~ tr/"//d; chomp ($entry); $last=$entry; last if $entry eq $ARGV[1]; } if ($last eq $ARGV[1]) { $dataI=@lastline[$index]; $dataI=~ tr/"//d; $dataI = int($dataI+0.5); } else { $dataI = "Not Found"; } #find the entry that matches $ARGV[2] $index=-1; for $entry (@details) { $index++; $entry=~ tr/"//d; chomp ($entry); $last=$entry; last if $entry eq $ARGV[2]; } if ($last eq $ARGV[2]) { $dataO=@lastline[$index]; $dataO=~ tr/"//d; $dataO = int($dataO+0.5); } else { $dataO = "Not Found"; } print "$dataI\n"; print "$dataO\n"; print "0\n"; print "0\n"; ### End of script Enjoy. Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From JPierini at mmlive.com Sat Jun 19 01:58:28 2004 From: JPierini at mmlive.com (Joseph Pierini) Date: Fri, 18 Jun 2004 16:58:28 -0700 Subject: [mrtg] Re: PIX Message-ID: <688A7BC8068D7847AEFB7C8EDAD15C8D0979C1@MERCURY.mmlive.com> I notice that your ACL for SNMP has no hit counts, but your ICMP does, so I assume that you can ping the PIX from the MRTG server. That leaves me confused and at a loss, however I still stand by my statement that it will work via the outside interface. Being this is a lab device, and shouldn't be a security risk, would you mind sharing the entire pix config, after you edit the passwords and real IP's? Perhaps there's something else affecting the snmp response. Also, what version PIX is this and what PIX bin are you running? Kindest regards, Joseph Pierini -----Original Message----- From: FabioAlKas at aol.com [mailto:FabioAlKas at aol.com] Sent: Friday, June 18, 2004 12:36 PM To: JPierini at mmlive.com; kj at sunclipse.com; mrtg at list.ee.ethz.ch Subject: Re: [mrtg] Re: PIX In a message dated 18/06/2004 15:33:29 E. South America Standard Tim, JPierini at mmlive.com writes: With the kindest of regards, I disagree. I have MRTG monitoring all my Cisco PIX firewalls via the outside interface. Add the following line to your PIX config: snmp-server host outside xxx.xxx.xxx.xxx where xxx.xxx.xxx.xxx is the IP address of your MRTG server. Ensure that your allow SNMP through the firewall protecting your MRTG server. Joseph Pierini Here is the configs for my cisco in a lab enviroment: INTS: access-group PERMIT_ICMP in interface outside1 access-group PERMIT_ICMP in interface inside1 ACL: access-list PERMIT_ICMP line 1 permit icmp any any (hitcnt=777) access-list PERMIT_ICMP line 16 permit udp any any eq snmp (hitcnt=0) SNMP: snmp-server host outside2 10.10.10.10 snmp-server location public snmp-server contact public snmp-server community public snmp-server enable traps and i?m using this line on mrtg: /usr/local/mrtg-2/bin/cfgmaker public at 10.10.10.10 The mrtg host is direct connected at the outside interface, and there is no firewalls between host and pix. This is only for test, if works i will use the correct MIB for this equipament. And the Public comunity and ip was change on the information above. I still got the error no response received. Thanks for your help. Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sara at dpiran.net Sat Jun 19 11:34:31 2004 From: sara at dpiran.net (Sara Sodagar) Date: Sat, 19 Jun 2004 14:04:31 +0430 Subject: [mrtg] Error in cfgmaker Message-ID: <200406190934.i5J9YSxE011583@dpimail.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi I have checked configuration of my snmp and now my snmp seems working right. Because I get the correct output from snmpwalk . But still I have the problem with cfgmaker , I will also attach the output of my cfgmaker command If any one could help me I would be very greatfull. Thanks #################################################################3 snmpwalk -v1 -c public localhost interface IF-MIB::ifNumber.0 = INTEGER: 2 IF-MIB::ifIndex.1 = INTEGER: 1 IF-MIB::ifIndex.2 = INTEGER: 2 IF-MIB::ifDescr.1 = STRING: lo IF-MIB::ifDescr.2 = STRING: eth0 IF-MIB::ifType.1 = INTEGER: softwareLoopback(24) IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6) IF-MIB::ifMtu.1 = INTEGER: 16436 IF-MIB::ifMtu.2 = INTEGER: 1500 IF-MIB::ifSpeed.1 = Gauge32: 10000000 IF-MIB::ifSpeed.2 = Gauge32: 100000000 IF-MIB::ifPhysAddress.1 = STRING: IF-MIB::ifPhysAddress.2 = STRING: 0:e:7f:5e:ff:52 IF-MIB::ifAdminStatus.1 = INTEGER: up(1) IF-MIB::ifAdminStatus.2 = INTEGER: up(1) IF-MIB::ifOperStatus.1 = INTEGER: up(1) IF-MIB::ifOperStatus.2 = INTEGER: up(1) IF-MIB::ifInOctets.1 = Counter32: 291465 IF-MIB::ifInOctets.2 = Counter32: 147515948 IF-MIB::ifInUcastPkts.1 = Counter32: 3306 IF-MIB::ifInUcastPkts.2 = Counter32: 1041562 IF-MIB::ifInDiscards.1 = Counter32: 0 IF-MIB::ifInDiscards.2 = Counter32: 0 IF-MIB::ifInErrors.1 = Counter32: 0 IF-MIB::ifInErrors.2 = Counter32: 0 IF-MIB::ifOutOctets.1 = Counter32: 292649 IF-MIB::ifOutOctets.2 = Counter32: 189334956 IF-MIB::ifOutUcastPkts.1 = Counter32: 3322 IF-MIB::ifOutUcastPkts.2 = Counter32: 427106 IF-MIB::ifOutDiscards.1 = Counter32: 0 IF-MIB::ifOutDiscards.2 = Counter32: 0 IF-MIB::ifOutErrors.1 = Counter32: 0 IF-MIB::ifOutErrors.2 = Counter32: 0 IF-MIB::ifOutQLen.1 = Gauge32: 0 IF-MIB::ifOutQLen.2 = Gauge32: 0 IF-MIB::ifSpecific.1 = OID: SNMPv2-SMI::zeroDotZero IF-MIB::ifSpecific.2 = OID: SNMPv2-SMI::zeroDotZero #################################################################3 -- Attached file removed by Ecartis and put at URL below -- -- Type: application/octet-stream -- Size: 11k (11483 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/cfgmaker%20output -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From atsushi.fujimoto at fujixerox.co.jp Sun Jun 20 06:10:30 2004 From: atsushi.fujimoto at fujixerox.co.jp (Atsushi Fujimoto) Date: Sun, 20 Jun 2004 13:10:30 +0900 Subject: [mrtg] MRTG banner Message-ID: <40D50E36.B9AA3CF3@fujixerox.co.jp> Hi! MRTG is very useful tool to monitor the network traffic and I'm planning to provide it with our network product which has an embedded web service. Does anyone know whether it is possible to remove "MRTG banner" at the foot of the screen when MRTG is embedded in the commercial product? If there are any other issues on the commercial use of MTRG, please let me know. Thanks and Best Regards, Atsushi Fujimoto -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From yamtak at b-session.com Sun Jun 20 07:07:00 2004 From: yamtak at b-session.com (Takumi Yamane) Date: Sun, 20 Jun 2004 14:07:00 +0900 Subject: [mrtg] Re: MRTG banner In-Reply-To: <40D50E36.B9AA3CF3@fujixerox.co.jp> References: <40D50E36.B9AA3CF3@fujixerox.co.jp> Message-ID: <108770802353420382.qmail-scanner@mailhub.b-session.com> On Sun, 20 Jun 2004 13:10:30 +0900, Atsushi Fujimoto wrote in <40D50E36.B9AA3CF3 at fujixerox.co.jp>: > > Does anyone know whether it is possible to remove "MRTG banner" at > the foot of the screen when MRTG is embedded in the commercial > product? Why don't you just read COPYING and COPYRIGHT files coming with MRTG source files if you care about 'licensing' issues? I think you can do whatever you want if you released your 'product' under same license of MRTG itself, and its good for many people. -- Takumi Yamane -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From oetiker at ee.ethz.ch Sun Jun 20 10:29:26 2004 From: oetiker at ee.ethz.ch (Tobias Oetiker) Date: Sun, 20 Jun 2004 10:29:26 +0200 (MEST) Subject: [mrtg] Re: MRTG banner In-Reply-To: <40D50E36.B9AA3CF3@fujixerox.co.jp> References: <40D50E36.B9AA3CF3@fujixerox.co.jp> Message-ID: Hi Atsushi, > MRTG is very useful tool to monitor the network traffic and I'm planning > to provide it with our network product which has an embedded web > service. > > Does anyone know whether it is possible to remove "MRTG banner" at the > foot of the screen when MRTG is embedded in the commercial product? > > If there are any other issues on the commercial use of MTRG, please let > me know. Please note that the main purpose of mrtg is not to embed it into a commercial in the process loose all traces of its origin. MRTG is licensed under the GNU GPL which regulates how you can use it. In your context it is important to note, that any modifications you make in MRTG fall under the GNU GPL too. If you make it available to a 3rd party (regardles of the cost), the 3rd party must get the source to the modified version of MRTG under the GNU GPL license too. cheers tobi -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)44-632-5286 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From dervari at yahoo.com Sun Jun 20 19:56:44 2004 From: dervari at yahoo.com (Richard D) Date: Sun, 20 Jun 2004 13:56:44 -0400 Subject: [mrtg] Netscreen memory utilization In-Reply-To: Message-ID: <00F66D91875B7C458B93ABA3D7A7743F0D2484@mailman.ebaymom.net> Netscreen memory utilization was working great until I added Deep Inspection signatures which took up about another 10 meg. Now I'm getting a max alloc and max alloc of around 14000000. Nothing in the config file has changed, and snmpget on the OID returns the correct values... [root at ATLANTIS work]# snmpget -v1 -c public stargate 1.3.6.1.4.1.3224.16.2.1.0 SNMPv2-SMI::enterprises.3224.16.2.1.0 = INTEGER: 59945360 [root at ATLANTIS work]# snmpget -v1 -c public stargate 1.3.6.1.4.1.3224.16.2.2.0 SNMPv2-SMI::enterprises.3224.16.2.2.0 = INTEGER: 50712592 [root at ATLANTIS work]# Any ideas? :) -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From atsushi.fujimoto at fujixerox.co.jp Mon Jun 21 07:50:48 2004 From: atsushi.fujimoto at fujixerox.co.jp (Atsushi Fujimoto) Date: Mon, 21 Jun 2004 14:50:48 +0900 Subject: [mrtg] Re: MRTG banner References: <40D50E36.B9AA3CF3@fujixerox.co.jp> Message-ID: <40D67738.313B58CC@fujixerox.co.jp> Hi? Tobias, Yamane-san, et al. Thank you very much for your quick reply. They are greatly helpful for me. Thanks, Atsushi Fujimoto Tobias Oetiker wrote: > > Hi Atsushi, > > > MRTG is very useful tool to monitor the network traffic and I'm planning > > to provide it with our network product which has an embedded web > > service. > > > > Does anyone know whether it is possible to remove "MRTG banner" at the > > foot of the screen when MRTG is embedded in the commercial product? > > > > If there are any other issues on the commercial use of MTRG, please let > > me know. > > Please note that the main purpose of mrtg is not to embed it into a > commercial in the process loose all traces of its origin. > > MRTG is licensed under the GNU GPL which regulates how you can use > it. In your context it is important to note, that any modifications > you make in MRTG fall under the GNU GPL too. If you make it > available to a 3rd party (regardles of the cost), the 3rd party > must get the source to the modified version of MRTG under the GNU > GPL license too. > > cheers > tobi > -- > ______ __ _ > /_ __/_ / / (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich > / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach > /_/ \.__/_.__/_/ http://people.ee.ethz.ch/~oetiker +41(0)44-632-5286 > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- ------------------------------------------------ ?? ??(Atsushi Fujimoto) ??????????? ???????????? ???????????? TEL:070-5548-0711, 03-5352-7523(?), 7-993-5713(?) FAX:03-5352-7492 ------------------------------------------------ -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pam43 at georgetown.edu Mon Jun 21 14:21:13 2004 From: pam43 at georgetown.edu (Patricia A. Malinowski) Date: Mon, 21 Jun 2004 08:21:13 -0400 Subject: [mrtg] Re: MRTG banner References: <40D50E36.B9AA3CF3@fujixerox.co.jp> <108770802353420382.qmail-scanner@mailhub.b-session.com> Message-ID: <162a01c4578a$3f96b040$2b04a18d@galeforce98> ironic, I'm concerned because I cannot get the MRTG logo to appear on my screen(s)...any suggestions? ----- Original Message ----- From: "Takumi Yamane" To: Sent: Sunday, June 20, 2004 1:07 AM Subject: [mrtg] Re: MRTG banner > On Sun, 20 Jun 2004 13:10:30 +0900, Atsushi Fujimoto wrote > in <40D50E36.B9AA3CF3 at fujixerox.co.jp>: > > > > Does anyone know whether it is possible to remove "MRTG banner" at > > the foot of the screen when MRTG is embedded in the commercial > > product? > > Why don't you just read COPYING and COPYRIGHT files coming with MRTG > source files if you care about 'licensing' issues? > > I think you can do whatever you want if you released your 'product' > under same license of MRTG itself, and its good for many people. > > > -- > Takumi Yamane > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Mon Jun 21 15:46:20 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Mon, 21 Jun 2004 15:46:20 +0200 Subject: [mrtg] Re: MRTG banner In-Reply-To: <162a01c4578a$3f96b040$2b04a18d@galeforce98>; from pam43@georgetown.edu on Mon, Jun 21, 2004 at 08:21:13AM -0400 References: <40D50E36.B9AA3CF3@fujixerox.co.jp> <108770802353420382.qmail-scanner@mailhub.b-session.com> <162a01c4578a$3f96b040$2b04a18d@galeforce98> Message-ID: <20040621154620.A7098@slot.hollandcasino.net> On Mon, Jun 21, 2004 at 08:21:13AM -0400, Patricia A. Malinowski wrote: > ironic, I'm concerned because I cannot get the MRTG logo to appear on my > screen(s)...any suggestions? Perhaps this: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html#IconDir HTH Alex -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From avinash_phogat at hotmail.com Mon Jun 21 15:44:48 2004 From: avinash_phogat at hotmail.com (avinash phogat) Date: Mon, 21 Jun 2004 19:14:48 +0530 Subject: [mrtg] bgp mointoring with mrtg Message-ID: Dear All I want to monitor all about bgp which is possible through mrtg can anyone help me out .. if anyone have the configuration file pls mail me hoping for apositive reply Thanks in advance sincerely Avinash _________________________________________________________________ Pay Cash on delivery on lakhs of products. http://go.msnserver.com/IN/50757.asp Only on Baazee.com -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mwren at burnsmcd.com Mon Jun 21 16:09:41 2004 From: mwren at burnsmcd.com (Mike Wren) Date: Mon, 21 Jun 2004 09:09:41 -0500 Subject: [mrtg] Re: MRTG banner Message-ID: Do you have the IconDir keyword at the beginning of your config file? Also, are the mrtg image files in that directory? Michael Wren Senior Network Analyst Burns & McDonnell Engineering P.O. Box 419173 Kansas City, MO 64141-6173 816-822-3160 mwren at burnsmcd.com >>> "Patricia A. Malinowski" 06/21/2004 7:21:13 AM >>> ironic, I'm concerned because I cannot get the MRTG logo to appear on my screen(s)...any suggestions? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jwitherell at us.ibm.com Mon Jun 21 15:53:09 2004 From: jwitherell at us.ibm.com (Jim Witherell) Date: Mon, 21 Jun 2004 09:53:09 -0400 Subject: [mrtg] Re: MRTG banner In-Reply-To: <162a01c4578a$3f96b040$2b04a18d@galeforce98> Message-ID: On one installation, I had to manually copy the image files into the directory. The HTML referenced the image, but the image files weren't there. Perhaps you have the same problem? Jim Witherell Cincinnati, Ohio -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Mon Jun 21 18:21:01 2004 From: petelists at templin.org (Pete Templin) Date: Mon, 21 Jun 2004 11:21:01 -0500 Subject: [mrtg] Re: bgp mointoring with mrtg In-Reply-To: References: Message-ID: <40D70AED.4040504@templin.org> avinash phogat wrote: > I want to monitor all about bgp which is possible through mrtg can anyone > help me out .. if anyone have the configuration file pls mail me This is the output of a configuration generator that I built. It gives me the number of updates per interval, the number of updates less 500 per interval, the status of the session, and the number of transitions to Established state in the interval. The threshold script on the status seems to work great, but the FSM transitions is still fighting me (but I only wrote it Saturday night...). (Alex, if you're reading this, just ignore the message. I'm using MRTG in a way that you don't approve of, but it works great for me and I haven't found a better tool to achieve my goals, so just let me limp along like this. I won't ask you any questions about it.) Target[core1.bgp.10.0.0.2.1]: 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER * 300 AbsMax[core1.bgp.10.0.0.2.1]: 150000 MaxBytes[core1.bgp.10.0.0.2.1]: 150000 Title[core1.bgp.10.0.0.2.1]: BGP Updates PageTop[core1.bgp.10.0.0.2.1]:

BGP Updates for 10.0.0.2 (AS 56789)

Options[core1.bgp.10.0.0.2.1]: unknaszero, withzeroes, growright WithPeak[core1.bgp.10.0.0.2.1]: wmy YLegend[core1.bgp.10.0.0.2.1]: Updates #--------------------------------------------------- Target[core1.bgp.10.0.0.2.2]: 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER * 300 AbsMax[core1.bgp.10.0.0.2.2]: 500 MaxBytes[core1.bgp.10.0.0.2.2]: 250 Title[core1.bgp.10.0.0.2.2]: Low-Level BGP Updates PageTop[core1.bgp.10.0.0.2.2]:

Low-Level BGP Updates for 10.0.0.2 (AS 56789)

Options[core1.bgp.10.0.0.2.2]: unknaszero, withzeroes, growright WithPeak[core1.bgp.10.0.0.2.2]: wmy YLegend[core1.bgp.10.0.0.2.2]: Updates #--------------------------------------------------- Target[core1.bgp.10.0.0.2.3]: 1.3.6.1.2.1.15.3.1.2.10.0.0.2&1.3.6.1.2.1.15.3.1.2.10.0.0.2:SNMP at ROUTER AbsMax[core1.bgp.10.0.0.2.3]: 12 MaxBytes[core1.bgp.10.0.0.2.3]: 6 Title[core1.bgp.10.0.0.2.3]: Peer State PageTop[core1.bgp.10.0.0.2.3]:

Peer State for Peer 10.0.0.2 (AS 56789)

Options[core1.bgp.10.0.0.2.3]: gauge, growright WithPeak[core1.bgp.10.0.0.2.3]: wmy YLegend[core1.bgp.10.0.0.2.3]: State ThreshMinI[core1.bgp.10.0.0.2.3]: 0 ThreshMaxI[core1.bgp.10.0.0.2.3]: 5 ThreshProgI[core1.bgp.10.0.0.2.3]: /usr/local/bin/bgpstateclear ThreshProgOKI[core1.bgp.10.0.0.2.3]: /usr/local/bin/bgpstatealarm ThreshMinO[core1.bgp.10.0.0.2.3]: 0 ThreshMaxO[core1.bgp.10.0.0.2.3]: 5 ThreshProgO[core1.bgp.10.0.0.2.3]: /usr/local/bin/threshnull ThreshProgOKO[core1.bgp.10.0.0.2.3]: /usr/local/bin/threshnull #--------------------------------------------------- Target[core1.bgp.10.0.0.2.4]: 1.3.6.1.2.1.15.3.1.15.10.0.0.2&1.3.6.1.2.1.15.3.1.15.10.0.0.2:SNMP at ROUTER * 300 AbsMax[core1.bgp.10.0.0.2.4]: 50000 MaxBytes[core1.bgp.10.0.0.2.4]: 10000 Title[core1.bgp.10.0.0.2.4]: FSM Transitions PageTop[core1.bgp.10.0.0.2.4]:

FSM Transitions for Peer 10.0.0.2 (AS 56789)

Options[core1.bgp.10.0.0.2.4]: growright WithPeak[core1.bgp.10.0.0.2.4]: wmy YLegend[core1.bgp.10.0.0.2.4]: Activity ThreshMinI[core1.bgp.10.0.0.2.4]: 0 ThreshMaxI[core1.bgp.10.0.0.2.4]: 0.1 ThreshProgI[core1.bgp.10.0.0.2.4]: /usr/local/bin/fsmstatealarm ThreshProgOKI[core1.bgp.10.0.0.2.4]: /usr/local/bin/fsmstateclear ThreshMinO[core1.bgp.10.0.0.2.4]: 0 ThreshMaxO[core1.bgp.10.0.0.2.4]: 1 ThreshProgO[core1.bgp.10.0.0.2.4]: /usr/local/bin/threshnull ThreshProgOKO[core1.bgp.10.0.0.2.4]: /usr/local/bin/threshnull #--------------------------------------------------- -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pam43 at georgetown.edu Mon Jun 21 19:19:59 2004 From: pam43 at georgetown.edu (Patricia A. Malinowski) Date: Mon, 21 Jun 2004 13:19:59 -0400 Subject: [mrtg] Re: MRTG banner References: Message-ID: <17c501c457b3$fb4656f0$2b04a18d@galeforce98> my index.html file is in the /usr/local/mrtg-2/doc/mrtg2 directory, is that correct? I'm using mrtg version mrtg-2.9.21 ----- Original Message ----- From: "Jim Witherell" To: "Patricia A. Malinowski" Cc: Sent: Monday, June 21, 2004 9:53 AM Subject: [mrtg] Re: MRTG banner > > > > > On one installation, I had to manually copy the image files into the > directory. The HTML referenced the image, but the image files weren't > there. Perhaps you have the same problem? > > Jim Witherell > Cincinnati, Ohio > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Mon Jun 21 19:42:02 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Mon, 21 Jun 2004 13:42:02 -0400 Subject: [mrtg] Re: MRTG banner Message-ID: It should be in your documentroot for your web server, or in a subdirectory that your web server can get to. Paul >>> "Patricia A. Malinowski" 6/21/2004 1:19:59 PM >>> my index.html file is in the /usr/local/mrtg-2/doc/mrtg2 directory, is that correct? I'm using mrtg version mrtg-2.9.21 ----- Original Message ----- From: "Jim Witherell" To: "Patricia A. Malinowski" Cc: Sent: Monday, June 21, 2004 9:53 AM Subject: [mrtg] Re: MRTG banner > > > > > On one installation, I had to manually copy the image files into the > directory. The HTML referenced the image, but the image files weren't > there. Perhaps you have the same problem? > > Jim Witherell > Cincinnati, Ohio > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stevan.pierce at tmhp.com Mon Jun 21 22:14:51 2004 From: stevan.pierce at tmhp.com (Pierce, Stevan) Date: Mon, 21 Jun 2004 15:14:51 -0500 Subject: [mrtg] Re: myrouters & PIX Message-ID: I am running the latest version of MRTG along with Perl from ActiveState, all on a Win32 platform. When I update my myrouters file thru the autoupdate process, my PIX Firewall will not import into MRTG. When I look at the CFG file that is created, all looks good, leaving me wondering what is wrong. I can even run the ConfigMaker and the CFG file is created with no problems, but my device still does not import into MRTG. Any suggestions? Stevan Btw-I am receiving the following error when updating the myrouters.txt file, some devices import and others don't. For example, AS5350 has no issues importing while the PIX does. Priming /mrtg/mrtg/bin/10.30.1.2.cfg ... Possible precedence problem on bitwise | operator at c:/mrtg/mrtg/bin\..\lib\mrtg2/BER.pm line 619. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mwren at burnsmcd.com Mon Jun 21 23:41:42 2004 From: mwren at burnsmcd.com (Mike Wren) Date: Mon, 21 Jun 2004 16:41:42 -0500 Subject: [mrtg] Re: MRTG banner Message-ID: Near the beginning of the config file you should have the following option: InconDir: /icons/ The directory /icons/ is defined in the configuration file for your web browser. I am running a unix system and my icons directory is /srv/www/icons/. You need to find out what directory is actually defined as /icons from the root of the web server. The root of my web server is /srv/www/htdocs. Copy the mrtg images files that are referenced at the bottom of the pages (from the /images directory in the mrtg distribution) to that directory. It doesn't matter wether you are running Windows or Unix, somewhere there is a configuration file (or Internet Information Services Manager) that defines where the directory /icons/ is located. Michael Wren Senior Network Analyst Burns & McDonnell Engineering P.O. Box 419173 Kansas City, MO 64141-6173 816-822-3160 mwren at burnsmcd.com >>> "Patricia A. Malinowski" 06/21/2004 12:19:59 PM >>> my index.html file is in the /usr/local/mrtg-2/doc/mrtg2 directory, is that correct? I'm using mrtg version mrtg-2.9.21 ----- Original Message ----- From: "Jim Witherell" To: "Patricia A. Malinowski" Cc: Sent: Monday, June 21, 2004 9:53 AM Subject: [mrtg] Re: MRTG banner > > > > > On one installation, I had to manually copy the image files into the > directory. The HTML referenced the image, but the image files weren't > there. Perhaps you have the same problem? > > Jim Witherell > Cincinnati, Ohio > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Tue Jun 22 04:50:02 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Mon, 21 Jun 2004 19:50:02 -0700 (PDT) Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <40D1B12D.4080403@rednarb.com> Message-ID: <20040622025002.80744.qmail@web53903.mail.yahoo.com> Hello, To see what value it will produce I set the ThreshMaxO[A2RT01.Fa4_0_0.load]:0% and run a perl script to show the current parameter value. But the value I get is 26052.2781666667 and 5179.73132222222. Both value are definitely not below 100% Any help on this? Regards Eric Brander wrote: Meng Keng Lee wrote: > Hello Eric, > Below is my MRTG configuration: > Target[A2RT01.Fa4_0_0.load]: #Fa4/0/0:test at 192.168.130.250: > SetEnv[A2RT01.Fa4_0_0.load]: MRTG_INT_IP="192.168.130.250" MRTG_INT_DESCR="" > Directory[A2RT01.Fa4_0_0.load]: A2RT01 > YLegend[A2RT01.Fa4_0_0.load]: Link Utilization > #kilo[A2RT01.Fa4_0_0.load]: 1024 > #ShortLegend[A2RT01.Fa4_0_0.load]: bps > Legend1[A2RT01.Fa4_0_0.load]: Utilizaiton (In) > Legend2[A2RT01.Fa4_0_0.load]: Utilization (Out) > Legend3[A2RT01.Fa4_0_0.load]: > Legend4[A2RT01.Fa4_0_0.load]: > LegendI[A2RT01.Fa4_0_0.load]: In Utilization: > LegendO[A2RT01.Fa4_0_0.load]: Out Utilization: > #Unscaled[A2RT01.Fa4_0_0.load]: ywmd > MaxBytes[A2RT01.Fa4_0_0.load]: 12500000 > Options[A2RT01.Fa4_0_0.load]: growright,bits,nopercent > ThreshMaxi[A2RT01.Fa4_0_0.load]:70 Try appending a % to the 70. > ThreshProgI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshProgOKI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshMaxO[A2RT01.Fa4_0_0.load]:70 Ditto. Line should look like this: ThreshMaxO[A2RT01.Fa4_0_0.load]:70% > ThreshProgO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > ThreshProgOKO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl > Title[A2RT01.Fa4_0_0.load]: A2RT01 #Fa4/0/0 Link Utilization > PageTop[A2RT01.Fa4_0_0.load]: A2RT01 #Fa4/0/0 Link Utilization > > System:A2RT01 in > Maintainer: > Description: > ifType:ethernetCsmacd (6) > ifName:Fa4/0/0 > Max Speed:100.000 Mbits/s > Ip:192.168.130.250 () > > > Am I correct to say that my perl script will work if it hits above 70% of the Input and Output Utilisation? > > Thanks for your help ~snip~ That should do it. Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From vishalp at fasttelco.net Tue Jun 22 08:41:42 2004 From: vishalp at fasttelco.net (Vishal B Patel) Date: Tue, 22 Jun 2004 09:41:42 +0300 Subject: [mrtg] Graphs not being polled Message-ID: Dear all , We have been using MTRG to poll according to IP address WE have changed the cards on our 7507 cisco router which has more then 600 VCs, I mean moved from one slot to another. Since then the MTRG is reading only for some interface and not at all for some other interfaces. I have recompiled the CFG file for the router and tried to poll using that file , but no luck. Has anyone faced such problem , before ? Thanks Vishal -----Original Message----- From: Patricia A. Malinowski [mailto:pam43 at georgetown.edu] Sent: Monday, June 21, 2004 8:20 PM To: Jim Witherell Cc: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG banner my index.html file is in the /usr/local/mrtg-2/doc/mrtg2 directory, is that correct? I'm using mrtg version mrtg-2.9.21 ----- Original Message ----- From: "Jim Witherell" To: "Patricia A. Malinowski" Cc: Sent: Monday, June 21, 2004 9:53 AM Subject: [mrtg] Re: MRTG banner > > > > > On one installation, I had to manually copy the image files into the > directory. The HTML referenced the image, but the image files weren't > there. Perhaps you have the same problem? > > Jim Witherell > Cincinnati, Ohio > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stefano at neotokyo3.it Tue Jun 22 11:39:58 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Tue, 22 Jun 2004 11:39:58 +0200 Subject: [mrtg] Re: bgp mointoring with mrtg Message-ID: <00d301c4583c$e25acca0$e1275cd5@inet.it> Hi, could you tell me which of theese OID are right to minitoring the number of received BGP prefixes for each peer? Or it's possible monitoring only the total received prefixes on a router? And also the number of BGP peering actually configured on a router? I've already look on cisco in the SNMP Navigator, but I couldn't a working OID. Thank's for your help. Ste. > > > Target[core1.bgp.10.0.0.2.1]: > > > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER > > > * 300 > > > Title[core1.bgp.10.0.0.2.1]: BGP Updates > > > PageTop[core1.bgp.10.0.0.2.1]:

BGP Updates for 10.0.0.2 (AS > > 56789)

> > > #--------------------------------------------------- > > > Target[core1.bgp.10.0.0.2.2]: > > > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER > > > * 300 > > > Title[core1.bgp.10.0.0.2.2]: Low-Level BGP Updates > > > PageTop[core1.bgp.10.0.0.2.2]:

Low-Level BGP Updates for 10.0.0.2 > > > (AS 56789)

> > > #--------------------------------------------------- > > > Target[core1.bgp.10.0.0.2.3]: > > > 1.3.6.1.2.1.15.3.1.2.10.0.0.2&1.3.6.1.2.1.15.3.1.2.10.0.0.2:SNMP at ROUTER > > > Title[core1.bgp.10.0.0.2.3]: Peer State > > > PageTop[core1.bgp.10.0.0.2.3]:

Peer State for Peer 10.0.0.2 (AS > > > 56789)

-- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Tue Jun 22 13:18:14 2004 From: petelists at templin.org (Pete Templin) Date: Tue, 22 Jun 2004 06:18:14 -0500 Subject: [mrtg] Re: bgp mointoring with mrtg In-Reply-To: <00d301c4583c$e25acca0$e1275cd5@inet.it> References: <00d301c4583c$e25acca0$e1275cd5@inet.it> Message-ID: <40D81576.6000308@templin.org> Stefano Giraldo wrote: > Hi, > could you tell me which of theese OID are right to minitoring the > number of received BGP prefixes for each peer? Or it's possible > monitoring only the total received prefixes on a router? > And also the number of BGP peering actually configured on a router? > > I've already look on cisco in the SNMP Navigator, > but I couldn't a working OID. As far as I know, there's no such OID available in the MIB. pt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stefano at neotokyo3.it Tue Jun 22 13:34:59 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Tue, 22 Jun 2004 13:34:59 +0200 Subject: [mrtg] Re: bgp mointoring with mrtg References: <00d301c4583c$e25acca0$e1275cd5@inet.it> <40D81576.6000308@templin.org> Message-ID: <018101c4584c$f4860880$e1275cd5@inet.it> Mmm...? :) But this is an OID... or not?! 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER So, which is right to get number of received BGP prefixes? Bye, Ste. ----- Original Message ----- From: "Pete Templin" To: "Stefano Giraldo" Cc: Sent: Tuesday, June 22, 2004 1:18 PM Subject: [mrtg] Re: bgp mointoring with mrtg > Stefano Giraldo wrote: > > Hi, > > could you tell me which of theese OID are right to minitoring the > > number of received BGP prefixes for each peer? Or it's possible > > monitoring only the total received prefixes on a router? > > And also the number of BGP peering actually configured on a router? > > > > I've already look on cisco in the SNMP Navigator, > > but I couldn't a working OID. > > As far as I know, there's no such OID available in the MIB. > > pt > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From christec at salcam.com.br Tue Jun 22 13:35:56 2004 From: christec at salcam.com.br (Christian - Salcam) Date: Tue, 22 Jun 2004 08:35:56 -0300 Subject: [mrtg] Change of scale Message-ID: <002001c4584d$163896f0$02000001@Redes> Hello, guys, My MRTG was working fine from a couple of weeks, used to measure bandwith use, but today it change the scales from 256 K to 32 M. My mrtg.cfg don't tells anything about scale, so how could I turn back my scale to a few K ? I restore my mrtg.cfg, but as expected, it doesn't work. = ) Thanks for any help, Christian Prediger Appel -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Tue Jun 22 14:02:07 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Tue, 22 Jun 2004 07:02:07 -0500 Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <20040622025002.80744.qmail@web53903.mail.yahoo.com> References: <20040622025002.80744.qmail@web53903.mail.yahoo.com> Message-ID: <40D81FBF.1000205@rednarb.com> Meng Keng Lee wrote: > Hello, > To see what value it will produce I set the ThreshMaxO[A2RT01.Fa4_0_0.load]:0% and run a perl script to show the current parameter value. > > But the value I get is 26052.2781666667 and 5179.73132222222. Both value are definitely not below 100% > > Any help on this? > Have you set a Threshdir global setting? I think it may be required. That's the folder where a file will be created when a threshold is crossed. The next time MRTG runs and it sees that a threshold is crossed again, it first checks in that folder to see if it was crossed already and if so it skips running the ThreshProgx[] script. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Tue Jun 22 15:06:39 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Tue, 22 Jun 2004 15:06:39 +0200 Subject: [mrtg] Re: bgp mointoring with mrtg In-Reply-To: <018101c4584c$f4860880$e1275cd5@inet.it>; from stefano@neotokyo3.it on Tue, Jun 22, 2004 at 01:34:59PM +0200 References: <00d301c4583c$e25acca0$e1275cd5@inet.it> <40D81576.6000308@templin.org> <018101c4584c$f4860880$e1275cd5@inet.it> Message-ID: <20040622150639.A14203@slot.hollandcasino.net> On Tue, Jun 22, 2004 at 01:34:59PM +0200, Stefano Giraldo wrote: > Mmm...? :) > > But this is an OID... or not?! > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER No, this is part of a line in an MRTG configuration file. The OIDs are 1.3.6.1.2.1.15.3.1.10 with instance 10.0.0.2 and 1.3.6.1.2.1.15.3.1.11 with instance 10.0.0.2 See http://www.cisco.com/pcgi-bin/Support/Mibbrowser/unity.pl HTH Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Walid at acconline.com Tue Jun 22 15:14:09 2004 From: Walid at acconline.com (Walid Khalil) Date: Tue, 22 Jun 2004 09:14:09 -0400 Subject: [mrtg] Re: bgp mointoring with mrtg Message-ID: That's what you can get from the BGP mib -----Original Message----- From: Stefano Giraldo [mailto:stefano at neotokyo3.it] Sent: Tue 6/22/2004 5:39 AM To: mrtg at list.ee.ethz.ch Cc: Subject: [mrtg] Re: bgp mointoring with mrtg Hi, could you tell me which of theese OID are right to minitoring the number of received BGP prefixes for each peer? Or it's possible monitoring only the total received prefixes on a router? And also the number of BGP peering actually configured on a router? I've already look on cisco in the SNMP Navigator, but I couldn't a working OID. Thank's for your help. Ste. > > > Target[core1.bgp.10.0.0.2.1]: > > > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER > > > * 300 > > > Title[core1.bgp.10.0.0.2.1]: BGP Updates > > > PageTop[core1.bgp.10.0.0.2.1]:

BGP Updates for 10.0.0.2 (AS > > 56789)

> > > #--------------------------------------------------- > > > Target[core1.bgp.10.0.0.2.2]: > > > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER > > > * 300 > > > Title[core1.bgp.10.0.0.2.2]: Low-Level BGP Updates > > > PageTop[core1.bgp.10.0.0.2.2]:

Low-Level BGP Updates for 10.0.0.2 > > > (AS 56789)

> > > #--------------------------------------------------- > > > Target[core1.bgp.10.0.0.2.3]: > > > 1.3.6.1.2.1.15.3.1.2.10.0.0.2&1.3.6.1.2.1.15.3.1.2.10.0.0.2:SNMP at ROUTER > > > Title[core1.bgp.10.0.0.2.3]: Peer State > > > PageTop[core1.bgp.10.0.0.2.3]:

Peer State for Peer 10.0.0.2 (AS > > > 56789)

-- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Attached file removed by Ecartis and put at URL below -- -- Type: image/bmp -- Desc: bgp.bmp -- Size: 55k (56830 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/bgp.bmp -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stefano at neotokyo3.it Tue Jun 22 15:38:47 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Tue, 22 Jun 2004 15:38:47 +0200 Subject: [mrtg] Re: bgp mointoring with mrtg References: Message-ID: <02d501c4585e$3f7949e0$e1275cd5@inet.it> Can I use the key shown in this picture on the Cisco SNMP Navigator to get right OID? Thank's. Ste. ----- Original Message ----- From: "Walid Khalil" To: "Stefano Giraldo" ; Sent: Tuesday, June 22, 2004 3:14 PM Subject: RE: [mrtg] Re: bgp mointoring with mrtg > That's what you can get from the BGP mib > > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Walid at acconline.com Tue Jun 22 16:03:11 2004 From: Walid at acconline.com (Walid Khalil) Date: Tue, 22 Jun 2004 10:03:11 -0400 Subject: [mrtg] Re: bgp mointoring with mrtg Message-ID: WW91IGhhdmUgdG8gbG9hZCB0aGUgQ0lTQ08tQkdQNC1NSUIubXkgTUlCIGluIHlvdXIgQ0ZHIGZp bGUgYW5kIGFueSBEZXBlbmRlbnQgTUlCcy4NClBsZWFzZSBjaGVjayB0aGUgRm9sbG93aW5nIENp c2NvIFBhZ2UgZm9yIE1JQiBkZXBlbmRlbmNpZXM6DQpodHRwOi8vd3d3LmNpc2NvLmNvbS9wY2dp LWJpbi9TdXBwb3J0L01pYmJyb3dzZXIvbWliaW5mby5wbD9tbj1DSVNDTy1CR1A0LU1JQg0KDQoJ LS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0gDQoJRnJvbTogU3RlZmFubyBHaXJhbGRvIFttYWls dG86c3RlZmFub0BuZW90b2t5bzMuaXRdIA0KCVNlbnQ6IFR1ZSA2LzIyLzIwMDQgOTozOCBBTSAN CglUbzogV2FsaWQgS2hhbGlsOyBtcnRnQGxpc3QuZWUuZXRoei5jaCANCglDYzogDQoJU3ViamVj dDogUmU6IFttcnRnXSBSZTogYmdwIG1vaW50b3Jpbmcgd2l0aCBtcnRnDQoJDQoJDQoNCglDYW4g SSB1c2UgdGhlIGtleSBzaG93biBpbiB0aGlzIHBpY3R1cmUgb24gdGhlIENpc2NvIFNOTVAgTmF2 aWdhdG9yIHRvIGdldA0KCXJpZ2h0IE9JRD8NCgkNCglUaGFuaydzLg0KCQ0KCSAgICAgICAgU3Rl Lg0KCQ0KCS0tLS0tIE9yaWdpbmFsIE1lc3NhZ2UgLS0tLS0NCglGcm9tOiAiV2FsaWQgS2hhbGls IiA8V2FsaWRAYWNjb25saW5lLmNvbT4NCglUbzogIlN0ZWZhbm8gR2lyYWxkbyIgPHN0ZWZhbm9A bmVvdG9reW8zLml0PjsgPG1ydGdAbGlzdC5lZS5ldGh6LmNoPg0KCVNlbnQ6IFR1ZXNkYXksIEp1 bmUgMjIsIDIwMDQgMzoxNCBQTQ0KCVN1YmplY3Q6IFJFOiBbbXJ0Z10gUmU6IGJncCBtb2ludG9y aW5nIHdpdGggbXJ0Zw0KCQ0KCQ0KCT4gVGhhdCdzIHdoYXQgeW91IGNhbiBnZXQgZnJvbSB0aGUg QkdQIG1pYg0KCT4NCgk+DQoJPg0KCQ0KCQ0KDQo= -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Walid at acconline.com Tue Jun 22 16:19:51 2004 From: Walid at acconline.com (Walid Khalil) Date: Tue, 22 Jun 2004 10:19:51 -0400 Subject: [mrtg] Re: bgp mointoring with mrtg Message-ID: Marc Hauswirth Posted the attached file back in 2002. I don't know how to call it from within MRTG. Maybe someone will help. -----Original Message----- From: avinash phogat [mailto:avinash_phogat at hotmail.com] Sent: Mon 6/21/2004 9:44 AM To: mrtg at list.ee.ethz.ch Cc: Subject: [mrtg] bgp mointoring with mrtg Dear All I want to monitor all about bgp which is possible through mrtg can anyone help me out .. if anyone have the configuration file pls mail me hoping for apositive reply Thanks in advance sincerely Avinash _________________________________________________________________ Pay Cash on delivery on lakhs of products. http://go.msnserver.com/IN/50757.asp Only on Baazee.com -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Attached file removed by Ecartis and put at URL below -- -- Type: text/plain -- Desc: bgp.monito.txt -- Size: 6k (6286 bytes) -- URL : http://www.ee.ethz.ch/~slist/p/bgp.monito.txt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From petelists at templin.org Tue Jun 22 16:27:10 2004 From: petelists at templin.org (Pete Templin) Date: Tue, 22 Jun 2004 09:27:10 -0500 Subject: [mrtg] Re: bgp mointoring with mrtg In-Reply-To: <018101c4584c$f4860880$e1275cd5@inet.it> References: <00d301c4583c$e25acca0$e1275cd5@inet.it> <40D81576.6000308@templin.org> <018101c4584c$f4860880$e1275cd5@inet.it> Message-ID: <40D841BE.2010400@templin.org> Stefano Giraldo wrote: > Mmm...? :) > > But this is an OID... or not?! > > 1.3.6.1.2.1.15.3.1.10.10.0.0.2&1.3.6.1.2.1.15.3.1.11.10.0.0.2:COMM at ROUTER > > So, which is right to get number of received BGP prefixes? > ----- Original Message ----- > From: "Pete Templin" > To: "Stefano Giraldo" > Cc: > Sent: Tuesday, June 22, 2004 1:18 PM > Subject: [mrtg] Re: bgp mointoring with mrtg > >>As far as I know, there's no such OID available in the MIB. As I wrote before, there is no OID in the MIB that reports the number of received BGP prefixes. If you can find it, you're just smarter than me. I graph the rate of BGP update messages. This corresponds to packets that could include one or multiple prefixes being added or withdrawn. It's the closest I can come to the activity going on through BGP. That configuration line represents the OIDs for updates in and out. pt -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From billw at waveform.net Wed Jun 23 03:34:44 2004 From: billw at waveform.net (Bill Wichers) Date: Tue, 22 Jun 2004 21:34:44 -0400 (EDT) Subject: [mrtg] Re: bgp mointoring with mrtg Message-ID: <4905.209.115.5.164.1087954484.squirrel@209.115.5.164> There is no OID to monitor prefixes heard from specific peers. I do monitor this info for my network though, but I use a simple perl script that telnets into the router and runs the `show ip bgp summary` command and then parses the output so that MRTG can graph it. There was discussion about this on the list maybe a year ago or so and I sent my script to a few people. I can send it to you or post if if that would be useful. -Bill > Hi, > could you tell me which of theese OID are right to minitoring the number of received BGP prefixes for each peer? Or it's possible monitoring only the total received prefixes on a router? > And also the number of BGP peering actually configured on a router? > > I've already look on cisco in the SNMP Navigator, > but I couldn't a working OID. > > Thank's for your help. > > Ste. > ***************************** Waveform Technology UNIX Systems Administrator ***************************** Waveform Technology UNIX Systems Administrator -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Wed Jun 23 05:29:36 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Tue, 22 Jun 2004 20:29:36 -0700 (PDT) Subject: [mrtg] Re: How to measure Network Utilisation Percentage in MRTG In-Reply-To: <40D81FBF.1000205@rednarb.com> Message-ID: <20040623032936.36035.qmail@web53908.mail.yahoo.com> Yes, I did. Eric Brander wrote:Meng Keng Lee wrote: > Hello, > To see what value it will produce I set the ThreshMaxO[A2RT01.Fa4_0_0.load]:0% and run a perl script to show the current parameter value. > > But the value I get is 26052.2781666667 and 5179.73132222222. Both value are definitely not below 100% > > Any help on this? > Have you set a Threshdir global setting? I think it may be required. That's the folder where a file will be created when a threshold is crossed. The next time MRTG runs and it sees that a threshold is crossed again, it first checks in that folder to see if it was crossed already and if so it skips running the ThreshProgx[] script. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Wed Jun 23 05:38:34 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Tue, 22 Jun 2004 20:38:34 -0700 (PDT) Subject: [mrtg] Formula for calculating Network Utilisation In-Reply-To: <40D1B12D.4080403@rednarb.com> Message-ID: <20040623033834.78780.qmail@web53903.mail.yahoo.com> Hello, Can I check with you whether the formula for calculating Network Utilisation (Input/Ouput) is correct? Network Utilisation (Input in %) = ifInOctets/ifSpeed * 800 Network Utilisation (Output in %) = ifOutOctets/ifSpeed * 800 Regards --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From vishalp at fasttelco.net Wed Jun 23 08:14:53 2004 From: vishalp at fasttelco.net (Vishal B Patel) Date: Wed, 23 Jun 2004 09:14:53 +0300 Subject: [mrtg] Re: Graphs not being polled Message-ID: hello all, refering to my mail below : everything started working fine , once I rebooted the cisco 7507 :) thanks vishal -----Original Message----- From: Vishal B Patel [mailto:vishalp at fasttelco.net] Sent: Tuesday, June 22, 2004 9:42 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Graphs not being polled Dear all , We have been using MTRG to poll according to IP address WE have changed the cards on our 7507 cisco router which has more then 600 VCs, I mean moved from one slot to another. Since then the MTRG is reading only for some interface and not at all for some other interfaces. I have recompiled the CFG file for the router and tried to poll using that file , but no luck. Has anyone faced such problem , before ? Thanks Vishal -----Original Message----- From: Patricia A. Malinowski [mailto:pam43 at georgetown.edu] Sent: Monday, June 21, 2004 8:20 PM To: Jim Witherell Cc: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG banner my index.html file is in the /usr/local/mrtg-2/doc/mrtg2 directory, is that correct? I'm using mrtg version mrtg-2.9.21 ----- Original Message ----- From: "Jim Witherell" To: "Patricia A. Malinowski" Cc: Sent: Monday, June 21, 2004 9:53 AM Subject: [mrtg] Re: MRTG banner > > > > > On one installation, I had to manually copy the image files into the > directory. The HTML referenced the image, but the image files weren't > there. Perhaps you have the same problem? > > Jim Witherell > Cincinnati, Ohio > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Wed Jun 23 10:28:26 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Wed, 23 Jun 2004 10:28:26 +0200 Subject: [mrtg] Re: Formula for calculating Network Utilisation In-Reply-To: <20040623033834.78780.qmail@web53903.mail.yahoo.com>; from mengkenglee@yahoo.com on Tue, Jun 22, 2004 at 08:38:34PM -0700 References: <40D1B12D.4080403@rednarb.com> <20040623033834.78780.qmail@web53903.mail.yahoo.com> Message-ID: <20040623102826.A20291@slot.hollandcasino.net> On Tue, Jun 22, 2004 at 08:38:34PM -0700, Meng Keng Lee wrote: > Hello, > > Can I check with you whether the formula for calculating Network Utilisation (Input/Ouput) is correct? > > Network Utilisation (Input in %) = ifInOctets/ifSpeed * 800 > > Network Utilisation (Output in %) = ifOutOctets/ifSpeed * 800 ___if___ the ifInOctets counter counts bytes and ifSpeed is in bits then it is correct. This is __not__ the case. Both counters are of the same type (both bits or both bytes) and thus a percentage is 100 * x/y. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From brian.foster at newtelsolutions.com Wed Jun 23 11:09:45 2004 From: brian.foster at newtelsolutions.com (Brian Foster) Date: Wed, 23 Jun 2004 10:09:45 +0100 Subject: [mrtg] MRTG Graphs fuzzy/blurred Message-ID: <801B3799FC58D511BB4300508B8BD8A461DBAD@BLAMPIED01> Hi all, Any ideas why a graph would appear fuzzy or blurred when copied to an excel spreadsheet? Thanks ********************************************************************** Explore More. XBand and XBand Pro, Broadband Internet Access from Newtel http://www.newtelsolutions.com/ ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.newtelsolutions.com ********************************************************************** -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Wed Jun 23 11:20:13 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Wed, 23 Jun 2004 11:20:13 +0200 Subject: [mrtg] Re: MRTG Graphs fuzzy/blurred In-Reply-To: <801B3799FC58D511BB4300508B8BD8A461DBAD@BLAMPIED01>; from brian.foster@newtelsolutions.com on Wed, Jun 23, 2004 at 10:09:45AM +0100 References: <801B3799FC58D511BB4300508B8BD8A461DBAD@BLAMPIED01> Message-ID: <20040623112013.A20569@slot.hollandcasino.net> On Wed, Jun 23, 2004 at 10:09:45AM +0100, Brian Foster wrote: > Any ideas why a graph would appear fuzzy or blurred when copied to an excel > spreadsheet? So, is this MRTG-specific or is any PNG image blurred when copied to an excel spreadsheet? Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From brian.foster at newtelsolutions.com Wed Jun 23 11:30:37 2004 From: brian.foster at newtelsolutions.com (Brian Foster) Date: Wed, 23 Jun 2004 10:30:37 +0100 Subject: [mrtg] Re: MRTG Graphs fuzzy/blurred Message-ID: <801B3799FC58D511BB4300508B8BD8A461DBAE@BLAMPIED01> Hi Alex, Thanks for your response It's the PNG image that is blurred, I've saved the image as a bmp file and that gets around the issue. -----Original Message----- From: Alex van den Bogaerdt [mailto:alex at ergens.op.het.net] Sent: 23 June 2004 10:20 To: 'mrtg at list.ee.ethz.ch' Subject: [mrtg] Re: MRTG Graphs fuzzy/blurred On Wed, Jun 23, 2004 at 10:09:45AM +0100, Brian Foster wrote: > Any ideas why a graph would appear fuzzy or blurred when copied to an excel > spreadsheet? So, is this MRTG-specific or is any PNG image blurred when copied to an excel spreadsheet? Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi ********************************************************************** Explore More. XBand and XBand Pro, Broadband Internet Access from Newtel http://www.newtelsolutions.com/ ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.newtelsolutions.com ********************************************************************** -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Wed Jun 23 11:56:14 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Wed, 23 Jun 2004 11:56:14 +0200 Subject: [mrtg] Re: MRTG Graphs fuzzy/blurred In-Reply-To: <801B3799FC58D511BB4300508B8BD8A461DBAE@BLAMPIED01>; from brian.foster@newtelsolutions.com on Wed, Jun 23, 2004 at 10:30:37AM +0100 References: <801B3799FC58D511BB4300508B8BD8A461DBAE@BLAMPIED01> Message-ID: <20040623115614.A20699@slot.hollandcasino.net> On Wed, Jun 23, 2004 at 10:30:37AM +0100, Brian Foster wrote: > Hi Alex, > > Thanks for your response > > It's the PNG image that is blurred, I've saved the image as a bmp file and > that gets around the issue. Good for you. I didn't ask if you have a workaround. I asked if it is only MRTG-images that get blurred, or _any_ PNG images. In other words: _is_ this an MRTG issue or is this a M$ issue. Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From etakay at ykb.com Wed Jun 23 09:38:40 2004 From: etakay at ykb.com (ESIN TOLGA AKAY) Date: Wed, 23 Jun 2004 10:38:40 +0300 Subject: [mrtg] Use of uninitialized value in string ne at ... SNMP_Session.pm line 856. Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://lists.oetiker.ch/pipermail/mrtg/attachments/20040623/a000996f/attachment.asc From stefano at neotokyo3.it Wed Jun 23 13:36:33 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Wed, 23 Jun 2004 13:36:33 +0200 Subject: [mrtg] Re: bgp mointoring with mrtg References: <4905.209.115.5.164.1087954484.squirrel@209.115.5.164> Message-ID: <00f101c45916$56c1a3a0$e1275cd5@inet.it> > There is no OID to monitor prefixes heard from specific peers. I do > monitor this info for my network though, but I use a simple perl script > that telnets into the router and runs the `show ip bgp summary` command > and then parses the output so that MRTG can graph it. There was discussion > about this on the list maybe a year ago or so and I sent my script to a > few people. I can send it to you or post if if that would be useful. Thank's! I think this can be very useful. BTW, I think is very strange there isn't an OID to monitoring the BGP prefixes, 'cause via snmpwalk or snmpget you can get all the route table vith the AS number who announce each network But I really can't find an OID... We are Cisco partner, so I'll try to contact out technical reference to ask for it. Bye, Ste. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From a at jenisch.at Wed Jun 23 14:25:45 2004 From: a at jenisch.at (Ewald Jenisch) Date: Wed, 23 Jun 2004 14:25:45 +0200 Subject: [mrtg] "Max Speed" - bits instead of Bytes? Message-ID: <20040623122545.GA9403@athena.oekb.co.at> Hi, I'm using "cfgmaker" to generate configs for our routers/switches. What I've found out is, that the resulting .cfg-files always have "Max Speed" given in kBytes/sec as opposed to the more common kBits/sec (or MBits/sec). Is there any way to get these values as bit/sec (or kBits, MBits) instead of Bytes - couldn't find any specific option to cfgmaker for this. I thought about something similar to "Options...bits" in the config-file which however only changes the way graphics are generated/displayed. thanks much in advance for any clue, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jozsef.makai at siemens.com Wed Jun 23 14:43:47 2004 From: jozsef.makai at siemens.com (=?iso-8859-2?Q?Makai_J=F3zsef?=) Date: Wed, 23 Jun 2004 14:43:47 +0200 Subject: [mrtg] Re: "Max Speed" - bits instead of Bytes? Message-ID: <37D0F88E70D96C428C19EEB865701A380269D1D3@buda902a.siemens.hu> Hi, >From cfgmaker documentation: --global ``bla: abc'' Use this to add global options to the generated config file. You can call --global several times to add multiple options. The line will appear in the configuration just before the config for the next router appearing on the command line. --global "workdir: /home/mrtg" If you want some default Options you might want to put --global "options[_]: growright,bits" Specifying --global after the last router on the command line will create a line in the configuration file which will appear after all the routers. Jozsef > Hi, > > I'm using "cfgmaker" to generate configs for our > routers/switches. What I've found out is, that the resulting > .cfg-files always have "Max Speed" given in kBytes/sec as > opposed to the more common kBits/sec (or MBits/sec). > > Is there any way to get these values as bit/sec (or kBits, > MBits) instead of Bytes - couldn't find any specific option > to cfgmaker for this. I thought about something similar to > "Options...bits" in the config-file which however only > changes the way graphics are generated/displayed. > > thanks much in advance for any clue, > -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From taventia at damm.es Wed Jun 23 15:16:36 2004 From: taventia at damm.es (taventia at damm.es) Date: Wed, 23 Jun 2004 15:16:36 +0200 Subject: [mrtg] Re: "Max Speed" - bits instead of Bytes? Message-ID: Try append this option when you do the cfg file Options[_]: bits For exemple: perl ..\bin\cfgmaker --global "Language: Spanish" --global "Workdir: C: \Inetpub\wwwroot\mrtg" --global "Options[_]: growright, bits, unknaszero" --output %2.cfg %1@%2 %1 is the device name %2 is the community I have a bat file with this command. And when I want to do a cfg file I write "name.bat community devicename" Elisabet Soler taventia at damm.es Grupo DAMM Centro Soporte al Usuario (CSU) c/ Rossell? 515 08025 Barcelona Ewald Jenisch Para: mrtg at list.ee.ethz.ch Enviado por: cc: mrtg-bounce at list.ee Asunto: [mrtg] "Max Speed" - bits instead of Bytes? .ethz.ch 23/06/2004 14:25 Hi, I'm using "cfgmaker" to generate configs for our routers/switches. What I've found out is, that the resulting .cfg-files always have "Max Speed" given in kBytes/sec as opposed to the more common kBits/sec (or MBits/sec). Is there any way to get these values as bit/sec (or kBits, MBits) instead of Bytes - couldn't find any specific option to cfgmaker for this. I thought about something similar to "Options...bits" in the config-file which however only changes the way graphics are generated/displayed. thanks much in advance for any clue, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From a at jenisch.at Wed Jun 23 17:26:09 2004 From: a at jenisch.at (Ewald Jenisch) Date: Wed, 23 Jun 2004 17:26:09 +0200 Subject: [mrtg] Re: "Max Speed" - bits instead of Bytes? In-Reply-To: References: Message-ID: <20040623152609.GA11039@athena.oekb.co.at> On Wed, Jun 23, 2004 at 03:16:36PM +0200, taventia at damm.es wrote: > > Try append this option when you do the cfg file > > Options[_]: bits > > For exemple: > > perl ..\bin\cfgmaker --global "Language: Spanish" --global "Workdir: C: > \Inetpub\wwwroot\mrtg" --global "Options[_]: growright, bits, unknaszero" > --output %2.cfg %1@%2 Hi, Thanks for the info, but the "Options...bits" only changes the graphics, i.e. they display bits instead of bytes. What I'm looking for though is that "Max Speed", which is generated from cfgmaker as part of every .html-page presents values as kBytes like the following line from one of my configs generated by cfgmaker: Max Speed: 1250.0 kBytes/s So when I use "Options...bits" I've got the graphics displayed with bits and the .html-page displays "Max Speed... kBytes/s" :-( Best regards, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Eric_Mailing_List at rednarb.com Wed Jun 23 18:52:38 2004 From: Eric_Mailing_List at rednarb.com (Eric Brander) Date: Wed, 23 Jun 2004 11:52:38 -0500 Subject: [mrtg] Re: "Max Speed" - bits instead of Bytes? In-Reply-To: <40D9B4D4.4000301@rednarb.com> References: <20040623152609.GA11039@athena.oekb.co.at> <40D9B4D4.4000301@rednarb.com> Message-ID: <40D9B556.5030803@rednarb.com> Resent because I over-quoted the last message by 1%. When you run cfgmaker, if you supply on the command line, BEFORE the --output parameter, --global "options[_]: bits" then it will change the generated kBytes/s in to what you are looking for. It must be on the cfgmaker command line in order for cfgmaker to generate it in bits instead of bytes. HTH, Eric Brander -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Wed Jun 23 22:55:52 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Wed, 23 Jun 2004 16:55:52 -0400 Subject: [mrtg] Re: Backplane Utilization again Message-ID: I'm getting really odd numbers on the backplane utilization config that was posted some months ago -- they're much too low. (such as 600K when I would expect 500G over a 24-hour period. Any ideas on what might be causing this? Andi L. Bigelow Dyncorp EOS - Network Engineering Group bigelowa{at}sec{dot}gov (202) 942-4368 "Every man dies, but not every man really lives." -- Braveheart -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Wed Jun 23 22:59:24 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Wed, 23 Jun 2004 22:59:24 +0200 Subject: [mrtg] Re: Backplane Utilization again In-Reply-To: ; from BigelowA@SEC.GOV on Wed, Jun 23, 2004 at 04:55:52PM -0400 References: Message-ID: <20040623225924.A24585@slot.hollandcasino.net> On Wed, Jun 23, 2004 at 04:55:52PM -0400, Bigelow, Andrea L. wrote: > I'm getting really odd numbers on the backplane utilization config that was > posted some months ago -- they're much too low. (such as 600K when I would > expect 500G over a 24-hour period. Any ideas on what might be causing this? Does the traffic ever reach the backplane? For instance: One port in on a module, other port on same module out? Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From BigelowA at SEC.GOV Wed Jun 23 23:03:54 2004 From: BigelowA at SEC.GOV (Bigelow, Andrea L.) Date: Wed, 23 Jun 2004 17:03:54 -0400 Subject: [mrtg] Re: Backplane Utilization again Message-ID: > Does the traffic ever reach the backplane? > > For instance: One port in on a module, other port on same module out? It does, actually, because the users are all coming into the switch on modules 2 and 3 on the ports in question and going on on either 4, 5, or 9; in fact, the bulk of the traffic should be 2 or 3 -> 9. I'm dealing with a 6509 with two 16-port GBIC 1000 cards, two 10/100 48-port cards, and one 10/100/1000 card (module 9). The GBIC 1000's go to the user switches, and the other three cards deal with stuff local to the switch in question. Does this help at all? Andi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From FabioAlKas at aol.com Wed Jun 23 23:11:36 2004 From: FabioAlKas at aol.com (FabioAlKas at aol.com) Date: Wed, 23 Jun 2004 17:11:36 EDT Subject: [mrtg] MRTG and PIX Message-ID: <4a.2d5eecfd.2e0b4c08@aol.com> Can anyone send me a .cfg file that is working with a pix firewall? My cfg is working but the mrtg page show the max port capacity as 12.6 mb/s. Thanks and Best Regards ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT Ph.:55 11 2191 5902 Mobile: 55 11 9229 7981 America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Wed Jun 23 23:19:25 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Wed, 23 Jun 2004 23:19:25 +0200 Subject: [mrtg] Re: Backplane Utilization again In-Reply-To: ; from BigelowA@SEC.GOV on Wed, Jun 23, 2004 at 05:03:54PM -0400 References: Message-ID: <20040623231925.A24784@slot.hollandcasino.net> On Wed, Jun 23, 2004 at 05:03:54PM -0400, Bigelow, Andrea L. wrote: > > > Does the traffic ever reach the backplane? > > > > For instance: One port in on a module, other port on same module out? > > It does, actually, because the users are all coming into the switch on > modules 2 and 3 on the ports in question and going on on either 4, 5, or 9; > in fact, the bulk of the traffic should be 2 or 3 -> 9. I'm dealing with a > 6509 with two 16-port GBIC 1000 cards, two 10/100 48-port cards, and one > 10/100/1000 card (module 9). The GBIC 1000's go to the user switches, and > the other three cards deal with stuff local to the switch in question. I don't know the specific details of it but I bet you are seeing a counter that only counts the first frame of a flow. Once the switch path is determined, traffic will follow a shortcut and the counter doesn't know about the rest of the traffic in that flow. I'm sure there's plenty of info on this subject, just don't ask me where to find it :) Perhaps this info is enough for you to do a search on the cisco site. HTH and signing off for tonite, Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pryan at lssdata.com Wed Jun 23 23:49:32 2004 From: pryan at lssdata.com (pryan at lssdata.com) Date: Wed, 23 Jun 2004 16:49:32 -0500 (Central Daylight Time) Subject: [mrtg] Group-Async Port Utilization Message-ID: <20040623214933.55D15D933B@ntardis.ee.ethz.ch> List Members - I have a Cisco 2610XM with a 16 port analog modem network module. The modem ports are in an async group linked to the Loopback interface. I'm able to get MRTG to report the FastEthernet0/0 interface graph, but I can't get MRTG to report the Async interfaces' utilization (which I'm trying to do by description). Here is the important info from my .cfg file. this is what the ./cfgmaker call gave me. Target[IPADDRESS_Async33]:\Async33:$COMMUNITY@$IPADDRESS: SetEnv[IPADDRESS_Async33]: MRTG_INT_IP="" MRTG_INT_DESCR="Async33" MaxBytes[IPADDRESS_Async33]: 14375 Title[IPADDRESS_Async33]: Async33 - C2610XM_MP PageTop[IPADDRESS_Async33]:

C2610XM_MP

System: C2610XM_MP in
Maintainer:
Description:Async33
ifType: ppp (23)
ifName: As33
Max Speed: 115.0 kbits/s
I got this code from Somix Target[C2610XM_MP_util33]: \Async33:$COMMUNITY@$IPADDRESS MaxBytes[C2610XM_MP_util33]: 14375 Options[C2610XM_MP_util33]: bits, unknaszero Title[C2610XM_MP_util33]: C2610XM_MP Async33 Utilization PageTop[C2610XM_MP_util33]:

C2610XM_MP Async33 Utilization

YLegend[C2610XM_MP_util33]: Port Utilization LegendI[C2610XM_MP_util33]: In LegendO[C2610XM_MP_util33]: Out Legend1[C2610XM_MP_util33]: Inbound Bits Legend2[C2610XM_MP_util33]: Outbound Bits Legend3[C2610XM_MP_util33]: INBOUND Max value per interval on graph Legend4[C2610XM_MP_util33]: OUTBOUND Max value per interval on graph Colours[C2610XM_MP_util33]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff WithPeak[C2610XM_MP_util33]: ymw but that also doesn't work. I'm trying to get the CPU utilization working via OIDs, but that's another post. Cheers, P -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Thu Jun 24 07:02:47 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Wed, 23 Jun 2004 22:02:47 -0700 (PDT) Subject: [mrtg] Re: Formula for calculating Network Utilisation In-Reply-To: <20040623102826.A20291@slot.hollandcasino.net> Message-ID: <20040624050247.81017.qmail@web53906.mail.yahoo.com> Hello Alex, then how do we deploy this formula to MRTG to monitor network threshold? I did some testing and found that I did to divide by 300sec to derive a correct network utilisation percentage to be monitored for threshold alert. Furthermore, in MRTG, ThresMaxi derives its percentage from MaxBytes which is wrong then. Regards Alex van den Bogaerdt wrote: On Tue, Jun 22, 2004 at 08:38:34PM -0700, Meng Keng Lee wrote: > Hello, > > Can I check with you whether the formula for calculating Network Utilisation (Input/Ouput) is correct? > > Network Utilisation (Input in %) = ifInOctets/ifSpeed * 800 > > Network Utilisation (Output in %) = ifOutOctets/ifSpeed * 800 ___if___ the ifInOctets counter counts bytes and ifSpeed is in bits then it is correct. This is __not__ the case. Both counters are of the same type (both bits or both bytes) and thus a percentage is 100 * x/y. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Thu Jun 24 10:04:34 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Thu, 24 Jun 2004 04:04:34 -0400 Subject: [mrtg] Re: Formula for calculating Network Utilisation Message-ID: Why do you say it is wrong? This is exactly how it should be calculated. The ThreshMaxI and ThreshMaxO are computed based on the interval. What is wrong about it? If MRTG polls in 5 minute intervals, the only threshold it knows about is the 5 minute window. If you want it to compute the thresholds on a lower interval (like 1 minute), you need to poll that often and set the threshold accordingly. How is MRTG supposed to alert you of a threshold that has been crossed at any one point during the interval? This is what you are asking for. MRTG is not a packet sniffing real-time application. If you want to be alerted at any one point (down to a second) during a burst of traffic, you need to deploy RMON probes out to your network that can listen to traffic real-time (a few that come to mind are ntop, nGenuis, NetVigil and Nebula). MRTG is not the tool to accomplish this. ntop uses RRDTool however... Paul >>> "Meng Keng Lee" 06/24/04 1:02 AM >>> Hello Alex, then how do we deploy this formula to MRTG to monitor network threshold? I did some testing and found that I did to divide by 300sec to derive a correct network utilisation percentage to be monitored for threshold alert. Furthermore, in MRTG, ThresMaxi derives its percentage from MaxBytes which is wrong then. Regards Alex van den Bogaerdt wrote: On Tue, Jun 22, 2004 at 08:38:34PM -0700, Meng Keng Lee wrote: > Hello, > > Can I check with you whether the formula for calculating Network Utilisation (Input/Ouput) is correct? > > Network Utilisation (Input in %) = ifInOctets/ifSpeed * 800 > > Network Utilisation (Output in %) = ifOutOctets/ifSpeed * 800 ___if___ the ifInOctets counter counts bytes and ifSpeed is in bits then it is correct. This is __not__ the case. Both counters are of the same type (both bits or both bytes) and thus a percentage is 100 * x/y. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From stefano at neotokyo3.it Thu Jun 24 11:14:31 2004 From: stefano at neotokyo3.it (Stefano Giraldo) Date: Thu, 24 Jun 2004 11:14:31 +0200 Subject: [mrtg] Re: MRTG and PIX References: <4a.2d5eecfd.2e0b4c08@aol.com> Message-ID: <004d01c459cb$a984c3a0$e1275cd5@inet.it> Hi, I think it's right the MRTG page show that value, also my pages have this... Max Speed: 12.5 MBytes/s Because the max speed of a 100Mbit/s is 12.5 MBytes/s. So it should be right. You have something wrong in your graph? Bye, Ste. ----- Original Message ----- From: To: Sent: Wednesday, June 23, 2004 11:11 PM Subject: [mrtg] MRTG and PIX > Can anyone send me a .cfg file that is working with a pix firewall? My cfg is > working but the mrtg page show the max port capacity as 12.6 mb/s. > Thanks and Best Regards > > ================================================ > Fabio Al kas > ICNET Network Coordinator > Infrastructure & IT > Ph.:55 11 2191 5902 > Mobile: 55 11 9229 7981 > America OnLine - Brazil > > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From a at jenisch.at Thu Jun 24 14:29:28 2004 From: a at jenisch.at (Ewald Jenisch) Date: Thu, 24 Jun 2004 14:29:28 +0200 Subject: [mrtg] Re: "Max Speed" - bits instead of Bytes? In-Reply-To: <40D9B556.5030803@rednarb.com> References: <20040623152609.GA11039@athena.oekb.co.at> <40D9B4D4.4000301@rednarb.com> <40D9B556.5030803@rednarb.com> Message-ID: <20040624122928.GB3090@athena.oekb.co.at> On Wed, Jun 23, 2004 at 11:52:38AM -0500, Eric Brander wrote: > Resent because I over-quoted the last message by 1%. > > > When you run cfgmaker, if you supply on the command line, BEFORE the > --output parameter, --global "options[_]: bits" then it will change the > generated kBytes/s in to what you are looking for. It must be on the > cfgmaker command line in order for cfgmaker to generate it in bits > instead of bytes. Hi Eric, thanks much for the tip giving "options bits" on the commandline - this definitely does the trick! Regards, -ewald -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Thu Jun 24 14:39:50 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Thu, 24 Jun 2004 07:39:50 -0500 Subject: [mrtg] indexmaker error In-Reply-To: <20040624122928.GB3090@athena.oekb.co.at> Message-ID: <200406241233.i5OCXBRv021153@amcxfer1.jccbi.gov> Searched through the archive and I am looking for this error on 2.10.13 and 2.10.14. C:\mrtg\bin>perl indexmaker switch_backplane.cfg --section=descr --columns=1 --output=c:\mrtg\html\switch_backplane.html Use of uninitialized value in pattern match (m//) at indexmaker line 378. Thanks Tv -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From billw at waveform.net Thu Jun 24 20:55:56 2004 From: billw at waveform.net (Bill Wichers) Date: Thu, 24 Jun 2004 14:55:56 -0400 (EDT) Subject: [mrtg] Re: bgp mointoring with mrtg In-Reply-To: <00f101c45916$56c1a3a0$e1275cd5@inet.it> References: <4905.209.115.5.164.1087954484.squirrel@209.115.5.164> <00f101c45916$56c1a3a0$e1275cd5@inet.it> Message-ID: <2565.209.115.5.164.1088103356.squirrel@209.115.5.164> Here is my script for all who asked. IP and AS info has been changed to protect the innocent of course, but there everything should be easy to follow and get working. You need net::telnet for perl to be able to use this, which is a very handy module allowing you to telnet with simple code from perl. Better programmers maybe could shrink my script down, but it works for me so I'm happy with it :-) If you find it useful let me know, and you can modify it as you see fit just leave some credit to me somewhere... If anyone enhances it I would appreciate if you send me what you come up with. -Bill ===== The script is below (with the MRTG config file stuff I use to run it). You will need to put in your router's IP and the password you use (it only needs regular shell, not 'enable'). The peers are peer1 and peer2, you can see where they come from in the example output from the cisco. You're probably going to need to fiddle with the following lines: $peer1_bgp = @lines[$lineslength-5]; $peer2_bgp = @lines[$lineslength-4]; and change the -5 and -4 numbers. Those two lines are pulling the relevant lines out from all the stuff returned by the 'show ip bgp sum' command. Just so you have a reference, here are the last few lines of the output of that command from the router this script watches: Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd IP_1 4 AS_1 584530 55509 32669247 0 0 6d11h 121488 <= PEER1 IP_2 4 AS_2 8389193 12206804 32669252 0 0 6d12h 117477 <= PEER2 IP_3 4 AS_3 3197 244973 32669252 0 0 2d00h 2 IP_4 4 AS_3 199 123292 0 0 0 2d00h Active sfld1core1> The script reads UP from the bottom and LEFT from right, to get the 121488 number and send it to MRTG as the first variable, and the 117477 as the second variable. If you only have two peers you would need to change the numbers to -3 and -2 so that the script will look at the correct lines. The script uses mod::telnet to telnet in, then waits for the login prompt, sends a password, waits for a command prompt, and then runs the 'show ip bgp sum' command and puts the output into an array before closing the telnet connection. The script will timeout if it takes more than 10 seconds to do all that. The last two lines of the script give MRTG the last few things it wants to see, which are an uptime ("All Eternity" :-), and a router name, which in this case is "Southfield 7507", which is the particular router on our network that this script watches. ---- snip 8< ---- #!/usr/bin/perl # # MRTG BGP prefix graphing script for Cisco Routers # Written by Bill Wichers, billw at waveform.net, in April of 2003 # Modify as you see fit, just leave some credit to me somewhere, # and send any useful additions you may add to me. # No guarantees, YMMV, I just hope this is useful to you. # # This script will run `show ip bgp sum` on a Cisco router # and report the BGP prefixes heard from two peers to MRTG for # graphing. # # Replace ROUTER_PASSWORD with a password that has # access to the router and can run the necassary command. # Replace ROUTER_IP_ADDRESS with address of your router. # Replace ROUTER_NAME with the name of the router as seen on # the IOS command prompt. use Net::Telnet (); $t = new Net::Telnet (Timeout => 10, Prompt => '/[\>\#]$/' ); $t->open("ROUTER_IP_ADDRESS"); $t->waitfor(String => 'Password:'); $t->print("ROUTER_PASSWORD"); $t->waitfor(String => 'ROUTER_NAME>'); @lines = $t->cmd("show ip bgp sum"); # Get number of lines returned $lineslength=@lines; # Pull out the lines pertaining to our two interesting peers # and put the lines into strings $peer1_bgp = @lines[$lineslength-5]; $peer2_bgp = @lines[$lineslength-4]; # Split strings at spaces, so each value in each string becomes # a separate value in a new array @peer1_routes = split(/\s/,$peer1_bgp); @peer2_routes = split(/\s/,$peer2_bgp); # Get length of new strings $peer1_length=@peer1_routes; $peer2_length=@peer2_routes; # BGP prefix number is last value in each array, which is one position # before the end-of-line character print @peer1_routes[$peer1_length-1]; print "\n"; print @peer2_routes[$peer2_length-1]; print "\n"; # Keep MRTG happy with an uptime value and system name print "All Eternity\n"; print "ROUTER_NAME\n"; ---- snip 8< ---- MRTG config file info: (note that I have the graph scaled to be rather large) ---- snip 8< ---- # Graph BGP prefixes for peer 1 and peer 2 Target[bgpprefixes]: `/usr/local/mrtg/bgp-prefixes.pl` MaxBytes[bgpprefixes]: 150000 Options[bgpprefixes]: gauge, nopercent, growright Title[bgpprefixes]: BGP Route Prefixes PageTop[bgpprefixes]:

BGP Route Prefixes

YLegend[bgpprefixes]: BGP Route Prefixes Ysize[bgpprefixes]: 300 Ytics[bgpprefixes]: 15 ShortLegend[bgpprefixes]: Routes kMG[bgpprefixes]: LegendI[bgpprefixes]: peer 1 Prefixes LegendO[bgpprefixes]: peer 2 Prefixes Legend1[bgpprefixes]: Legend2[bgpprefixes]: ---- snip 8< ---- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > ***************************** Waveform Technology UNIX Systems Administrator -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From t.valuikas at cox.net Thu Jun 24 21:45:09 2004 From: t.valuikas at cox.net (Anthony Valuikas) Date: Thu, 24 Jun 2004 14:45:09 -0500 Subject: [mrtg] CFGMAKER --ifref or --ifdesc question In-Reply-To: <200406241233.i5OCXBRv021153@amcxfer1.jccbi.gov> Message-ID: <200406241938.i5OJcTRv032119@amcxfer1.jccbi.gov> I have tried to find a way to pass my catalyst port desc names and replace the normal interface numbers so my html will read x.x.x.x_portname instead of x.x.x.x_5.html. i.e. I named my catalyst port 5 server1 and none of the switches will pull that desc to read x.x.x.x_server1.html I tried --ifref=descr ... by Interface Description --ifref=name ... by Interface Name --ifdesc=descr ... uses Interface Description --ifdesc=name ... uses Interface Name --ifdesc=alias ... uses Interface Alias Is there anything else I can use or can this not be done? Thanks Tv -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From dan.tappin at orourke-eng.com Thu Jun 24 22:07:00 2004 From: dan.tappin at orourke-eng.com (Dan Tappin) Date: Thu, 24 Jun 2004 14:07:00 -0600 Subject: [mrtg] Two Line Graph? [Newbie] Message-ID: Is it possible to have a two line graph rather than one line and one solid 'bar-chart' style? (I hope this makes sense...) I have been looking at the manual and around the link on the MRTG site and I can't find an obvious answer. Dan -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From e.vdb at sherwineu.com Thu Jun 24 22:50:50 2004 From: e.vdb at sherwineu.com (Eric Van den Bossche) Date: Thu, 24 Jun 2004 22:50:50 +0200 Subject: [mrtg] Re: Two Line Graph? [Newbie] Message-ID: <3E3DAEFEBCEED94D802B98572C6B2AAB8EB5@sher-mail-temp.sherwineu.lan> You'll have to use RRDtool to accomplish that! Eric -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Dan Tappin Sent: Thursday, 24 June, 2004 22:07 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Two Line Graph? [Newbie] Is it possible to have a two line graph rather than one line and one solid 'bar-chart' style? (I hope this makes sense...) I have been looking at the manual and around the link on the MRTG site and I can't find an obvious answer. Dan -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From mengkenglee at yahoo.com Fri Jun 25 08:20:41 2004 From: mengkenglee at yahoo.com (Meng Keng Lee) Date: Thu, 24 Jun 2004 23:20:41 -0700 (PDT) Subject: [mrtg] Re: Formula for calculating Network Utilisation In-Reply-To: Message-ID: <20040625062041.75801.qmail@web53903.mail.yahoo.com> Hello, Perhaps I could explain better if I show you my MRTG conf: ####################################################################################### ### Interface 1 >> Descr: '' | Name: 'Fa4/0/0' | Ip: '192.168.130.250' | Eth: '00-03-e4-27-b8-80' ### Target[A2RT01.Fa4_0_0.load]: #Fa4/0/0:test at 192.168.130.250: SetEnv[A2RT01.Fa4_0_0.load]: MRTG_INT_IP="192.168.130.250" MRTG_INT_DESCR="" Directory[A2RT01.Fa4_0_0.load]: A2RT01 YLegend[A2RT01.Fa4_0_0.load]: Link Utilization #kilo[A2RT01.Fa4_0_0.load]: 1024 #ShortLegend[A2RT01.Fa4_0_0.load]: bps Legend1[A2RT01.Fa4_0_0.load]: Utilizaiton (In) Legend2[A2RT01.Fa4_0_0.load]: Utilization (Out) Legend3[A2RT01.Fa4_0_0.load]: Legend4[A2RT01.Fa4_0_0.load]: LegendI[A2RT01.Fa4_0_0.load]:  In Utilization:  LegendO[A2RT01.Fa4_0_0.load]:  Out Utilization:  #Unscaled[A2RT01.Fa4_0_0.load]: ywmd MaxBytes[A2RT01.Fa4_0_0.load]: 12500000 Options[A2RT01.Fa4_0_0.load]: growright,bits,nopercent ThreshMaxI[A2RT01.Fa4_0_0.load]:70% ThreshProgI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshProgOKI[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshMaxO[A2RT01.Fa4_0_0.load]:70% ThreshProgO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl ThreshProgOKO[A2RT01.Fa4_0_0.load]:e:\mrtg\bin\thresholdalert.pl Title[A2RT01.Fa4_0_0.load]: A2RT01 #Fa4/0/0 Link Utilization PageTop[A2RT01.Fa4_0_0.load]:

A2RT01 #Fa4/0/0 Link Utilization

System: A2RT01 in
Maintainer:
Description:
ifType: ethernetCsmacd (6)
ifName: Fa4/0/0
Max Speed: 100.000 Mbits/s
Ip: 192.168.130.250 ()
########################################################################## >From the config above, I notice that the MaxBytes is 12500000 but using Getif ifSpeed is 100000000 Furthermore, threshold utilisation hits above 70%, my perl scripts shows the current utilisation value above 100% e.g 1256.74434, 2546.3434324, etc. However if I divide this value by 300secs (default MRTG interval), it will reflect the correct percentage. Just read from some Cisco docs last night, it says that the correct way of measure bandwidth is (ifInOctets X 8 X100) / (Number of seconds X ifSpeed). So I am quite confused with the way MRTG measures network utilisation in percentage. Regards PAUL WILLIAMSON wrote: Why do you say it is wrong? This is exactly how it should be calculated. The ThreshMaxI and ThreshMaxO are computed based on the interval. What is wrong about it? If MRTG polls in 5 minute intervals, the only threshold it knows about is the 5 minute window. If you want it to compute the thresholds on a lower interval (like 1 minute), you need to poll that often and set the threshold accordingly. How is MRTG supposed to alert you of a threshold that has been crossed at any one point during the interval? This is what you are asking for. MRTG is not a packet sniffing real-time application. If you want to be alerted at any one point (down to a second) during a burst of traffic, you need to deploy RMON probes out to your network that can listen to traffic real-time (a few that come to mind are ntop, nGenuis, NetVigil and Nebula). MRTG is not the tool to accomplish this. ntop uses RRDTool however... Paul >>> "Meng Keng Lee" 06/24/04 1:02 AM >>> Hello Alex, then how do we deploy this formula to MRTG to monitor network threshold? I did some testing and found that I did to divide by 300sec to derive a correct network utilisation percentage to be monitored for threshold alert. Furthermore, in MRTG, ThresMaxi derives its percentage from MaxBytes which is wrong then. Regards Alex van den Bogaerdt wrote: On Tue, Jun 22, 2004 at 08:38:34PM -0700, Meng Keng Lee wrote: > Hello, > > Can I check with you whether the formula for calculating Network Utilisation (Input/Ouput) is correct? > > Network Utilisation (Input in %) = ifInOctets/ifSpeed * 800 > > Network Utilisation (Output in %) = ifOutOctets/ifSpeed * 800 ___if___ the ifInOctets counter counts bytes and ifSpeed is in bits then it is correct. This is __not__ the case. Both counters are of the same type (both bits or both bytes) and thus a percentage is 100 * x/y. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --------------------------------- Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pavouk at pavouk.org Fri Jun 25 12:36:27 2004 From: pavouk at pavouk.org (Pavel Ruzicka) Date: Fri, 25 Jun 2004 12:36:27 +0200 Subject: [mrtg] Re: CFGMAKER --ifref or --ifdesc question In-Reply-To: <200406241938.i5OJcTRv032119@amcxfer1.jccbi.gov> References: <200406241938.i5OJcTRv032119@amcxfer1.jccbi.gov> Message-ID: <200406251236.27795.pavouk@pavouk.org> Hello, > Is there anything else I can use or can this not be done? I use "--ifref=descr" for Catalyst switches and routers with IOS. and "--ifref=name" for Catalyst switches with CATOS. Best regards, Pavel Ruzicka -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From alex at ergens.op.het.net Fri Jun 25 13:29:55 2004 From: alex at ergens.op.het.net (Alex van den Bogaerdt) Date: Fri, 25 Jun 2004 13:29:55 +0200 Subject: [mrtg] Re: Formula for calculating Network Utilisation In-Reply-To: <20040625062041.75801.qmail@web53903.mail.yahoo.com>; from mengkenglee@yahoo.com on Thu, Jun 24, 2004 at 11:20:41PM -0700 References: <20040625062041.75801.qmail@web53903.mail.yahoo.com> Message-ID: <20040625132955.A4300@slot.hollandcasino.net> On Thu, Jun 24, 2004 at 11:20:41PM -0700, Meng Keng Lee wrote: > Perhaps I could explain better if I show you my MRTG conf: > MaxBytes[A2RT01.Fa4_0_0.load]: 12500000 That is bytes. It is also equal to 100000000 bits. > >From the config above, I notice that the MaxBytes is 12500000 but using Getif ifSpeed is 100000000 Bytes vs. Bits. > Just read from some Cisco docs last night, it says that the correct way > of measure bandwidth is (ifInOctets X 8 X100) / (Number of seconds X ifSpeed). And they are right, as long as you start counting from the moment the device is switched on. That is ___not___ 300 seconds. Look at the formula again and recall your math lessons: "ifInOctets" is in (bytes) "ifSpeed" is in (bits/time). "Number of seconds" is in (time) "Number of seconds * ifSpeed" is in (time * (bits/time)) is in (bits * time/time) is in (bits * 1) is in (bits) "ifInOctets * 8" is in (bits) The maximum possible amount of data during a certain interval is the maximum possible transfer rate, multiplied by the amount of time. The real amount of data during a certain interval is in ifInOctets. The following formulas are all the same: real amount percentage = 100 * ---------------- maximum possible 100 * real amount percentage = ----------------- maximum possible real amount percentage = ---------------------- maximum possible / 100 real amount percentage = ----------------------- maximum possible * 0.01 In stead of taking the whole amount of time since boot and the whole amount of traffic since boot, you can also use the current amount minus the previous amount. This will calculate the percentage over a limited amount of time; this is what MRTG does. The amount of data is (current_ifInOctets - previous_ifInOctets). The amount of time is (current_time - previous_time) MRTG calculates this itself, you do not need do do this. The formula is the same. Alex -- I ask you to respect any "Reply-To" and "Mail-Follow-Up" headers. If you reply to me off-list, you'd better tell me you're doing so. If you don't, and if I reply to the list, that's your problem, not mine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From FabioAlKas at aol.com Fri Jun 25 19:06:40 2004 From: FabioAlKas at aol.com (FabioAlKas at aol.com) Date: Fri, 25 Jun 2004 13:06:40 EDT Subject: [mrtg] Foundry Message-ID: <98.e3fdd21.2e0db5a0@aol.com> Guys, a question about Foundry, maybe someone can help me. One port in my serverifon, the uplink port e 25, has 15000 packets, but 0 bytes, and this port is the uplink for the pix Gateway to internet, so there is a lto of traffic going throught this port , do anyone know why is that happening? Thanks a lot ================================================ Fabio Al kas ICNET Network Coordinator Infrastructure & IT America OnLine - Brazil -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Jeff.Cook at wecu.com Sat Jun 26 02:31:22 2004 From: Jeff.Cook at wecu.com (Jeff Cook) Date: Fri, 25 Jun 2004 17:31:22 -0700 Subject: [mrtg] META http-equiv=REFRESH not working Message-ID: I have a PC that is not refreshing the browser window. The same page works on other computers. Has any one else seen this issue? Any ideas would be helpful. Thank You Jeff Cook Network Administrator Whatcom Educational Credit Union -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From s.shipway at auckland.ac.nz Sun Jun 27 22:43:54 2004 From: s.shipway at auckland.ac.nz (Steve Shipway) Date: Mon, 28 Jun 2004 08:43:54 +1200 Subject: [mrtg] Re: META http-equiv=REFRESH not working In-Reply-To: Message-ID: <025301c45c87$764c78c0$b004d882@itss.auckland.ac.nz> I have found that we can have this problem if you're using MSIE and the caching options are set wrong. If they are set to 'Automatically' then it uses some annoying aggressive Microsoft formula that involves ignoring the cache headers. You should instead use 'Every visit to the page' which stops this sort of incorrect caching. The 'Automatic' option can even result in pages being shown when the server is down, or not updating even though the original was sent with 'no-cache' headers. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** >-----Original Message----- >From: mrtg-bounce at list.ee.ethz.ch >[mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Jeff Cook > >I have a PC that is not refreshing the browser window. The >same page works on other computers. Has any one else seen >this issue? Any ideas would be helpful. >Thank You > -- Attached file removed by Ecartis and put at URL below -- -- Type: text/x-vcard -- Size: 155 bytes -- URL : http://www.ee.ethz.ch/~slist/p/36-Steve%20Shipway.vcf -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From peter_glanville at cuk.canon.co.uk Mon Jun 28 18:30:01 2004 From: peter_glanville at cuk.canon.co.uk (Peter Glanville) Date: Mon, 28 Jun 2004 17:30:01 +0100 Subject: [mrtg] Monitoring individual circuits within ATM Message-ID: Hello all, I have a 25 site Frame Relay network, and am happily measuring frCircuitSentOctets and frCircuitReceivedOctets for each DLCI. I have now had my central site upgraded to ATM, with an ATM to Frame crossover somewhere in the providers cloud. Any ideas what OID to monitor on the Router (3745 with IOS 12.3(9)) to get individual circuit data? Thanks Peter Glanville Network Analyst, ICtS, Canon (UK) Ltd -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From smaceno at Accessdc.com Tue Jun 29 17:35:06 2004 From: smaceno at Accessdc.com (Maceno, Shawn) Date: Tue, 29 Jun 2004 11:35:06 -0400 Subject: [mrtg] Minimum system requirements/system recommendations Message-ID: Is there any level of system requirements/recommendations to run MRTG? We are planning on using a Linux server (probably Fedora Core 2) and wanted to make sure that we spec the server properly before setting it up and possibly wasting time with an improper server. We will probably be monitoring between 50 and 200 nodes. Mostly routers, firewalls, and switches. Thanks in advance! Shawn Maceno -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sc2 at gmx.at Tue Jun 29 18:31:31 2004 From: sc2 at gmx.at (sc2 at gmx.at) Date: Tue, 29 Jun 2004 18:31:31 +0200 Subject: [mrtg] question Message-ID: <001301c45df6$89553fe0$6bda6c50@b> hello i looked into google found any same failures but not a resolve 4 me. when i start mrtg with config parameter, or without this failure is coming. Malformed UTF-8 character (unexpected non-continuation byte 0x20, immediately after start byte 0xe2) at /usr/bin/../lib/mrtg2/locales_mrtg.pm line 4051. Usage: mrtg mrtg-2.9.17 is the Multi Router Traffic Grapher. (much more) i just paste this cause all the same just different lines i used the tar.gz version on Redhat 9 ideas why or what i can do? thx bye richard -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From sc2 at gmx.at Tue Jun 29 18:54:20 2004 From: sc2 at gmx.at (sc2 at gmx.at) Date: Tue, 29 Jun 2004 18:54:20 +0200 Subject: [mrtg] Re: question References: <001301c45df6$89553fe0$6bda6c50@b> <20040629164223.GE16182@noc.otenet.gr> Message-ID: <002001c45df9$d4f8c6d0$6bda6c50@b> Hello Thanks but which works 100% to time i got echo $LANG en_US.UTF-8 but the failzre is coming -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From dez at otenet.gr Tue Jun 29 18:36:11 2004 From: dez at otenet.gr (Dez Cadena) Date: Tue, 29 Jun 2004 19:36:11 +0300 Subject: [mrtg] Re: Minimum system requirements/system recommendations In-Reply-To: References: Message-ID: <20040629163611.GD16182@noc.otenet.gr> if your server can run FC2 (with X support), then it can definitely manage MRTG :) On Tue, Jun 29, 2004 at 11:35:06AM -0400, Maceno, Shawn wrote: > Is there any level of system requirements/recommendations to run MRTG? We > are planning on using a Linux server (probably Fedora Core 2) and wanted to > make sure that we spec the server properly before setting it up and possibly > wasting time with an improper server. > > We will probably be monitoring between 50 and 200 nodes. Mostly routers, > firewalls, and switches. > > Thanks in advance! > > Shawn Maceno > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From billw at waveform.net Tue Jun 29 19:44:38 2004 From: billw at waveform.net (Bill Wichers) Date: Tue, 29 Jun 2004 13:44:38 -0400 (EDT) Subject: [mrtg] Re: Minimum system requirements/system recommendations In-Reply-To: References: Message-ID: <3506.209.115.5.164.1088531078.squirrel@209.115.5.164> MRTG isn't particularly demanding. Network delays with the SNMP queries are usually more likely to limit how many devices you can monitor than the CPU power of your box is (at least IMHO with a WAN). We use a dual Athlon 1.2 GHz machine here with a bit shy of a gig of RAM, and it is *way* overkill for the 300-400 or so interfaces we are monitoring, and that includes a lot of special perl scripts to watch some custom built devices. Just split your MRTG config into several smaller files with fewer interfaces and you should be able to run on whatever machine you have laying around as long as it can handle your OS. -Bill > Is there any level of system requirements/recommendations to run MRTG? We > are planning on using a Linux server (probably Fedora Core 2) and wanted > to > make sure that we spec the server properly before setting it up and > possibly > wasting time with an improper server. > > We will probably be monitoring between 50 and 200 nodes. Mostly routers, > firewalls, and switches. > > Thanks in advance! > > Shawn Maceno ***************************** Waveform Technology UNIX Systems Administrator -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From carlos at www.senecacom.net Tue Jun 29 22:05:04 2004 From: carlos at www.senecacom.net (Carlos Alperin) Date: Tue, 29 Jun 2004 16:05:04 -0400 Subject: [mrtg] Question about errors Message-ID: <20040629200504.M86241@www.senecacom.net> Did someone work with the Cisco snmp looking for errors? I mean track input errors, CRC errors, etc... All that I found when I did a snmpwalk is InErrors & OutErrors. Nothing specifies to what is referred each. Thanks for any lead. Carlos Alperin Senior System Engineer -- Open WebMail Project (http://openwebmail.org) -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From carlos at www.senecacom.net Tue Jun 29 22:02:09 2004 From: carlos at www.senecacom.net (Carlos Alperin) Date: Tue, 29 Jun 2004 16:02:09 -0400 Subject: [mrtg] Re: question In-Reply-To: <002001c45df9$d4f8c6d0$6bda6c50@b> References: <001301c45df6$89553fe0$6bda6c50@b> <20040629164223.GE16182@noc.otenet.gr> <002001c45df9$d4f8c6d0$6bda6c50@b> Message-ID: <20040629200209.M54911@www.senecacom.net> On Tue, 29 Jun 2004 18:54:20 +0200, sc2 wrote > Hello > Thanks but which works 100% to time i got > echo $LANG > en_US.UTF-8 > but the failzre is coming > > -- > Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Open WebMail Project (http://openwebmail.org) -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From dez at otenet.gr Tue Jun 29 23:13:13 2004 From: dez at otenet.gr (Dez Cadena) Date: Wed, 30 Jun 2004 00:13:13 +0300 Subject: [mrtg] Re: question In-Reply-To: <002001c45df9$d4f8c6d0$6bda6c50@b> References: <001301c45df6$89553fe0$6bda6c50@b> <20040629164223.GE16182@noc.otenet.gr> <002001c45df9$d4f8c6d0$6bda6c50@b> Message-ID: <20040629211313.GA1128@noc.otenet.gr> On Tue, Jun 29, 2004 at 06:54:20PM +0200, sc2 at gmx.at wrote: > echo $LANG > en_US.UTF-8 > but the failzre is coming change that to en_US and you should be fine. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jadams007 at earthlink.net Tue Jun 29 23:18:56 2004 From: jadams007 at earthlink.net (John Adams) Date: Tue, 29 Jun 2004 14:18:56 -0700 Subject: [mrtg] MRTG not updating it's log files Message-ID: I am having problems with a new MRTG install. This is an older Linux box running 2.2.16 kernel. I have installed zlib, libpng, gd-1.8 and gd-2.0, then mrtg 2.10.14. I feel as though I have have followed the directions as close as possible, (more so than any other install), but am having problems getting MRTG to update information in it's log/database files. When executing the "mrtg mrtg.cfg" program, I don't get any error messages. It creates all the graphics files, the html files, etc. The problem I am having is there is never more than a single line entry in the "eth0.log" file. e.g.. 1088543401 31202136 655116 1088543401 0 0 0 0 1088543101 0 0 0 0 1088543100 0 0 0 0 No matter how long I wait, I cannot get more entries. I have mrtg running on multiple machines, so I am pretty familiar with how it works. I ran mrtg --debug=(all options) mrtg.cfg I tried to review all the entries it dumped, but I don't see any errors, or exactly when it updates the log files. It would appear that rateup is doing the job, and I see a nice line of info that makes it look like rateup has the proper info.. --base: Create Graphics --log: Called /usr/local/bin/rateup /home/mrtg/ localhost_3 1088543857 -Z u 1054514958 92708 1250000 c #00cc00 #0000ff #006600 #ff00ff k 1000 i /home/mrtg/localhost_3-day.png -1250000 -1250000 400 100 1 1 1 300 1 4 1 %Y-%m-%d %H:%M 0 --base: Check for Thresholds --base: Check for Write HTML Pages --base: Exit main Loop --base: Remove Lock Files --base: Store Interface Config Cache I am not sure where to look next. Any hints? thankx, Jon -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From pwilliamson at mandtbank.com Wed Jun 30 00:05:24 2004 From: pwilliamson at mandtbank.com (PAUL WILLIAMSON) Date: Tue, 29 Jun 2004 18:05:24 -0400 Subject: [mrtg] Re: MRTG not updating it's log files Message-ID: What is the maxbytes set at in your config file? Paul >>> "John Adams" 06/29/04 05:18PM >>> I am having problems with a new MRTG install. This is an older Linux box running 2.2.16 kernel. I have installed zlib, libpng, gd-1.8 and gd-2.0, then mrtg 2.10.14. I feel as though I have have followed the directions as close as possible, (more so than any other install), but am having problems getting MRTG to update information in it's log/database files. When executing the "mrtg mrtg.cfg" program, I don't get any error messages. It creates all the graphics files, the html files, etc. The problem I am having is there is never more than a single line entry in the "eth0.log" file. e.g.. 1088543401 31202136 655116 1088543401 0 0 0 0 1088543101 0 0 0 0 1088543100 0 0 0 0 No matter how long I wait, I cannot get more entries. I have mrtg running on multiple machines, so I am pretty familiar with how it works. I ran mrtg --debug=(all options) mrtg.cfg I tried to review all the entries it dumped, but I don't see any errors, or exactly when it updates the log files. It would appear that rateup is doing the job, and I see a nice line of info that makes it look like rateup has the proper info.. --base: Create Graphics --log: Called /usr/local/bin/rateup /home/mrtg/ localhost_3 1088543857 -Z u 1054514958 92708 1250000 c #00cc00 #0000ff #006600 #ff00ff k 1000 i /home/mrtg/localhost_3-day.png -1250000 -1250000 400 100 1 1 1 300 1 4 1 %Y-%m-%d %H:%M 0 --base: Check for Thresholds --base: Check for Write HTML Pages --base: Exit main Loop --base: Remove Lock Files --base: Store Interface Config Cache I am not sure where to look next. Any hints? thankx, Jon -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Francis.McPhail at blueapache.com Wed Jun 30 00:28:52 2004 From: Francis.McPhail at blueapache.com (Francis McPhail) Date: Wed, 30 Jun 2004 08:28:52 +1000 Subject: [mrtg] Re: question Message-ID: <577F6355523DC04CA793464070E07DE5264DC1@melserv-01.blueapache.com.au> Try setting this permanently. export LANG=en_US -----Original Message----- From: sc2 at gmx.at [mailto:sc2 at gmx.at] Sent: Wednesday, 30 June 2004 2:32 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] question hello i looked into google found any same failures but not a resolve 4 me. when i start mrtg with config parameter, or without this failure is coming. Malformed UTF-8 character (unexpected non-continuation byte 0x20, immediately after start byte 0xe2) at /usr/bin/../lib/mrtg2/locales_mrtg.pm line 4051. Usage: mrtg mrtg-2.9.17 is the Multi Router Traffic Grapher. (much more) i just paste this cause all the same just different lines i used the tar.gz version on Redhat 9 ideas why or what i can do? thx bye richard -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi *********************************************************** It is confidential to the addressee and may contain certain copyright and/or legally privileged infomration. No-one else other than, on behalf of the addressee, may read, print, store, copy, forward or act in reliance on all or any part of it or its attachments. You must scan this email and any attached files for viruses. We accept no liability for any loss, damage or consequence resulting either directly or indirectly from the use of attached files. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From jadams007 at earthlink.net Wed Jun 30 00:56:56 2004 From: jadams007 at earthlink.net (John Adams) Date: Tue, 29 Jun 2004 15:56:56 -0700 Subject: [mrtg] Re: MRTG not updating it's log files In-Reply-To: References: Message-ID: <9EC01C56-CA1F-11D8-8A94-000393DC8028@earthlink.net> For maxbytes I have the default that configmaker put in. Target[localhost_2]: 2:public at localhost: SetEnv[localhost_2]: MRTG_INT_IP="192.168.168.1" MRTG_INT_DESCR="eth0" MaxBytes[localhost_2]: 1250000 Title[localhost_2]: Traffic Analysis for 2 I tried increasing it to 125000000 but no go so far. Thanks for the help, this will give me something to look at.. It still only has one entry in the log file.. John On Jun 29, 2004, at 3:05 PM, PAUL WILLIAMSON wrote: > What is the maxbytes set at in your config file? > > Paul -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Steve.Dowling at tafensw.edu.au Wed Jun 30 05:02:47 2004 From: Steve.Dowling at tafensw.edu.au (Dowling, Steve) Date: Wed, 30 Jun 2004 13:02:47 +1000 Subject: [mrtg] OT - MIB browsers Message-ID: <1DBEF093251ED749B7E5583137F479F604BF9618@umfexch1.ultimo.tafensw.edu.au> Folks, Up until now I've used GETIF as a MIB browser really successfully (we're in a Windoze shop). What with increasing bandwidth and such, it seems we'll have to go to snmpv2 eventually. Does anyone have any suggestions for a simple (free) snmpv2 MIB browser? Steve Dowling ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From garth.williams at wtcs.org Wed Jun 30 06:23:47 2004 From: garth.williams at wtcs.org (Garth K. Williams) Date: Tue, 29 Jun 2004 22:23:47 -0600 Subject: [mrtg] Re: OT - MIB browsers In-Reply-To: <1DBEF093251ED749B7E5583137F479F604BF9618@umfexch1.ultimo.tafensw.edu.au> Message-ID: http://www.ireasoning.com/mibbrowser.shtml Does not have graphs or some of the flexability of GetIf, but hey! What do you WANT for nothing? g -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Dowling, Steve Sent: Tuesday, June 29, 2004 9:03 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] OT - MIB browsers Folks, Up until now I've used GETIF as a MIB browser really successfully (we're in a Windoze shop). What with increasing bandwidth and such, it seems we'll have to go to snmpv2 eventually. Does anyone have any suggestions for a simple (free) snmpv2 MIB browser? Steve Dowling ********************************************************************** This message is intended for the addressee named and may contain privileged information or confidential information or both. If you are not the intended recipient please delete it and notify the sender. ********************************************************************** -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi --- Incoming mail is determined to be Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.712 / Virus Database: 468 - Release Date: 6/27/2004 --- Outgoing mail is determined to be Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.712 / Virus Database: 468 - Release Date: 6/27/2004 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From paulbax at bigpond.net.au Wed Jun 30 14:19:33 2004 From: paulbax at bigpond.net.au (Paul Baxter) Date: Wed, 30 Jun 2004 22:19:33 +1000 Subject: [mrtg] Wot wrong? Message-ID: <40E2AFD5.8050208@bigpond.net.au> Hi All, I have a problem with the getting of eth0 data to MRTG , but the uptime displays the webpages fine>>>so I don't think it's an MRTG problem...it worked fine on Mandrake 9.0 but since I went to ver 9.1 it has been a pain..I have had it working with this OS version before but I forgot how to fix it can some one help me?..I think it is something to do with "Getting" the data from the system. Here's the result of running my cfg script (its the bottom warning errors with "External Get" in them I am talking about) and it worked before, I am sure it has something to do wirth an program called "get" that I am missing.. Below this is the so called missing Monthlystats script, which is were it should be /usr/bin/ I remember installing some application off the disks but I don't remember what it was called but it must install by default on version 9.0 Mandrake, but not 9.1 but I am getting the two uptime pages fine. Thanks Paul the newbie [root at linuxbox root]# mrtg /etc/mrtg/mrtg.cfg Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/mrtg line 59 main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 59 Can't exec "/usr/bin/monthlystats": No such file or directory at /usr/bin/mrtg line 1491. WARNING: Running '/usr/bin/monthlystats eth0': No such file or directory WARNING: Could not get any data from external command '/usr/bin/monthlystats eth0' Maybe the external command did not even start. (No such file or directory) WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'in' but nothing' WARNING: Problem with External get '/usr/bin/monthlystats eth0': Expected a Number for 'out' but nothing' ERROR: Target[host-eth0][_IN_] ' $$target[0]{$mode} ' did not eval into defined data ERROR: Target[host-eth0][_OUT_] ' $$target[0]{$mode} ' did not eval into defined data WARNING: Skipping Update of host-eth0, inlast is not defined WARNING: Skipping Update of host-eth0, outlast is not defined [root at linuxbox root]# -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From chastaib at genco.com Wed Jun 30 15:46:44 2004 From: chastaib at genco.com (chastaib at genco.com) Date: Wed, 30 Jun 2004 08:46:44 -0500 Subject: [mrtg] Cisco 1200 MIBs? Message-ID: Greetings, Anyone have any experience monitoring the Cisco 1200 Access Points. I'm doing fine monitoring the basic bandwidth MIBS, but I'd really like to keep an eye on the number of attached or associated users. I've fired up Getif and walked though the 5909 MIBS listed, but I must be missing something. Any help on those MIBs, or any others you keep an eye on regularly would be appreciated. Thanks, Brian Brian Chastain System Administrator (618) 797-4215 -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From z9x5c1v at hotmail.com Wed Jun 30 17:18:21 2004 From: z9x5c1v at hotmail.com (rolando ..) Date: Wed, 30 Jun 2004 15:18:21 +0000 Subject: [mrtg] Problem with mrtg and ip alias Message-ID: Hi, i have monitoring a server without problems and a cablemodem. I have two nic's and one alias: eth0 -> 123.123.123.123 eth1 -> 1.1.1.1 and the alias eth0:1 -> 1.2.3.4 #this for the cablemodem, cablemodem have internal alias 1.2.3.1 When i run mrtg from the command line have no errors: # mrtg /etc/mrtg/cm.cfg # When run from cron, have "no response" error. Some idea? PD: sorry about poor english =/ ] Slack your life!, use Slackware [ ©left; ] _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Jeff.Cook at wecu.com Wed Jun 30 18:06:16 2004 From: Jeff.Cook at wecu.com (Jeff Cook) Date: Wed, 30 Jun 2004 09:06:16 -0700 Subject: [mrtg] Re: META http-equiv=REFRESH not working Message-ID: Great idea. I had not checked that. However that didn't fix the issue. Any other ideas. Thank You Jeff Cook Network Administrator Whatcom Educational Credit Union -----Original Message----- From: Steve Shipway [mailto:s.shipway at auckland.ac.nz] Sent: Sunday, June 27, 2004 1:44 PM To: Jeff Cook; 'List-MRTG (E-mail)' Subject: RE: [mrtg] META http-equiv=REFRESH not working I have found that we can have this problem if you're using MSIE and the caching options are set wrong. If they are set to 'Automatically' then it uses some annoying aggressive Microsoft formula that involves ignoring the cache headers. You should instead use 'Every visit to the page' which stops this sort of incorrect caching. The 'Automatic' option can even result in pages being shown when the server is down, or not updating even though the original was sent with 'no-cache' headers. Steve --- Steve Shipway: ITSS, University of Auckland Email: s.shipway at auckland.ac.nz Web: http://www.steveshipway.org/ ** We can only discover new oceans when we have the ** ** courage to lose sight of the shore. ** >-----Original Message----- >From: mrtg-bounce at list.ee.ethz.ch >[mailto:mrtg-bounce at list.ee.ethz.ch] On Behalf Of Jeff Cook > >I have a PC that is not refreshing the browser window. The >same page works on other computers. Has any one else seen >this issue? Any ideas would be helpful. >Thank You > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From list at trudiedolls.com Wed Jun 30 19:07:02 2004 From: list at trudiedolls.com (list at trudiedolls.com) Date: Wed, 30 Jun 2004 13:07:02 -0400 (EDT) Subject: [mrtg] cfgmaker net-snmp template Message-ID: <36712.208.255.242.135.1088615222.squirrel@208.255.242.135> I have a number of Red Hat Enterprise Linux 3 servers that I would like to start monitoring. I would like to monitor things like disk utilization, cpu utilization, etc. I checked out the Somix site for suggestions. I have installed and configured the net-snmp agent on the boxes. Before I go re-inventing the wheel, I was wondering if anyone has created a cfgmaker host-template for it that they would be willing to share? Patrick --- Patrick Bartkus, CCNP, CNX, SCM, RHCT Sr. Network Engineer GA Dept of Labor IT Network Services If truth were not absolute, how could there be justice? -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From Corey.Fruitman at allstream.com Wed Jun 30 19:28:38 2004 From: Corey.Fruitman at allstream.com (Fruitman, Corey) Date: Wed, 30 Jun 2004 13:28:38 -0400 Subject: [mrtg] Re: Problem with mrtg and ip alias Message-ID: Sounds to me like you're aliasing your NIC at start-up. Cron doesn't load your profile unless you explicitly tell it to. That would explain why it works from command line but not from cron. You've got a few options... 1) Add your resource file (.bashrc or wherever the aliasig takes place) to your cron entry before mrtg 2) Add the ifconfig alias before mrtg in cron 3) Run mrtg as a daemon and kick it off from the command line Option 3 is the easiest, but if the daemon dies and you don't have anything watching the process, you'll obviously lose data. Check out the RunAsDaemon option in the MRTG configuration reference. Hope that helps, Corey. -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of rolando .. Sent: June 30, 2004 11:18 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Problem with mrtg and ip alias Hi, i have monitoring a server without problems and a cablemodem. I have two nic's and one alias: eth0 -> 123.123.123.123 eth1 -> 1.1.1.1 and the alias eth0:1 -> 1.2.3.4 #this for the cablemodem, cablemodem have internal alias 1.2.3.1 When i run mrtg from the command line have no errors: # mrtg /etc/mrtg/cm.cfg # When run from cron, have "no response" error. Some idea? PD: sorry about poor english =/ ] Slack your life!, use Slackware [ ©left; ] _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From z9x5c1v at hotmail.com Wed Jun 30 20:18:29 2004 From: z9x5c1v at hotmail.com (rolando ..) Date: Wed, 30 Jun 2004 18:18:29 +0000 Subject: [mrtg] Re: cfgmaker net-snmp template Message-ID: Have you check http://howto.aphroland.de/HOWTO/MRTG/ ? Greets. ] Slack your life!, use Slackware [ ©left; ] >I have a number of Red Hat Enterprise Linux 3 servers that I would like to >start monitoring. > >I would like to monitor things like disk utilization, cpu utilization, etc. > >I checked out the Somix site for suggestions. > >I have installed and configured the net-snmp agent on the boxes. > >Before I go re-inventing the wheel, I was wondering if anyone has created >a cfgmaker host-template for it that they would be willing to share? > _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From list at trudiedolls.com Wed Jun 30 22:14:48 2004 From: list at trudiedolls.com (list at trudiedolls.com) Date: Wed, 30 Jun 2004 16:14:48 -0400 (EDT) Subject: [mrtg] Re: cfgmaker net-snmp template In-Reply-To: References: Message-ID: <64876.208.255.242.135.1088626488.squirrel@208.255.242.135> Rolando, Well, yes, but I didn't see anything there. Did I miss something? (Re:http://howto.aphroland.de/HOWTO/MRTG/SNMPDaemon) Patrick Rolando wrote: > Have you check http://howto.aphroland.de/HOWTO/MRTG/ ? > -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi From norman.goeschl at abbott.com Wed Jun 30 22:41:47 2004 From: norman.goeschl at abbott.com (norman.goeschl at abbott.com) Date: Wed, 30 Jun 2004 16:41:47 -0400 Subject: [mrtg] MRTG 2.10.14 ExtremeNetworks enhancement Message-ID: Not seeing any direct explainantion as to what the ExtremeNetworks enhancement for cfgmaker was, contributed by PeterWirdemo. Can someone please advise? Thanks much Also, before I try to take on scripting something for it: Has anyone tried to deal with the interface speed=0 issue on inactive Extreme ports? Ignoring operational status, etc., doesn't help. Here is a sample of a up, vs down interface: ### Interface 7 >> Descr: 'RMON-Port-7-on-Unit-1' | Name: '1/7' | Ip: '' | Eth: '' ### Target[0.0.0.226_7]: 7:public at 0.0.0.226: SetEnv[0.0.0.226_7]: MRTG_INT_IP="" MRTG_INT_DESCR="RMON-Port-7-on-Unit-1" MaxBytes[0.0.0.226_7]: 12500000 Title[0.0.0.226_7]: Traffic Analysis for 7 -- edited-14-6 PageTop[0.0.0.226_7]:

Traffic Analysis for 7 -- edited-14-6

System: edited-14-6 in rp2-2
Maintainer: edited edited 44370
Description:RMON-Port-7-on-Unit-1
ifType: ethernetCsmacd (6)
ifName: 1/7
Max Speed: 12.5 MBytes/s
### Interface 8 >> Descr: 'RMON-Port-8-on-Unit-1' | Name: '1/8' | Ip: '' | Eth: '' ### ### The following interface is commented out because: ### * it is operationally DOWN ### * has a speed of 0 which makes no sense # # Target[0.0.0.226_8]: 8:public at 0.0.0.226: # SetEnv[0.0.0.226_8]: MRTG_INT_IP="" MRTG_INT_DESCR="RMON-Port-8-on-Unit-1" # MaxBytes[0.0.0.226_8]: 0 # Title[0.0.0.226_8]: Traffic Analysis for 8 -- edited-14-6 # PageTop[0.0.0.226_8]:

Traffic Analysis for 8 -- edited-14-6

# # # # # # # #
System: edited-14-6 in rp2-2
Maintainer: edited edited 44370
Description:RMON-Port-8-on-Unit-1
ifType: ethernetCsmacd (6)
ifName: 1/8
Max Speed: 0.0 Bytes/s
Norman Goeschl "Anyone who lives within their means suffers from a lack of imagination." Oscar Wilde. -- Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi