From Srilatha.Ramachandran at motorola.com Wed Sep 1 05:48:54 1999 From: Srilatha.Ramachandran at motorola.com (Ramachandran Srilatha-CSR041) Date: Wed, 1 Sep 1999 11:48:54 +0800 Subject: [mrtg] Chart generation Message-ID: <290ADA9327BFD1119BE700A0C9A39B66017886BC@lzmy01_f02.pen.comm.mot.com> Hello, I have downloaded the MRTG and active perl modules for NT and installed them succcessfully. When I try to generate the charts for one of the routers - the charts get displayed as shown below - <> The graphs do not seem to get generated rightly... Can you explain why the charts are displayed this way?? Regards, latha --------------------------------- Srilatha Ramachandran R & D Systems Group Motorola Technology Sdn. Bhd Penang,Malaysia Phone : 604-8504385 e-mail : CSR041 at email.mot.com --------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: daily_graph.gif Type: image/gif Size: 3241 bytes Desc: not available Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990901/e2fda788/attachment.gif From kevin.sheard at kingston-internet.net Wed Sep 1 11:34:13 1999 From: kevin.sheard at kingston-internet.net (Kevin Sheard) Date: Wed, 01 Sep 1999 10:34:13 +0100 Subject: [mrtg] Modem line utilisation Message-ID: <37CCF315.E7F8093C@kingston-internet.net> Hi all Can anyone offer a suggestion to the following? I set up an MRTG script a couple of weeks ago to monitor the number of PSTN/ISDN lines in use at any one time. This worked and I have offered this script to several other users who say it worked for them. I have two 120 modem racks (AS5300); one now reports no connections (when there are 1 or 2) and the other reports, eg, 10 connections when there are 12. I have manually run MRTG to force an immediate update. The only differences over the last week are these: The telephone numbers have changed I've added a chart to graph the combined usage of rack1 & rack2 Here is a section of the script. I'm keen to hear of any suggestions/solutions. If you have tried the OIDs that I posted recently, please could you let me know if they report the correct number of conns? Does yours graph both analogue & digtal correctly? Is it possible to set an Interval of LESS than 5 mins? Regards & Thanks Kev .1.3.6.1.4.1.9.9.47.1.1.6.0&.1.3.6.1.4.1.9.9.47.1.1.7.0:string at router MaxBytes[modems_used]: 120 Title[modems_used]: campbell : Modem Activity Options[modems_used]: growright,gauge,nopercent,integer Unscaled[modems_used]: dwmy ShortLegend[modems_used]: . YLegend[modems_used]: Users LegendI[modems_used]: Active Modems LegendO[modems_used]: Inactive Modems PageTop[modems_used]:

Modem Utilisation

System:
Maintainer:Kevin Sheard
Interface:Terminal Lines
IP:
Max users: 120
-------------- next part -------------- A non-text attachment was scrubbed... Name: kevin.sheard.vcf Type: text/x-vcard Size: 231 bytes Desc: Card for Kevin Sheard Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990901/f54fd695/attachment.vcf From presciliano at qwnet.com.br Wed Sep 1 13:34:32 1999 From: presciliano at qwnet.com.br (Presciliano dos Santos Neto) Date: Wed, 01 Sep 1999 08:34:32 -0300 Subject: [mrtg] Graphing memory utilization stats Message-ID: <37CD0F47.BB36DEF9@qwnet.com.br> The memory stats graphs are working fine for my Cisco 4000 and 2501 routers. But to the others (2514,2611 and 2522) the log get only the first value. I'm using OID 1.3.6.1.4.1.9.2.1.8.0 Somebody uses this routers ? Any issues ? Presciliano -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Andre.Boucher at ec.gc.ca Wed Sep 1 13:40:19 1999 From: Andre.Boucher at ec.gc.ca (Boucher,Andre [CMC]) Date: Wed, 1 Sep 1999 07:40:19 -0400 Subject: [mrtg] Re: Chart generation Message-ID: <905F9D77E7D3D21185EA00805FD492D20723AB@eccmc3.cmc.ec.gc.ca> Hi, I see nothing wrong with this graph. The only problem I can think of is that the chart is made starting on the left side and perhaps this is what you think is a problem. If you want all your graph to be created from the right side, use: "Options[^]: growright" in your configuration file. -----Original Message----- From: Ramachandran Srilatha-CSR041 [mailto:Srilatha.Ramachandran at motorola.com] Sent: 1999/08/31 23:49 To: 'mrtg at list.ee.ethz.ch' Subject: [mrtg] Chart generation Hello, I have downloaded the MRTG and active perl modules for NT and installed them succcessfully. When I try to generate the charts for one of the routers - the charts get displayed as shown below - <> The graphs do not seem to get generated rightly... Can you explain why the charts are displayed this way?? Regards, latha --------------------------------- Srilatha Ramachandran R & D Systems Group Motorola Technology Sdn. Bhd Penang,Malaysia Phone : 604-8504385 e-mail : CSR041 at email.mot.com --------------------------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Wed Sep 1 14:16:34 1999 From: dcp at dcptech.com (David C Prall) Date: Wed, 1 Sep 1999 08:16:34 -0400 Subject: [mrtg] Re: Modem line utilisation References: <37CCF315.E7F8093C@kingston-internet.net> Message-ID: <00a101bef473$d58ce670$47ef93a0@dcaa.mil> > Can anyone offer a suggestion to the following? I set up an MRTG script a couple > of weeks ago to monitor the number of PSTN/ISDN lines in use at any one time. > This worked and I have offered this script to several other users who say it > worked for them. I have two 120 modem racks (AS5300); one now reports no > connections (when there are 1 or 2) and the other reports, eg, 10 connections > when there are 12. I have manually run MRTG to force an immediate update. > > The only differences over the last week are these: > > The telephone numbers have changed > I've added a chart to graph the combined usage of rack1 & rack2 > > Here is a section of the script. I'm keen to hear of any suggestions/solutions. > > If you have tried the OIDs that I posted recently, please could you let me know > if they report the correct number of conns? Does yours graph both analogue & > digtal correctly? > > Is it possible to set an Interval of LESS than 5 mins? > > Regards & Thanks > > Kev > > > > .1.3.6.1.4.1.9.9.47.1.1.6.0&.1.3.6.1.4.1.9.9.47.1.1.7.0:string at router I don't know what these OID's are to begin with. But, could these be analog phone calls only, or digital only. You say it is reporting 1 or 2 low in each instance. Perhaps you have a couple of people calling in use ISDN BRI lines that are actually connecting digitally. There might be a single OID that returns all calls, while there are seperate OID's to report analog versus digital. Just my nickel, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kyle.maxwell at telops.gte.com Wed Sep 1 15:26:16 1999 From: kyle.maxwell at telops.gte.com (Kyle Maxwell) Date: Wed, 1 Sep 1999 8:26:16 -0500 Subject: [mrtg] Re: Solaris SNMP Message-ID: To track a specific process, you should be able to do something like ps -A | grep | awk 'print $1' to get the process ID (that awk portion may be a little off). You can put in other options to ps to get other data you want about that process. For general CPU system/idle time, I have a tiny script that essentially does vmstat 1 2 | sed '$!D' | awk -f statget.awk where statget.awk prints out the fields I'm interested in. There's probably more "elegant" ways to get this done, but as a quick and dirty hack, it did well. Obviously, all this totally goes around SNMP, but it's quick, eh? -- Kyle Maxwell Systems Engr (Firewall Security) GTE Enterprise Information Protection Systems ---------- Original Text ---------- From: "Neil Calvert" , on 8/31/99 4:16 PM: Hi all. I'm looking into the possibility of using MRTG against a Solaris SNMP agent (the basic Solstice agent) and I was wondering if people are doing this already, and if so, what applications they've found it useful for? Currently I can see mrtg being able to graph SNMP stats, interface traffic, and so on, but I'd like to get more OS specific information like total CPU time vs. Idle time. The Sun mib lets you see cpu time as an instanced mib where every process on the system is listed. The problem with this of course is that it will be dynamically changing as processes are starting and stopping. Is there any way to 'alias' an executable name to a process, so you ask it to graph say 'application A CPU time' and it goes off and finds out what 'application A's processID is to get the mib value? I'm guessing this is probably a script hack but if there are any sun mibs out there that may help I'd be grateful to hear of them. Neil -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From clarenceo at interbaun.net Wed Sep 1 16:24:39 1999 From: clarenceo at interbaun.net (clarenceo at interbaun.net) Date: Wed, 01 Sep 1999 07:24:39 -0700 Subject: [mrtg] Representing Mbs rather than Kbs Message-ID: <7qjcv7$rsri@eGroups.com> I'm trying to change the labeling and value of the legend counters below a graph to reflect Mbs rather than the kbs. I've added the 'bits' option and this changes the Y axis to reflect Mbs but does nothing to the labeling on the X axis. I've included a copy of my script and snapshot of the X axis. I've tried experimenting with ShortLegend but had very little success. Any help would be greatly appreciated. Target[10.10.10.1]: 3:public at 10.10.10.1 WithPeak[10.10.10.1.3]: ymw Options[10.10.10.1.3]: growright, bits MaxBytes[10.10.10.1.3]: 12500000 Title[10.10.10.1.3]: ???????? (): ????????, Port 3 PageTop[10.10.10.1.3]:

Traffic Analysis for ????????, Port 3

System:????????? in
Maintainer:
Interface:10.10.10.1, Port 3 (3)
IP: ()
Max Speed: 12.5 MBytes/s (FastEthernet (100BaseT))
Max In: 8657.5 kb/s (8.7%) Average In: 4662.5 kb/s (4.7%) Current In: 2912.8 kb/s (2.9%) Max Out: 4444.7 kb/s (4.4%) Average Out: 1876.3 kb/s (1.9%) Current Out: 1158.0 kb/s (1.2%) -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cf at internoc.se Wed Sep 1 11:58:08 1999 From: cf at internoc.se (Frantsen Christian) Date: Wed, 1 Sep 1999 11:58:08 +0200 Subject: [mrtg] Availability Message-ID: Hi! I would like to (with help from sysUptime) gather information and then present this to a customer in single number. i.e Your availability this month on these routers/servers/etc has been 99.7% Has anyone made something like this? Perhaps someone gcould ive me a few pointers on how do this as easy as possible. ----------------------------------------- Christian Frantsen Technical Operations Internoc Scandinavia AB Tel: +46-36-194843 Fax: +46-36-194651 http://www.internoc.se -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Wed Sep 1 18:05:11 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Wed, 1 Sep 1999 12:05:11 -0400 Subject: [mrtg] Re: Solaris SNMP Message-ID: <009601bef493$c8a85f00$7a0118ac@nc_toshi.ctron.com> Useful info, especially if I was running MRTG on Linux or Solaris! :) Unfortunately, I'm running MRTG on an NT box (crowd goes 'boo!') and using it to remotely query devices. I don't see any way for a perl script under NT to go out and grab vmstat info from a UNIX box.. but I may be wrong! Any thoughts on how this may be accomplished? (Perhaps a cron script on the unix station that creates a text file, which the NT box remotely reads.. probably would need Solaris NFS for NT with a drive on the NT box mapped onto the sun station however..) Does this sound semi-feasible..? -----Original Message----- From: Kyle Maxwell To: mrtg-bounce at list.ee.ethz.ch ; mrtg at list.ee.ethz.ch Date: Wednesday, September 01, 1999 9:30 AM Subject: [mrtg] Re: Solaris SNMP >To track a specific process, you should be able to do something like > >ps -A | grep | awk 'print $1' > >to get the process ID (that awk portion may be a little off). You can put in other options to ps to get other data you want about that process. > >For general CPU system/idle time, I have a tiny script that essentially does > >vmstat 1 2 | sed '$!D' | awk -f statget.awk > >where statget.awk prints out the fields I'm interested in. There's probably more "elegant" ways to get this done, but as a quick and dirty hack, it did well. > >Obviously, all this totally goes around SNMP, but it's quick, eh? > >-- >Kyle Maxwell >Systems Engr (Firewall Security) >GTE Enterprise Information Protection Systems >---------- Original Text ---------- > >From: "Neil Calvert" , on 8/31/99 4:16 PM: > >Hi all. > >I'm looking into the possibility of using MRTG against a Solaris SNMP agent (the basic Solstice agent) and I was wondering if people are doing this already, and if so, what applications they've found it useful for? Currently I can see mrtg being able to graph SNMP stats, interface traffic, and so on, but I'd like to get more OS specific information like total CPU time vs. Idle time. The Sun mib lets you see cpu time as an instanced mib where every process on the system is listed. The problem with this of course is that it will be dynamically changing as processes are starting and stopping. Is there any way to 'alias' an executable name to a process, so you ask it to graph say 'application A CPU time' and it goes off and finds out what 'application A's processID is to get the mib value? > > >I'm guessing this is probably a script hack but if there are any sun mibs out there that may help I'd be grateful to hear of them. > >Neil > > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From charles at toucan.ie Wed Sep 1 19:24:53 1999 From: charles at toucan.ie (Charles Gillanders) Date: Wed, 1 Sep 1999 18:24:53 +0100 Subject: [mrtg] Re: Solaris SNMP Message-ID: <515E853DB00DD211BC1700C0DFE4B31D3794DB@collan.toucan.ie> Why not use rsh on the nt box to run the script on the unix system? Charles -----Original Message----- From: Neil Calvert [mailto:ncalvert at cabletron.com] Sent: 01 September 1999 17:05 To: kyle.maxwell at telops.gte.com; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Solaris SNMP Useful info, especially if I was running MRTG on Linux or Solaris! :) Unfortunately, I'm running MRTG on an NT box (crowd goes 'boo!') and using it to remotely query devices. I don't see any way for a perl script under NT to go out and grab vmstat info from a UNIX box.. but I may be wrong! Any thoughts on how this may be accomplished? (Perhaps a cron script on the unix station that creates a text file, which the NT box remotely reads.. probably would need Solaris NFS for NT with a drive on the NT box mapped onto the sun station however..) Does this sound semi-feasible..? -----Original Message----- From: Kyle Maxwell To: mrtg-bounce at list.ee.ethz.ch ; mrtg at list.ee.ethz.ch Date: Wednesday, September 01, 1999 9:30 AM Subject: [mrtg] Re: Solaris SNMP >To track a specific process, you should be able to do something like > >ps -A | grep | awk 'print $1' > >to get the process ID (that awk portion may be a little off). You can put in other options to ps to get other data you want about that process. > >For general CPU system/idle time, I have a tiny script that essentially does > >vmstat 1 2 | sed '$!D' | awk -f statget.awk > >where statget.awk prints out the fields I'm interested in. There's probably more "elegant" ways to get this done, but as a quick and dirty hack, it did well. > >Obviously, all this totally goes around SNMP, but it's quick, eh? > >-- >Kyle Maxwell >Systems Engr (Firewall Security) >GTE Enterprise Information Protection Systems >---------- Original Text ---------- > >From: "Neil Calvert" , on 8/31/99 4:16 PM: > >Hi all. > >I'm looking into the possibility of using MRTG against a Solaris SNMP agent (the basic Solstice agent) and I was wondering if people are doing this already, and if so, what applications they've found it useful for? Currently I can see mrtg being able to graph SNMP stats, interface traffic, and so on, but I'd like to get more OS specific information like total CPU time vs. Idle time. The Sun mib lets you see cpu time as an instanced mib where every process on the system is listed. The problem with this of course is that it will be dynamically changing as processes are starting and stopping. Is there any way to 'alias' an executable name to a process, so you ask it to graph say 'application A CPU time' and it goes off and finds out what 'application A's processID is to get the mib value? > > >I'm guessing this is probably a script hack but if there are any sun mibs out there that may help I'd be grateful to hear of them. > >Neil > > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990901/d88a3c2f/attachment.html From kyle.maxwell at telops.gte.com Wed Sep 1 19:44:14 1999 From: kyle.maxwell at telops.gte.com (Kyle Maxwell) Date: Wed, 1 Sep 1999 12:44:14 -0500 Subject: [mrtg] Re: Solaris SNMP Message-ID: Something else you can do is associate vmstat with an unassigned port in /etc/services on the Solaris box and then add it to /etc/inetd.conf (you'll want to write a little script so you can get the second line of vmstat info, not the first). Presto, all you need to do is (from your NT MRTG box) telnet to the Solaris machine on that port, and you will see the vmstat output! Parse that with your perl script, and you have a winner. -- Kyle Maxwell Systems Engr (Firewall Security) GTE Enterprise Information Protection Systems ---------- Original Text ---------- From: "Charles Gillanders" , on 9/1/99 12:26 PM: Why not use rsh on the nt box to run the script on the unix system? Charles -----Original Message----- From: Neil Calvert [mailto:ncalvert at cabletron.com] Sent: 01 September 1999 17:05 To: kyle.maxwell at telops.gte.com; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Solaris SNMP Useful info, especially if I was running MRTG on Linux or Solaris! :) Unfortunately, I'm running MRTG on an NT box (crowd goes 'boo!') and using it to remotely query devices. I don't see any way for a perl script under NT to go out and grab vmstat info from a UNIX box.. but I may be wrong! Any thoughts on how this may be accomplished? (Perhaps a cron script on the unix station that creates a text file, which the NT box remotely reads.. probably would need Solaris NFS for NT with a drive on the NT box mapped onto the sun station however..) Does this sound semi-feasible..? -----Original Message----- From: Kyle Maxwell To: mrtg-bounce at list.ee.ethz.ch ; mrtg at list.ee.ethz.ch Date: Wednesday, September 01, 1999 9:30 AM Subject: [mrtg] Re: Solaris SNMP >To track a specific process, you should be able to do something like > >ps -A | grep | awk 'print $1' > >to get the process ID (that awk portion may be a little off). You can put in other options to ps to get other data you want about that process. > >For general CPU system/idle time, I have a tiny script that essentially does > >vmstat 1 2 | sed '$!D' | awk -f statget.awk > >where statget.awk prints out the fields I'm interested in. There's probably more "elegant" ways to get this done, but as a quick and dirty hack, it did well. > >Obviously, all this totally goes around SNMP, but it's quick, eh? > >-- >Kyle Maxwell >Systems Engr (Firewall Security) >GTE Enterprise Information Protection Systems >---------- Original Text ---------- > >From: "Neil Calvert" , on 8/31/99 4:16 PM: > >Hi all. > >I'm looking into the possibility of using MRTG against a Solaris SNMP agent (the basic Solstice agent) and I was wondering if people are doing this already, and if so, what applications they've found it useful for? Currently I can see mrtg being able to graph SNMP stats, interface traffic, and so on, but I'd like to get more OS specific information like total CPU time vs. Idle time. The Sun mib lets you see cpu time as an instanced mib where every process on the system is listed. The problem with this of course is that it will be dynamically changing as processes are starting and stopping. Is there any way to 'alias' an executable name to a process, so you ask it to graph say 'application A CPU time' and it goes off and finds out what 'application A's processID is to get the mib value? > > >I'm guessing this is probably a script hack but if there are any sun mibs out there that may help I'd be grateful to hear of them. > >Neil > > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dvb at cport.com Wed Sep 1 19:49:29 1999 From: dvb at cport.com (David V. Brenner) Date: Wed, 1 Sep 1999 10:49:29 -0700 Subject: [mrtg] rateup.exe error In-Reply-To: <3.0.3.32.19990728163420.030988d0@mail.abest.com> Message-ID: <000d01bef4a2$574324d0$164384d8@isnc.com> I continue to experience rateup.exe general protection faults every few days despite upgrading to 2.8.7: "Exception: access violation (0xC0000005), Address: 0x00409749" This problem started when I moved from 2.5.2 to 2.7.4 and has been a problem ever since. Is anyone else experiencing this? Can any recommend a fix? ___________________________________ David V. Brenner - dvb at cport.com International Services Network Corporation http://www.cport.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From handley at lightspeedtech.net Wed Sep 1 21:42:51 1999 From: handley at lightspeedtech.net (Mike Handley) Date: Wed, 1 Sep 1999 15:42:51 -0400 Subject: [mrtg] Compiling errors using SCO unixware 2.1.2 Message-ID: <51B997C456C7D2119C6A004005A406DA05E02E@mail.lightspeedtech.net> Hi All, I am using Unixware 2.1.2 and trying to compile mrtg 2.8.8. I've installed: libpng 1.0.3 zlib 1.1.3 gd 1.6.1 perl 5.005_03 All these installed ok, into /usr/local/* When I run configure, I get the following message: # ./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether make sets ${MAKE}... yes checking for perl... /usr/bin/perl checking for acos in -lm... yes checking for gdImageGif in -lgd... no checking for gdImagePng in -lgd... no ** The GD library is required for rateup to compile. Get it from http://www.boutell.com, compile it and use either --with-gd-lib=DIR and --with-gd-inc=DIR to specify its location. You might also have to use --with-z-inc, --with-z-lib and --with-png-inc, --with-png-lib for gd versions 1.6 and higher. Check config.log for more information on the problem. So I added the --with-gd-*=DIR to configure and I get the same message. The config.log looks like this: onfigure:541: checking for gcc configure:654: checking whether the C compiler (gcc ) works configure:670: gcc -o conftest conftest.c 1>&5 configure:696: checking whether the C compiler (gcc ) is a cross-compiler configure:701: checking whether we are using GNU C configure:710: gcc -E conftest.c configure:729: checking whether gcc accepts -g configure:761: checking how to run the C preprocessor configure:782: gcc -E conftest.c >/dev/null 2>conftest.out configure:841: checking whether make sets ${MAKE} configure:870: checking for perl configure:913: checking for acos in -lm configure:932: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1008: checking for gdImageGif in -lgd configure:1027: gcc -o conftest -g -O2 -lm -lgd -lm conftest.c -lgd 1>&5 Undefined first referenced symbol in file gdImageGif /var/tmp/cca003cE1.o UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest configure: failed program was: #line 1016 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImageGif(); int main() { gdImageGif() ; return 0; } configure:1051: checking for gdImagePng in -lgd configure:1070: gcc -o conftest -g -O2 -lm -lgd -lm conftest.c -lgd -lpng -lz 1>&5 Undefined first referenced symbol in file pow /usr/local/lib/libpng.a(pngrtran.o) floor /usr/local/lib/libgd.a(gd.o) UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No output written to conftest configure: failed program was: #line 1059 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gdImagePng(); int main() { gdImagePng() ; return 0; } Can anyone point me in the right direction?? TIA MH **************************************************************************** ************************************************** Mike Handley LightSpeed Technologies Inc. Mail: handley at lightspeedtech.net Phone: 570-714-5078 **************************************************************************** *************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jonesr at exi.do.losrios.cc.ca.us Thu Sep 2 02:21:45 1999 From: jonesr at exi.do.losrios.cc.ca.us (Jones, Randy) Date: Wed, 1 Sep 1999 17:21:45 -0700 Subject: [mrtg] FW: NT not returning SysUpTime Message-ID: > I am trying to use MRTG (running on a Linux 6.0 box) to trend the CPU and > Memory stats. for one of our NT servers, but I am having problems. The NT > server is version 4.0, SP5. The NT server will not return a value for > sysUpTime. I saw the same thing on NT4 SP5. Two registry keys were missing on my system. I added [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\Extens ionAgents] "LMMIB2Agent"="SOFTWARE\\Microsoft\\LANManagerMIB2Agent\\CurrentVersion" "RFC1156Agent"="SOFTWARE\\Microsoft\\RFC1156Agent\\CurrentVersion" and the problem was solved after restarting the service. The RFC1156 one by itself will fix the sysUpTime problem. The other was necessary on my server to get the enterprises.lanmanager goodies to show. This is about the same as what's on http://www.toucan.ie/ntmrtg/ about halfway down the page. Since the value names don't seem to matter I decided to use names rather than numbers to maybe prevent future overwrites by others slamming in a "1" or "2" without looking (as that FAQ notes some must do). -- Randy Jones Computer and Network Development Specialist Los Rios Community College District Sacramento, California -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From robert.knotek at brainforce.co.at Thu Sep 2 14:38:15 1999 From: robert.knotek at brainforce.co.at (Robert Knotek) Date: Thu, 2 Sep 1999 14:38:15 +0200 Subject: [mrtg] Threshold and multible notify Message-ID: <01BEF550.CB4E07B0.robert.knotek@brainforce.co.at> My config. (MRTG 2.8.8 on Linux) WorkDir: /vol1/Http/Stat/Ping/new #ThreshDir: /vol1/Http/Stat/Thrash ThreshDir: /usr/local/bin/mrtg/ThreshLog ThreshMinI[_]: 1 ThreshMaxI[_]: 5000 ThreshMinO[_]: 1 ThreshMaxO[_]: 5000 ThreshProgI[_]: /usr/local/bin/mrtg/Thresh/threshin #ThreshProgO[_]: /usr/local/bin/mrtg/Thresh/threshin ThreshProgOKI[_]: /usr/local/bin/mrtg/Thresh/threshinok #ThreshProgOKO[_]: /usr/local/bin/mrtg/Thresh/threshinok I got the message htah der threshold os broken multible time. (each time mrtg runs) I checked if the files in /usr/local/bin/mrtg/ThreshLog exists (they exist and have the time of the last run of mrtg) any Ideay --- Ing. Robert KNOTEK IS-Manager BRAIN FORCE SOFTWARE AG Gumpendorferstr. 83 / 1 / 1 A-1060 Wien Tel: ++43 +1 59951 21 Fax: ++43 +1 59951 13 email: robert.knotek at brainforce.co.at -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From eoe at margmidlun.is Thu Sep 2 15:01:27 1999 From: eoe at margmidlun.is (Einar Orn Eidsson) Date: Thu, 2 Sep 1999 13:01:27 +0000 (GMT) Subject: [mrtg] Monitoring Linux boxes In-Reply-To: <01BEF550.CB4E07B0.robert.knotek@brainforce.co.at> Message-ID: I need to monitor Linux boxes, I have installed CMU's snmp daemon and can with that package monitor the following: Disk usage CPU usage Open TCP connections Number of processes 15min load average most of these are from RFC1514, Open TCP connections from RFC1213. What I need to monitor in addition to this is: Memory usage Swap memory usage HDD IO I have also installed the UCD snmp package, but it didn't contain what I needed. Does anyone know of any package that implements the things above? Thanks, | Einar Orn Eidsson | Tel: +354-697-7913 | SMS: 6977913 at sms.tal.is | ICQ: 8818678 ---------------------- -- - - - - -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Thu Sep 2 15:17:53 1999 From: dcp at dcptech.com (David C Prall) Date: Thu, 2 Sep 1999 09:17:53 -0400 Subject: [mrtg] Re: Threshold and multible notify References: <01BEF550.CB4E07B0.robert.knotek@brainforce.co.at> Message-ID: <00d101bef545$9056f8c0$47ef93a0@dcaa.mil> > > WorkDir: /vol1/Http/Stat/Ping/new > #ThreshDir: /vol1/Http/Stat/Thrash > ThreshDir: /usr/local/bin/mrtg/ThreshLog > > ThreshMinI[_]: 1 > ThreshMaxI[_]: 5000 > ThreshMinO[_]: 1 > ThreshMaxO[_]: 5000 > ThreshProgI[_]: /usr/local/bin/mrtg/Thresh/threshin > #ThreshProgO[_]: /usr/local/bin/mrtg/Thresh/threshin > ThreshProgOKI[_]: /usr/local/bin/mrtg/Thresh/threshinok > #ThreshProgOKO[_]: /usr/local/bin/mrtg/Thresh/threshinok > > > I got the message htah der threshold os broken multible time. (each time mrtg runs) > I checked if the files in /usr/local/bin/mrtg/ThreshLog exists (they exist and have the time of the last run of mrtg) > > any Ideay Getting the same message every five minutes is how the threshold works. The file is deleted when the threshold drops below specified number and it is OK, so now it runs the program specified by the OK line. Some people have discussed this previously and have the program that is called also keep track of the break, and only run once clearing this when OK is run. MRTG is working correctly, it is now your turn to write a program that does what you want with the data that is given to you by MRTG. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 2 17:15:21 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 2 Sep 1999 10:15:21 -0500 Subject: [mrtg] Re: Monitoring Linux boxes In-Reply-To: Message-ID: <003301bef555$f9a49250$cb0aa8c0@joey_laptop.insidehouston.org> Actually, UCD does support Memory Usage/Swap Usage .. don't know about HDD IO.. I can't find it. If you compile the UCD mib file into a browser (I use MG-Soft) then you can parse through this information. I've attached the txt file of the UCD MIB structure, along with the specific OIDs. 1.3.6.1.4.2021.4.3 memTotalSwap 1.3.6.1.4.2021.4.4 memAvailSwap 1.3.6.1.4.2021.4.5 memTotalReal 1.3.6.1.4.2021.4.6 memAvailReal 1.3.6.1.4.2021.4.11 memTotalFree If you have any problems, let me know. I been working with this exact (almost) same project over the past couple of days and have had pretty good success. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Einar Orn Eidsson > Sent: Thursday, September 02, 1999 8:01 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Monitoring Linux boxes > > > I need to monitor Linux boxes, I have installed CMU's snmp daemon and can > with that package monitor the following: > Disk usage > CPU usage > Open TCP connections > Number of processes > 15min load average > > most of these are from RFC1514, Open TCP connections from RFC1213. > > What I need to monitor in addition to this is: > Memory usage > Swap memory usage > HDD IO > > I have also installed the UCD snmp package, but it didn't contain what I > needed. > > Does anyone know of any package that implements the things above? > > Thanks, > | Einar Orn Eidsson > | Tel: +354-697-7913 > | SMS: 6977913 at sms.tal.is > | ICQ: 8818678 > ---------------------- -- - - - - > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: UCD-SNMP-MIB.txt Url: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990902/20e691d6/attachment.txt From list-mrtg-talk at L7.org Thu Sep 2 21:48:50 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Thu, 02 Sep 1999 12:48:50 -0700 Subject: [mrtg] MRTG-able Hubs? In-Reply-To: <00d101bef545$9056f8c0$47ef93a0@dcaa.mil> References: <01BEF550.CB4E07B0.robert.knotek@brainforce.co.at> Message-ID: <3.0.5.32.19990902124850.007fd830@L7.org> I suppose this is the best place to ask :) I need 2 hubs that I can point mrtg at to get bandwidth stats on their segments. does anyone know a cheap solution? used is fine. a pair of 8 ports or something. I have several devices here that i cannot get stats off of and i figure this will fix it :) thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From billn at globalcenter.net Thu Sep 2 22:14:55 1999 From: billn at globalcenter.net (Bill Nash) Date: Thu, 2 Sep 1999 20:14:55 +0000 (GMT) Subject: [mrtg] Re: MRTG-able Hubs? In-Reply-To: <3.0.5.32.19990902124850.007fd830@L7.org> Message-ID: On Thu, 2 Sep 1999, Chairman of the Bored wrote: > I need 2 hubs that I can point mrtg at > to get bandwidth stats on their segments. > > does anyone know a cheap solution? used is fine. > a pair of 8 ports or something. I have several > devices here that i cannot get stats off of and > i figure this will fix it :) > Any hub with that kind of intelligence will most likely be a switch, as well. The first thing that comes to mind is the Cisco Catalyst 1900 series. They come in various port counts and types (fiber, 10/100baseT), and are quite SNMP enabled. I can't vouch for price, though. There may be other vendors with equivalant hardware, at lower prices, but it's a start. - billn -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Thu Sep 2 22:51:42 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Thu, 02 Sep 1999 13:51:42 -0700 Subject: [mrtg] Re: MRTG-able Hubs? In-Reply-To: <4.1.19990902151943.00a3f890@mail.rdr.net> References: <3.0.5.32.19990902124850.007fd830@L7.org> <00d101bef545$9056f8c0$47ef93a0@dcaa.mil> <01BEF550.CB4E07B0.robert.knotek@brainforce.co.at> Message-ID: <3.0.5.32.19990902135142.007fd430@L7.org> know anything about these? (i.e. can i get bandwidth stats off them, and can they run at 10baset?) I have an option to buy a bunch of them, but i can't find them on hp's site... HP AdvanceStack 100Base-T Hub(Managed) Part Number: HPJ3233B Description: HP 12 Port 100Base-T Hub(Managed) thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Thu Sep 2 23:07:27 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Thu, 02 Sep 1999 16:07:27 CDT Subject: [mrtg] Re: MRTG-able Hubs? In-Reply-To: <3.0.5.32.19990902124850.007fd830@L7.org>; from "Chairman of the Bored" at Sep 02, 99 12:48 (noon) Message-ID: <199909022107.QAA19478@bluejay.creighton.edu> > I need 2 hubs that I can point mrtg at > to get bandwidth stats on their segments. > > does anyone know a cheap solution? used is fine. > a pair of 8 ports or something. I have several > devices here that i cannot get stats off of and > i figure this will fix it :) Any "managable" hub should work. Dunno if "managable" and "cheap" come in the same box. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Thu Sep 2 23:49:00 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Thu, 02 Sep 1999 14:49:00 -0700 Subject: [mrtg] Re: MRTG-able Hubs? Message-ID: <3.0.5.32.19990902144900.00802130@L7.org> >If they are managed, it is almost a lead-pipe cinch the use >SNMP--question is do they use MIB II which most of the MTRG >stuff wants. HP AdvanceStack 100Base-T Hub(Managed) Part Number: HPJ3233B Description: HP 12 Port 100Base-T Hub(Managed) hp says: Dear Mr. Schooler, Thank you for contacting HP ProCurve Networking. The HP advance Stack 100Base-T Hub-12TXM is a 100Mbps device, only. A 10Mb device will not be able to connect to it. We are not familiar with the MRTG utility you are referrring to. However if it, like the AdvanceStack hub, supports SNMP version 1, you should be able to monitor network traffic through it. Please let me know if I can be of any further assistance or contact us directly at (970) 635-1000 and choose options 3 and 6 for networking support. Thank you. Sincerely, Linda HP ProCurve Networking HP Customer Care Center This email correspondence is subject to the Terms of Use and Legal Restrictions documented at: http://www.hp.com/rnd/contact/email_legal.htm Copyright 1994-1999 Hewlett-Packard Company. In an effort to continually foster and improve customer loyalty, we would appreciate your candid feedback regarding the support you received. Not only do we value your comments and suggestions, we frequently use your recommendations to make process improvements. If you would 'reply' to this message and then fill out the survey below, you will be supplying us with the most important information we can gather; your feedback. Survey Questions 1. What prompted you to choose email as a method of support for your product? Would you use this method again? Why or Why Not. 2. Were your questions answered in the email response you received back? 3. What do you think about our redesigned website? 4. What do you like most about your experience with HP Networking Products and service? 5. What do you like least about your experience with HP Networking Products and services? 6. What can we do to ensure that you continue to purchase HP Hubs and Switches? 7. Please add additional comments about HP Hubs, Switches or your experience with our support in general in the space below. Thank you for your comments/suggestions. Please be assured, your input is very valuable to us! Original message follows: ------------------------- Name: Mr. kevin schooler Job Title: Network Administrator Company: Level Seven Address Line 1: 2103 harrison nw suite 2713 Address Line 2: Box Number: City: olympia State: wa Zip: 98502 Country: United States Phone: E-Mail: administrator at L7.net Source Code: EM_01 Comments: dear sirs, we have 8 of these: Part Number: HPJ3233B Description: HP 12 Port HP AdvanceStack 100Base-T Hub(Managed) and would like to do the following: a) monitor traffic though them via the MRTG (multi router traffic grapher) utility, (uses snmp) and would like to know if this hub supports it, and b) will this hub allow you to plug a 10baset device into it? or is it 100 base t only? thank you. -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From aacosta at geocities.com Fri Sep 3 00:51:16 1999 From: aacosta at geocities.com (Alejandro Acosta A.) Date: Thu, 2 Sep 1999 18:51:16 -0400 Subject: [mrtg] 1 graph + 1 graph = 1 new graph Message-ID: <012301bef595$aba4f780$490410ac@desarrollo.net-uno.net> Hi, We are an ISP with two internation links (I am from Venezuela). I have been monitoring this links succesfull for more than 4 month, I there a way I can create a new graph joining the logs file or something like that. I am using Linux. Thanks, Ale,- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tschuh at verio.net Fri Sep 3 01:36:30 1999 From: tschuh at verio.net (Tim Schuh) Date: Thu, 2 Sep 1999 18:36:30 -0500 Subject: [mrtg] Re: 1 graph + 1 graph = 1 new graph In-Reply-To: <012301bef595$aba4f780$490410ac@desarrollo.net-uno.net>; from Alejandro Acosta A. on Thu, Sep 02, 1999 at 06:51:16PM -0400 References: <012301bef595$aba4f780$490410ac@desarrollo.net-uno.net> Message-ID: <19990902183630.H19786@beaver.konfuzed.net> Since MRTG uses flat text files I would think that you can write a simple script to add the two entries together ignoring the UNIX time field on one of the logs. It's not pretty but it might work. Someone else with more experience in direct manipulation of the logs may want to chime in here. Alejandro Acosta A. wrote: > Hi, > We are an ISP with two internation links (I am from Venezuela). > I have been monitoring this links succesfull for more than 4 month, > I there a way I can create a new graph joining the logs file or > something > like that. > > I am using Linux. > > Thanks, > > Ale,- > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- Tim Schuh Network Systems Verio Central -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From iuchi at yano-el.co.jp Fri Sep 3 02:48:23 1999 From: iuchi at yano-el.co.jp (Koujiro Iuchi) Date: Fri, 3 Sep 1999 09:48:23 +0900 Subject: [mrtg] Error in loding shared libraries. Message-ID: Dear everybody, I'd like suggest me to my problem. I'm try buld up MRTG with GD-1.6.3 and MRTG-2.8.8 My environment are Redhat Linux 5.1 Perl 5.004_04 gcc 2.7.2.3 That system Compile and Configure gowing well, But it error occor when run MRTG at type ./mrtg mrtg.cfg. And so I no change the Makefile, It must be change?? What wrong? Or it must use with GD-1.3?? Error Message are ------------------- .//rateup: error inloding shared libaries libd.so.0: cannot oen shared object file: No such file or directory Koujiro Iuchi Network management yano Electric -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dan at inx.com.au Fri Sep 3 05:56:01 1999 From: dan at inx.com.au (Dan Waldron) Date: Fri, 3 Sep 1999 13:26:01 +0930 Subject: [mrtg] Pipeline 130 woes Message-ID: <010201bef5c0$3caa43f0$065822cb@PC> Hi I have been through this before and got it resolved, but I have since lost my stored email messages. I am running MRTG 2.8.8 on an NT box with Perl 5.19. My MRTG HTML page shows the system uptime but the graphs are bare! I have run GetIF and found my ISDN service to be on port 2, so I have edited my mrtg.cfg to look like this: Target[pipeline130]: 2:public at 203.34.88.100 MaxBytes[pipeline130]: 8000 Title[pipeline130]: netsa (): BRI Slot 1 Line 1 PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide

System:Pipeline in Adelaide
Maintainer:Dan Waldron +61-8-8365-1988
Interface:BRI Slot 1 Line 1 (2)
IP: ()
Max Speed: 8000.0 Bytes/s (basicISDN)
Where have I gone wrong? I tried + 3:public at 203.34.88.100 etc etc but I got an error from MRTG saying it couldnt find interface 3. Interface 1 is my console. Rgds Dan Waldron ========================== Dan Waldron Internetworx Pty Ltd dan at inx.com.au http://www.inx.com.au Ph: 1300-300-005 Fax: 1300-302-270 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Andres.Tong at jud.ca.gov Fri Sep 3 07:26:33 1999 From: Andres.Tong at jud.ca.gov (Andres Tong) Date: Thu, 2 Sep 1999 22:26:33 -0700 Subject: [mrtg] Ping-Probe Problems Message-ID: <000870FA.1225@jud.ca.gov> I am running MRTG 275 and I can generate the GIF and HTML files for ping probe, but I am not getting any data. Perhaps I am not excuting ping probe via perl? I am doing this from NT 4.0 with the Ping.exe from Win98. I am concerned that maybe my syntax is wrong for the follwing lines. I've tried both: Target[www.test.com] `perl d:\mrtg\run\mrtg-ping-probe www.test.com` or without the perl statement: Target[www.test.com] `d:\mrtg\run\mrtg-ping-probe www.test.com` Do I need to specify my perl path in the top of the ping-probe source code? If so, what is the correct path format for `d:\per\` ? Anyone can help? -andres Tong Judicial Council of California San Francisco, Ca USA -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Fri Sep 3 09:18:31 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Fri, 03 Sep 1999 00:18:31 -0700 Subject: [mrtg] 3com 905? Message-ID: <3.0.5.32.19990903001831.007db320@L7.org> colo customer, 3 com 3c 905 net card, i get the "cant get there from here" error.. any suggestions? -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From yozo at aohakobe.ipc.chiba-u.ac.jp Fri Sep 3 12:29:14 1999 From: yozo at aohakobe.ipc.chiba-u.ac.jp (Yozo Toda) Date: Fri, 03 Sep 1999 19:29:14 +0900 Subject: [mrtg] Re: ANNOUNCE: mrtg-2.8.7 released ... In-Reply-To: Your message of "Thu, 26 Aug 1999 18:42:05 JST." Message-ID: <199909031029.TAA09190@aohakobe.ipc.chiba-u.ac.jp> I cannot find mrtg-2.8.7, here I'm talking about the latest version 2.8.8. > Changes 2.8.7 > ------------- ...... > From: Tobi > - added LD_RUN_PATH to make file and configure in support for shared > libraries ... I found the script configure doesn't set LD_RUN_PATH properly. if you use dynamic libraries of GD and ZLIB without setting environment variable LD_LIBRARY_PATH, you should apply the following patch before running configure: %%%% diff -c mrtg-2.8.8/configure{.orig,} %%%% *** mrtg-2.8.8/configure.orig Fri Aug 27 06:25:08 1999 --- mrtg-2.8.8/configure Fri Sep 3 19:06:52 1999 *************** *** 957,963 **** if test "${with_gd_lib+set}" = set; then withval="$with_gd_lib" LDFLAGS="${LDFLAGS} -L${withval}" ! LD_RUN_PATH=`pwd`"/${withval}${LD_RUN_PATH:+:}${LD_RUN_PATH}" fi --- 957,963 ---- if test "${with_gd_lib+set}" = set; then withval="$with_gd_lib" LDFLAGS="${LDFLAGS} -L${withval}" ! LD_RUN_PATH=`pwd`":${withval}${LD_RUN_PATH:+:}${LD_RUN_PATH}" fi *************** *** 973,979 **** if test "${with_z_lib+set}" = set; then withval="$with_z_lib" LDFLAGS="${LDFLAGS} -L${withval}" ! LD_RUN_PATH=`pwd`"/${withval}${LD_RUN_PATH:+:}${LD_RUN_PATH}" fi --- 973,979 ---- if test "${with_z_lib+set}" = set; then withval="$with_z_lib" LDFLAGS="${LDFLAGS} -L${withval}" ! LD_RUN_PATH=`pwd`":${withval}${LD_RUN_PATH:+:}${LD_RUN_PATH}" fi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% explanation: doing "configure --with-gd-lib=/opt/gd/lib ...", generated Makefile contains the line LD_RUN_PATH = /export/share/export3/ftp/pub/misc/docs/mrtg/mrtg-2.8.8//opt/gd/lib LD_RUN_PATH define a colon-separated list of directories; they are search for the libraries by the dynamic linker runtime. so, in my case, the proper line is LD_RUN_PATH = /export/share/export3/ftp/pub/misc/docs/mrtg/mrtg-2.8.8:/opt/gd/lib (of course LD_RUN_PATH = /opt/gd/lib is OK, too.) toby, if you're plannning to release mrtg-2.8.9 or mrtg-2.8.10 (-: please fix the two lines in configure.in ... -- yozo. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kevin.sheard at kingston-internet.net Fri Sep 3 12:27:31 1999 From: kevin.sheard at kingston-internet.net (Kevin Sheard) Date: Fri, 03 Sep 1999 11:27:31 +0100 Subject: [mrtg] Re: Pipeline 130 woes References: <010201bef5c0$3caa43f0$065822cb@PC> Message-ID: <37CFA293.FA231D14@kingston-internet.net> Dan You need to graph 2 statistics. If you don't have another MIB worth graphing, map the same MIB twice (ie, 2&2 : public at ......) Dan Waldron wrote: > Hi > > I have been through this before and got it resolved, but I have since lost > my stored email messages. I am running MRTG 2.8.8 on an NT box with Perl > 5.19. My MRTG HTML page shows the system uptime but the graphs are bare! I > have run GetIF and found my ISDN service to be on port 2, so I have edited > my mrtg.cfg to look like this: > > Target[pipeline130]: 2:public at 203.34.88.100 > MaxBytes[pipeline130]: 8000 > Title[pipeline130]: netsa (): BRI Slot 1 Line 1 > PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide >

> > > > > > > >
System:Pipeline in Adelaide
Maintainer:Dan Waldron +61-8-8365-1988
Interface:BRI Slot 1 Line 1 (2)
IP: ()
Max Speed:8000.0 Bytes/s (basicISDN)
> > Where have I gone wrong? I tried + 3:public at 203.34.88.100 etc etc but I got > an error from MRTG saying it couldnt find interface 3. Interface 1 is my > console. > > Rgds > Dan Waldron > > ========================== > Dan Waldron > Internetworx Pty Ltd > dan at inx.com.au > http://www.inx.com.au > Ph: 1300-300-005 > Fax: 1300-302-270 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- A non-text attachment was scrubbed... Name: kevin.sheard.vcf Type: text/x-vcard Size: 231 bytes Desc: Card for Kevin Sheard Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990903/aca7cbbb/attachment.vcf From KStieers at DainRauscher.com Fri Sep 3 13:28:17 1999 From: KStieers at DainRauscher.com (Stieers, Ken) Date: Fri, 3 Sep 1999 06:28:17 -0500 Subject: [mrtg] Re: 1 graph + 1 graph = 1 new graph Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5B3@MAIL2> Have you tried creating a new target: Target[total]: 1:public at router1 + 1:public at router2 this is described in the config.html file in the Target section. Ken > -----Original Message----- > From: Tim Schuh [mailto:tschuh at verio.net] > Sent: Thursday, September 02, 1999 6:37 PM > To: Alejandro Acosta A.; mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: 1 graph + 1 graph = 1 new graph > > > Since MRTG uses flat text files I would think that you can write a > simple script to add the two entries together ignoring the UNIX time > field on one of the logs. It's not pretty but it might work. Someone > else with more experience in direct manipulation of the logs may want > to chime in here. > > > Alejandro Acosta A. wrote: > > Hi, > > We are an ISP with two internation links (I am from Venezuela). > > I have been monitoring this links succesfull for more > than 4 month, > > I there a way I can create a new graph joining the logs file or > > something > > like that. > > > > I am using Linux. > > > > Thanks, > > > > Ale,- > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- > > Tim Schuh > Network Systems > Verio Central > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at DainRauscher.com Fri Sep 3 13:33:50 1999 From: KStieers at DainRauscher.com (Stieers, Ken) Date: Fri, 3 Sep 1999 06:33:50 -0500 Subject: [mrtg] Re: Ping-Probe Problems Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5B4@MAIL2> You need to do something like this: Target[www.test.com]: `perl d:\mrtg\run\mrtg-ping-probe www.test.com` or Target[www.test.com]: `d:\perl\perl d:\mrtg\run\mrtg-ping-probe www.test.com` Ken > -----Original Message----- > From: Andres.Tong at jud.ca.gov [mailto:Andres.Tong at jud.ca.gov] > Sent: Friday, September 03, 1999 12:27 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Ping-Probe Problems > > > > I am running MRTG 275 and I can generate the GIF and > HTML files for > ping probe, but I am not getting any data. Perhaps I am > not excuting > ping probe via perl? I am doing this from NT 4.0 with > the Ping.exe > from Win98. > > I am concerned that maybe my syntax is wrong for the > follwing lines. > I've tried both: > > Target[www.test.com] `perl d:\mrtg\run\mrtg-ping-probe www.test.com` or without the perl statement: Target[www.test.com] `d:\mrtg\run\mrtg-ping-probe www.test.com` Do I need to specify my perl path in the top of the ping-probe source code? If so, what is the correct path format for `d:\per\` ? Anyone can help? -andres Tong Judicial Council of California San Francisco, Ca USA -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kevin.sheard at kingston-internet.net Fri Sep 3 16:43:16 1999 From: kevin.sheard at kingston-internet.net (Kevin Sheard) Date: Fri, 03 Sep 1999 15:43:16 +0100 Subject: [mrtg] Monitoring ATM DLCIs Message-ID: <37CFDE84.D597FEA7@kingston-internet.net> Hi Has anyone found a way to monitor ATM sub-interfaces? Cheers Kev -------------- next part -------------- A non-text attachment was scrubbed... Name: kevin.sheard.vcf Type: text/x-vcard Size: 231 bytes Desc: Card for Kevin Sheard Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990903/7db2c0d2/attachment.vcf From scud at huntsville.sparta.com Fri Sep 3 17:56:05 1999 From: scud at huntsville.sparta.com (Scudamore, Mike) Date: Fri, 3 Sep 1999 10:56:05 -0500 Subject: [mrtg] Add 'n OIDs Message-ID: Another addition question. What is the proper syntax for the following? Target[test]: OID1&(OID2+OID3):community at host scud -- Mike Scudamore Corporate Network Administrator SPARTA, Inc. 4901 Corporate Drive, Suite 102 Huntsville, AL 35805 (256)509-5600 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kevin.sheard at kingston-internet.net Fri Sep 3 17:54:45 1999 From: kevin.sheard at kingston-internet.net (Kevin Sheard) Date: Fri, 03 Sep 1999 16:54:45 +0100 Subject: [mrtg] [Fwd: ATM DCLI] Message-ID: <37CFEF45.62968EA9@kingston-internet.net> Kevin Sheard wrote: > Sorry - I forgot to mention that bit! > > I'm using Cisco 7200 routers. > > kaynine at xvision.com wrote: > > > What Kinda Router is your atm interface hoocked to? -------------- next part -------------- A non-text attachment was scrubbed... Name: kevin.sheard.vcf Type: text/x-vcard Size: 231 bytes Desc: Card for Kevin Sheard Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990903/894283f4/attachment.vcf From jofficer at insidehouston.org Fri Sep 3 18:02:17 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Fri, 3 Sep 1999 11:02:17 -0500 Subject: [mrtg] Re: Add 'n OIDs In-Reply-To: Message-ID: <000601bef625$b2220770$cb0aa8c0@joey_laptop.insidehouston.org> if I remember correctly, you are almost exact. it should be (someone correct me if I'm wrong): Target[bleh]: OID1&OID2+OID3:public at 127.0.0.1 no parenthesis > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Scudamore, Mike > Sent: Friday, September 03, 1999 10:56 AM > To: 'mrtg at list.ee.ethz.ch' > Subject: [mrtg] Add 'n OIDs > > > Another addition question. > > What is the proper syntax for the following? > > Target[test]: OID1&(OID2+OID3):community at host > > scud > > -- > Mike Scudamore > Corporate Network Administrator > SPARTA, Inc. > 4901 Corporate Drive, Suite 102 > Huntsville, AL 35805 > (256)509-5600 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Fri Sep 3 18:16:59 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Fri, 3 Sep 1999 11:16:59 -0500 Subject: [mrtg] Linux CPU Usage Message-ID: <000701bef627$c004a580$cb0aa8c0@joey_laptop.insidehouston.org> heres an intersting one I found I had a problem with today. I'm using CMU's package of SNMPd of Linux, ver3.7. I've compiled the MIB tree so that I can read and parse through to find the OID needed for CPU utilization, I found it. When I use a browser, I am able to get the correct results from the SNMP oid. However when I do an snmpget I get the following error: [harryk at prepaid harryk]$ snmpget 192.168.10.200 public .1.3.6.1.4.1.1575.1.5.2.3 Error in packet. Reason: There is no such variable name in this MIB. This name doesn't exist: enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1 When I add a ending zero, I'm able to get the proper data from the command line: [harryk at prepaid run]$ snmpget 192.168.10.200 public .1.3.6.1.4.1.1575.1.5.2.3.0 enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1.0 = INTEGER: 116 But I am still unable to get the proper information into MRTG. Its like its ignoring the data. Also see attached a copy of my conifg... Target[powerppc.cpu]:.1.3.6.1.4.1.1575.1.5.2.3.0&.1.3.6.1.4.1.1575.1.5.2.3.0 :public at 192.168.10.200 RouterUptime[powerppc.cpu]: public at 127.0.0.1 MaxBytes[powerppc.cpu]: 100 AbsMax[powerppc.cpu]: 200 #Title[powerppc.cpu]: CPU LOAD PageTop[powerppc.cpu]:

CPU Load %

Title[powerppc.cpu]: CPU Utilization On Prepaid WithPeak[powerppc.cpu]: ymw Unscaled[powerppc.cpu]: ymw ShortLegend[powerppc.cpu]: % XSize[powerppc.cpu]: 380 YSize[powerppc.cpu]: 100 YLegend[powerppc.cpu]: CPU Utilization Can anyone offer any suggestions. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 3 18:20:39 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 3 Sep 1999 12:20:39 -0400 Subject: [mrtg] Re: Add 'n OIDs References: <000601bef625$b2220770$cb0aa8c0@joey_laptop.insidehouston.org> Message-ID: <024901bef628$4358a440$47ef93a0@dcaa.mil> > if I remember correctly, you are almost exact. > > it should be (someone correct me if I'm wrong): > > Target[bleh]: OID1&OID2+OID3:public at 127.0.0.1 > > no parenthesis > > > > Another addition question. > > > > What is the proper syntax for the following? > > > > Target[test]: OID1&(OID2+OID3):community at host > > > > scud Is that actually correct. I've always used OID1&OID2:community at host + OID3&OID4:community at host. I actually have some uses for doing OID1+OID2&OID3+OID4+OID5:community at host, but the instructions don't say it is done like this so I never tried. Time to go play. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lbadinger at mail.eatel.com Fri Sep 3 18:27:53 1999 From: lbadinger at mail.eatel.com (Leo Badinger) Date: Fri, 3 Sep 1999 11:27:53 -0500 Subject: [mrtg] Ever incrementing Values Message-ID: <9AC573CA2DE2D21197A90008C79F9E66A990F3@mail.eatel.com> I'm monitoring some services on an NT server. These values always grow and never reset. I'm having problems getting mrtg to show me the average values every 5 minutes. What it's doing is showing me the actual values, which after about 2 hours go off the graph. My cfg looks like this: Target[dhcp-requests]: 1.3.6.1.4.1.311.1.3.1.3.0&1.3.6.1.4.1.311.1.3.1.3.0:public at dhcp MaxBytes[dhcp-requests]: 15000 Options[dhcp-requests]: gauge YLegend[dhcp-requests]: DHCP Requests ShortLegend[dhcp-requests]: packets LegendI[dhcp-requests]: LegendO[dhcp-requests]: Thanks in advance. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rcook at mweb.co.za Fri Sep 3 18:27:16 1999 From: rcook at mweb.co.za (Russell Cook) Date: Fri, 03 Sep 1999 18:27:16 +0200 Subject: [mrtg] Re: [Fwd: ATM DCLI] References: <37CFEF45.62968EA9@kingston-internet.net> Message-ID: <37CFF6E3.163471D9@mweb.co.za> Hi, When you do a cfgmaker on you router you should pick up all the subinterfaces for ATM aswell. I am using a 7200 and I get the interface plus the 7 sub-interfaces and graph all the traffic. This is from the default. What do you get ? Kevin Sheard wrote: > Kevin Sheard wrote: > > > Sorry - I forgot to mention that bit! > > > > I'm using Cisco 7200 routers. > > > > kaynine at xvision.com wrote: > > > > > What Kinda Router is your atm interface hoocked to? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From charles at toucan.ie Fri Sep 3 18:31:32 1999 From: charles at toucan.ie (Charles Gillanders) Date: Fri, 3 Sep 1999 17:31:32 +0100 Subject: [mrtg] Re: Linux CPU Usage Message-ID: <515E853DB00DD211BC1700C0DFE4B31D3794EB@collan.toucan.ie> Yes, lose the leading . from the target statement I.E. change Target[powerppc.cpu]:.1.3.6.1.4.1.1575.1.5.2.3.0&.1.3.6.1.4.1.1575.1.5.2.3.0 :public at 192.168.10.200 into Target[powerppc.cpu]:1.3.6.1.4.1.1575.1.5.2.3.0&1.3.6.1.4.1.1575.1.5.2.3.0 :public at 192.168.10.200 Charles -----Original Message----- From: Joey Officer [mailto:jofficer at insidehouston.org] Sent: 03 September 1999 17:17 To: MRTG Mailling List Subject: [mrtg] Linux CPU Usage heres an intersting one I found I had a problem with today. I'm using CMU's package of SNMPd of Linux, ver3.7. I've compiled the MIB tree so that I can read and parse through to find the OID needed for CPU utilization, I found it. When I use a browser, I am able to get the correct results from the SNMP oid. However when I do an snmpget I get the following error: [harryk at prepaid harryk]$ snmpget 192.168.10.200 public .1.3.6.1.4.1.1575.1.5.2.3 Error in packet. Reason: There is no such variable name in this MIB. This name doesn't exist: enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1 When I add a ending zero, I'm able to get the proper data from the command line: [harryk at prepaid run]$ snmpget 192.168.10.200 public .1.3.6.1.4.1.1575.1.5.2.3.0 enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1.0 = INTEGER: 116 But I am still unable to get the proper information into MRTG. Its like its ignoring the data. Also see attached a copy of my conifg... Target[powerppc.cpu]:.1.3.6.1.4.1.1575.1.5.2.3.0&.1.3.6.1.4.1.1575.1.5.2.3.0 :public at 192.168.10.200 RouterUptime[powerppc.cpu]: public at 127.0.0.1 MaxBytes[powerppc.cpu]: 100 AbsMax[powerppc.cpu]: 200 #Title[powerppc.cpu]: CPU LOAD PageTop[powerppc.cpu]:

CPU Load %

Title[powerppc.cpu]: CPU Utilization On Prepaid WithPeak[powerppc.cpu]: ymw Unscaled[powerppc.cpu]: ymw ShortLegend[powerppc.cpu]: % XSize[powerppc.cpu]: 380 YSize[powerppc.cpu]: 100 YLegend[powerppc.cpu]: CPU Utilization Can anyone offer any suggestions. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990903/d4c49824/attachment.htm From karyn at calarts.edu Fri Sep 3 22:23:37 1999 From: karyn at calarts.edu (Karyn Williams) Date: Fri, 03 Sep 1999 13:23:37 -0700 Subject: [mrtg] Cisco OIDs Message-ID: <3.0.32.19990902095139.01c38e0c@muse.calarts.edu> I am moniotring a lot of items on my Ciscos, but does anyone know what the OID would be for the number of packets ( not bits or bytes ) thru the router ? -- Karyn Williams CNE karyn at calarts.edu http://www.calarts.edu/network -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Fri Sep 3 22:34:44 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Fri, 3 Sep 1999 17:34:44 -0300 (EST) Subject: [mrtg] Re: Cisco OIDs In-Reply-To: <3.0.32.19990902095139.01c38e0c@muse.calarts.edu> Message-ID: Hi Karyn !! Here I'm Using mrtg 2.8.3 and I Use the following MIB extracted from router-stats program ;) # If a Cisco MIB has not been installed $InBits = " 1.3.6.1.4.1.9.2.2.1.1.6.$Int"; $OutBits = " 1.3.6.1.4.1.9.2.2.1.1.8.$Int"; --->> $InPkts = " 1.3.6.1.4.1.9.2.2.1.1.7.$Int"; ---->>> $OutPkts = " 1.3.6.1.4.1.9.2.2.1.1.9.$Int"; I think is that You Need ;) See you Leslie _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 03-Sep-1999 _/ _/ _/ _/ leslie at simca.pop-pr.rnp.br _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Fri, 3 Sep 1999, Karyn Williams wrote: > I am moniotring a lot of items on my Ciscos, but does anyone know what the > OID would be for the number of packets ( not bits or bytes ) thru the router ? > -- > > Karyn Williams CNE > karyn at calarts.edu > http://www.calarts.edu/network > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From michael.beck at cardhealth.com Fri Sep 3 22:32:45 1999 From: michael.beck at cardhealth.com (michael.beck at cardhealth.com) Date: Fri, 3 Sep 1999 16:32:45 -0400 Subject: [mrtg] MRTG and ATM Uplinks Message-ID: <882567E1.00710281.00@cardhealth.com> I am having some difficulty getting MRTG 2.8.8 (my first experience with MRTG) to gather utilization statistics from Fore Systems ATM Uplink modules on the ASX4810 switches. Does anyone have any experience in making this work or have a sample .cfg file I could modify? Any assistance would be greatly appreciated. Thanks. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gatenews at omnicast.net Fri Sep 3 22:45:33 1999 From: gatenews at omnicast.net (Gate) Date: Fri, 3 Sep 1999 13:45:33 -0700 (PDT) Subject: [mrtg] Averages? Message-ID: Hi, I couldnt find anything on this, but is there any way to get a 5 minute average for all graphs, not just daily? Thanks, Bryan -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From miguel at ushost.com Fri Sep 3 22:54:02 1999 From: miguel at ushost.com (Miguel Sarmiento) Date: Fri, 3 Sep 1999 15:54:02 -0500 Subject: [mrtg] whodo... Message-ID: Hello, I am trying to use whodo from the contrib dir of mrtg, when I run collect.pl on a cisco 3640 OS 11.2(16) I get a name not found error. This ussually indicates that the OID in question is not presence. Before I go looking for the mibs that I need Has anybody run into the same problem with whodo. Any help would be apprecite it. Miguel. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 3 22:46:46 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 3 Sep 1999 15:46:46 -0500 Subject: [mrtg] Re: Averages? Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5C0@MAIL2> No, not really. The other graphs are made from averaging the 5 minute data in the Daily graph. If you want the peak five minute period for each of those averaged periods you can use WithPeaks[target]: wmy Ken > -----Original Message----- > From: Gate [mailto:gatenews at omnicast.net] > Sent: Friday, September 03, 1999 3:46 PM > To: MRTG List > Subject: [mrtg] Averages? > > > Hi, > I couldnt find anything on this, but is there any way to get > a 5 minute > average for all graphs, not just daily? > > Thanks, > > Bryan > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Fri Sep 3 22:52:27 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Fri, 3 Sep 1999 17:52:27 -0300 (EST) Subject: [mrtg] Getting the tax rates on the graphs In-Reply-To: Message-ID: Hi ! I'm triing to make mrtg graphs reflect my in/out tax transfer rate witch my router give-me . I gave the in/out with a CISCO mib. Anyone has make this ?? _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 03-Sep-1999 _/ _/ _/ _/ leslie at simca.pop-pr.rnp.br _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Fri Sep 3 22:55:29 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Fri, 3 Sep 1999 17:55:29 -0300 (EST) Subject: [mrtg] Re: Averages? In-Reply-To: Message-ID: When I analize rateup.c I think it's not so hard to do this !! Simply modify rateup.c on your src/ mrtg directory. On rateup.c has a section that identify the interval Simply modify this. T? + _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 03-Sep-1999 _/ _/ _/ _/ leslie at simca.pop-pr.rnp.br _/ _/ Slackware 4.0 _/ _/ Pentium 100 Mhz 48Mb Ram _/ _/ 386 Sx 8/16Mhz 8Mb Ram - SUSE _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Fri, 3 Sep 1999, Gate wrote: > Hi, > I couldnt find anything on this, but is there any way to get a 5 minute > average for all graphs, not just daily? > > Thanks, > > Bryan > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From moth at xmission.com Fri Sep 3 23:22:06 1999 From: moth at xmission.com (moth) Date: Fri, 3 Sep 1999 15:22:06 -0600 (MDT) Subject: [mrtg] test Message-ID: test please ignore -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gatenews at omnicast.net Fri Sep 3 23:27:13 1999 From: gatenews at omnicast.net (Gate) Date: Fri, 3 Sep 1999 14:27:13 -0700 (PDT) Subject: [mrtg] Re: Averages? In-Reply-To: <0B99D311EEA0D21190F700A0C99D7B89ECC5C0@MAIL2> Message-ID: Umm, that options does not work : Cront error: CFG Error: Unknown Option "withpeaks" on line 39 or above. Check readme.html for Help from mrtg.cfg: Target[portmasters]: `/usr/lib/mrtg/contrib/portmasters/gather` MaxBytes[portmasters]: 126 WithPeaks[portmasters]: wmy Options[portmasters]: gauge Unscaled[portmasters]: dwmy ?? Thanks! Bryan On Fri, 3 Sep 1999, Stieers, Ken wrote: > No, not really. The other graphs are made from averaging the 5 minute data > in the Daily graph. If you want the peak five minute period for each of > those averaged periods you can use WithPeaks[target]: wmy > > Ken > > > > -----Original Message----- > > From: Gate [mailto:gatenews at omnicast.net] > > Sent: Friday, September 03, 1999 3:46 PM > > To: MRTG List > > Subject: [mrtg] Averages? > > > > > > Hi, > > I couldnt find anything on this, but is there any way to get > > a 5 minute > > average for all graphs, not just daily? > > > > Thanks, > > > > Bryan > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Fri Sep 3 23:47:52 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Fri, 03 Sep 1999 14:47:52 -0700 Subject: [mrtg] Re: Averages? In-Reply-To: References: <0B99D311EEA0D21190F700A0C99D7B89ECC5C0@MAIL2> Message-ID: <3.0.5.32.19990903144752.00812df0@L7.org> At 02:27 PM 9/3/99 -0700, you wrote: >Umm, that options does not work : > >Cront error: >CFG Error: Unknown Option "withpeaks" on line 39 or above. > Check readme.html for Help mine: Target[L7-WHQ-Backbone]: 2:public at 207.12.41.254 MaxBytes[L7-WHQ-Backbone]: 12500000 AbsMax[L7-WHQ-Backbone]: 12500000 WithPeak[L7-WHQ-Backbone]: wmy Options[L7-WHQ-Backbone]: growright Title[L7-WHQ-Backbone]: L7 - BackBone Segment PageTop[L7-WHQ-Backbone]:

Traffic Analysis for L7 - BackBone Segment

System:NetGear
Max Speed:12.5 MBytes/s
#--------------- >from mrtg.cfg: >Target[portmasters]: `/usr/lib/mrtg/contrib/portmasters/gather` >MaxBytes[portmasters]: 126 >WithPeaks[portmasters]: wmy >Options[portmasters]: gauge >Unscaled[portmasters]: dwmy > >?? >Thanks! > > Bryan > >On Fri, 3 Sep 1999, Stieers, Ken wrote: > >> No, not really. The other graphs are made from averaging the 5 minute data >> in the Daily graph. If you want the peak five minute period for each of >> those averaged periods you can use WithPeaks[target]: wmy >> >> Ken >> >> >> > -----Original Message----- >> > From: Gate [mailto:gatenews at omnicast.net] >> > Sent: Friday, September 03, 1999 3:46 PM >> > To: MRTG List >> > Subject: [mrtg] Averages? >> > >> > >> > Hi, >> > I couldnt find anything on this, but is there any way to get >> > a 5 minute >> > average for all graphs, not just daily? >> > >> > Thanks, >> > >> > Bryan >> > >> > -- >> > * To unsubscribe from the mrtg mailing list, send a message with the >> > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >> > >> >> -- >> * To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >> > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gatenews at omnicast.net Sat Sep 4 00:11:18 1999 From: gatenews at omnicast.net (Gate) Date: Fri, 3 Sep 1999 15:11:18 -0700 (PDT) Subject: [mrtg] Re: Averages? In-Reply-To: <3.0.5.32.19990903144752.00812df0@L7.org> Message-ID: On Fri, 3 Sep 1999, Chairman of the Bored wrote: > > > mine: > > Target[L7-WHQ-Backbone]: 2:public at 207.12.41.254 > MaxBytes[L7-WHQ-Backbone]: 12500000 > AbsMax[L7-WHQ-Backbone]: 12500000 > WithPeak[L7-WHQ-Backbone]: wmy Yup, I just picked that up a bit ago after double-checking the mrtg-confg.html file... WithPeak rather then WithPeaks.. :) Thanks, Bryan -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From moth at xmission.com Sat Sep 4 00:11:51 1999 From: moth at xmission.com (moth) Date: Fri, 3 Sep 1999 16:11:51 -0600 (MDT) Subject: [mrtg] Problem with the way MRTG takes samples. Message-ID: I work for a local ISP in Utah and we've been using MRTG for sometime to graph and give us stats on multiple Cisco router interfaces. After learning a great deal more about SNMP I wrote a perl script of my own from scratch to pull SNMP in and out octet oids in 5min intervals to generate traffic logs on Cisco interfaces. While learning and writing this script I noticed something about the way MRTG records traffic samples that gave me cause for concern. This is 6 lines out of a MRTG logfile for a frame-relay connection we've been monitoring. These 5 lines are from 9/2/99 18:10:0 to 9/2/99 18:35:0. Average EPOC# In Out In Out 1- 936317400 138 1351 286 2913 2- 936317700 907 22 1670 22 3- 936318000 2208 22 2693 22 4- 936318300 3059 22 3380 22 5- 936318600 2069 4487 3380 8240 6- 936318900 450 3793 968 8240 ** The only modification of these lines was to align columns The cronjob that runs MRTG to generate this log runs at 5min intervals on these minutes: 2,7,12,17,22,27,32,37,42,47,52,57 According to the EPOC#s (seconds since 1970) in the first column of the lines out of the MRTG log, the in and out octets were pulled via SNMP off of the router interface EXACTLY every 5min on the 5min mark (min 0,5,10,15,etc...): 936317400 = 9/2/99 18:10:0 936317700 = 9/2/99 18:15:0 936318000 = 9/2/99 18:20:0 936318300 = 9/2/99 18:25:0 936318600 = 9/2/99 18:30:0 936318900 = 9/2/99 18:35:0 This can't be possible because: 1- The cronjob that updates this log dosn't run on the 5min mark. It runs every 5min on the 2nd min mark (2,7,12,etc...). 2- The cronjob dosn't just update this log. The script that is run updates 82 logs one at a time, and this log is the 11th to be updated. There would have been at least several seconds before the script would have updated this log. 3- All 82 logs that are updated one at a time by this script all have exactly the same EPOC#s, saying that they all got updated at exactly the same time. MRTG seems to me assuming or "faking" these EPOC#s so that the difference between 2 will always be 300 seconds!? Problems: -The way you calculate bps from SNMP octets is: ((CurrentOctet - LastOctet) / Seconds) * 8 where: CurrentOctet = the current interface in or out octets read via SNMP LastOctet = the last in or out octets that were read via SNMP Seconds = the number of seconds that have elapsed between the pulling of the LastOctet and the CurrentOctet You would calculate Seconds by getting the difference between the last EPOC# and the current EPOC#. If Seconds isn't correct/real, the bps will be wrong. -Also because MRTG is "faking" the EPOC#s, the time that the in and out octets were pulled is wrong, causing the timeline of the data to be up to 5min off. So in essence the timeline of the MRTG graphs, and the bps samples that they represent are being calculated wrong!? Is there a reason why MRTG isn't pulling the current time/EPOC# every time after it pulls the SNMP in and out octets? Is there some option that needs to be set in the config file to force it to not assume an exact 300 seconds? Was this a design decision for MRTG? Calculating exact seconds between pulls of octets should be as simple as getting the difference between the current EPOC# and the last EPOC#, as long as the EPOC#'s are pulled after every pull of SNMP octets. Is there a reason that this was not done? Some help/insight on this matter would be greatly appreciated. Thank you. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From nic at 8j.net Sat Sep 4 00:09:18 1999 From: nic at 8j.net (Nic Clair) Date: Fri, 03 Sep 1999 15:09:18 -0700 Subject: [mrtg] Remove from list Message-ID: <37D0470E.2256BCD9@8j.net> Hello, I am trying to get off of the MRTG lists. I did send a e-mail with the subject to mrtg-request at list.ee.ethz.ch and got the reply back. I then sent in the confermation and it said that I was taken off of the list but I am still getting e-mail from the MRTG lists. How can I go about getting off of the lists? thanks -nic -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dan at inx.com.au Sat Sep 4 01:24:28 1999 From: dan at inx.com.au (Dan Waldron) Date: Sat, 4 Sep 1999 08:54:28 +0930 Subject: [mrtg] Re: Pipeline 130 woes References: <010201bef5c0$3caa43f0$065822cb@PC> <37CFA293.FA231D14@kingston-internet.net> Message-ID: <01c401bef663$78f3ee80$665822cb@laptop> OK, I tried that and I still get the same result. My CFG files now reads: Target[pipeline130]: 2 & 2:public at 203.34.88.100 (I also tried 1 & 2, 1=Console) MaxBytes[pipeline130]: 16000 RouterUptime[pipeline130]: public at 203.34.88.100 Title[pipeline130]: netsa (): BRI Slot 1 Line 1 PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide

System: pipeline130 in Sydney
Maintainer: Enterprise Systems Management group
Interface: All WAN ports on the Asend Pipeline
IP: 203.34.88.100 / 255.255.255.0
Circuit: ISDN line
Max Speed: 16k Bytes or 128k bits per sec (ISDN)
----- Original Message ----- From: Kevin Sheard To: Dan Waldron Cc: MRTG List Sent: Friday, September 03, 1999 7:57 PM Subject: [mrtg] Re: Pipeline 130 woes > Dan > > You need to graph 2 statistics. If you don't have another MIB worth graphing, > map the same MIB twice (ie, 2&2 : public at ......) > > > > Dan Waldron wrote: > > > Hi > > > > I have been through this before and got it resolved, but I have since lost > > my stored email messages. I am running MRTG 2.8.8 on an NT box with Perl > > 5.19. My MRTG HTML page shows the system uptime but the graphs are bare! I > > have run GetIF and found my ISDN service to be on port 2, so I have edited > > my mrtg.cfg to look like this: > > > > Target[pipeline130]: 2:public at 203.34.88.100 > > MaxBytes[pipeline130]: 8000 > > Title[pipeline130]: netsa (): BRI Slot 1 Line 1 > > PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide > >

> > > > > > > > > > > > > > > >
System:Pipeline in Adelaide
Maintainer:Dan Waldron +61-8-8365-1988
Interface:BRI Slot 1 Line 1 (2)
IP: ()
Max Speed:8000.0 Bytes/s (basicISDN)
> > > > Where have I gone wrong? I tried + 3:public at 203.34.88.100 etc etc but I got > > an error from MRTG saying it couldnt find interface 3. Interface 1 is my > > console. > > > > Rgds > > Dan Waldron > > > > ========================== > > Dan Waldron > > Internetworx Pty Ltd > > dan at inx.com.au > > http://www.inx.com.au > > Ph: 1300-300-005 > > Fax: 1300-302-270 > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 4 01:54:26 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 4 Sep 1999 01:54:26 +0200 (CEST) Subject: [mrtg] Re: Linux CPU Usage In-Reply-To: <000701bef627$c004a580$cb0aa8c0@joey_laptop.insidehouston.org> from "Joey Officer" at Sep 03, 1999 11:16:59 AM Message-ID: <199909032354.BAA11529@slot.hollandcasino.nl> > [harryk at prepaid harryk]$ snmpget 192.168.10.200 public > .1.3.6.1.4.1.1575.1.5.2.3 > Error in packet. > Reason: There is no such variable name in this MIB. > This name doesn't exist: > enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1 > The formats to use are: snmpget
snmpwalk
snmpget
snmpwalk
Target[x]: &:@
So: - When using a full OID you use a leading dot for snmp{get|walk} - You do not use a leading dot for MRTG - You can look at the instance(s) using snmpwalk Remember: OIDs do not start with a dot. When specifying a full OID inside snmpwalk/snmpget instead of specifying a subtree of 1.3.6.1.2.1 you use a leading dot to tell that program that you did so. It is not part of the OID, it is sort of a command. Also: - The number returned is not an increasing counter, it is a gauge. You have to include Option[x]: gauge An example, retrieving a normal counter (interface 1), try them: snmpget 192.168.10.200 public .1.3.6.1.2.1.2.2.1.10.1 snmpget 192.168.10.220 public 2.2.1.10.1 snmpwalk 192.168.10.220 public .1.3.6.1.2.1.2.2.1.10 snmpwalk 192.168.10.220 public 2.2.1.10 Target[x]: 1.3.6.1.2.1.2.2.1.10.1&1.3.6.1.2.1.2.2.1.16.1: public at 192.168.10.200 This last one is the same as specifying: Target[x]: 1:public at 192.168.10.200 Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 4 01:59:13 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 4 Sep 1999 01:59:13 +0200 (CEST) Subject: [mrtg] Re: Ever incrementing Values In-Reply-To: <9AC573CA2DE2D21197A90008C79F9E66A990F3@mail.eatel.com> from "Leo Badinger" at Sep 03, 1999 11:27:53 AM Message-ID: <199909032359.BAA11545@slot.hollandcasino.nl> > > I'm monitoring some services on an NT server. These values always grow and > never reset. I'm having problems getting mrtg to show me the average values > every 5 minutes. What it's doing is showing me the actual values, which > after about 2 hours go off the graph. My cfg looks like this: > > Target[dhcp-requests]: > 1.3.6.1.4.1.311.1.3.1.3.0&1.3.6.1.4.1.311.1.3.1.3.0:public at dhcp > MaxBytes[dhcp-requests]: 15000 > Options[dhcp-requests]: gauge Get rid of the option gauge line. You are telling MRTG to behave just as you specify. You say: This is not a counter but rather a value (like temperature) and it can not exceed 15000. You want: This is not a value but a counter (number of dhcp requests received so far) and the increase can not exceed 15000. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 4 02:15:28 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 4 Sep 1999 02:15:28 +0200 (CEST) Subject: [mrtg] Re: Problem with the way MRTG takes samples. In-Reply-To: from "moth" at Sep 03, 1999 04:11:51 PM Message-ID: <199909040015.CAA11624@slot.hollandcasino.nl> > > MRTG seems to me assuming or "faking" these EPOC#s so that the difference > between 2 will always be 300 seconds!? > It is not assuming it, and I wouldn't call it faking. MRTG is not logging exact counter values, it is logging rates. When you monitor some value over some time, you can divide this by some time and end up with some other value per second. > Problems: > > -The way you calculate bps from SNMP octets is: > ((CurrentOctet - LastOctet) / Seconds) * 8 Correct, however mrtg is not logging bits, it is logging octets. ( (octetNow - octetLast) / (timeNow - timeLast) ) > where: > CurrentOctet = the current interface in or out octets read via SNMP > LastOctet = the last in or out octets that were read via SNMP > Seconds = the number of seconds that have elapsed between the pulling > of the LastOctet and the CurrentOctet > You would calculate Seconds by getting the difference between the last > EPOC# and the current EPOC#. If Seconds isn't correct/real, the bps will > be wrong. But it isn't. Notice that the first few lines in the log are **not** on exact 5-minute boundaries. > -Also because MRTG is "faking" the EPOC#s, the time that the in and out > octets were pulled is wrong, causing the timeline of the data to be up to > 5min off. > Yes and no. This would be correct if your computer would be able to display fragments of a pixel. (contradiction in terms ?) It is most likely not, so the problem does not exist. If your samples are 310 seconds apart, the delta will be higher than when it would be 300 seconds apart. In both cases, you will end up with approx. the same amount of octets per second. Any error will be corrected in the next sample. Now for the shift, a rate taken between 12:32 to 12:37 will most likely be very close to the rate between 12:30 and 12:35. Larger errors are: - rounding down to integers (12.5 octets/sec --> 12 octets/sec) - smoothing the peaks (1 min. @ a rate of 120, 4 mins @ 0 --> 5 mins at 20) HTH, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From brian at voicenet.com Sat Sep 4 05:21:06 1999 From: brian at voicenet.com (Brian S . Adelson) Date: Fri, 3 Sep 1999 23:21:06 -0400 Subject: [mrtg] Summation of Log Files Message-ID: <19990903232105.C10606@noc.voicenet.com> I was curious if anyone has written a program to do this following: Take the log files created by mrtg for a certain period of time and provide a summary of how much traffic was passed through the given interface. This would be the TOTAL traffic passed through. The main reason I could see a use for this would be if someone was to sell a customer a given amount of traffic allowed to pass through a interface at any given time. i.e. Your web server is allowed to send and recieve up to 1Gig of data per month for the price of $$$. Has anyone ever created anything like this for MRTG. Or know of any problems that would be able to do this. The main problem is that we will not always have access to the end user eq for SNMP stats, therefore we would need to gather this information from the router and create the summary from that interface. Thanks in advance, Brian -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sengel at cybrk.com Sat Sep 4 06:29:48 1999 From: sengel at cybrk.com (Stephen Engel) Date: Fri, 03 Sep 1999 21:29:48 -0700 Subject: [mrtg] Re: Pipeline 130 woes References: <010201bef5c0$3caa43f0$065822cb@PC> <37CFA293.FA231D14@kingston-internet.net> <01c401bef663$78f3ee80$665822cb@laptop> Message-ID: <37D0A03B.6543C865@cybrk.com> Dan I would first run cfgmaker and let mrtg create your default cfg file I suspect that the result will be something similiar to this: This will show system up time on each graph as well as bytes/sec in and out (the two variable's) Target[203.34.88.100]: 2:public at 203.34.88.100 MaxBytes[203.34.88.100]: 1250000 Title[203.34.88.100]: (203.34.88.100): Novell 2000 Adapter. PageTop[203.34.88.100]:

Traffic Analysis for Novell 2000 Adapter.

System:pipeline130 in Sacramento
Maintainer:
Interface:Novell 2000 Adapter. (2)
IP:203.34.88.100 (gateway ip)
Max Speed: 1250.0 kBytes/s (ethernetCsmacd)
#--------------------------------------------------------------- Target[203.34.88.100.4]: 4:public at 203.34.88.100 MaxBytes[203.34.88.100.4]: 3600 Title[203.34.88.100.4]: pipeline130 ( RAS Port COM 1): 203.34.88.100 PageTop[203.34.88.100.4]:

Traffic Analysis for NdisWan Adapter

System:pipeline130 modem line
Maintainer:
Interface:NdisWan Adapter (4)
IP: (203.34.88.100 )
Max Speed: 3600 Bytes/s (POTS PPP-DUN)
#--------------------------------------------------------------- Target[203.34.88.100.5]: 5:public at 203.34.88.100 MaxBytes[203.34.88.100.5]: 8000 Title[203.34.88.100.5]: pipeline130 ( RAS Port COM2): pipeline130 PageTop[203.34.88.100.5]:

Traffic Analysis for NdisWan Adapter

System:pipeline130 ISDN modem
Maintainer:l
Interface:Ndis Wan Adapter (5)
IP:
Max Speed: 8000.0 Bytes/s (ISDN PPP-DUN)
Dan Waldron wrote: > OK, I tried that and I still get the same result. My CFG files now reads: > > Target[pipeline130]: 2 & 2:public at 203.34.88.100 (I also tried 1 & 2, > 1=Console) > MaxBytes[pipeline130]: 16000 > RouterUptime[pipeline130]: public at 203.34.88.100 > Title[pipeline130]: netsa (): BRI Slot 1 Line 1 > PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide >

> > > > > > > >
System: pipeline130 in Sydney
Maintainer: Enterprise Systems Management group
Interface: All WAN ports on the Asend Pipeline
IP: 203.34.88.100 / 255.255.255.0
Circuit: ISDN line
Max Speed: 16k Bytes or 128k bits per sec > (ISDN)
> > ----- Original Message ----- > From: Kevin Sheard > To: Dan Waldron > Cc: MRTG List > Sent: Friday, September 03, 1999 7:57 PM > Subject: [mrtg] Re: Pipeline 130 woes > > > Dan > > > > You need to graph 2 statistics. If you don't have another MIB worth > graphing, > > map the same MIB twice (ie, 2&2 : public at ......) > > > > > > > > Dan Waldron wrote: > > > > > Hi > > > > > > I have been through this before and got it resolved, but I have since > lost > > > my stored email messages. I am running MRTG 2.8.8 on an NT box with Perl > > > 5.19. My MRTG HTML page shows the system uptime but the graphs are bare! > I > > > have run GetIF and found my ISDN service to be on port 2, so I have > edited > > > my mrtg.cfg to look like this: > > > > > > Target[pipeline130]: 2:public at 203.34.88.100 > > > MaxBytes[pipeline130]: 8000 > > > Title[pipeline130]: netsa (): BRI Slot 1 Line 1 > > > PageTop[pipeline130]:

Traffic Analysis for Pipeline in Adelaide > > >

> > > > > > > > > > > > > > > > > > > > > > > >
System:Pipeline in Adelaide
Maintainer:Dan Waldron +61-8-8365-1988
Interface:BRI Slot 1 Line 1 (2)
IP: ()
Max Speed:8000.0 Bytes/s (basicISDN)
> > > > > > Where have I gone wrong? I tried + 3:public at 203.34.88.100 etc etc but I > got > > > an error from MRTG saying it couldnt find interface 3. Interface 1 is my > > > console. > > > > > > Rgds > > > Dan Waldron > > > > > > ========================== > > > Dan Waldron > > > Internetworx Pty Ltd > > > dan at inx.com.au > > > http://www.inx.com.au > > > Ph: 1300-300-005 > > > Fax: 1300-302-270 > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dan at inx.com.au Sat Sep 4 07:04:56 1999 From: dan at inx.com.au (Dan Waldron) Date: Sat, 4 Sep 1999 14:34:56 +0930 Subject: [mrtg] Re: Pipeline 130 woes References: <010201bef5c0$3caa43f0$065822cb@PC> <37CFA293.FA231D14@kingston-internet.net> <01c401bef663$78f3ee80$665822cb@laptop> <37D0A03B.6543C865@cybrk.com> Message-ID: <001a01bef693$08c360c0$665822cb@laptop> OK, I have tried that with the same results, this is what my cfg file looks like now. It only seems to be Ascend people that have these problems! It used to run a treat on my NT box with an ISDN card! Rgds Dan Target[pipeline130.netsa.net.1]: 1:public at pipeline130.netsa.net MaxBytes[pipeline130.netsa.net.1]: 4800 Title[pipeline130.netsa.net.1]: netsa (): Console 1 PageTop[pipeline130.netsa.net.1]:

Traffic Analysis for Console 1

System:netsa in Adelaide POP
Maintainer:Dan Waldron +61-8-8365-1988
Interface:Console 1 (1)
IP: ()
Max Speed: 4800.0 Bytes/s (rs232)
#--------------------------------------------------------------- Target[pipeline130.netsa.net.2]: 2:public at pipeline130.netsa.net MaxBytes[pipeline130.netsa.net.2]: 8000 Title[pipeline130.netsa.net.2]: netsa (): BRI Slot 1 Line 1 PageTop[pipeline130.netsa.net.2]:

Traffic Analysis for BRI Slot 1 Line 1

System:netsa in Adelaide POP
Maintainer:Dan Waldron +61-8-8365-1988
Interface:BRI Slot 1 Line 1 (2)
IP: ()
Max Speed: 8000.0 Bytes/s (basicISDN)
#--------------------------------------------------------------- > Dan I would first run cfgmaker and let mrtg create your default cfg file I > suspect that the result will be something similiar to this: > This will show system up time on each graph as well as bytes/sec in and out (the > two variable's) -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From zabicki at mail.geocities.com Sun Sep 5 01:06:55 1999 From: zabicki at mail.geocities.com (Jacek Zabicki) Date: Sat, 4 Sep 1999 19:06:55 -0400 Subject: [mrtg] Re: Monitoring Linux boxes In-Reply-To: <003301bef555$f9a49250$cb0aa8c0@joey_laptop.insidehouston.org> Message-ID: I installed UCD package ucd-snmp-3.6.1-4.i386.rpm that comes with Redhat 6.0 distribution. However OID's you provide give error messages. No "enterprise" info can be get through snmpget or snmpwalk command. How do you compile a MIB tree? What is MG-Soft? -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Joey Officer Sent: September 2, 1999 11:15 To: Einar Orn Eidsson; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Monitoring Linux boxes Actually, UCD does support Memory Usage/Swap Usage .. don't know about HDD IO.. I can't find it. If you compile the UCD mib file into a browser (I use MG-Soft) then you can parse through this information. I've attached the txt file of the UCD MIB structure, along with the specific OIDs. 1.3.6.1.4.2021.4.3 memTotalSwap 1.3.6.1.4.2021.4.4 memAvailSwap 1.3.6.1.4.2021.4.5 memTotalReal 1.3.6.1.4.2021.4.6 memAvailReal 1.3.6.1.4.2021.4.11 memTotalFree If you have any problems, let me know. I been working with this exact (almost) same project over the past couple of days and have had pretty good success. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From stephane.martin at par.sita.int Mon Sep 6 09:14:38 1999 From: stephane.martin at par.sita.int (Stephane MARTIN) Date: Mon, 06 Sep 1999 09:14:38 +0200 Subject: [mrtg] CPU utilization Message-ID: <37D369DE.3BB55B84@par.sita.int> Hello, Could someone can tell me where I can found the the CPU utilization for every protocol ? I 'm trying to monitor the RIP CPU utilization on a 4700 cisco router, but I don't know if we can monitor it ? ot if this data is in the cisco mib ? thanks in advance. Stephane MARTIN -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jm.soenen at mairie-bordeaux.fr Mon Sep 6 09:13:25 1999 From: jm.soenen at mairie-bordeaux.fr (jm.soenen at mairie-bordeaux.fr) Date: Mon, 06 Sep 1999 00:13:25 -0700 Subject: [mrtg] statistic on PRI ISDN ? Message-ID: <7qvpil$l3ra@eGroups.com> hi, I'm not a guru of MRTG or Cisco so excuse me if the answer of the following question is well known. I would like to use MRTG to have statistic from remotes sites through a PRI ISDN card on a cisco 4500M. I don't want to poll each remote site but I like to have information about each of them through the statistic of the PRI ISDN card if it's possible. thank's to reply also to jm.soenen at mairie-bordeaux.fr. Regards -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asm037 at europe.mot.com Mon Sep 6 15:53:33 1999 From: asm037 at europe.mot.com (Meissner Sebastian-asm037) Date: Mon, 6 Sep 1999 15:53:33 +0200 Subject: [mrtg] appletalk Message-ID: Hi everybody! I`m looking for oids which contains data about the appletalk traffic on a cisco router. I found the old-cisco-appletalk mib but I need more information as is in there. Especially I`m looking for an arp-list of machines who uses appletalk. Can anybody send me some ideas? Thanks in advance Sebastian ---------------------------------------------------------------- Sebastian Meissner Global Computing and Telecommunication Motorola GmbH Heinrich-Hertz-Str. 1 D-65232 Taunusstein Phone : +49 6128 70 2009 Fax: +49 6128 72920 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From david.kelly at ergon.com.au Tue Sep 7 06:10:02 1999 From: david.kelly at ergon.com.au (KELLY David (NQ)) Date: Tue, 7 Sep 1999 14:10:02 +1000 Subject: [mrtg] Error when using threshdir Message-ID: After recently upgrading to mrtg v2.8.8 I have started using the threshold checking. However, when I specify the threshdir option I get the following error: CFG Error: Unknown option "threshdir" I have tried the parameter with/without single/double quotes. Am I doing something wrong or is this a UDF. Exctract form cfg file threshdir[item]: c:\temp Dave Kelly Ergon Energy -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jim at bradbury.org Tue Sep 7 06:39:50 1999 From: jim at bradbury.org (Jim Bradbury) Date: Mon, 06 Sep 1999 21:39:50 -0700 Subject: [mrtg] Re: CPU utilization References: <37D369DE.3BB55B84@par.sita.int> Message-ID: <37D49716.550A2664@bradbury.org> Staphane, CPU utilization is a function of the CPU and not the protocol. For the C4700, the list of MIBs by IOS is located at: ftp://ftp.cisco.com/pub/mibs/supportlists/c4700/supportlist.html I'd look at: ftp://ftp.cisco.com/pub/mibs/v1/OLD-CISCO-CPU-MIB.my and see if that gives you what you need. -= Jim =- Stephane MARTIN wrote: > > Hello, > > Could someone can tell me where I can found the the CPU utilization for > every protocol ? > > I 'm trying to monitor the RIP CPU utilization on a 4700 cisco router, > but I don't know if we can monitor it ? ot if this data is in the cisco > mib ? > > thanks in advance. > > Stephane MARTIN -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jnewman at oplnk.net Tue Sep 7 18:23:36 1999 From: jnewman at oplnk.net (Jon Newman) Date: Tue, 07 Sep 1999 09:23:36 -0700 Subject: [mrtg] Bandwidth totals Message-ID: <4.1.0.67.19990907092227.00924c50@mail.oplnk.net> Is there any way to make mrtg show "grand total" bandwidth transfered over a certain time? Like over a monthly period? Thanks. -Jon Newman. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From brian at voicenet.com Tue Sep 7 16:46:18 1999 From: brian at voicenet.com (Brian S . Adelson) Date: Tue, 7 Sep 1999 10:46:18 -0400 Subject: [mrtg] Re: Bandwidth totals In-Reply-To: <4.1.0.67.19990907092227.00924c50@mail.oplnk.net>; from Jon Newman on Tue, Sep 07, 1999 at 09:23:36AM -0700 References: <4.1.0.67.19990907092227.00924c50@mail.oplnk.net> Message-ID: <19990907104618.A14881@noc.voicenet.com> Acutally, I just sent a email asking the same question a few days ago. Someone pointed me to a web page: http://buckaroo.xo.com/MRTG/calculate_traffic.pl -Brian On 09:23, Jon Newman wrote (jnewman at oplnk.net): > Is there any way to make mrtg show "grand total" bandwidth transfered over > a certain time? Like over a monthly period? Thanks. > > -Jon Newman. > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- Brian S. Adelson Network Operations Center Voicenet -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From chapmam2 at ocps.k12.fl.us Tue Sep 7 16:46:22 1999 From: chapmam2 at ocps.k12.fl.us (Chapman, Matt) Date: Tue, 7 Sep 1999 10:46:22 -0400 Subject: [mrtg] Bandwidth times Message-ID: Is there a way to exclude certain hours of the day (ie. night time) so that they do not skew the averages... We are closed after 5pm so I don't want to have off hours mucking with the averages ;) -matt -- Matthew Chapman Network Engineer chapmam2 at ocps.k12.fl.us *My Opinions are not necessarily those of my employer ;) -----Original Message----- From: Jon Newman [mailto:jnewman at oplnk.net] Sent: Tuesday, September 07, 1999 9:24 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Bandwidth totals Is there any way to make mrtg show "grand total" bandwidth transfered over a certain time? Like over a monthly period? Thanks. -Jon Newman. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From DNugraha at site.kiani.com Tue Sep 7 16:46:18 1999 From: DNugraha at site.kiani.com (Dewa Putu Nugraha (Site Requestor)) Date: Tue, 7 Sep 1999 21:46:18 +0700 Subject: [mrtg] Cat5000 CPU Message-ID: <199909071449.QAA17535@stud.ee.ethz.ch> Hello, I am new to mrtg and have a very limited skill on perl. I am trying to monitor the CPU on my Catalyst 5000 switch using mrtg 2.8.8 on NT4 Server with ActivePerl 5.18, everytime I run the cfg I kept getting: SNMPGET Problem for .1.3.6.1.4.1.9.2.1.58.0 .1.3.6.1.4.1.9.2.1.58.0 sysUptime sysName on public at 10.10.10.1 SNMPGET: Failed to reach target: ".1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0:public at 10.10.10.1" Here is my cfg file: # Router CPU load % Target[cpu.1]:.1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0:public at 10.10.1 0.1 RouterUptime[cpu.1]: public at 10.10.10.1 MaxBytes[cpu.1]: 100 Title[cpu.1]: CPU LOAD PageTop[cpu.1]:

CPU Load %

#Title[cpu.1]: CPU Utilization Unscaled[cpu.1]: ymwd ShortLegend[cpu.1]: % XSize[cpu.1]: 380 YSize[cpu.1]: 100 YLegend[cpu.1]: CPU Utilization Legend1[cpu.1]: CPU Utilization in % (Load) Legend2[cpu.1]: CPU Utilization in % (Load) Legend3[cpu.1]: Legend4[cpu.1]: LegendI[cpu.1]: LegendO[cpu.1]:  Usage Options[cpu.1]: gauge TIA, Dewa Putu Nugraha System Administrator PT Kiani Kertas -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Tue Sep 7 17:04:56 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Tue, 7 Sep 1999 10:04:56 -0500 Subject: [mrtg] Re: Cat5000 CPU Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5C7@MAIL2> Remove the leading . from all of your OIDS. MRTG doesn't use them! Ken > -----Original Message----- > From: Dewa Putu Nugraha (Site Requestor) > [mailto:DNugraha at site.kiani.com] > Sent: Tuesday, September 07, 1999 9:46 AM > To: MRTG distribution list (E-mail) > Subject: [mrtg] Cat5000 CPU > Importance: High > > > Hello, > > I am new to mrtg and have a very limited skill on perl. I am trying to > monitor the CPU on my Catalyst 5000 switch using mrtg 2.8.8 > on NT4 Server > with ActivePerl 5.18, everytime I run the cfg I kept getting: > > SNMPGET Problem for .1.3.6.1.4.1.9.2.1.58.0 .1.3.6.1.4.1.9.2.1.58.0 > sysUptime sysName on public at 10.10.10.1 > SNMPGET: Failed to reach target: > ".1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0:public at 10.10.10.1" > > Here is my cfg file: > > # Router CPU load % > Target[cpu.1]:.1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0: > public at 10.10.1 > 0.1 > RouterUptime[cpu.1]: public at 10.10.10.1 > MaxBytes[cpu.1]: 100 > Title[cpu.1]: CPU LOAD > PageTop[cpu.1]:

CPU Load %

> #Title[cpu.1]: CPU Utilization > Unscaled[cpu.1]: ymwd > ShortLegend[cpu.1]: % > XSize[cpu.1]: 380 > YSize[cpu.1]: 100 > YLegend[cpu.1]: CPU Utilization > Legend1[cpu.1]: CPU Utilization in % (Load) > Legend2[cpu.1]: CPU Utilization in % (Load) > Legend3[cpu.1]: > Legend4[cpu.1]: > LegendI[cpu.1]: > LegendO[cpu.1]:  Usage > Options[cpu.1]: gauge > > TIA, > Dewa Putu Nugraha > System Administrator > PT Kiani Kertas > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From griner at susq.com Tue Sep 7 17:15:55 1999 From: griner at susq.com (Griner, Jeremy) Date: Tue, 7 Sep 1999 11:15:55 -0400 Subject: [mrtg] Re: Cat5000 CPU Message-ID: The Cisco CPU MIB you are polling is not supported on the Catalyst5000. I do not know the OID for the CPU on the Catalyst. > -----Original Message----- > From: Dewa Putu Nugraha (Site Requestor) [SMTP:DNugraha at site.kiani.com] > Sent: Tuesday, September 07, 1999 10:46 AM > To: MRTG distribution list (E-mail) > Subject: [mrtg] Cat5000 CPU > Importance: High > > Hello, > > I am new to mrtg and have a very limited skill on perl. I am trying to > monitor the CPU on my Catalyst 5000 switch using mrtg 2.8.8 on NT4 Server > with ActivePerl 5.18, everytime I run the cfg I kept getting: > > SNMPGET Problem for .1.3.6.1.4.1.9.2.1.58.0 .1.3.6.1.4.1.9.2.1.58.0 > sysUptime sysName on public at 10.10.10.1 > SNMPGET: Failed to reach target: > ".1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0:public at 10.10.10.1" > > Here is my cfg file: > > # Router CPU load % > Target[cpu.1]:.1.3.6.1.4.1.9.2.1.58.0&.1.3.6.1.4.1.9.2.1.58.0:public at 10.10 > .1 > 0.1 > RouterUptime[cpu.1]: public at 10.10.10.1 > MaxBytes[cpu.1]: 100 > Title[cpu.1]: CPU LOAD > PageTop[cpu.1]:

CPU Load %

> #Title[cpu.1]: CPU Utilization > Unscaled[cpu.1]: ymwd > ShortLegend[cpu.1]: % > XSize[cpu.1]: 380 > YSize[cpu.1]: 100 > YLegend[cpu.1]: CPU Utilization > Legend1[cpu.1]: CPU Utilization in % (Load) > Legend2[cpu.1]: CPU Utilization in % (Load) > Legend3[cpu.1]: > Legend4[cpu.1]: > LegendI[cpu.1]: > LegendO[cpu.1]:  Usage > Options[cpu.1]: gauge > > TIA, > Dewa Putu Nugraha > System Administrator > PT Kiani Kertas > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swiederoder at lidl-schwarz.de Tue Sep 7 18:00:36 1999 From: swiederoder at lidl-schwarz.de (Stefan Wiederoder) Date: Tue, 07 Sep 1999 18:00:36 +0200 Subject: [mrtg] Monitoring ports on Catalyst 5500 Message-ID: <37D536A4.9516CCC7@lidl-schwarz.de> hi folks, I?m trying to monitor a 10/100 Ethernet port on a WS-X5225R module built in a C5500 (located at slot 6). I'll get 25 for ifIndex when I?m using the following command: R_SVEIII> sh port ifindex 6/6 Port ifIndex ----- ------- 6/6 25 R_SVEIII> My target in the mrtg.cfg looks like this: ... Target[4.100.99.12.25]:25:public at 4.100.99.12 Title[4.100.99.12.25]: Switch (): FastEthernet6/6 MaxBytes[4.100.99.12.25]: 12500000 Directory[4.100.99.12.25]: netdevices/4_100_99_12 Options[4.100.99.12.25]: bits growright ... the next step is to run mrtg "mrtg /etc/mrtg.cfg", and this is the result: root at pinguin_1:/home/stefan > mrtg /etc/mrtg.cfg SNMP Error: response received SNMPv1_Session (remote host: "4.100.99.12" [4.100.99.12].161 community: "public" request ID: 1635127368 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET: Failed to reach target: "25:public at 4.100.99.12". I tried multiple times! root at pinguin_1:/home/stefan > can someone help me with that ??? thanks, stefan wiederoder -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Tue Sep 7 18:09:45 1999 From: dcp at dcptech.com (David C Prall) Date: Tue, 7 Sep 1999 12:09:45 -0400 Subject: [mrtg] Re: Error when using threshdir References: Message-ID: <023c01bef94b$674d5fa0$47ef93a0@dcaa.mil> > After recently upgrading to mrtg v2.8.8 I have started using the threshold > checking. However, when I specify the threshdir option I get the following > error: CFG Error: Unknown option "threshdir" I have tried the parameter > with/without single/double quotes. Am I doing something wrong or is this a > UDF. > > Exctract form cfg file > > threshdir[item]: c:\temp > > Dave Kelly > Ergon Energy ThreshDir: /www/html/thresholds This needs to be placed right under the WorkDir: line They are used for the overall config file and not for individual targets. Hope this helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jguzman at iwl.net Tue Sep 7 21:03:59 1999 From: jguzman at iwl.net (Javier Guzman) Date: Tue, 07 Sep 1999 14:03:59 -0500 Subject: [mrtg] Flatliners Message-ID: <199909071910.VAA05587@stud.ee.ethz.ch> I have installed MRTG 2.8.8 in an NT4.0 machine to monitor Nuera FRADs (Frame Relay Access Devices). I have managed to get it started and going.....for a while. One of the pair of variables I am monitoring goes north, that is stops working and gives me a straight line as if MRTG cannot aqcuire data any more. The other measurements look ok. I have checked the snmp variables coming from the box, they are just plain 32 bits counters. What could be the cause of the problem? I am puzzled at this point. I have checked the variables using a snmp browsing utility and they are OK. The manufacturer suggested that MRTG might be interpreting the variable as a signed integer. Is there a way to correct this with MRTG? is that a factor? Javier Guzman -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From novation at dds.nl Tue Sep 7 21:47:23 1999 From: novation at dds.nl (Novation) Date: Tue, 7 Sep 1999 21:47:23 +0200 Subject: [mrtg] New with all of this Message-ID: <000c01bef969$ce966e40$c801a8c0@dordrecht.quicknet.nl> Hi I'm very new with al of this (linux and apache and of course analog) I was wondering if it was possible to make an hourly graph.. - greetings Frans -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990907/5e30b3a0/attachment.html From chris at ncren.net Tue Sep 7 22:40:34 1999 From: chris at ncren.net (Chris Caswell) Date: Tue, 07 Sep 1999 16:40:34 -0400 Subject: [mrtg] Archive to Database? Message-ID: <37D57842.4EAAD7C8@ncren.net> I seem to recall that at one time there was a discussion on this list about having a hook in rateup to run an external program _after_ the standard data collection has been completed. I have not been able to uncover this in the archives, however. (Maybe it's just wishful memories?) What I would like to do is use MRTG to collect the data in its normal fashion, but once data has been written to the log file, I would also like to be able to write it to a relational database for future analysis / archival. The reason for wanting to write the data at this point is that I want all the collected data to go into the same database. Rather than parsing all the different log files for each interface we monitor, we could put the collected data and interface description either directly into the database, or more likely a flat logfile for later insertion into the database. Is this going to take a hack of rateup? Thanks, Chris Caswell North Carolina Research and Education Network -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From James.Pickard at afwa.af.mil Tue Sep 7 22:36:23 1999 From: James.Pickard at afwa.af.mil (Pickard James R TSgt HQ AFWA/SCHS) Date: Tue, 7 Sep 1999 15:36:23 -0500 Subject: [mrtg] MRTG and Spectrum Message-ID: <91D6A126115AD211BC1200A0C9E1DC0D017AA237@afwa-mail.afwa.af.mil> I am looking for anyone who is using MRTG to graph data gathered using Spectrum. If you have been successful or unsuccessful at integrating the two please let me know. Thanks -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Tue Sep 7 23:12:32 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Tue, 7 Sep 1999 17:12:32 -0400 Subject: [mrtg] Re: MRTG and Spectrum Message-ID: <00eb01bef975$b6156d60$7a0118ac@neiltoshi.ctron.com> I've tried and failed to do this. The DDM doesn't provide data in a form that MRTG likes and the scripting required to convert a data export file from Spectrum into MRTG readable text was judged too difficult from our side. We use Spectrum to monitor links and use MRTG to provide reporting capability independent of Spectrum. We figured that it polls minimal SNMP data and so wouldn't overload any links - which it hasn't. I also wrote a couple scripts to give a rough SS performance report (graphs total used cpu vs idle cpu, SS cpu vs idle cpu, ArchMgr cpu vs idle cpu, free swap space vs free memory, and the network traffic on the two interface cards). I can send over the scripts if you think they'd be useful. Neil -----Original Message----- From: Pickard James R TSgt HQ AFWA/SCHS To: 'mrtg at list.ee.ethz.ch.' Date: Tuesday, September 07, 1999 4:44 PM Subject: [mrtg] MRTG and Spectrum >I am looking for anyone who is using MRTG to graph data gathered using >Spectrum. If you have been successful or unsuccessful at integrating the >two please let me know. > >Thanks > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From plalor at infoasis.com Tue Sep 7 23:18:05 1999 From: plalor at infoasis.com (Peter Lalor) Date: Tue, 7 Sep 1999 14:18:05 -0700 Subject: [mrtg] Still can't find libgd.so.0 Message-ID: Hi all, This seems to be the problem du jour. Like several others, I can't get MRTG 2.8.8 running on a Linux box. Using the stock Makefile, I get .//rateup: error in loading shared libraries libgd.so.0: cannot open shared object file: No such file or directory when doing "./mrtg mrtg.cfg". 'ldd rateup' shows this: ./rateup: error in loading shared libraries libgd.so.0: cannot map file data: Bad file number Poking around the list archives, I found Yozo's suggestions and I've tried a few of them, but no joy. Setting 'LDFLAGS = -lm -lgd -lm -lpng -lz -R/usr/local/lib' makes no difference. Setting 'LDFLAGS = -lm -Xlinker -Bstatic -Xlinker -L/opt/gd/lib -lgd -lpng -lz' (which is flailing around) gets me: PROBLEM: rateup died from Signal 11 But at least "ldd rateup" looks happier: libm.so.6 => /lib/libm.so.6 (0x2aaad000) libc.so.6 => /lib/libc.so.6 (0x2ab11000) /lib/ld.so.1 => /lib/ld.so.1 (0x00000000) ...And I couldn't figure out Yozo's "editing rateup as a shell script", because, well, I'm having a hard enough time with Unix as it is. ;-) (Please CC me your response; although the listserv shows me subscribed, it doesn't send me the list for some reason.) Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tommy_cormier at eli.net Tue Sep 7 23:48:43 1999 From: tommy_cormier at eli.net (Tommy Cormier) Date: Tue, 07 Sep 1999 16:48:43 -0500 Subject: [mrtg] (no subject) Message-ID: <37D5883B.3B800CA4@eli.net> --------------DC3304FDA48E1ED0D8DAFEED Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Q: When looking at one (or many) of my routers on the graphs, the output line is less, sometimes far less, than the input line. What does this mean? Is the router buffering traffic? If so, how do we determine if the router is performing at its best (input/output ratio)? --------------DC3304FDA48E1ED0D8DAFEED Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Tommy Cormier Sr Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Tommy Cormier Sr n: Cormier Sr;Tommy org: ELI adr;dom: 2500 City West Blvd;;;Houston ;Tx;77042; email;internet: tommy_cormier at eli.net title: Sales Engineer tel;work: 7139148682 x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------DC3304FDA48E1ED0D8DAFEED-- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From charles at toucan.ie Wed Sep 8 00:21:05 1999 From: charles at toucan.ie (Charles Gillanders) Date: Tue, 7 Sep 1999 23:21:05 +0100 Subject: [mrtg] Re: (no subject) Message-ID: <002b01bef97f$475ea3a0$0264a8c0@toucan.ie> I would have thought that all it means is that those routers have way more incoming traffic than outgoing, typically web traffic tends to exhibit this tendancy, small upstream commands to the server, large downstream data files back to the client. I'm sure there are many other traffic types that would also produce this kind of result, you need to ask yourself questions like what should this router be doing? What are the people on the far side of it doing? What kinds of access do they have? If you can't explain why these routers would exhibit marked asymetric traffic patterns then you have to get out a network monitor and actually figure what sort of data is actually going over the link. In summary, these routers probably do have much more incoming than outgoing traffic, you need to think about your network configuration and satisfy yourself as to why they do, and is there anything wrong with things being that way... ----- Original Message ----- From: Tommy Cormier To: Sent: 07 September 1999 22:48 Subject: [mrtg] (no subject) > --------------DC3304FDA48E1ED0D8DAFEED > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Q: > > When looking at one (or many) of my routers on the graphs, the output > line is less, sometimes far less, than the input line. What does this > mean? Is the router buffering traffic? If so, how do we determine if > the router is performing at its best (input/output ratio)? > > --------------DC3304FDA48E1ED0D8DAFEED > Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" > Content-Transfer-Encoding: 7bit > Content-Description: Card for Tommy Cormier Sr > Content-Disposition: attachment; filename="vcard.vcf" > > begin: vcard > fn: Tommy Cormier Sr > n: Cormier Sr;Tommy > org: ELI > adr;dom: 2500 City West Blvd;;;Houston ;Tx;77042; > email;internet: tommy_cormier at eli.net > title: Sales Engineer > tel;work: 7139148682 > x-mozilla-cpt: ;0 > x-mozilla-html: FALSE > version: 2.1 > end: vcard > > > --------------DC3304FDA48E1ED0D8DAFEED-- > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 8 00:22:33 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 8 Sep 1999 00:22:33 +0200 (CEST) Subject: [mrtg] Re: (no subject) In-Reply-To: <37D5883B.3B800CA4@eli.net> from "Tommy Cormier" at Sep 07, 1999 04:48:43 PM Message-ID: <199909072222.AAA02017@slot.hollandcasino.nl> > Q: > > When looking at one (or many) of my routers on the graphs, the output > line is less, sometimes far less, than the input line. What does this > mean? > A: You are not graphing a router. You are graphing an interface on that router. A router has at least two interfaces. Traffic coming in on one interface will go out on the other. If you would run, for instance, a web service you will have far more traffic going one way than the other. webserver <--- router <--- internet request from client webserver ---> router ---> internet answer to client eth0<->eth1<->serial Traffic will be: ------+-------------- eth0 : low in, high out eth1 : high in, low out serial: low in, high out > Is the router buffering traffic? If so, how do we determine if > the router is performing at its best (input/output ratio)? It will (most likely) be buffering however this does not show on your graphs as it won't buffer for long periods of time. Performance of a router has nothing to do with the in/out ratio. It has to do with being able to forward packets. If you would like to transfer some amount of data and the bottle neck would be the router, then it is not performing well. Most likely other parts of the link will be the bottle neck and your router is performing below maximum capacity. At some amount of data, your router is at peak capacity and when you try to push more data through it, the throughput will either stay the same or it will even drop drasticly. When that happens, you should have done an upgrade/replacement and you are already late. I'm sure somebody will have comments on this but I'm also pretty sure above lines will be true for the bigger part. regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lemmen at supportnet.nl Wed Sep 8 08:59:36 1999 From: lemmen at supportnet.nl (Marcel Lemmen) Date: Wed, 8 Sep 1999 08:59:36 +0200 (CEST) Subject: [mrtg] (no subject) Message-ID: The file libgd.so.0 is installed, but probably in the wrong dir. My Makefile installed it the /usr/local/lib dir. All I did was making a (soft) link in the /usr/lib dir (/lib will probably work too). Kind regards, Marcel On Tue, 7 Sep 1999, Peter Lalor wrote: > Date: Tue, 7 Sep 1999 14:18:05 -0700 > From: Peter Lalor > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Still can't find libgd.so.0 > > Hi all, > > This seems to be the problem du jour. Like several others, I can't > get MRTG 2.8.8 running on a Linux box. Using the stock Makefile, I get > > .//rateup: error in loading shared libraries > libgd.so.0: cannot open shared object file: No such file or directory > > when doing "./mrtg mrtg.cfg". 'ldd rateup' shows this: > > ./rateup: error in loading shared libraries > libgd.so.0: cannot map file data: Bad file number > > Poking around the list archives, I found Yozo's suggestions and I've > tried a few of them, but no joy. > > Setting 'LDFLAGS = -lm -lgd -lm -lpng -lz -R/usr/local/lib' makes no > difference. > > Setting 'LDFLAGS = -lm -Xlinker -Bstatic -Xlinker -L/opt/gd/lib -lgd > -lpng -lz' (which is flailing around) gets me: > > PROBLEM: rateup died from Signal 11 > > But at least "ldd rateup" looks happier: > > libm.so.6 => /lib/libm.so.6 (0x2aaad000) > libc.so.6 => /lib/libc.so.6 (0x2ab11000) > /lib/ld.so.1 => /lib/ld.so.1 (0x00000000) > > ..And I couldn't figure out Yozo's "editing rateup as a shell > script", because, well, I'm having a hard enough time with Unix as it > is. ;-) > > (Please CC me your response; although the listserv shows me > subscribed, it doesn't send me the list for some reason.) > > Peter Lalor Infoasis > plalor at infoasis.com http://www.infoasis.com/ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kikaku1 at cniri.go.jp Wed Sep 8 09:33:34 1999 From: kikaku1 at cniri.go.jp (kikaku1) Date: Wed, 8 Sep 1999 16:33:34 +0900 (JST) Subject: [mrtg] monitor of the temperature Message-ID: <199909080733.QAA23982@cniri.go.jp> Hello, I'm not familiar with MRTG so excuse me if the answer of the following question is well known. I want to monitor the temperature of the machine by using mrtg_2.5.1. But I failed to do it. I have a perl script "temp.pl" which gives us the output of the temperat ure as the format of "(temperature)\n\n\n\n". My Mrtg.cfg is as follows. Target[temp]: '/usr1/people/yamada/temp.pl' MaxBytes[temp]: Title[temp]: (): Temp PageTop[temp]:

Temperature check for NBASE

System: NBASE
Maintainer:
Interface:NBASE
IP: ()
Max Temp: 40
What's problem? The format is wrong, or Mrtg.cfg is wrong? Please help me!! Toshikazu Yamada **************************************************** Chugoku National Industrial Research Institute 2-2-2 Hiro-Suehiro, Kure, Hiroshima 737-0197, JAPAN Tel: +81-823-72-1902 Fax: +81-823-70-0023 E-mail:kikaku1 at cniri.go.jp **************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 8 10:31:02 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 8 Sep 1999 10:31:02 +0200 (CEST) Subject: [mrtg] Re: monitor of the temperature In-Reply-To: <199909080733.QAA23982@cniri.go.jp> from "kikaku1" at Sep 08, 1999 04:33:34 PM Message-ID: <199909080831.KAA04494@slot.hollandcasino.nl> > I want to monitor the temperature of the machine by using mrtg_2.5.1. > But I failed to do it. > I have a perl script "temp.pl" which gives us the output of the temperat > ure as > the format of "(temperature)\n\n\n\n". I'm not sure if you should have two numbers. First try the stuff mentioned below, if it still fails try "(temp)\n0\n\n\n" When run from the command line your output should show up as the following lines, however without quotes: "/usr1/people/yamada$ ./temp.pl" "42" "0" "" "" "/usr1/people/yamada$" > My Mrtg.cfg is as follows. > > Target[temp]: '/usr1/people/yamada/temp.pl' > MaxBytes[temp]: Provide a number for maxbytes or leave the line out. Add a line "Options[temp]: gauge Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cf at internoc.se Wed Sep 8 10:33:07 1999 From: cf at internoc.se (Frantsen Christian) Date: Wed, 8 Sep 1999 10:33:07 +0200 Subject: [mrtg] Re: Still can't find libgd.so.0 Message-ID: edit /etc/ld.so.conf and add /usr/local/lib or where ever your libgd.so file resides, then do ldconfig and all should work. /Christian -----Original Message----- From: Peter Lalor [mailto:plalor at infoasis.com] Sent: Tuesday, September 07, 1999 11:18 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Still can't find libgd.so.0 Hi all, This seems to be the problem du jour. Like several others, I can't get MRTG 2.8.8 running on a Linux box. Using the stock Makefile, I get .//rateup: error in loading shared libraries libgd.so.0: cannot open shared object file: No such file or directory when doing "./mrtg mrtg.cfg". 'ldd rateup' shows this: ./rateup: error in loading shared libraries libgd.so.0: cannot map file data: Bad file number Poking around the list archives, I found Yozo's suggestions and I've tried a few of them, but no joy. Setting 'LDFLAGS = -lm -lgd -lm -lpng -lz -R/usr/local/lib' makes no difference. Setting 'LDFLAGS = -lm -Xlinker -Bstatic -Xlinker -L/opt/gd/lib -lgd -lpng -lz' (which is flailing around) gets me: PROBLEM: rateup died from Signal 11 But at least "ldd rateup" looks happier: libm.so.6 => /lib/libm.so.6 (0x2aaad000) libc.so.6 => /lib/libc.so.6 (0x2ab11000) /lib/ld.so.1 => /lib/ld.so.1 (0x00000000) ..And I couldn't figure out Yozo's "editing rateup as a shell script", because, well, I'm having a hard enough time with Unix as it is. ;-) (Please CC me your response; although the listserv shows me subscribed, it doesn't send me the list for some reason.) Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gatenews at omnicast.net Wed Sep 8 10:51:11 1999 From: gatenews at omnicast.net (Gate) Date: Wed, 8 Sep 1999 01:51:11 -0700 (PDT) Subject: [mrtg] Re: monitor of the temperature In-Reply-To: <199909080733.QAA23982@cniri.go.jp> Message-ID: On Wed, 8 Sep 1999, kikaku1 wrote: > Hello, Hi > > the format of "(temperature)\n\n\n\n". > My Mrtg.cfg is as follows. > > Target[temp]: '/usr1/people/yamada/temp.pl' > MaxBytes[temp]: Try Target[temp]: `/usr1/people/yamada/temp.pl` Those are backticks (on the same key as the ~) > > What's problem? The format is wrong, or Mrtg.cfg is wrong? > Please help me!! Should work for ya.. :) Bryan -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From coelho at persogo.com.br Wed Sep 8 13:18:35 1999 From: coelho at persogo.com.br (Leonardo Rodrigues) Date: Wed, 8 Sep 1999 08:18:35 -0300 Subject: [mrtg] Problems witn PNG files References: Message-ID: <00eb01bef9eb$e4a79010$138cf2c8@persogo.com.br> I installed MRTG 2.8.8 with the new rateup, and everything works fine ! I can see the new .png files normally with my Netscape 4.61, BUT, i can't see them with IE 4.01SP1. With IE5.0, no problems. Do IE supports png files just on version 5, or am I missing something ? Hope hear from you soon, Leonardo Rodrigues -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From RBennett at brueggers.com Wed Sep 8 13:58:07 1999 From: RBennett at brueggers.com (Rubin Bennett) Date: Wed, 8 Sep 1999 07:58:07 -0400 Subject: [mrtg] Re: Still can't find libgd.so.0 Message-ID: <4BF798E42BB5D1119E7B0000E20DEB7A36B987@bagel1.brueggers.com> I currently have MRTG 2.8.8 running on a (mostly) out of the box Red Hat 6.0 system. I did a FULL install (Custom Installation - not desktop or Server config... -> Install Everything), and ran the configure and make and it runs beautifully. Perhaps an upgrade is in order? I've had the problem you describe in older versions of Linux, and as I recall, it was something in the libc or libg library. yYou could try to update that library, but resolving the dependancies will kill you. Good luck, Rubin -----Original Message----- From: Peter Lalor [mailto:plalor at infoasis.com] Sent: Tuesday, September 07, 1999 5:18 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Still can't find libgd.so.0 Hi all, This seems to be the problem du jour. Like several others, I can't get MRTG 2.8.8 running on a Linux box. Using the stock Makefile, I get .//rateup: error in loading shared libraries libgd.so.0: cannot open shared object file: No such file or directory when doing "./mrtg mrtg.cfg". 'ldd rateup' shows this: ./rateup: error in loading shared libraries libgd.so.0: cannot map file data: Bad file number Poking around the list archives, I found Yozo's suggestions and I've tried a few of them, but no joy. Setting 'LDFLAGS = -lm -lgd -lm -lpng -lz -R/usr/local/lib' makes no difference. Setting 'LDFLAGS = -lm -Xlinker -Bstatic -Xlinker -L/opt/gd/lib -lgd -lpng -lz' (which is flailing around) gets me: PROBLEM: rateup died from Signal 11 But at least "ldd rateup" looks happier: libm.so.6 => /lib/libm.so.6 (0x2aaad000) libc.so.6 => /lib/libc.so.6 (0x2ab11000) /lib/ld.so.1 => /lib/ld.so.1 (0x00000000) ..And I couldn't figure out Yozo's "editing rateup as a shell script", because, well, I'm having a hard enough time with Unix as it is. ;-) (Please CC me your response; although the listserv shows me subscribed, it doesn't send me the list for some reason.) Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kikaku1 at cniri.go.jp Wed Sep 8 14:26:42 1999 From: kikaku1 at cniri.go.jp (kikaku1 at cniri.go.jp) Date: Wed, 08 Sep 1999 21:26:42 +0900 (JST) Subject: [mrtg] Re: monitor of the temperature In-Reply-To: Your message of "Wed, 8 Sep 1999 10:31:02 +0200 (CEST)" <199909080831.KAA04494@slot.hollandcasino.nl> References: <199909080831.KAA04494@slot.hollandcasino.nl> Message-ID: <19990908212642P.kikaku1@cniri.go.jp> Thank you for your help, but still my mrtg system doesn't work. Please help me again, please. > > I want to monitor the temperature of the machine by using mrtg_2.5.1. > > But I failed to do it. > > I have a perl script "temp.pl" which gives us the output of the temperat > > ure as > > the format of "(temperature)\n\n\n\n". > > I'm not sure if you should have two numbers. First try the stuff mentioned > below, if it still fails try "(temp)\n0\n\n\n" > When run from the command line your output should show up as the following > lines, however without quotes: > "/usr1/people/yamada$ ./temp.pl" > "42" > "0" > "" > "" > "/usr1/people/yamada$" > > > My Mrtg.cfg is as follows. > > > > Target[temp]: '/usr1/people/yamada/temp.pl' > > MaxBytes[temp]: > > Provide a number for maxbytes or leave the line out. > > Add a line "Options[temp]: gauge > > Regards, > Alex > > > Hello, > > Hi > > > > > the format of "(temperature)\n\n\n\n". > > My Mrtg.cfg is as follows. > > > > Target[temp]: '/usr1/people/yamada/temp.pl' > > MaxBytes[temp]: > > Try > Target[temp]: `/usr1/people/yamada/temp.pl` > > Those are backticks (on the same key as the ~) > > > > > > What's problem? The format is wrong, or Mrtg.cfg is wrong? > > Please help me!! > > Should work for ya.. :) > > Bryan > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bear at mail.tik.com.au Wed Sep 8 15:28:57 1999 From: bear at mail.tik.com.au (bear) Date: Wed, 8 Sep 1999 21:28:57 +0800 Subject: [mrtg] ping-probe NT and no data on th gifs Message-ID: <004a01bef9fe$1b6a18e0$0400a8c0@tik.com.au> Hi all Managed to get ping probe to work (using win98 ping.exe ) and from the command line manage to get two numbers returned ie perl mrtg-ping-probe an.ip.address.here 240 420 this works fine ( i take it this is the result we are looking for ) only problem is the graphs show 0 if placed in to the normal mrtg.cfg files have the latest ping-probe from the site oh for you NT people out there i had to use "c:\mrtg.X.X.X\run\mrtg-ping-probe ip.address.here" note the double quote to get the program not to error with cant find the program etc etc the log files are all 0 . enough info ? Hopefully Bear -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990908/64a56e10/attachment.htm From be_lotf at yahoo.com Wed Sep 8 18:54:42 1999 From: be_lotf at yahoo.com (Lotfi BelHadj) Date: Wed, 8 Sep 1999 09:54:42 -0700 (PDT) Subject: [mrtg] Problems with Max speed Message-ID: <19990908165442.12242.rocketmail@web1403.mail.yahoo.com> Hello I have 2 problems: 1- The values of flow In and flow Out are wrong and i don't know the Max speed are 248 Kb/s although that the real value is 2Mb/s 2- I have a interface with: - Max speed: 248 KB/s. - Current in 40%. - Current out 80%. I hope to know if this mean that my link is used with 120% or 60% (120/2). Please if you don't care with this is e_mail, can you tell me how can i get an answer. Thank you for your help __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From plalor at infoasis.com Wed Sep 8 19:08:19 1999 From: plalor at infoasis.com (Peter Lalor) Date: Wed, 8 Sep 1999 10:08:19 -0700 Subject: [mrtg] Re: Still can't find libgd.so.0 In-Reply-To: References: Message-ID: >The file libgd... is installed, but probably in the wrong dir. >My Makefile installed it the /usr/local/lib dir. >All I did was making a (soft) link in the /usr/lib dir (/lib will probably >work too). This was it! You are The Man. I also needed to do the same for libttf.so.2. >On Tue, 7 Sep 1999, Peter Lalor wrote: > > > Date: Tue, 7 Sep 1999 14:18:05 -0700 > > From: Peter Lalor > > To: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Still can't find libgd.so.0 > > > > Hi all, > > > > This seems to be the problem du jour. Like several others, I can't > > get MRTG 2.8.8 running on a Linux box. Using the stock Makefile, I get > > > > .//rateup: error in loading shared libraries > > libgd.so.0: cannot open shared object file: No such file or directory > > > > when doing "./mrtg mrtg.cfg". 'ldd rateup' shows this: > > > > ./rateup: error in loading shared libraries > > libgd.so.0: cannot map file data: Bad file number > > > > Poking around the list archives, I found Yozo's suggestions and I've > > tried a few of them, but no joy. > > > > Setting 'LDFLAGS = -lm -lgd -lm -lpng -lz -R/usr/local/lib' makes no > > difference. > > > > Setting 'LDFLAGS = -lm -Xlinker -Bstatic -Xlinker -L/opt/gd/lib -lgd > > -lpng -lz' (which is flailing around) gets me: > > > > PROBLEM: rateup died from Signal 11 > > > > But at least "ldd rateup" looks happier: > > > > libm.so.6 => /lib/libm.so.6 (0x2aaad000) > > libc.so.6 => /lib/libc.so.6 (0x2ab11000) > > /lib/ld.so.1 => /lib/ld.so.1 (0x00000000) > > > > ..And I couldn't figure out Yozo's "editing rateup as a shell > > script", because, well, I'm having a hard enough time with Unix as it > > is. ;-) > > > > (Please CC me your response; although the listserv shows me > > subscribed, it doesn't send me the list for some reason.) > > > > Peter Lalor Infoasis > > plalor at infoasis.com http://www.infoasis.com/ > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Wed Sep 8 19:10:31 1999 From: dcp at dcptech.com (David C Prall) Date: Wed, 8 Sep 1999 13:10:31 -0400 Subject: [mrtg] Re: Problems with Max speed References: <19990908165442.12242.rocketmail@web1403.mail.yahoo.com> Message-ID: <029f01befa1d$0e7707f0$47ef93a0@dcaa.mil> > Hello > I have 2 problems: > 1- The values of flow In and flow Out are wrong and i don't know the > Max speed are 248 Kb/s although that the real value is 2Mb/s > 2- I have a interface with: > - Max speed: 248 KB/s. > - Current in 40%. > - Current out 80%. > I hope to know if this mean that my link is used with 120% or 60% > (120/2). > Please if you don't care with this is e_mail, can you tell me how can > i get an answer. > Thank you for your help What kind of link is it. Most WAN links are full-duplex. Meaning that you are using 80% of your available traffic in one direction and 40% in the other. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 8 19:24:39 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 8 Sep 1999 19:24:39 +0200 (CEST) Subject: [mrtg] Re: Problems with Max speed In-Reply-To: <19990908165442.12242.rocketmail@web1403.mail.yahoo.com> from "Lotfi BelHadj" at Sep 08, 1999 09:54:42 AM Message-ID: <199909081724.TAA07417@slot.hollandcasino.nl> > > Hello > I have 2 problems: > 1- The values of flow In and flow Out are wrong and i don't know the > Max speed are 248 Kb/s although that the real value is 2Mb/s You probably have 248 kilobyte per second. This is (248*8=)1948 kilobit per second leaving 52 kilobit per second for framing or so. For connections the following statements are true (in general at least): 1) kilo is 1000, mega is 1000 kilo 2) speed is measured in bits per second It is custom to make a difference between Kb and KB in this case, b being bits and B being bytes. 248 KB/s == 1948 Kb/s MRTG displays in byte per second, still using kilo == 1000. If you are monitoring DISK space or MEMORY then you may use the "kilo" option as mentioned in the documentation. > 2- I have a interface with: > - Max speed: 248 KB/s. > - Current in 40%. > - Current out 80%. This just means that your link transfers approx. 99 kilobyte/second towards your router and 198 kilobytes/second towards the other end. I don't think you should talk about 60% utilization and it certainly isn't 120% If you think of it as being 60% then you can almost double your traffic, this isn't true because you have only 20% left going out. If you must talk about general utilization I think it should be the higher number, 80 in this case. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jonesr at exi.do.losrios.cc.ca.us Wed Sep 8 20:14:18 1999 From: jonesr at exi.do.losrios.cc.ca.us (Jones, Randy) Date: Wed, 8 Sep 1999 11:14:18 -0700 Subject: [mrtg] Re: Problems witn PNG files Message-ID: > I installed MRTG 2.8.8 with the new rateup, and > everything works fine ! I can see the new .png files > normally with my Netscape 4.61, BUT, i can't see them > with IE 4.01SP1. With IE5.0, no problems. > Leonardo Rodrigues Have a look at the IE entry on: http://www.cdrom.com/pub/png/pngapbr.html . PNG is supported in IE4. A little. -- Randy Jones Computer and Network Development Specialist Los Rios Community College District Sacramento, California -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From BoschlooG at vertis.nl Wed Sep 8 21:29:38 1999 From: BoschlooG at vertis.nl (Gerwin Boschloo) Date: Wed, 8 Sep 1999 21:29:38 +0200 Subject: [mrtg] AS5200/MRTG Message-ID: <6337C40FC805D211B4E80000F8773D46DBD9AD@vts027.vertis.nl> Hi, I have the following problem. I am running MRTG 2.8.8 and I am using a perl script to monitor the usage of my Cisco AS5200 access-server. When I run the script manually it gives me 2 values: the number of modem connections and the number of ISDN connections this is OK. When I run in inside my MRTG file, it only gives me zero's in the .log file. When I run it manually: [mrtg at vdtcache run]$ ./get-rtrinbel 3 10 [mrtg at vdtcache run]$ My cfg file looks like this: WorkDir: /home/mrtg/public_html/stats/rtrinbel Title[rtrinbel]: Active modems and ISDN users on Rtrinbel PageTop[rtrinbel]:

Active modem and ISDN users on Rtrinbel

Target[rtrinbel]: '/home/mrtg/mrtg-2.8.6/run/get-rtrinbel' WithPeak[rtrinbel]: wmy Unscaled[rtrinbel]: dwmy Options[rtrinbel]: growright, nopercent, integer, absolute, gauge MaxBytes[rtrinbel]: 30 Ylegend[rtrinbel]: Active Modems ShortLegend[rtrinbel]: Modems Legend1[rtrinbel]: Current Active Modems Legend2[rtrinbel]: Current Active ISDN Legend3[rtrinbel]: 5 minute Average Active Modems Legend4[rtrinbel]: 5 Minute Average Active ISDN LegendI[rtrinbel]: Modem LegendO[rtrinbel]: ISDN #--------------------------------------------------------------- The .log file looks like this: 936818702 0 0 936818702 0 0 0 0 936818402 0 0 0 0 936818400 0 0 0 0 936818100 0 0 0 0 I hope anybody can help me. Thanks in advance. Gerwin boschloog at vertis.nl -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Wed Sep 8 21:42:13 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Wed, 8 Sep 1999 14:42:13 -0500 Subject: [mrtg] Re: AS5200/MRTG Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5E5@MAIL2> Remove the 'absolute' from the Options line. Absolute = Don't do the difference calc, but divide by time Gauge = Don't do the difference calc, don't divide by time By default, MRTG takes the difference between this reading and the last reading and divides it by the elapsed time. HTH, Ken > -----Original Message----- > From: Gerwin Boschloo [mailto:BoschlooG at vertis.nl] > Sent: Wednesday, September 08, 1999 2:30 PM > To: 'MRTG Mailing List' > Subject: [mrtg] AS5200/MRTG > Importance: High > > > Hi, > > I have the following problem. I am running MRTG 2.8.8 and I am using a > perl script to monitor the usage of my Cisco AS5200 > access-server. When > I run the script manually it gives me 2 values: the number of modem > connections and the number of ISDN connections this is OK. > When I run in > inside my MRTG file, it only gives me zero's in the .log file. > > When I run it manually: > > [mrtg at vdtcache run]$ ./get-rtrinbel > 3 > 10 > [mrtg at vdtcache run]$ > > My cfg file looks like this: > > WorkDir: /home/mrtg/public_html/stats/rtrinbel > > Title[rtrinbel]: Active modems and ISDN users on Rtrinbel > PageTop[rtrinbel]:

Active modem and ISDN users on Rtrinbel

> Target[rtrinbel]: '/home/mrtg/mrtg-2.8.6/run/get-rtrinbel' > WithPeak[rtrinbel]: wmy > Unscaled[rtrinbel]: dwmy > Options[rtrinbel]: growright, nopercent, integer, absolute, gauge > MaxBytes[rtrinbel]: 30 > Ylegend[rtrinbel]: Active Modems > ShortLegend[rtrinbel]: Modems > Legend1[rtrinbel]: Current Active Modems > Legend2[rtrinbel]: Current Active ISDN > Legend3[rtrinbel]: 5 minute Average Active Modems > Legend4[rtrinbel]: 5 Minute Average Active ISDN > LegendI[rtrinbel]: Modem > LegendO[rtrinbel]: ISDN > #--------------------------------------------------------------- > > The .log file looks like this: > > 936818702 0 0 > 936818702 0 0 0 0 > 936818402 0 0 0 0 > 936818400 0 0 0 0 > 936818100 0 0 0 0 > > > I hope anybody can help me. > > > Thanks in advance. > > Gerwin > > boschloog at vertis.nl > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at YorkU.CA Wed Sep 8 21:48:13 1999 From: george at YorkU.CA (George Kahler) Date: Wed, 08 Sep 1999 15:48:13 -0400 Subject: [mrtg] SNMP restrictions Message-ID: <199909081948.PAA03569@viper.ccs.yorku.ca> I've been using MRTG for monitoring my NetApp filers and number of Sun machines (Solaris 7 & Enterprise Agent) for some time now. Now, my masters want me to restrict access to snmp. I know just bare minimum and would appreciate if some kind sole could show me the way. Also, how will this impact MRTG? Can MRTG pass some sort of a password to the machine it wants to query? I've heard of 'communities' but haven't got a clue. Thx George ------------------------------------------------------------------------------- George Kahler e-mail: george at yorku.ca Systems Administrator humans: (416) 736-5257 x.22699 Computing Services, York University machines: (416) 736-5830 Ontario, Canada, M3J-1P3 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From BoschlooG at vertis.nl Wed Sep 8 21:58:12 1999 From: BoschlooG at vertis.nl (Gerwin Boschloo) Date: Wed, 8 Sep 1999 21:58:12 +0200 Subject: [mrtg] Re: AS5200/MRTG Message-ID: <6337C40FC805D211B4E80000F8773D46DBD9AE@vts027.vertis.nl> Thanks, I tried it, sorry but the .log file still holds just zero's. Gerwin > ---------- > From: Stieers, Ken[SMTP:KStieers at dainrauscher.com] > Sent: Wednesday, 08 September, 1999 9:42 PM > To: 'Gerwin Boschloo'; 'MRTG Mailing List' > Subject: RE: [mrtg] AS5200/MRTG > > Remove the 'absolute' from the Options line. > > Absolute = Don't do the difference calc, but divide by time > Gauge = Don't do the difference calc, don't divide by time > > By default, MRTG takes the difference between this reading and the > last > reading and divides it by the elapsed time. > > HTH, > > > Ken > > > -----Original Message----- > > From: Gerwin Boschloo [mailto:BoschlooG at vertis.nl] > > Sent: Wednesday, September 08, 1999 2:30 PM > > To: 'MRTG Mailing List' > > Subject: [mrtg] AS5200/MRTG > > Importance: High > > > > > > Hi, > > > > I have the following problem. I am running MRTG 2.8.8 and I am using > a > > perl script to monitor the usage of my Cisco AS5200 > > access-server. When > > I run the script manually it gives me 2 values: the number of modem > > connections and the number of ISDN connections this is OK. > > When I run in > > inside my MRTG file, it only gives me zero's in the .log file. > > > > When I run it manually: > > > > [mrtg at vdtcache run]$ ./get-rtrinbel > > 3 > > 10 > > [mrtg at vdtcache run]$ > > > > My cfg file looks like this: > > > > WorkDir: /home/mrtg/public_html/stats/rtrinbel > > > > Title[rtrinbel]: Active modems and ISDN users on Rtrinbel > > PageTop[rtrinbel]:

Active modem and ISDN users on Rtrinbel >

> > Target[rtrinbel]: '/home/mrtg/mrtg-2.8.6/run/get-rtrinbel' > > WithPeak[rtrinbel]: wmy > > Unscaled[rtrinbel]: dwmy > > Options[rtrinbel]: growright, nopercent, integer, absolute, gauge > > MaxBytes[rtrinbel]: 30 > > Ylegend[rtrinbel]: Active Modems > > ShortLegend[rtrinbel]: Modems > > Legend1[rtrinbel]: Current Active Modems > > Legend2[rtrinbel]: Current Active ISDN > > Legend3[rtrinbel]: 5 minute Average Active Modems > > Legend4[rtrinbel]: 5 Minute Average Active ISDN > > LegendI[rtrinbel]: Modem > > LegendO[rtrinbel]: ISDN > > #--------------------------------------------------------------- > > > > The .log file looks like this: > > > > 936818702 0 0 > > 936818702 0 0 0 0 > > 936818402 0 0 0 0 > > 936818400 0 0 0 0 > > 936818100 0 0 0 0 > > > > > > I hope anybody can help me. > > > > > > Thanks in advance. > > > > Gerwin > > > > boschloog at vertis.nl > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From clarenceo at interbaun.net Wed Sep 8 22:27:32 1999 From: clarenceo at interbaun.net (clarenceo at interbaun.net) Date: Wed, 08 Sep 1999 13:27:32 -0700 Subject: [mrtg] Reporing Tools Message-ID: <7r6grk$pupb@eGroups.com> I'v being running MRTG for serveral weeks and like the product. I am now trying to obtain reporting scripts that would generate hard copy reports using the log file data. I.E. Traffic utilization for a given period, say daily, weekly, monthly, yearly, etc. I'm not a programmer and would ask that if someone has developed a script(s) and would not mind sharing this with me I would be most appreciative. Thanks in advance Clarence Orleski -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rcook at mweb.co.za Wed Sep 8 22:45:25 1999 From: rcook at mweb.co.za (Russell Cook) Date: Wed, 8 Sep 1999 22:45:25 +0200 Subject: [mrtg] config file for ifInErrors & ifOutErrors Message-ID: <000a01befa3b$1456cd40$149360c0@ibl.co.za> Hi, Can anyone share a working config file graphing interface errors in and out ? Thanks Russell -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990908/1742f943/attachment.html From lsheldon at creighton.edu Wed Sep 8 22:58:39 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Wed, 08 Sep 1999 15:58:39 CDT Subject: [mrtg] Re: (no subject) In-Reply-To: <37D5883B.3B800CA4@eli.net>; from "Tommy Cormier" at Sep 07, 99 4:48 pm Message-ID: <199909082058.PAA13033@bluejay.creighton.edu> > When looking at one (or many) of my routers on the graphs, the output > line is less, sometimes far less, than the input line. What does this > mean? Is the router buffering traffic? If so, how do we determine if > the router is performing at its best (input/output ratio)? Absent any meaningful information, it means a pretty ordinary link where the sources of most of the data moved around are on the "input" side, and the sinks are on another interface (or on other interfaces). -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From vladimir at poslogic.com Wed Sep 8 23:46:46 1999 From: vladimir at poslogic.com (Vladimir Alonso) Date: Wed, 8 Sep 1999 17:46:46 -0400 Subject: [mrtg] 2 PROBLEMS & 3 QUESTIONS ! ( MRTG in WindowsNT 4.0 SP5 ) Message-ID: <9923EA8133E9D211A2F900A0C9EC5EA02817@MAINNT> Hi list ! I have 2 questions, 1- I need to install the schedule service in Windows NT. I don't have service in my computer. them, 2- I installed the MRTG Service too, and now, What I need to do?. 3- What is better option ? Some body may help me?. Thansk in advanced, Vladimir. Network Administrator. LatinNODE, Inc. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gatenews at omnicast.net Thu Sep 9 00:11:12 1999 From: gatenews at omnicast.net (Gate) Date: Wed, 8 Sep 1999 15:11:12 -0700 (PDT) Subject: [mrtg] monitoring virtual web sites Message-ID: How would I go about monitoring the traffic on virtual websites hosted on apache under Linux? I don't know much about snmp, and setting up the MIBs, but I'm assuming it has something to do with this. Thanks in advance, Bryan -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 9 00:09:26 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 9 Sep 1999 00:09:26 +0200 (CEST) Subject: [mrtg] Re: AS5200/MRTG In-Reply-To: <6337C40FC805D211B4E80000F8773D46DBD9AD@vts027.vertis.nl> from "Gerwin Boschloo" at Sep 08, 1999 09:29:38 PM Message-ID: <199909082209.AAA08626@slot.hollandcasino.nl> > When I run it manually: > > [mrtg at vdtcache run]$ ./get-rtrinbel > 3 > 10 > [mrtg at vdtcache run]$ > Okay, it should provide 4 lines however I've read that it is okay if it only returns 2. > My cfg file looks like this: > [...] > Target[rtrinbel]: '/home/mrtg/mrtg-2.8.6/run/get-rtrinbel' Use backticks ... ` is different from ' > Options[rtrinbel]: growright, nopercent, integer, absolute, gauge You already know to skip the "absolute" however I don't think this is causing the problem. > MaxBytes[rtrinbel]: 30 Provided you really have 30 modems: okay. > > The .log file looks like this: > > 936818702 0 0 > 936818702 0 0 0 0 Is this timestamp changing as expected ? I think it is (it is a recent value). If MRTG does some calculations on the result (for instance if you forgot to put "gauge" in) the first line should display the value as read from the target, the second line should display the rate. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list at mystic.nu Thu Sep 9 03:24:06 1999 From: list at mystic.nu (Mark) Date: Wed, 08 Sep 1999 20:24:06 -0500 Subject: [mrtg] MRTG won;t show outgoing bandwidth Message-ID: <3.0.5.32.19990908202406.007bc700@192.168.0.1> I recently set up MRTG on my personal Linux box that has one NIC connected to a cable modem. The problem I'm having is that it seems to show incoming bandwidth just fine but doesn't show a thing for outgoing. Here is what I have in mrtg.cfg...this came from running cfgmaker. Is there something I need to change in the "Target" line to allow it to show in and out bandwidth or what am I missing here? It's a standard 10mb NIC on eth0. Thanks for any assistance. Target[cx681714-b.okcnw1.ok.home.com]: 2:public at 24.4.104.161 MaxBytes[cx681714-b.okcnw1.ok.home.com]: 1250000 Title[cx681714-b.okcnw1.ok.home.com]: emily (cx681714-b.okcnw1.ok.home.com):$ PageTop[cx681714-b.okcnw1.ok.home.com]:

Traffic Analysis for eth0

System:Emily
Maintainer:Mark
Interface:eth0 (2)
IP:cx681714-b.okcnw1.ok.home.com (24.4.104.161)
Max Speed: 1250.0 kBytes/s (ethernetCsmacd)
-- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kikaku1 at cniri.go.jp Thu Sep 9 12:55:18 1999 From: kikaku1 at cniri.go.jp (kikaku1) Date: Thu, 9 Sep 1999 19:55:18 +0900 (JST) Subject: [mrtg] Re: monitor of t he temperature Message-ID: <199909091055.TAA03666@cniri.go.jp> > > > > Thank you for your help, > > but still my mrtg system doesn't work. > > Please help me again, please. > > > If you do not specify **what** fails, how am I supposed to help ? I'm sorry. I gave no information about it. > What is the output of your script "temp.pl" ? For example, "36" "0" "" "" > What are the error messages returned by mrtg ? In the case of "/usr1/people/yamada$ ./temp.pl" sh: /usr/local/mrtg-2.5.1$: is not found. Could not get any data from external command '/usr1/people/yamada$ ./tem p.pl' Maybe the external command did not even start. (There is no such file or directory) Problem with Externale get '`/usr1/people/yamada$ ./temp.pl`': Expected a number for 'in' but got '-1' Problem with Externale get '`/usr1/people/yamada$ ./temp.pl`': Expected a number for 'out' but got '0' Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup could not read the pri mary log file for temp Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup The backup log file fo r temp was invalid as well Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't remove temp.old updating log file Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't rename temp.log to temp.old updating log file ------------------------------------------------------ So I select "/usr1/people/yamada/temp.pl". > What are the first few lines of your logfile ? In the case of the "/usr1/people/yamada/temp.pl" Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup could not read the pri mary log file for temp Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup The backup log file fo r temp was invalid as well Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't remove temp.old updating log file Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't rename temp.log to temp.old updating log file > What are the first few lines of your logfile after 15 minutes ? In the case of the "/usr1/people/yamada/temp.pl" Rateup ERROR: /usr/local/src/mrtg-2.5.1//rateup found temp's log file wa s corrupt or not in sorted order.Rateup WARNING: /usr/local/src/mrtg-2.5. 1// rateup could not read the primary log file for temp Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup The backup log file fo r temp was invalid as well Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't remove temp.old updating log file > > Regards, > Alex > And the first lines of temp.log is, 936873271 /usr1/people/yamada/temp.pl /usr1/people/yamada/temp.pl 936873271 0 0 0 0 936872700 0 0 0 0 936872400 0 0 0 0 936872100 0 0 0 0 936871800 0 0 0 0 936871500 0 0 0 0 Sincerely yours, Toshikazu Yamada **************************************************** Chugoku National Industrial Research Institute 2-2-2 Hiro-Suehiro, Kure, Hiroshima 737-0197, JAPAN Tel: +81-823-72-1902 Fax: +81-823-70-0023 E-mail:kikaku1 at cniri.go.jp **************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From a.deflorio at exch_srv.finsiel.it Thu Sep 9 13:07:02 1999 From: a.deflorio at exch_srv.finsiel.it (Deflorio Angelo) Date: Thu, 9 Sep 1999 13:07:02 +0200 Subject: [mrtg] MRTG & Windows NT: creating a MIB from performance counters Message-ID: <1357AA2133AAD21198CE00A0C9E95DD46FA53D@EXCH_SRV> Hi all, I have read it is possible to create a MIB from NT performance counters, using perf2mib and mibcc on ResKit. It works with NT performance counter (memory, cpu, and so on), as reported on the help pages. I'm trying to do the same with other performance counters, added by another MS application (SNA Server 4.0 SP 2) and it does NOT work. I'm using Windows NT Server 4.0 SP 4 with NT Resource Kit 4.0 and executing the following command: perf2mib sna.mib sna.ini "SNA Connections" 99 sna it generates an empty sna.ini file and a sna.mib file containing only the first part of the performance mib (enterprises.microsoft.software.systems.os.winnt.performance). Anybody knows what's wrong? TIA Angelo Deflorio Netsiel S.p.A. - Bari (Italia) +39 080 5092342 a.deflorio at netsiel.it -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Clint.Alexander at corp.ptd.net Thu Sep 9 15:30:26 1999 From: Clint.Alexander at corp.ptd.net (Clint Alexander) Date: Thu, 9 Sep 1999 09:30:26 -0400 Subject: [mrtg] Duplicates found... Message-ID: <1F482D1969C6D11188DE00A0C9A935979DD7BB@exchange.corp.ptd.net> Upon running MRTG, I get this error: ? ??? Line 4951 in CFG file contains a duplicate definition for ??? target[some.router.out.here.com]. First definition is on line 4936 ? Now, I know that my router database does not have duplicates. Looking into the config file, ? The one section(Line 4936): ??? Target[some.router.out.here.com]: 3:communitystring@ some.router.out.here.com ??? MaxBytes[some.router.out.here.com]: 193000 ??? Title[some.router.out.here.com]: some.router.out.here.com(some.router.out.here.com): Serial0/2 ??? PageTop[some.router.out.here.com]:

Traffic Analysis for Serial0/2 The other (Line 4951): ??? Target[some.router.out.here.com]: 4:communitystring@ some.router.out.here.com ??? MaxBytes[some.router.out.here.com]: 193000 ??? Title[some.router.out.here.com]: some.router.out.here.com (some.router.out.here.com): Serial0/3 ??? PageTop[some.router.out.here.com]:

Traffic Analysis for Serial0/3 ? ? Same DNS, different port ? Can anyone shed some light on this. It seems to work sometimes, and other times it bombs out. ------------------------------------------- Clint Alexander clinta at corp.ptd.net PenTeleData Engineering Dept. [- Over-Estimate everything, and nothing will surprise you -] ???????????????????????????????????????????????????????????????????????????? ???????????? -HV ? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 9 15:44:36 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 9 Sep 1999 08:44:36 -0500 Subject: [mrtg] Re: Duplicates found... Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5E8@MAIL2> The second one needs to be something like this: Target[some.router.out.here.com.4]: 4:communitystring at some.router.out.here.com Each name inside the brackets ( [] ) on the target line has to be unique, even if they are for different ports on the same router. Ken > -----Original Message----- > From: Clint Alexander [mailto:Clint.Alexander at corp.ptd.net] > Sent: Thursday, September 09, 1999 8:30 AM > To: 'MRTG List' > Subject: [mrtg] Duplicates found... > > > Upon running MRTG, I get this error: > > Line 4951 in CFG file contains a duplicate definition for > target[some.router.out.here.com]. First definition is on line 4936 > > Now, I know that my router database does not have duplicates. > Looking into the config file, > > The one section(Line 4936): > Target[some.router.out.here.com]: 3:communitystring@ > > some.router.out.here.com > MaxBytes[some.router.out.here.com]: 193000 > Title[some.router.out.here.com]: > some.router.out.here.com(some.router.out.here.com): Serial0/2 > PageTop[some.router.out.here.com]:

Traffic Analysis > for Serial0/2 > > The other (Line 4951): > Target[some.router.out.here.com]: 4:communitystring@ > > some.router.out.here.com > MaxBytes[some.router.out.here.com]: 193000 > Title[some.router.out.here.com]: some.router.out.here.com > (some.router.out.here.com): Serial0/3 > PageTop[some.router.out.here.com]:

Traffic Analysis > for Serial0/3 > > > Same DNS, different port ? > Can anyone shed some light on this. It seems to work > sometimes, and other > times it bombs out. > > ------------------------------------------- > Clint Alexander > clinta at corp.ptd.net > PenTeleData Engineering Dept. > > [- Over-Estimate everything, and nothing will surprise you -] > > > -HV > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asm037 at europe.mot.com Thu Sep 9 15:50:16 1999 From: asm037 at europe.mot.com (Meissner Sebastian-asm037) Date: Thu, 9 Sep 1999 15:50:16 +0200 Subject: [mrtg] Re: Duplicates found... Message-ID: Hi! You have to use different names for each target(for example: some.router.out.here.com.port3 , some.router.out.here.com.port4)! The name of the target defines the name of the webpage (and all the files) which mrtg creates for this target. If there are similar names, mrtg does`nt know what to do... Sebastian ---------------------------------------------------------------- Sebastian Mei?ner Global Computing and Telecommunication Motorola GmbH Heinrich-Hertz-Str. 1 D-65232 Taunusstein Phone : +49 6128 70 2009 Fax: +49 6128 72920 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bwoodcoc at bbn.com Thu Sep 9 15:49:14 1999 From: bwoodcoc at bbn.com (Bradford Woodcock) Date: Thu, 09 Sep 1999 09:49:14 -0400 Subject: [mrtg] setting an snmp variable Message-ID: <3.0.3.32.19990909094914.00af1474@po2.bbn.com> Greetings, Does anyone on the list have any experience with snmpset() whichs looks to be in the modules supplied with mrtg? I'm looking for the syntax requirements or a pointer to some documentation for it. thanks, brad... -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From a.deflorio at exch_srv.finsiel.it Thu Sep 9 16:06:55 1999 From: a.deflorio at exch_srv.finsiel.it (Deflorio Angelo) Date: Thu, 9 Sep 1999 16:06:55 +0200 Subject: [mrtg] R: setting an snmp variable Message-ID: <1357AA2133AAD21198CE00A0C9E95DD46FA633@EXCH_SRV> hi, I used that function to download the running configuration on a cisco router. I am not a great perl programmer but you can use the attached perl script as an example. bye Angelo Deflorio Netsiel S.p.A. - Bari (Italia) +39 080 5092342 a.deflorio at netsiel.it <> > -----Messaggio originale----- > Da: Bradford Woodcock [SMTP:bwoodcoc at bbn.com] > Inviato: gioved? 9 settembre 1999 15.49 > A: mrtg at list.ee.ethz.ch > Oggetto: [mrtg] setting an snmp variable > > Greetings, > > Does anyone on the list have any experience with snmpset() whichs looks to > be in the modules supplied with mrtg? I'm looking for the syntax > requirements or a pointer to some documentation for it. > > thanks, > brad... > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- A non-text attachment was scrubbed... Name: ad-wrnet.pl Type: application/octet-stream Size: 1199 bytes Desc: not available Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990909/e4dc8f0d/attachment.obj From lsheldon at creighton.edu Thu Sep 9 16:12:16 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Thu, 09 Sep 1999 9:12:16 CDT Subject: [mrtg] Re: Duplicates found... In-Reply-To: <1F482D1969C6D11188DE00A0C9A935979DD7BB@exchange.corp.ptd.net>; from "Clint Alexander" at Sep 9, 99 9:30 am Message-ID: <199909091412.JAA18569@bluejay.creighton.edu> > ??? Line 4951 in CFG file contains a duplicate definition for > ??? target[some.router.out.here.com]. First definition is on line 4936 ^^^^^^^^^^^^^^^^^^^^^^^^ That defines a target. > Now, I know that my router database does not have duplicates. > Looking into the config file, > ? > The one section(Line 4936): > ??? Target[some.router.out.here.com]: 3:communitystring@ > > The other (Line 4951): > ??? Target[some.router.out.here.com]: 4:communitystring@ > Same DNS, different port ? Same target-identifier. some.router.out.there.com.3 and some.router.out.there.com.4 are different target-identifiers. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From garth.williams at home.com Thu Sep 9 16:44:37 1999 From: garth.williams at home.com (Garth K. Williams) Date: Thu, 9 Sep 1999 08:44:37 -0600 Subject: [mrtg] Re: MRTG & Windows NT: creating a MIB from performance counters In-Reply-To: <1357AA2133AAD21198CE00A0C9E95DD46FA53D@EXCH_SRV> Message-ID: <000801befad1$d85fd2e0$4d1ed6c7@EDM268> In the perf2mib section of perfm.bat, you need to add the "SNA Connectios" ## sna as you have done, but you do not need to add SNA.MIB if you want to add the SNA counters along with other performance counters. If you want to add other counters, here is a perf2bib line that should work. I added the SNA Connections as OID 20. perf2mib perfmib.mib perfmib.ini memory 1 memory processor 2 CPU "Network Interface" 3 net PhysicalDisk 4 pdisk LogicalDisk 5 ldisk "Paging File" 6 pagefile Process 7 process Redirector 8 redirector TCP 9 tcp IP 10 ip UDP 11 udp NetBEUI 12 netbeui "NBT Connection" 13 nbtconn "NWLink IPX" 14 nwlinkipx "NWLink SPX" 15 nwlinkspx "RAS Total" 16 rastotal Server 17 server "Server Work Queues" 18 srvrqueues Cache 19 cache "SNA Connections" 20 sna This should add the SNA counter as .1.3.6.1.4.1.311.1.1.3.1.1.20. You can download SNMP4NT.ZIP from http://snmp.cjb.net, which contains the basic requirements for creating the performance counter MIB (perfmib.mib), and with it comes the latest perfmib.dll and perf2mib.exe (fixes problems where OIDs would return 0 when queried). I hope this helps answer your question. Garth Garth K. Williams - Systems Engineer (MCP+I, MCSE, CNA) Williams Technology Consulting Services Edmonton, Alberta Canada Phone: (780) 469-4341 Web: http://www.wtcs.org Email: mailto:garth.williams at home.com Home of: http://snmp.cjb.net - SNMP for the Public Community -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Deflorio Angelo Sent: Thursday, September 09, 1999 5:07 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] MRTG & Windows NT: creating a MIB from performance counters Hi all, I have read it is possible to create a MIB from NT performance counters, using perf2mib and mibcc on ResKit. It works with NT performance counter (memory, cpu, and so on), as reported on the help pages. I'm trying to do the same with other performance counters, added by another MS application (SNA Server 4.0 SP 2) and it does NOT work. I'm using Windows NT Server 4.0 SP 4 with NT Resource Kit 4.0 and executing the following command: perf2mib sna.mib sna.ini "SNA Connections" 99 sna it generates an empty sna.ini file and a sna.mib file containing only the first part of the performance mib (enterprises.microsoft.software.systems.os.winnt.performance). Anybody knows what's wrong? TIA Angelo Deflorio Netsiel S.p.A. - Bari (Italia) +39 080 5092342 a.deflorio at netsiel.it -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 9 17:44:17 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 9 Sep 1999 17:44:17 +0200 (CEST) Subject: [mrtg] Re: monitor of the temperature In-Reply-To: <19990908212642P.kikaku1@cniri.go.jp> from "kikaku1@cniri.go.jp" at Sep 08, 1999 09:26:42 PM Message-ID: <199909091544.RAA12933@slot.hollandcasino.nl> Let's try that again: > > > I want to monitor the temperature of the machine by using mrtg_2.5.1. > > > But I failed to do it. > > > I have a perl script "temp.pl" which gives us the output of the temperat > > > ure as > > > the format of "(temperature)\n\n\n\n". > > > > I'm not sure if you should have two numbers. First try the stuff mentioned > > below, if it still fails try "(temp)\n0\n\n\n" > > When run from the command line your output should show up as the following > > lines, however without quotes: > > "/usr1/people/yamada$ ./temp.pl" This means: From the command prompt on your machine, go into the directory where your script is placed (i guessed it is /usr1/people/yamada) and execute the script as follows (without the quotes): "./temp.pl" . It should return the following lines (again: without the quotes): > > "42" > > "0" > > "" > > "" > > > My Mrtg.cfg is as follows. > > > > > > Target[temp]: '/usr1/people/yamada/temp.pl' This should be back ticks, not "normal" quotes. At your command prompt, enter the following line (again: leave out the double quotes): "echo `./temp.pl`" If this returns two numbers (probably without a newline) then you have the right quotes. > > > MaxBytes[temp]: > > > > Provide a number for maxbytes or leave the line out. > > You should put a number after "MaxBytes[temp]:" so that it reads, for instance something like "MaxBytes[temp]: 100" however the number is dependant on what you actually could get as a maximum. > > Add a line "Options[temp]: gauge > > > > Try > > Target[temp]: `/usr1/people/yamada/temp.pl` > > > > Those are backticks (on the same key as the ~) > > This answer was provided by someone else (brian IIRC). Most keyboards I know do have the backtick and tilde on the same key, this does not have to be true for your config. Look for a quote that looks like a small line from upper-left to lower right. 1) Clean up your configuration file and modify as stated above 2) remove any logfiles and/or other files that were made by mrtg 3) run mrtg and make sure that you see its output 3b) Expect to get a failure message about the logfile and the backup log 4) look in the directory, there should be new files, named "temp.log" and "temp-day.gif", "temp-week.gif" etcetera. 5) run mrtg again 5b) Expect another failure message about the backup log, not the normal log 6) There should be "temp.log" and "temp.old" + the other files 7) Without much delay, run your script by hand. Remember the numbers. View the first line of "temp.log" and compare the second and third number with the output of your script. They should be the same or very close. 8) wait 15 minutes 9) repeat step 5,6 and 7 (not step 5b) 10) If all is okay, view the first few lines of "temp.log". They should show expected values in the second column. Try above list and stop when a step fails. If nothing fails, well done. If something fails try to describe what fails and if you cant figure it out, do post again. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Archer.Kyle at principal.com Thu Sep 9 17:45:40 1999 From: Archer.Kyle at principal.com (Archer, Kyle) Date: Thu, 9 Sep 1999 10:45:40 -0500 Subject: [mrtg] Unscaled and in bits... Message-ID: <811E80207409D311B6850008C7917EBB01113513@pfgdsmmsg013.principal.com> I was wondering if I was doing this right...I have a router running a frame-relay circuit, 2 PVC's, both 128Kb/s. S0 shows up as a T1 (which is fine), and S0.1 / S0.2 show up as 128000 (maxbytes) and 128Kb/s circuits (forcing to bits). When I put in unscale the graphs become distorted, and scale to 1040.0Kb/s when shouldn't it stop at 128Kb/s ? I would like the top of the graph to be the max of the circuit....how is this done? Kyle Archer -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Jerome.Le-Tanou at linuxfr.org Thu Sep 9 18:01:19 1999 From: Jerome.Le-Tanou at linuxfr.org (Jerome.Le-Tanou at linuxfr.org) Date: Thu, 09 Sep 1999 18:01:19 +0200 Subject: [mrtg] no log for CPU usage with a cisco 3640 Message-ID: <4.2.0.58.19990909172236.01b1a7e0@svrsac.ac-grenoble.fr> Hi everybody, I use MRTG 2.8.8 on a linux box and I will wish to monitoring the CPU usage of a cisco 3640 (IOS (tm) 3600 Software (C3640-I-M), Version 11.2(19)P), so I've got this : Target[192.168.1.1.cpu]:1.3.6.1.4.1.9.2.1.58.0&1.3.6.1.4.1.9.2.1.58.0:public @192.168.1.1 MaxBytes[192.168.1.1.cpu]: 100 Title[192.168.1.1.cpu]: Cisco 3640 - CPU Usage PageTop[192.168.1.1.cpu]:

Cisco 3640 - CPU Usage

RouterCisco 3640
IP:192.168.1.1
Here what I obtain in my log file "192.168.1.1.cpu.log" : 936901560 4 4 936901560 0 0 0 0 936901261 0 0 0 0 936901200 0 0 0 0 936900900 0 0 0 0 936900600 0 0 0 0 936900300 0 0 0 0 936900000 0 0 0 0 ... As you can see it, I am not really satisfied with the result. Where's the problem ? Any help would be appreciated. Thanks in advance ------------------------- Jerome Le Tanou (France) mailto:Jerome.Le-Tanou at linuxfr.org -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From RBennett at brueggers.com Thu Sep 9 17:55:25 1999 From: RBennett at brueggers.com (Rubin Bennett) Date: Thu, 9 Sep 1999 11:55:25 -0400 Subject: [mrtg] Re: Unscaled and in bits... Message-ID: <4BF798E42BB5D1119E7B0000E20DEB7A36B991@bagel1.brueggers.com> In Options for those circuits, don't specify scale/ unscale. Scaling the graphs to the highest realized stat is MRTG's default. Hope this helps! Rubin -----Original Message----- From: Archer, Kyle [mailto:Archer.Kyle at principal.com] Sent: Thursday, September 09, 1999 11:46 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Unscaled and in bits... I was wondering if I was doing this right...I have a router running a frame-relay circuit, 2 PVC's, both 128Kb/s. S0 shows up as a T1 (which is fine), and S0.1 / S0.2 show up as 128000 (maxbytes) and 128Kb/s circuits (forcing to bits). When I put in unscale the graphs become distorted, and scale to 1040.0Kb/s when shouldn't it stop at 128Kb/s ? I would like the top of the graph to be the max of the circuit....how is this done? Kyle Archer -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 9 18:07:02 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 9 Sep 1999 18:07:02 +0200 (CEST) Subject: [mrtg] Re: no log for CPU usage with a cisco 3640 In-Reply-To: <4.2.0.58.19990909172236.01b1a7e0@svrsac.ac-grenoble.fr> from "Jerome.Le-Tanou@linuxfr.org" at Sep 09, 1999 06:01:19 PM Message-ID: <199909091607.SAA13054@slot.hollandcasino.nl> > Target[192.168.1.1.cpu]:1.3.6.1.4.1.9.2.1.58.0&1.3.6.1.4.1.9.2.1.58.0:public > @192.168.1.1 > MaxBytes[192.168.1.1.cpu]: 100 > Title[192.168.1.1.cpu]: Cisco 3640 - CPU Usage > PageTop[192.168.1.1.cpu]:

Cisco 3640 - CPU Usage

> > >
RouterCisco 3640 >
IP:192.168.1.1
> > Here what I obtain in my log file "192.168.1.1.cpu.log" : > > 936901560 4 4 > 936901560 0 0 0 0 Your current cpu utilization is 4% (verify this with the IOS cdm line) and since you do not use option gauge (hint!) this is divided by the number of seconds passed since your last sample. It is a fraction below 1 and therefore it is rounded down to zero. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Archer.Kyle at principal.com Thu Sep 9 18:04:46 1999 From: Archer.Kyle at principal.com (Archer, Kyle) Date: Thu, 9 Sep 1999 11:04:46 -0500 Subject: [mrtg] Re: Unscaled and in bits... Message-ID: <811E80207409D311B6850008C7917EBB01113514@pfgdsmmsg013.principal.com> wihtout ANY scaling statement, it auto-scales... Kyle Archer > -----Original Message----- > From: Rubin Bennett [mailto:RBennett at brueggers.com] > Sent: Thursday, September 09, 1999 10:55 AM > To: 'Archer, Kyle'; mrtg at list.ee.ethz.ch > Subject: RE: [mrtg] Unscaled and in bits... > > > In Options for those circuits, don't specify scale/ unscale. > Scaling the > graphs to the highest realized stat is MRTG's default. > > Hope this helps! > > Rubin > > -----Original Message----- > From: Archer, Kyle [mailto:Archer.Kyle at principal.com] > Sent: Thursday, September 09, 1999 11:46 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Unscaled and in bits... > > > > I was wondering if I was doing this right...I have a > router running > a > frame-relay circuit, 2 PVC's, both 128Kb/s. S0 shows up as a > T1 (which is > fine), and S0.1 / S0.2 show up as 128000 (maxbytes) and > 128Kb/s circuits > (forcing to bits). When I put in unscale the graphs become > distorted, and > scale to 1040.0Kb/s when shouldn't it stop at 128Kb/s ? I > would like the > top > of the graph to be the max of the circuit....how is this done? > > Kyle Archer > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jeff.fritsche at persoft.com Thu Sep 9 19:47:13 1999 From: jeff.fritsche at persoft.com (Jeff Fritsche) Date: Thu, 09 Sep 1999 12:47:13 -0500 Subject: [mrtg] rateup dies Message-ID: <37D7F2A1.5FEA5E6E@persoft.com> I have MRTG 2.8.8 installed on RH Linux 6.0. With the 2.5.5-16 kernel, everything ran fine. I have now compiled and installed the 2.2.12 kernel and am getting the following rateup error: PROBLEM: rateup died from Signal 8 with Exit value 0 when doing router 'xxx.xxx.xx.1.4' code was 136, retcode was . If this happens all the time, you should probably investigate the cause. :-) What's up? Thanks, Jeff Fritsche -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Thu Sep 9 20:03:43 1999 From: dcp at dcptech.com (David C Prall) Date: Thu, 9 Sep 1999 14:03:43 -0400 Subject: [mrtg] Re: rateup dies References: <37D7F2A1.5FEA5E6E@persoft.com> Message-ID: <045901befaed$a79dea90$47ef93a0@dcaa.mil> > I have MRTG 2.8.8 installed on RH Linux 6.0. With the 2.5.5-16 kernel, > everything ran fine. > I have now compiled and installed the 2.2.12 kernel and am getting the > following rateup error: > > PROBLEM: rateup died from Signal 8 > with Exit value 0 when doing router 'xxx.xxx.xx.1.4' > code was 136, retcode was . If this happens all the time, > you should probably investigate the cause. :-) > > What's up? > > Thanks, > Jeff Fritsche > The original kernal was actually in a directory /usr/src/linux-2. with a symbolic link for linux to this directory. When you uncompressed the linux-2.2.12 file did you replace the linux directory as a real directory. Are there symbolic links from anywhere to the original directory rather then the linux directory, which with redhat there are. Hope this helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Clint.Alexander at corp.ptd.net Thu Sep 9 21:46:34 1999 From: Clint.Alexander at corp.ptd.net (Clint Alexander) Date: Thu, 9 Sep 1999 15:46:34 -0400 Subject: [mrtg] [mrtg]RE: Duplicates found... Message-ID: <1F482D1969C6D11188DE00A0C9A935979DD7C4@exchange.corp.ptd.net> Yes I'm aware of this. I have been studying the cfgmaker program for a while today among other things. The problem is, I run a shell script on a unix machine, that feeds cfgmaker each router in a database to query. Now, only 4 routers have gave me this problem, however, cfgmaker correctly lays out the config for the rest. I'm trying to figure out, if its something in the router name, or something just in cfgmaker that is not allowing the code: (Line 392/cfgmaker) my $name="$router.$index"; (Line 418/cfgmaker) ${c}Target[$name]: $index:$community\@$router to work properly. Because, even though there is no $index in ' [$router.$index] ' the variable $index DOES appear in the rest of the line ' ]: $index:$community\@$router ' I don't know. Kinda weird. MRTG 2.8.8 RH Linux 2.2.5-15smp i686 If anyone else has any ideas, let me know :) thx > -----Original Message----- > From: Leslie Harlley Watter [mailto:leslie at simca.pop-pr.rnp.br] > Sent: Thursday, September 09, 1999 3:05 PM > To: Clint Alexander > Cc: 'MRTG List' > Subject: Re: [mrtg] Duplicates found... > > > Hi Clint > > You can't have the same target names to different interfaces, > modify your > taget names and these errors will disapear > > ;) > > _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ > _/ _/ > _/ Leslie Harlley Watter _/ > _/ 09-Sep-1999 _/ > _/ _/ > _/ leslie at simca.pop-pr.rnp.br _/ > _/ _/ > _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jvs at ocslink.com Thu Sep 9 22:53:51 1999 From: jvs at ocslink.com (James Sneeringer) Date: Thu, 9 Sep 1999 15:53:51 -0500 (CDT) Subject: [mrtg] Re: Still can't find libgd.so.0 In-Reply-To: Message-ID: On Tue, 7 Sep 1999, Peter Lalor wrote: | .//rateup: error in loading shared libraries | libgd.so.0: cannot open shared object file: No such file or directory One of two possible problems come to mind: 1) libgd.so.0 is not in /lib or /usr/lib, or one of the directories listed in /etc/ld.so.conf 2) you did not run `ldconfig' after installing libgd Maybe both. -James -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From fazall at research.bell-labs.com Fri Sep 10 00:13:14 1999 From: fazall at research.bell-labs.com (Lookman Fazal) Date: Thu, 09 Sep 1999 18:13:14 -0400 Subject: [mrtg] netApp's disk utilization References: <199908212208.AAA17226@slot.hollandcasino.nl> Message-ID: <37D830FA.8A03720@research.bell-labs.com> Hello All, We have a bunch of netApps at our site. This there a way to graph the disk utilization and project how the disk space usage is increased over day, month or year using MRTG Please help Thanks Fazal -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Thu Sep 9 21:05:00 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Thu, 9 Sep 1999 16:05:00 -0300 (EST) Subject: [mrtg] Re: Duplicates found... In-Reply-To: <1F482D1969C6D11188DE00A0C9A935979DD7BB@exchange.corp.ptd.net> Message-ID: Hi Clint You can't have the same target names to different interfaces, modify your taget names and these errors will disapear ;) _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 09-Sep-1999 _/ _/ _/ _/ leslie at simca.pop-pr.rnp.br _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Thu, 9 Sep 1999, Clint Alexander wrote: > Upon running MRTG, I get this error: > ? > ??? Line 4951 in CFG file contains a duplicate definition for > ??? target[some.router.out.here.com]. First definition is on line 4936 > ? > Now, I know that my router database does not have duplicates. > Looking into the config file, > ? > The one section(Line 4936): > ??? Target[some.router.out.here.com]: 3:communitystring@ > some.router.out.here.com > ??? MaxBytes[some.router.out.here.com]: 193000 > ??? Title[some.router.out.here.com]: > some.router.out.here.com(some.router.out.here.com): Serial0/2 > ??? PageTop[some.router.out.here.com]:

Traffic Analysis for Serial0/2 > > The other (Line 4951): > ??? Target[some.router.out.here.com]: 4:communitystring@ > some.router.out.here.com > ??? MaxBytes[some.router.out.here.com]: 193000 > ??? Title[some.router.out.here.com]: some.router.out.here.com > (some.router.out.here.com): Serial0/3 > ??? PageTop[some.router.out.here.com]:

Traffic Analysis for Serial0/3 > ? > ? > Same DNS, different port ? > Can anyone shed some light on this. It seems to work sometimes, and other > times it bombs out. > > ------------------------------------------- > Clint Alexander > clinta at corp.ptd.net > PenTeleData Engineering Dept. > > [- Over-Estimate everything, and nothing will surprise you -] > ???????????????????????????????????????????????????????????????????????????? > ???????????? -HV > > ? > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tony at lava.net Thu Sep 9 20:05:22 1999 From: tony at lava.net (Antonio Querubin) Date: Thu, 9 Sep 1999 08:05:22 -1000 (HST) Subject: [mrtg] bizarre off-by-one writing of logs Message-ID: Has anyone noticed over the past two days an unusual off-by-one error in MRTG where the wrong log/gif file gets written? Here are the symptoms. We've got a lot of ADSL customers coming in on Frame Relay to one of our routers. The MRTG config file has the following among other things (just two of many ports): Target[pueo.252]: 252:xxxxxxxxxxxxx at pueo MaxBytes[pueo.252]: 48000 Title[pueo.252]: pueo.lava.net (): Serial5/4.25 Target[pueo.253]: 253:xxxxxxxxxxxxx at pueo MaxBytes[pueo.253]: 32000 Title[pueo.253]: pueo.lava.net (): Serial5/4.26 On September 7, the two sets of graphs, pueo.252*gif and pueo.253*gif, reflected accurate data for the two interfaces. On the morning of September 8, pueo.252*gif are now showing what used to be in pueo.253*gif. In fact as far as I can tell, for every sub-interface on the router, pueo.(n-1)*gif now shows what used to be in pueo.(n)*gif, where n are just successive ports numbers. The mrtg.cfg file has not been changed over the two day period. The router has not crashed or rebooted in that period either. Interestingly enough, the problem is consistently reproducible. If I restore the log and gif files from a backup tape made on Sept 7, I can see all the correct graphs in the right place in the right files. As soon as mrtg processes the files, many graphs get shifted by one port number. The shift happens once and mrtg continues on its merry way with no error message or warning. It seems like it's some kind of date/time rollover problem. But I haven't been able to find the underlying cause. Anyone else noticed this? And if you have, is there a workaround? Antonio Querubin tony at lava.net / ah6bw at hawaii.ampr.org -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 9 22:40:11 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 9 Sep 1999 22:40:11 +0200 (CEST) Subject: [mrtg] Re: no log for CPU usage with a cisco 3640 In-Reply-To: <37D7F7BB.89E3577@qwnet.com.br> from "Presciliano dos Santos Neto" at Sep 09, 1999 03:09:00 PM Message-ID: <199909092040.WAA13947@slot.hollandcasino.nl> > > I have the same problem, with the gauge option. Only the first value is logged. > > > > > > Here what I obtain in my log file "192.168.1.1.cpu.log" : > > > > > > 936901560 4 4 > > > 936901560 0 0 0 0 > > > > Your current cpu utilization is 4% (verify this with the IOS cdm line) > > and since you do not use option gauge (hint!) this is divided by the > > number of seconds passed since your last sample. I find this rather strange. Please post the relevant portion of your config file, especially the line containing Option . Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qwnet.com.br Thu Sep 9 20:09:00 1999 From: presciliano at qwnet.com.br (Presciliano dos Santos Neto) Date: Thu, 09 Sep 1999 15:09:00 -0300 Subject: [mrtg] Re: no log for CPU usage with a cisco 3640 References: <199909091607.SAA13054@slot.hollandcasino.nl> Message-ID: <37D7F7BB.89E3577@qwnet.com.br> I have the same problem, with the gauge option. Only the first value is logged. Alex van den Bogaerdt wrote: > > Target[192.168.1.1.cpu]:1.3.6.1.4.1.9.2.1.58.0&1.3.6.1.4.1.9.2.1.58.0:public > > @192.168.1.1 > > MaxBytes[192.168.1.1.cpu]: 100 > > Title[192.168.1.1.cpu]: Cisco 3640 - CPU Usage > > PageTop[192.168.1.1.cpu]:

Cisco 3640 - CPU Usage

> > > > > >
RouterCisco 3640 > >
IP:192.168.1.1
> > > > Here what I obtain in my log file "192.168.1.1.cpu.log" : > > > > 936901560 4 4 > > 936901560 0 0 0 0 > > Your current cpu utilization is 4% (verify this with the IOS cdm line) > and since you do not use option gauge (hint!) this is divided by the > number of seconds passed since your last sample. > It is a fraction below 1 and therefore it is rounded down to zero. > > Regards, > Alex > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lists at cal026031.student.utwente.nl Fri Sep 10 12:33:52 1999 From: lists at cal026031.student.utwente.nl (Linux lists) Date: Fri, 10 Sep 1999 12:33:52 +0200 (MET DST) Subject: [mrtg] Re: netApp's disk utilization Message-ID: On Thu, 9 Sep 1999, Lookman Fazal wrote: > Hello All, > > We have a bunch of netApps at our site. This there a way to graph the > disk utilization and project how the disk space usage is increased over > day, month or year using MRTG > Try the following: Target[nfsops-netapp]: 1.3.6.1.4.1.789.1.2.2.1.0&.1.3.6.1.4.1.789.1.2.2.1.0:pub MaxBytes[nfsops-netapp]: 1250000 Title[nfsops-netapp]: NFS Ops PageTop[nfsops-netapp]: NFS Ops Options[nfsops-netapp]: growright, nopercent YLegend[nfsops-netapp]: NFS Ops ShortLegend[nfsops-netapp]: ops Legend1[nfsops-netapp]: NFS Ops Legend2[nfsops-netapp]: Legend3[nfsops-netapp]: Legend4[nfsops-netapp]: LegendI[nfsops-netapp]: NFS Ops LegendO[nfsops-netapp]: Target[df-netapp]: 1.3.6.1.4.1.789.1.5.4.1.6.1&1.3.6.1.4.1.789.1.5.4.1.6.1:publ MaxBytes[df-netapp]: 100 AbsMax[df-netapp]: 100 Title[df-netapp]: Disk usage percentage PageTop[df-netapp]: Disk usage percentage Options[df-netapp]: absolute, gauge, noinfo, nopercent, growright Unscaled[df-netapp]: dwmy YLegend[df-netapp]: Percent used ShortLegend[df-netapp]: % Legend1[df-netapp]: Disk Usage Legend2[df-netapp]: Legend3[df-netapp]: Legend4[df-netapp]: LegendI[df-netapp]: Disk Usage LegendO[df-netapp]: Mark ------------------------------------------------------------------------- Mark Visser / Calslaan 26-31 | E-mail: mark at dnd.utwente.nl 7522 MC Enschede / Telephone: 053-4895038 | SNT-mail: mark at snt.utwente.nl ------------------------------------------------------------------------- Warning: You can get rid of all the bugs by disabling them from the main menu. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From CarlViUr at suramericana.com.co Fri Sep 10 14:04:00 1999 From: CarlViUr at suramericana.com.co (Carlos Sebastian Vieira Uribe) Date: Fri, 10 Sep 1999 07:04:00 -0500 Subject: [mrtg] Error with external command Message-ID: <199909101204.OAA00669@stud.ee.ethz.ch> Hi, I made an external command (PERL SCRIPT) for monitoring response time (PING) to some routers. First i tried it in AIX with MRTG 2.8.6 without problems. Now it is running in RedHat5.2 and MRTG 2.8.6. It works but when i call mrtg from command line i get the following error: # ./mrtg ../conf/trpta.cfg Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': Expected an INTEGER for 'in' but got '887.5' Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': Expected an INTEGER for 'out' but got '887.5' What is happenning?? and how to soleve this?? Thanks, Atte, Sebasti?n Vieira Uribe Analista en Gesti?n de Telecomunicaciones Suramericana de Seguros S.A. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Fri Sep 10 14:13:20 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Fri, 10 Sep 1999 14:13:20 +0200 (CEST) Subject: [mrtg] Re: Error with external command In-Reply-To: <199909101204.OAA00669@stud.ee.ethz.ch> from "Carlos Sebastian Vieira Uribe" at Sep 10, 1999 07:04:00 AM Message-ID: <199909101213.OAA17552@slot.hollandcasino.nl> > I made an external command (PERL SCRIPT) for monitoring response time (PING) > to some routers. > First i tried it in AIX with MRTG 2.8.6 without problems. > > Now it is running in RedHat5.2 and MRTG 2.8.6. > It works but when i call mrtg from command line i get the following error: > > # ./mrtg ../conf/trpta.cfg > Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': > Expected an INTEGER for 'in' but got '887.5' > > Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': > Expected an INTEGER for 'out' but got '887.5' > > > What is happenning?? and how to soleve this?? > The error is telling you what happens: MRTG expects an integer and it is getting a real. Run the command from the prompt, you'll notice the difference inbetween AIX and linux, I bet AIX does return integers. You'll have to modify the script and round the numbers to integers. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asm037 at europe.mot.com Fri Sep 10 14:17:54 1999 From: asm037 at europe.mot.com (Meissner Sebastian-asm037) Date: Fri, 10 Sep 1999 14:17:54 +0200 Subject: [mrtg] Re: Error with external command Message-ID: Hi! You have to get rid of the ".5" in your input. You could use the "int($variable)" command... Sebastian ---------------------------------------------------------------- Sebastian Mei?ner Global Computing and Telecommunication Motorola GmbH Heinrich-Hertz-Str. 1 D-65232 Taunusstein Phone : +49 6128 70 2009 Fax: +49 6128 72920 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From CarlViUr at suramericana.com.co Fri Sep 10 14:36:58 1999 From: CarlViUr at suramericana.com.co (Carlos Sebastian Vieira Uribe) Date: Fri, 10 Sep 1999 07:36:58 -0500 Subject: [mrtg] Re: Error with external command Message-ID: <199909101239.OAA16347@stud.ee.ethz.ch> Thanks. It worked using int($variable) to round the results. Atte, Sebasti?n Vieira Uribe Analista en Gesti?n de Telecomunicaciones Suramericana de Seguros S.A. > ---------- > Desde: Alex van den Bogaerdt[SMTP:alex at slot.hollandcasino.nl] > Enviado el: Viernes, 10 de Septiembre de 1999 07:13 a.m. > Para: CarlViUr at suramericana.com.co > Cc: mrtg at list.ee.ethz.ch > Asunto: [mrtg] Re: Error with external command > > > I made an external command (PERL SCRIPT) for monitoring response time > (PING) > > to some routers. > > First i tried it in AIX with MRTG 2.8.6 without problems. > > > > Now it is running in RedHat5.2 and MRTG 2.8.6. > > It works but when i call mrtg from command line i get the following > error: > > > > # ./mrtg ../conf/trpta.cfg > > Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': > > Expected an INTEGER for 'in' but got '887.5' > > > > Problem with Externale get '`/nm/mrtg/trpta/trpta.pl armeniaR`': > > Expected an INTEGER for 'out' but got '887.5' > > > > > > What is happenning?? and how to soleve this?? > > > The error is telling you what happens: MRTG expects an integer and it is > getting a real. > Run the command from the prompt, you'll notice the difference inbetween > AIX and linux, I bet AIX does return integers. > > You'll have to modify the script and round the numbers to integers. > > Regards, > Alex > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tvd at chrysalis.com Fri Sep 10 15:15:56 1999 From: tvd at chrysalis.com (Theo Van Dinter) Date: Fri, 10 Sep 1999 09:15:56 -0400 Subject: [mrtg] Re: netApp's disk utilization In-Reply-To: Message from Lookman Fazal of "Thu, 09 Sep 1999 18:13:14 EDT." <37D830FA.8A03720@research.bell-labs.com> Message-ID: <199909101315.JAA19805@kenny.chrysalis.com> > We have a bunch of netApps at our site. This there a way to graph the > disk utilization and project how the disk space usage is increased over > day, month or year using MRTG If you have access to the NOW web site: http://now.netapp.com/download/tools/filer-mrtg/ I also have a homegrown set of scripts (not MRTG related) that logs current disk and quota usage and will graph them w/ gnuplot. (I can get finer grained control over the data output that way.) If you're interested, I can send you a copy. I haven't gotten around to making them available via my website yet. -- Theo Van Dinter UNIX Systems Administrator Avant!/Chrysalis Symbolic Design 978.436.9911 x163 tvd at avanticorp.com tvd at chrysalis.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From handley at lightspeedtech.net Fri Sep 10 16:00:42 1999 From: handley at lightspeedtech.net (Mike Handley) Date: Fri, 10 Sep 1999 10:00:42 -0400 Subject: [mrtg] Cisco 2900 series switches Message-ID: <51B997C456C7D2119C6A004005A406DA05E09B@mail.lightspeedtech.net> Is anyone else monitoring cisco 2912 or 2924 switches? Alot of the graphs come out showing that the port is only moving a constant 30bytes out with no input traffic? Could this just be the switch polling the port? Some of the ports do have computer connected, making me think that I should see sometype of input. Looking at the port that is uplinked to another 2924, shows that the input in switch1 is not equal to the output of switch2? I would think these would be very close to equal. Has anyone else seen this or have any comments. Thanks Mike -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kikaku1 at cniri.go.jp Fri Sep 10 16:31:53 1999 From: kikaku1 at cniri.go.jp (kikaku1) Date: Fri, 10 Sep 1999 23:31:53 +0900 (JST) Subject: [mrtg] Re: monitor of the t emperature Message-ID: <199909101431.XAA08308@cniri.go.jp> Thank you so so so much!! Everything is OK. > Let's try that again: > > > > > I want to monitor the temperature of the machine by using mrtg_2 .5.1. > > > > But I failed to do it. > > > > I have a perl script "temp.pl" which gives us the output of the temperat > > > > ure as > > > > the format of "(temperature)\n\n\n\n". > > > > > > I'm not sure if you should have two numbers. First try the stuff m entioned > > > below, if it still fails try "(temp)\n0\n\n\n" > > > When run from the command line your output should show up as the f ollowing > > > lines, however without quotes: > > > "/usr1/people/yamada$ ./temp.pl" > > This means: From the command prompt on your machine, go into the direc tory > where your script is placed (i guessed it is /usr1/people/yamada) and execute > the script as follows (without the quotes): "./temp.pl" . I get it. > It should return the following lines (again: without the quotes): > > > "42" > > > "0" > > > "" > > > "" > > > > > My Mrtg.cfg is as follows. > > > > > > > > Target[temp]: '/usr1/people/yamada/temp.pl' > > This should be back ticks, not "normal" quotes. > At your command prompt, enter the following line (again: leave out the double > quotes): "echo `./temp.pl`" > If this returns two numbers (probably without a newline) then you have the > right quotes. You are right. I got as follows. "42""42"""""(without a newline) > > > > > MaxBytes[temp]: > > > > > > Provide a number for maxbytes or leave the line out. > > > > You should put a number after "MaxBytes[temp]:" so that it reads, for instance > something like "MaxBytes[temp]: 100" however the number is dependant o n what you > actually could get as a maximum. I set 50 in MaxBytes. > > > > Add a line "Options[temp]: gauge > > > > > > Try > > > Target[temp]: `/usr1/people/yamada/temp.pl` > > > > > > Those are backticks (on the same key as the ~) > > > > This answer was provided by someone else (brian IIRC). > > Most keyboards I know do have the backtick and tilde on the same key, this does > not have to be true for your config. Look for a quote that looks like a small > line from upper-left to lower right. > > > > 1) Clean up your configuration file and modify as stated above > 2) remove any logfiles and/or other files that were made by mrtg > 3) run mrtg and make sure that you see its output > 3b) Expect to get a failure message about the logfile and the backup l og The failure message about it: Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup could not read the pri mary log file for temp Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup The backup log file fo r temp was invalid as well Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't remove temp.old updating log file Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't rename temp.log to temp.old updating log file > 4) look in the directory, there should be new files, named "temp.log" and > "temp-day.gif", "temp-week.gif" etcetera. > 5) run mrtg again > 5b) Expect another failure message about the backup log, not the norma l log The failure message about it: Rateup WARNING: /usr/local/src/mrtg-2.5.1//rateup Can't remove temp.old up dating log file > 6) There should be "temp.log" and "temp.old" + the other files > 7) Without much delay, run your script by hand. Remember the numbers. > View the first line of "temp.log" and compare the second and third number > with the output of your script. They should be the same or very clo se. > 8) wait 15 minutes > 9) repeat step 5,6 and 7 (not step 5b) > 10) If all is okay, view the first few lines of "temp.log". They shoul d show > expected values in the second column. the first few lines of temp.log is ---------------------- 36972356 30 30 936972356 30 30 30 30 936972039 40 40 40 40 936972000 34 34 40 40 936971700 7 7 30 30 936971400 0 0 0 0 936971100 0 0 0 0 936970800 0 0 0 0 936970500 0 0 0 0 936970200 0 0 0 0 ------------------------ > > Try above list and stop when a step fails. If nothing fails, well done . If > something fails try to describe what fails and if you cant figure it o ut, do > post again. > > Regards, > Alex > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > I'll write my condition. I have the NBASE-Xyplex machine: Giga switch GFS3016/BU. My Mrtg.cfg is -------------------------------------------------------------------- Target[temp]: `/usr/local/src/mrtg-2.5.1/temp.pl ******.cniri.go.jp` MaxBytes[temp]: 50 Title[temp]: (): Temp_****** Options[temp]: gauge PageTop[temp]:

Temperature check for NBASE

System: NBASE
Maintainer:
Interface:NBASE
IP: ()
Max Temp: 45
--------------------------------------------------------------------- My temp.pl is --------------------------------------------------------------------- #!/usr/sbin/perl use Net::Telnet (); $count = 1; $t = new Net::Telnet (Timeout => 3); $t->open($ARGV[0]); $t->login("(username)", "(password)"); #---leave out () while ($count >= 1) { @lines = $t->cmd("get-sysctl-temp"); $y = substr("@lines", 22, 2); if ($y < 0) { $count++; if ($count > 3) { last; } redo; } print "$y\n$y\n\n\n"; last; } $t->close; --------------------------------------------------------------------- And I used Net::Telnet. Sincerely yours, T. Yamada **************************************************** Chugoku National Industrial Research Institute 2-2-2 Hiro-Suehiro, Kure, Hiroshima 737-0197, JAPAN Tel: +81-823-72-1902 Fax: +81-823-70-0023 E-mail:kikaku1 at cniri.go.jp **************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From coelho at persogo.com.br Fri Sep 10 16:59:17 1999 From: coelho at persogo.com.br (Leonardo Rodrigues) Date: Fri, 10 Sep 1999 11:59:17 -0300 Subject: [mrtg] Strange Error Message-ID: <016e01befb9d$0e770170$138cf2c8@persogo.com.br> Hey people, look what I get when I ran MRTG ..... ......... --------------------------------------------------------------------- Warning: There is something wrong with Target '3:public at 10.32.8.170' * Its ifDescr used to be 'HP 10/100TX PCI Ethernet Driver ' * Now it is 'HP 10/100TX PCI Ethernet Driver ' ............ It's used to be X and now it is X ! The SAME thing ! I didn't change the cards ! It's wrong ! To solve this, i added a cron entry that erases my mrtg.ok just before mrtg comes up ! BUT it shouldn't give me that error ...... I'm actually using 2.7.5 ( can't update to 2.8 cause I need things to be seen on v3 browsers, and they dont support png ). Has anybody passed this before ? Any help ? Hope hearing from you soon Leonardo Rodrigues -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Fri Sep 10 17:22:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Fri, 10 Sep 1999 09:22:00 -0600 Subject: [mrtg] Message-ID: All of my graphs are showing Eastern Standard Time. How can I change them to show Arizona time (3 hours earlier)? Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 10 19:42:21 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 10 Sep 1999 13:42:21 -0400 Subject: [mrtg] Re: References: Message-ID: <02ec01befbb3$d640c7c0$47ef93a0@dcaa.mil> > All of my graphs are showing Eastern Standard Time. How can I change them to > show Arizona time (3 hours earlier)? TimeZone David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Fri Sep 10 21:05:57 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Fri, 10 Sep 1999 14:05:57 CDT Subject: [mrtg] Re: Strange Error In-Reply-To: <016e01befb9d$0e770170$138cf2c8@persogo.com.br>; from "Leonardo Rodrigues" at Sep 10, 99 11:59 am Message-ID: <199909101905.OAA08420@bluejay.creighton.edu> > Hey people, look what I get when I ran MRTG ..... > --------------------------------------------------------------------- > Warning: There is something wrong with Target '3:public at 10.32.8.170' > > * Its ifDescr used to be 'HP 10/100TX PCI Ethernet Driver > ' > * Now it is 'HP 10/100TX PCI Ethernet Driver ' > > It's used to be X and now it is X ! The SAME thing ! I didn't change the > cards ! It's wrong ! To solve this, i added a cron entry that erases my > mrtg.ok just before mrtg comes up ! BUT it shouldn't give me that error > ..... > > I'm actually using 2.7.5 ( can't update to 2.8 cause I need things to be > seen on v3 browsers, and they dont support png ). > > Has anybody passed this before ? Any help ? Yup. The problem is that on both of them there is a character (I forget what) that is interpreted as "end of line" when written to a file--so the actual comparision is Xplussomestuff from SNMP versus X from the file. There was a patch for the problem when I encountered it, at 2.5mumble, I think. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Fri Sep 10 20:08:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Fri, 10 Sep 1999 12:08:00 -0600 Subject: [mrtg] Message-ID: I tried using "Timezone[my ip address]: US/Arizona" to set my timezone. Now instead of the graph being off by 3 hours it's off by 2. Help! Thanks, Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 10 21:27:22 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 10 Sep 1999 15:27:22 -0400 Subject: [mrtg] Re: References: Message-ID: <039e01befbc2$81c96800$47ef93a0@dcaa.mil> > I tried using "Timezone[my ip address]: US/Arizona" to set my timezone. Now > instead of the graph being off by 3 hours it's off by 2. > > Help! > > Thanks, > Chuck What kind of system are you using it on. Take a look at date, use date -u to display Greenwich Mean Time. Is this correct for your current timezone. It could be that the timezone on the local box isn't correct. You stated that you were in Eastern Standard Time previously, it is currently actually Eastern Daylight Time, so -4 from GMT instead of -5. Perhaps your system doesn't believe in Daylight Savings time. So now we are off by one hour just to begin. Some thoughts, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From RBennett at brueggers.com Fri Sep 10 21:33:32 1999 From: RBennett at brueggers.com (Rubin Bennett) Date: Fri, 10 Sep 1999 15:33:32 -0400 Subject: [mrtg] Re: Message-ID: <4BF798E42BB5D1119E7B0000E20DEB7A36B998@bagel1.brueggers.com> Also remember that Arizona doesn't do daylight savings time... That'll account for (perhaps) an hour of the difference! -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Friday, September 10, 1999 3:27 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: > I tried using "Timezone[my ip address]: US/Arizona" to set my timezone. Now > instead of the graph being off by 3 hours it's off by 2. > > Help! > > Thanks, > Chuck What kind of system are you using it on. Take a look at date, use date -u to display Greenwich Mean Time. Is this correct for your current timezone. It could be that the timezone on the local box isn't correct. You stated that you were in Eastern Standard Time previously, it is currently actually Eastern Daylight Time, so -4 from GMT instead of -5. Perhaps your system doesn't believe in Daylight Savings time. So now we are off by one hour just to begin. Some thoughts, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dlang at diginsite.com Fri Sep 10 21:31:17 1999 From: dlang at diginsite.com (David Lang) Date: Fri, 10 Sep 1999 12:31:17 -0700 (PDT) Subject: [mrtg] Re: netApp's disk utilization In-Reply-To: <37D830FA.8A03720@research.bell-labs.com> Message-ID: Netapp has a version of MRTg on their site, it is the solaris version so if you don't run mrtg on solaris at the very least you will have to replace the rateup binary. when I downloaded it they had some other binaries on there, when I made a fuss they sent me a perl version of them, but i don't know if they ever updated their site. David Lang On Thu, 9 Sep 1999, Lookman Fazal wrote: > Date: Thu, 09 Sep 1999 18:13:14 -0400 > From: Lookman Fazal > To: MRTG mailing list > Subject: [mrtg] netApp's disk utilization > > Hello All, > > We have a bunch of netApps at our site. This there a way to graph the > disk utilization and project how the disk space usage is increased over > day, month or year using MRTG > > Please help > > Thanks > Fazal > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 11 00:50:59 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 11 Sep 1999 00:50:59 +0200 (CEST) Subject: [mrtg] Re: monitor of the t In-Reply-To: <199909101431.XAA08308@cniri.go.jp> from "kikaku1" at Sep 10, 1999 11:31:53 PM Message-ID: <199909102251.AAA19426@slot.hollandcasino.nl> > the first few lines of temp.log is > ---------------------- > 36972356 30 30 > 936972356 30 30 30 30 > 936972039 40 40 40 40 > 936972000 34 34 40 40 > 936971700 7 7 30 30 > 936971400 0 0 0 0 > 936971100 0 0 0 0 > 936970800 0 0 0 0 > 936970500 0 0 0 0 > 936970200 0 0 0 0 > ------------------------ > This looks good. The value at 936971700 doesn't mean anything, it is a value that was averaged between 0 and 30. I expect that the first line is really at timestamp 936972356 and that this error just happend while doing cut'n'paste. It seems that the temperature is fluctuating a lot, between 30 and 40 so this in itself may be wrong. Assuming these values are really produced by the device, MRTG is now configured properly. You may want to check the numbers for a while (log in to your device and somehow query the temperature). Glad it works now, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asaeed at cyber.net.pk Sun Sep 12 09:57:35 1999 From: asaeed at cyber.net.pk (Asif) Date: Sun, 12 Sep 1999 12:57:35 +0500 Subject: [mrtg] total connection Message-ID: <37DB5CEF.2CCCE258@cyber.net.pk> Hello, Can anybody send me OID for total current modem connection connected to tigris (36100). -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asaeed at cyber.net.pk Sun Sep 12 09:58:37 1999 From: asaeed at cyber.net.pk (Asif) Date: Sun, 12 Sep 1999 12:58:37 +0500 Subject: [mrtg] total connection Message-ID: <37DB5D2D.C123FD8@cyber.net.pk> Hello, Can anybody send me OID for total current modem connection connected to tigris (36100). -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jas at dect.com Sun Sep 12 13:18:29 1999 From: jas at dect.com (Jerry Shenk) Date: Sun, 12 Sep 1999 07:18:29 -0400 Subject: [mrtg] Re: Cisco 2900 series switches Message-ID: <199909121123.NAA17574@stud.ee.ethz.ch> I've got a couple 2924's. I'm not polling any of the ports that don't have connections. I have not looked closely at the number comparing the link between two switches. I do have two of them linked with fiber. In general, I think 30 bytes is probably something I'd just ignore anyway. Overall I've been pleased with the info that I've gotten from the switch. All I'm gathering is traffic stats on a per-port basis and a total (adding all the ports up). I should start collecting some error stats also. I haven't looked into it far enough to know what stats the switch offers. I'd like to collect broadcast stats too if that's available. ===== Original Message from handley at lightspeedtech.net (Mike Handley) at 9/10/99 10:00 am >Is anyone else monitoring cisco 2912 or 2924 switches? Alot of the graphs >come out showing that the >port is only moving a constant 30bytes out with no input traffic? Could >this just be the switch polling the port? Some of the ports do have computer >connected, making me think that I should see sometype of input. > >Looking at the port that is uplinked to another 2924, shows that the input >in switch1 is not equal to the output of switch2? I would think these would >be very close to equal. > >Has anyone else seen this or have any comments. > >Thanks >Mike > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > >Message Forwarded to: jas at mailpage ---Jerry Shenk, Master CNE - D&E Computer Networking Services, formerly Com Tech Technical Services (717) 569-5800, http://www.dect.com/jas Snail Mail: 248 Granite Run Drive * Lancaster, PA 17601 Internet E-mail: jas at dect.com Office Fax (don't fax me here): (717) 560-1682 Personal Fax via www.efax.com: (603) 250-1453 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From peter at gol.com Sun Sep 12 13:58:38 1999 From: peter at gol.com (Peter Evans) Date: Sun, 12 Sep 1999 20:58:38 +0900 Subject: [mrtg] Re: Cisco 2900 series switches In-Reply-To: <199909121123.NAA17574@stud.ee.ethz.ch>; from Jerry Shenk on Sun, Sep 12, 1999 at 07:18:29AM -0400 References: <199909121123.NAA17574@stud.ee.ethz.ch> Message-ID: <19990912205838.C221610@gol.ad.jp> Jerry Shenk (jas at dect.com) wrote: > In general, I think 30 bytes is probably something I'd just ignore anyway. > Overall I've been pleased with the info that I've gotten from the switch. [snip!] This sounds like cdp, you could try turning it off and see if it goes away. its how cisco's know how they are connected to their siblings, for example: Alpha-Switch>sh cdp nei Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater Device ID Local Intrfce Holdtme Capability Platform Port ID kilo Fas 0/2 132 R 2500 Eth 0 kraken Fas 0/4 144 R 3640 Eth 0/0 mike Fas 0/5 159 R 3640 Fas 0/0 arthur Fas 0/3 176 R 7206VXR Fas 1/0 papa Fas 0/24 135 R 3620 Eth 0/0 P ----* -- My words, my mail, my meaning. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Mon Sep 13 10:05:33 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Mon, 13 Sep 1999 16:05:33 +0800 Subject: [mrtg] flat graph Message-ID: <37DCB04C.918079BF@webscape.net> is there a way to set the incoming/outgoing data to ZERO when MRTG can't poll the device, i have noticed that when my router is down, MRTG gives a flat graph, stays on the last value read. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Pierre.Aguet at UnionSuisse.ch Mon Sep 13 10:29:09 1999 From: Pierre.Aguet at UnionSuisse.ch (Aguet Pierre) Date: Mon, 13 Sep 1999 10:29:09 +0200 Subject: [mrtg] Re: flat graph Message-ID: Hi Anthony, Use the last version available. This has been answered a lot of time since a couple of weeks. Don't forget to look at the Archives first, There's a lot inside. Cheers Pete -----Original Message----- From: Anthony Roque Adriano [mailto:anthony at webscape.net] Sent: Monday, September 13, 1999 10:06 AM To: mrtg at list.ee.ethz.ch Cc: anthony at webscape.net Subject: [mrtg] flat graph is there a way to set the incoming/outgoing data to ZERO when MRTG can't poll the device, i have noticed that when my router is down, MRTG gives a flat graph, stays on the last value read. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Mon Sep 13 14:54:51 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Mon, 13 Sep 1999 09:54:51 -0300 Subject: [mrtg] Babkbone Total Utilization = 143,2 % Message-ID: <37DCF41B.B05A9D98@qualityware.com.br> I'm monitoring a 64Kbps serial in a Cisco 2501 router. My config is the folowing: # Add a WorkDir: /some/path line to this file WorkDir: c:\InetPub\wwwroot\ci\redes\mrtg IconDir: ..\icons Directory[_]: routers Options[_]: bits growright WithPeak[_]: ymw Suppress[_]: ymw YLegend[_]: Bits por Segundo Xsize[_]: 580 Ysize[_]: 180 ShortLegend[_]: bps Legend1[_]: Trafego de Entrada em Bits por Segundo Legend2[_]: Trafego de Saida em Bits por Segundo Legend3[_]: Trafego Maximo de Entrada em 5 Minutos Legend4[_]: Trafego Maximo de Saida em 5 Minutos LegendI[_]:  Entrada: LegendO[_]:     Saida: AddHead[_]: ... Target[posinfo.cisco.2501.ser1]: 2:public at 172.19.2.1 Unscaled[posinfo.cisco.2501.ser1]: ymwd MaxBytes[posinfo.cisco.2501.ser1]: 8000 Title[posinfo.cisco.2501.ser1]: Cisco 2501 - Serial 1/2 PageTop[posinfo.cisco.2501.ser1]:

Roteador Cisco 2501 Posinfo

Interface:Serial 1/2
Velocidade:64 Kbps
... I'd like to understand why the current percentages sum exceeds 100%. Is this right or not ? Max IN: 63.6 kbps (99.4%) Average IN: 35.3 kbps (55.1%) Current IN: 61.1 kbps (95.4%) Max OUT: 53.0 kbps (82.9%) Average OUT: 10.3 kbps (16.0%) Current OUT: 30.6 kbps (47.8%) -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990913/904aba03/attachment.html From dcp at dcptech.com Mon Sep 13 15:08:40 1999 From: dcp at dcptech.com (David C Prall) Date: Mon, 13 Sep 1999 09:08:40 -0400 Subject: [mrtg] Re: Babkbone Total Utilization = 143,2 % References: <37DCF41B.B05A9D98@qualityware.com.br> Message-ID: <03df01befde9$19783c30$47ef93a0@dcaa.mil> > I'm monitoring a 64Kbps serial in a Cisco 2501 router. > My config is the folowing: > > # Add a WorkDir: /some/path line to this file > WorkDir: c:\InetPub\wwwroot\ci\redes\mrtg > IconDir: ..\icons > > Directory[_]: routers > Options[_]: bits growright > WithPeak[_]: ymw > Suppress[_]: ymw > YLegend[_]: Bits por Segundo > Xsize[_]: 580 > Ysize[_]: 180 > ShortLegend[_]: bps > Legend1[_]: Trafego de Entrada em Bits por Segundo > Legend2[_]: Trafego de Saida em Bits por Segundo > Legend3[_]: Trafego Maximo de Entrada em 5 Minutos > Legend4[_]: Trafego Maximo de Saida em 5 Minutos > LegendI[_]:  Entrada: > LegendO[_]:     Saida: > AddHead[_]: href="http://intranet.positivo/ci/redes/mrtg/routers/"> > .. > Target[posinfo.cisco.2501.ser1]: 2:public at 172.19.2.1 > Unscaled[posinfo.cisco.2501.ser1]: ymwd > MaxBytes[posinfo.cisco.2501.ser1]: 8000 > Title[posinfo.cisco.2501.ser1]: Cisco 2501 - Serial 1/2 > PageTop[posinfo.cisco.2501.ser1]:

Roteador Cisco 2501 Posinfo

> > > >
Interface:Serial 1/2
Velocidade:64 Kbps
> .. > > I'd like to understand why the current percentages sum exceeds 100%. Is > this right or not ? > > Max IN: 63.6 kbps (99.4%) > Average IN: 35.3 kbps (55.1%) > Current IN: 61.1 kbps (95.4%) > > Max OUT: 53.0 kbps (82.9%) > Average OUT: 10.3 kbps (16.0%) > Current OUT: 30.6 kbps (47.8%) > A leased line is actually a asynchronous connection. A 64K line has two channels, transmit and receive. Both sides have 64K of available bandwidth. You can transmit 64K and receive 64K at the same time. Each will impact the other. If you are transmitting at 64K you will not be able to receive at 64K as well, since one side will receive at 100% the other must be able to acknowledge. World Wide Web surfing might give you 100% input/receive while only using 5% of the transmit bandwidth. Once you hit 100% on one side, you may hit 100% on the other side but normally not. Therefore a 64K connection is actually a 128K connection, but not really do to the Asynchronous nature of data. Hope this helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From derek at eds.net.au Mon Sep 13 14:57:55 1999 From: derek at eds.net.au (Derek Grocke) Date: Mon, 13 Sep 1999 22:27:55 +0930 Subject: [mrtg] Can I track Source IP's on web Servers using MRTG Message-ID: Hi, This is probably a lame question, but here goes. Can I use MRTG to track target web servers through the one router gateway? i.e.. I have a Web server farm with a router connecting it to the net. I would like to monitor the gateway only and determine all traffic that goes to and from the IP address of the WEB server. Any additional information would also be handy. i.e. ICMP attacks blocked at a router but intended to go to an IP address in the web farm, SSL Traffic to an IP. I can not determine if this information is within the SNMP information available at the gateway (router interface), from the documentation on your site or others. The main reason I would like to do this is to charge the customer, denoted by IP address and give some idea of the sort of traffic they are getting. Both Attacks blocked at the router and legitimate traffic. I would like to prevent direct querying of the servers by the monitoring station (MRTG station) as we already have an additional monitor which does this. Also it will reduce the complexity of the site configuration if this is not needed. I also envisage aggregating the information to the Web Site IP address for multiple gateways as we upgrade to a multiple path system. Regards & Thanks Derek Derek Grocke * +61 8 8238 0001 * +61 0411407883 * PGP Fingerprint: DBF3 4552 6505 7027 2486 14F4 8B1E 2621 DFDA 69AF ________________________________________________________________ NOTICE - This message contains privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message you are hereby notified that you must not disseminate, copy or take any action in reliance on it. If you have received this message in error please notify EDS Australia immediately. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of EDS. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Mon Sep 13 15:13:23 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Mon, 13 Sep 1999 15:13:23 +0200 (CEST) Subject: [mrtg] Re: Babkbone Total Utilization = 143,2 % In-Reply-To: <37DCF41B.B05A9D98@qualityware.com.br> from "Presciliano dos Santos Neto" at Sep 13, 1999 09:54:51 AM Message-ID: <199909131313.PAA30646@slot.hollandcasino.nl> > I'd like to understand why the current percentages sum exceeds 100%. Is > this right or not ? > > Max IN: 63.6 kbps (99.4%) > Average IN: 35.3 kbps (55.1%) > Current IN: 61.1 kbps (95.4%) > > Max OUT: 53.0 kbps (82.9%) > Average OUT: 10.3 kbps (16.0%) > Current OUT: 30.6 kbps (47.8%) > The numbers are correct. You have 64kb in and 64kb out. I do think that your line is overloaded but that's something different. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jshemanski at cms.cendant.com Mon Sep 13 15:46:13 1999 From: jshemanski at cms.cendant.com (Shemanski, John) Date: Mon, 13 Sep 1999 09:46:13 -0400 Subject: [mrtg] MRTG ver 2.5.3 - Viewing SubInterfaces Message-ID: <486527ED8F15D31182910008C756F50C61FE40@exchange-1.oakview.cuc.com> Is there a way to view data on Ethernet subinterfaces ? My current setup allows viewing of all Serial interfaces and subinterfaces but on the Ethernet side only interfaces. Regards , John E. Shemanski jshemanski at cms.cendant.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Mon Sep 13 15:59:52 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 13 Sep 1999 8:59:52 CDT Subject: [mrtg] Re: MRTG ver 2.5.3 - Viewing SubInterfaces In-Reply-To: <486527ED8F15D31182910008C756F50C61FE40@exchange-1.oakview.cuc.com>; from "Shemanski, John" at Sep 13, 99 9:46 am Message-ID: <199909131359.IAA26954@bluejay.creighton.edu> > Is there a way to view data on Ethernet subinterfaces ? My current setup > allows viewing of all Serial interfaces and subinterfaces but on the > Ethernet side only interfaces. The issue is, as always, does the device provide SNMP data for the thing you want to look at? If it does, MRTG can report it. If it does not, but the data are available via some non-SNMP vehicle, then MRTG can still report it, but you will have to do the data-mashing external to the MTRG programs. If the data are not available at all, then MRTG can not report it. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Mon Sep 13 16:07:33 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Mon, 13 Sep 1999 16:07:33 +0200 (CEST) Subject: [mrtg] Re: MRTG ver 2.5.3 - Viewing SubInterfaces In-Reply-To: <486527ED8F15D31182910008C756F50C61FE40@exchange-1.oakview.cuc.com> from "Shemanski, John" at Sep 13, 1999 09:46:13 AM Message-ID: <199909131407.QAA30987@slot.hollandcasino.nl> > > > Is there a way to view data on Ethernet subinterfaces ? My current setup > allows viewing of all Serial interfaces and subinterfaces but on the > Ethernet side only interfaces. > > As always: If you know where to find the counters, mrtg can graph them. If indexmaker can't find them they are not in the standard part of the mib tree. Perhaps you can find a vendor-specific part of the tree that does keep counters. If you can access the counter by other means (perhaps a command prompt?) then you may be able to write a script. It meight help to include some relevant info such as OS, version or in case of linux/unix the snmp implementation. You can look at the "normal" counters by querying OID: 1.3.6.1.2.1.2.2.1.2 Depending on your snmp program this could be: snmpwalk device public .1.3.6.1.2.1.2.2.1.2 Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Mon Sep 13 16:19:51 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Mon, 13 Sep 1999 11:19:51 -0300 Subject: [mrtg] Routers table Message-ID: <37DD0806.B912DD41@qualityware.com.br> Someone knows a script wich presents the MRTG information like the folowing ? ROUTER NAME IN(%) OUT(%) UPTIME R1 78.9 12.8 3 days 2 hours 8 minutes R2 54.3 5.5 12 days 3 hours 2 minutes R3 25.2 3.2 14 days 2 hours 47 minutes R4 17.9 2.1 24 days 17 hours 37 minutes -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990913/3a0cca54/attachment.htm From asaeed at cyber.net.pk Mon Sep 13 18:13:52 1999 From: asaeed at cyber.net.pk (Asif) Date: Mon, 13 Sep 1999 21:13:52 +0500 Subject: [mrtg] Tigris Message-ID: <37DD22C0.5E6B322A@cyber.net.pk> I am new in MRTG can any one pls tell me meaning of following error when i tried to gather current modem conection of my tigris (acc) chasis. ERROR: If specifying the full OID, you must specify 2 full OID's separated by '&'. Error found with "1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.100.2" in "Target[sessions]" ABORT: Please fix the error(s) in your config file There support people send me above oid . Any help is appreciable. Reagrds, Asif -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990913/a45f9fba/attachment.html From dcp at dcptech.com Mon Sep 13 18:25:53 1999 From: dcp at dcptech.com (David C Prall) Date: Mon, 13 Sep 1999 12:25:53 -0400 Subject: [mrtg] Re: Tigris References: <37DD22C0.5E6B322A@cyber.net.pk> Message-ID: <058701befe04$a6852320$47ef93a0@dcaa.mil> > I am new in MRTG can any one pls tell me meaning of following error when > i tried to gather current modem conection of my tigris (acc) chasis. > > ERROR: If specifying the full OID, you must specify > 2 full OID's separated by '&'. Error found with > "1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.100.2" in "Target[sessions]" > > > > ABORT: Please fix the error(s) in your config file > > There support people send me above oid . > > Any help is appreciable. > > Reagrds, > Asif > > You need to do specifically what it states, per the config.html you need to OIDS. One for the In data and one for Out data. You could use the same one for both if you wished. They will need an & between the two of them. Target[sessions]: 1.3.6.1.4.1.5.1.1.54.2.1.14&1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.1 00.2 David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Mon Sep 13 18:35:35 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Mon, 13 Sep 1999 13:35:35 -0300 Subject: [mrtg] Re: Tigris References: <37DD22C0.5E6B322A@cyber.net.pk> Message-ID: <37DD27D6.8BC0A0E7@qualityware.com.br> MRTG need two variables to graph. Try: 1.3.6.1.4.1.5.1.1.54.2.1.14&1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.100.2 Asif wrote: > I am new in MRTG can any one pls tell me meaning of following error > when i tried to gather current modem conection of my tigris (acc) > chasis. > > ERROR: If specifying the full OID, you must specify > 2 full OID's separated by '&'. Error found with > "1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.100.2" in > "Target[sessions]" > > > ABORT: Please fix the error(s) in your config file > > There support people send me above oid . > > Any help is appreciable. > > Reagrds, > Asif > -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990913/ca5d06d8/attachment.htm From asaeed at cyber.net.pk Mon Sep 13 18:52:49 1999 From: asaeed at cyber.net.pk (Asif) Date: Mon, 13 Sep 1999 21:52:49 +0500 Subject: [mrtg] Re: Tigris References: <37DD22C0.5E6B322A@cyber.net.pk> <058701befe04$a6852320$47ef93a0@dcaa.mil> Message-ID: <37DD2BE1.A321DBD8@cyber.net.pk> Thanks David & Presciliano dos Santos but now i am facing following error SNMP Error: Received SNMP response with error code error status: genErr index 1 (OID: 1.3.6.1.4.1.5.1.1.54.2.1.14) SNMPv1_Session (remote host: "202.163.100.2" [202.163.100.2].161 community: "netman" request ID: 1533549930 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) What does it means Any help is appreciable Regards, Asif David C Prall wrote: > > I am new in MRTG can any one pls tell me meaning of following error > when > > i tried to gather current modem conection of my tigris (acc) chasis. > > > > ERROR: If specifying the full OID, you must specify > > 2 full OID's separated by '&'. Error found with > > "1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.100.2" in > "Target[sessions]" > > > > > > > > ABORT: Please fix the error(s) in your config file > > > > There support people send me above oid . > > > > Any help is appreciable. > > > > Reagrds, > > Asif > > > > > You need to do specifically what it states, per the config.html you need > to OIDS. One for the In data and one for Out data. You could use the > same one for both if you wished. They will need an & between the two of > them. > > Target[sessions]: > 1.3.6.1.4.1.5.1.1.54.2.1.14&1.3.6.1.4.1.5.1.1.54.2.1.14:netman at 202.163.1 > 00.2 > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990913/d874a636/attachment.html From anthony at webscape.net Mon Sep 13 19:13:39 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Tue, 14 Sep 1999 01:13:39 +0800 Subject: [mrtg] compiling error Message-ID: <37DD30C2.6BB8B87C@webscape.net> i'm trying to instal lthe new version 2.8.6. i've successfully compiled libpng 1.0.3 and zlib 1.1.3, but evrytime i'm compiling MRTG it gives me this error ; #make gcc -g -O2 -DGFORM_GD=gdImageGif src/rateup.c -lm -lgd -o run/rateup /usr/libexec/elf/ld: cannot open -lgd: No such file or directory *** Error code Stop. # by the way i'm using a FreeBSD 3.1 any help would be greatly appreciated. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From McQuaidFD at bordenchem.com Mon Sep 13 20:29:08 1999 From: McQuaidFD at bordenchem.com (McQuaidFD at bordenchem.com) Date: Mon, 13 Sep 1999 14:29:08 -0400 Subject: [mrtg] Cabeltron 9000 Message-ID: <852567EB.00656EB0.00@collnhub01a.Bordenchem.com> Is anyone monitoring a Cabletron 9000 switch. Frank -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From thaberland at hawkeye.net Mon Sep 13 20:58:04 1999 From: thaberland at hawkeye.net (Thomas Haberland) Date: Mon, 13 Sep 1999 20:58:04 +0200 Subject: [mrtg] problem with statistic values Message-ID: <99091320582602.00821@port108> Hi, I downloaded mrtg-2.8.8 and installed it completly new to monitor our new 3Com switches. Comparing the created statistics with the graphics from the old mrtg version I used before, I noticed a problem: The values - avarage in / out - max in / out in all 4 graphics were not correctly updated and "loose" old values. Sample: Past week our 1 GBIT Layer 3 switch had a max out value of 1000K, reported on wednesday. Today (monday) the max out value of the past week displays only 160K. Also the month and year graphics doesn't mention the 1000K value anymore. This mysterius effect does happen on all monitored devices and all graphics. I use mrtg-2.8.8 on a RedHat 6.0 server. With the new installation of this release I created new cfg files for all devices and didn`t change them since then. File permissions were all correctly set, running mrtg manually I get NO error messages. mrtg is running via crontab all 5 minutes (layer 3 switch only) or all 10 minutes (other devices). Any ideas? Thanks, Thomas -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Mon Sep 13 21:13:47 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 13 Sep 1999 14:13:47 CDT Subject: [mrtg] Re: problem with statistic values In-Reply-To: <99091320582602.00821@port108>; from "Thomas Haberland" at Sep 13, 99 8:58 pm Message-ID: <199909131913.OAA27189@bluejay.creighton.edu> > I downloaded mrtg-2.8.8 and installed it completly new to monitor our new 3Com > switches. > Comparing the created statistics with the graphics from the old mrtg version I > used before, I noticed a problem: > > The values > > - avarage in / out > - max in / out > > in all 4 graphics were not correctly updated and "loose" old values. > > Sample: > Past week our 1 GBIT Layer 3 switch had a max out value of 1000K, > reported on wednesday. > Today (monday) the max out value of the past week displays only 160K. Also the > month and year graphics doesn't mention the 1000K value anymore. > > This mysterius effect does happen on all monitored devices and all graphics. > > Any ideas? Unless the traffic is a flat line at the higher value, I would expect the kind of thing you report. Don't forget, the top graph is five-minute averages, the next one down is thirty-minute averages of the five-minute averages, and so on. Turn on the WithPeak option to see what the biggest five-minute average was in the thirty-minute average. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From thaberland at hawkeye.net Mon Sep 13 23:14:23 1999 From: thaberland at hawkeye.net (Thomas Haberland) Date: Mon, 13 Sep 1999 23:14:23 +0200 Subject: [mrtg] Re: problem with statistic values References: <199909131913.OAA27189@bluejay.creighton.edu> Message-ID: <99091323383000.01125@drei.guc.de> Hi Larry, > > The values > > - avarage in / out > > - max in / out > > in all 4 graphics were not correctly updated and "loose" old values. > Unless the traffic is a flat line at the higher value, I would expect the > kind of thing you report. > Don't forget, the top graph is five-minute averages, the next one down > is thirty-minute averages of the five-minute averages, and so on. > Turn on the WithPeak option to see what the biggest five-minute average was > in the thirty-minute average. maybe I don't understand it correctly, but I had no problems with the old mrtg release I used before (2.5.x), and the graphics and statistic values were all correct during the past month. As I understand it, the "max" value displays the general maximum used bandwidth, NOT directly for the past 5 or 30 minutes - for the time period of the past 24-hours, past week, past month and past year. All 4 graphics should display the used ammount of bandwidth during the specified time (day, week, ....) and NOT loose the values, especially not loose the max and avarage! I used mrtg since >12 month and it was a very usefull tool. I could check all days / weeks and see how much bandwidth was used (thanks to backup.pl from contrib) everytime, see how much bytes in and out, and specify the time this happened. NO value was lost or overwritten. ;-) And I could solve some basic problems by noticing a very high bandwidth using during the night shift or weekend. (such would be unimpossible now!) All this is no longer possible. The graphic bars and statistic values were changed often, also max in/out and average in/out values changed (to lower values). Past friday I created a high bandwidth usage, which was displayed by mrtg in the graphic bars and statistic values - today I can't find any notice about this high peak into the week / month / year graphics. It happened really and was stored into the files, but where is it now ?? Why was it overwritten?? Such didn't happen with the old release. I am really confused, but don't want to downgrade without understanding what is going wrong. Or update my understanding how mrtg works. ;-) And I will try the WithPeak option to see if this will change anything. Thanks, Thomas -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Tue Sep 14 00:18:23 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 13 Sep 1999 17:18:23 CDT Subject: [mrtg] Re: problem with statistic values In-Reply-To: <99091323383000.01125@drei.guc.de>; from "Thomas Haberland" at Sep 13, 99 11:14 pm Message-ID: <199909132218.RAA29313@bluejay.creighton.edu> > > > The values > > > - avarage in / out > > > - max in / out > > > in all 4 graphics were not correctly updated and "loose" old values. > > > Unless the traffic is a flat line at the higher value, I would expect the > > kind of thing you report. > > Don't forget, the top graph is five-minute averages, the next one down > > is thirty-minute averages of the five-minute averages, and so on. > > Turn on the WithPeak option to see what the biggest five-minute average was > > in the thirty-minute average. > > maybe I don't understand it correctly, but I had no problems with the old mrtg > release I used before (2.5.x), and the graphics and statistic values were all > correct during the past month. I'm not a bit sure that I understand things in general here or what you are seeing in particular, but . . . . > As I understand it, the "max" value displays the general maximum used > bandwidth, NOT directly for the past 5 or 30 minutes - for the time period of > the past 24-hours, past week, past month and past year. > All 4 graphics should display the used ammount of bandwidth during the > specified time (day, week, ....) and NOT loose the values, especially not loose > the max and avarage! One of the things I think I am sure of is that the minimum time-quantum in the graphs is five-minutes (assuming you have not changed that--and having actually thought that and typed it and seen it in writing.......) I'll finish that thought in a minute--got to deal with a high priority interupt here--given the large numbers I think you were talking about--is it possible that in the old one you had modified the code for intervals less than five minutes and not carried that change forwaerd to the new? Anyway--assuming a vanilla MRTG, the smallest period recorded is five-minutes, so the biggest number you can see is the five-minute average for the busiest five-minutes. In the next graph down, six adjacent 5-minute averages are averaged--the result will be something equal to or less than the biggest 5-minute--much less if the biggest is not pretty typical of the other five. > I used mrtg since >12 month and it was a very usefull tool. I could check all > days / weeks and see how much bandwidth was used (thanks to backup.pl from > contrib) everytime, see how much bytes in and out, and specify the time this > happened. NO value was lost or overwritten. ;-) > And I could solve some basic problems by noticing a very high bandwidth using > during the night shift or weekend. (such would be unimpossible now!) > > All this is no longer possible. The graphic bars and statistic values were > changed often, also max in/out and average in/out values changed (to lower > values). > > Past friday I created a high bandwidth usage, which was displayed by mrtg in > the graphic bars and statistic values - today I can't find any notice about > this high peak into the week / month / year graphics. It happened really and > was stored into the files, but where is it now ?? Why was it overwritten?? > Such didn't happen with the old release. > > I am really confused, but don't want to downgrade without understanding what > is going wrong. Or update my understanding how mrtg works. ;-) > > And I will try the WithPeak option to see if this will change anything. As I said, I'm not a bit sure I understand the situation--are the graphs publically visible? Where? I sure wish Tobi or somebody else who actually knows what they are talking about would jump in here. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From vladimir at poslogic.com Tue Sep 14 00:31:38 1999 From: vladimir at poslogic.com (Vladimir Alonso) Date: Mon, 13 Sep 1999 18:31:38 -0400 Subject: [mrtg] Cisco 2500 and mrtg.cfg ERROR ! Message-ID: <9923EA8133E9D211A2F900A0C9EC5EA02821@MAINNT> Hi !. I am using a router Cisco 2500 and I received this file trying of make a mrtg.cfg file. Please, Some body have a idea about this problem?. What I need to change for configure the correctly the router?. Thanks in advanced, Vladimir. SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber sysObjectID on public at 216.216.100.129 SNMP Error: no response received SNMPv1_Session (remote host: "216.216.100.129" [216.216.100.129].161 community: "public" request ID: 813762166 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMP Error: no response received Vladimir Alonso Telecommunication Engineer. LatinNODE, Inc. 7232 NW 31 Str. Miami. FL 33012 Phone: 305 592 9514 Ext. 202 E-mail: vladimir at poslogic.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From moralesm at cellularonepr.com Tue Sep 14 00:25:51 1999 From: moralesm at cellularonepr.com (Miguel Morales) Date: Mon, 13 Sep 1999 18:25:51 -0400 Subject: [mrtg] installation failure Message-ID: <3B4B18DC6A88D211800D00805FEADE8DBE120D@CCP01MSG> Hi! I can't make a default config file. When I type perl cfgmaker public at 10.10.10.1>mrtg.cfg, the folowing message appears: Can't locate BER.pm in @INC at cfgmaker line 13 BEGIN failed--compilation avborted at cfg maker line 13. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 14 00:44:51 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 14 Sep 1999 00:44:51 +0200 (CEST) Subject: [mrtg] Re: problem with statistic values In-Reply-To: <99091320582602.00821@port108> from "Thomas Haberland" at Sep 13, 1999 08:58:04 PM Message-ID: <199909132244.AAA00366@slot.hollandcasino.nl> > Sample: > Past week our 1 GBIT Layer 3 switch had a max out value of 1000K, > reported on wednesday. > Today (monday) the max out value of the past week displays only 160K. Also the > month and year graphics doesn't mention the 1000K value anymore. > Are you sure you didn't forget/misspell/whatever the WithPeak option ? In a 5-minute interval you reach a value of 1000K. When you look at the 30-minute interval, this is 6 times longer. This means that your ***average*** is 6 times smaller. 1000/6 is remarkably close to 160... > I use mrtg-2.8.8 on a RedHat 6.0 server. With the new installation of this > release I created new cfg files for all devices and didn`t change them since > then. Try two things: - Search your log for the 1000K value. If it's there (around line 650 or so) but only in the 4th or 5th column: bingo, see above. - Try to use your old config files and/or compare them with your new ones. Be aware of global targets such as "WithPeak[^]: ymw" being in effect, the order is important, they should come before your real targets. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ted at mail.mp3.com Tue Sep 14 00:50:51 1999 From: ted at mail.mp3.com (Ted Mektrakarn) Date: Mon, 13 Sep 1999 15:50:51 -0700 (PDT) Subject: [mrtg] monitoring disk usage/cpu for SUN E250 Message-ID: Hello, Does anyone have the MIBs to monitor CPU an disk usage for Sun Enterprise 250 an 450? Thanks, -Ted Mektrakarn <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Ted Mektrakarn, ted at MP3.COM Systems and Network Engineer MP3.com, Inc. - The 21st Century Music Company http://www.mp3.com <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 14 00:53:12 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 14 Sep 1999 00:53:12 +0200 (CEST) Subject: [mrtg] Re: Cisco 2500 and mrtg.cfg ERROR ! In-Reply-To: <9923EA8133E9D211A2F900A0C9EC5EA02821@MAINNT> from "Vladimir Alonso" at Sep 13, 1999 06:31:38 PM Message-ID: <199909132253.AAA00409@slot.hollandcasino.nl> > Hi !. > I am using a router Cisco 2500 and I received this file trying of make a > mrtg.cfg file. Please, Some body have a idea about this problem?. What I > need to change for configure the correctly the router?. > Thanks in advanced, > Vladimir. > One of two: - You have no access to the snmp port on this router - You need to enable snmp on the device. The error is > > SNMP Error: > no response received > This is not MRTGs fault. You can't use snmp on the device and neither can MRTG. Find some help on SNMP. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Tue Sep 14 01:47:25 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 13 Sep 1999 18:47:25 CDT Subject: [mrtg] Re: Cisco 2500 and mrtg.cfg ERROR ! In-Reply-To: <9923EA8133E9D211A2F900A0C9EC5EA02821@MAINNT>; from "Vladimir Alonso" at Sep 13, 99 6:31 pm Message-ID: <199909132347.SAA11537@bluejay.creighton.edu> > I am using a router Cisco 2500 and I received this file trying of make a > mrtg.cfg file. Please, Some body have a idea about this problem?. What I > need to change for configure the correctly the router?. > Thanks in advanced, Do you have (as a minimum) a line in the configuration that looks something like: snmp-server community public RO 29 (the "29" is a reference to an access list that permits only certain addresses to do SNMP "reads" and can be omitted if you don't care who retrieves SNMP data)? -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 01:47:30 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Mon, 13 Sep 1999 16:47:30 -0700 Subject: [mrtg] Re: installation failure In-Reply-To: <3B4B18DC6A88D211800D00805FEADE8DBE120D@CCP01MSG> Message-ID: <3.0.5.32.19990913164730.0085c9f0@L7.org> At 06:25 PM 9/13/99 -0400, you wrote: >Hi! >I can't make a default config file. When I type perl cfgmaker >public at 10.10.10.1>mrtg.cfg, the folowing message appears: >Can't locate BER.pm in @INC at cfgmaker line 13 >BEGIN failed--compilation avborted at cfg maker line 13. make sure you are in the mrtg\run directory when you do it. (this happened to me yesterday :) -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 01:50:58 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Mon, 13 Sep 1999 16:50:58 -0700 Subject: [mrtg] not quite what i wanted? (chipcom onsemble) In-Reply-To: <3B4B18DC6A88D211800D00805FEADE8DBE120D@CCP01MSG> Message-ID: <3.0.5.32.19990913165058.0085daa0@L7.org> greetings :) ###################################################################### # Description: Chipcom ONsemble Ethernet Hub # Contact: sysContact Not Set # System Name: sysName Not Set # Location: level seven heavy industries world hq #..................................................................... Target[blah.blah.blah.blah]: 1:public at blah.blah.blah.blah MaxBytes[blah.blah.blah.blah]: 1250000 Title[blah.blah.blah.blah]: Chipcom ONsemble Ethernet - 802.3 CSMA/CD this tells me that the cfg maker util can talk to it (yay!) now how do i get multiple ports? thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Tue Sep 14 02:05:45 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 13 Sep 1999 19:05:45 CDT Subject: [mrtg] Re: not quite what i wanted? (chipcom onsemble) In-Reply-To: <3.0.5.32.19990913165058.0085daa0@L7.org>; from "Chairman of the Bored" at Sep 13, 99 4:50 pm Message-ID: <199909140005.TAA19223@bluejay.creighton.edu> > > > this tells me that the cfg maker util can talk to it (yay!) > > now how do i get multiple ports? cfgmaker will show you all the ports it was able to find (in the MIB2 stuff). -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 02:15:19 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Mon, 13 Sep 1999 17:15:19 -0700 Subject: [mrtg] Re: not quite what i wanted? (chipcom onsemble) In-Reply-To: <199909140005.TAA19223@bluejay.creighton.edu> References: <3.0.5.32.19990913165058.0085daa0@L7.org> Message-ID: <3.0.5.32.19990913171519.008594e0@L7.org> At 07:05 PM 9/13/99 CDT, Larry Sheldon wrote: >> >> >> this tells me that the cfg maker util can talk to it (yay!) >> >> now how do i get multiple ports? > >cfgmaker will show you all the ports it was able to find (in the MIB2 stuff). maybe this will help? (wondering if it didn't look to see the second community?) ONsemble StackSystem "sysName Not Set" Up time 2 days, 18:25:38 Community String Menu Agent f/w v1.0 IP Addr: COMMUNITY STRINGS COMMUNITY STRING ROOT TYPE OF ACCESS ACCESS ENABLED 1. "public" System Group read-only yes 2. "public" Full MIB read-only yes 3. "ONsemble" Full MIB read-write yes DEVICE(S) COMMUNITY STRING EXTENSIONS Hubs 1..16 @module_1.. at module_16 Segments 1..4 @ethernet_1.. at ethernet_4 hmm.. community string extensions? -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 04:04:23 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Mon, 13 Sep 1999 19:04:23 -0700 Subject: [mrtg] snmpwalk? In-Reply-To: <3.0.5.32.19990913171519.008594e0@L7.org> References: <199909140005.TAA19223@bluejay.creighton.edu> <3.0.5.32.19990913165058.0085daa0@L7.org> Message-ID: <3.0.5.32.19990913190423.00859c50@L7.org> allrighty, i've been told i'm going to need to snmp walk this hub. a keyword search for "snmpwalk" gets me a gazillion sites with a php manual. does anyone have a copy of this they can send me? thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sygma at snickers.org Tue Sep 14 05:00:04 1999 From: sygma at snickers.org (sygma) Date: Mon, 13 Sep 1999 23:00:04 -0400 (EDT) Subject: [mrtg] Re: snmpwalk? In-Reply-To: <3.0.5.32.19990913190423.00859c50@L7.org> Message-ID: goto ucd-snmp.ucdavis.edu, download 4.0.1 + any patches, compile install, and you have all the tools you need :) in php it would be: snmpwalk("host","community","mib"); but you need the snmp libraries for that (compiled withing php) :) hope this helps. ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. Jon Nistor http://www.snickers.org/ nistor at snickers.org ICQ: 1429373 System Administration FP: 66 3F 1B 23 C0 AA 40 IRC: sygma/efnet #snickers On Mon, 13 Sep 1999, Chairman of the Bored wrote: > > allrighty, > i've been told i'm going to need to snmp walk this hub. > > a keyword search for "snmpwalk" gets me a gazillion sites with a php manual. > > does anyone have a copy of this they can send me? > thanks, > -dd > > \\\\\// > \\|// _\\|//_ | | _\\|//_ \\|// > (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) > +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ > Plazma Networking Services / Level Seven inc. > Connecting the World.... > http://www.plazma.net http://www.L7.net http://www.L7.org /"\ > Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / > +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X > ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at keyconn.net Tue Sep 14 06:32:44 1999 From: mitch at keyconn.net (K Mitchell) Date: Tue, 14 Sep 1999 00:32:44 -0400 Subject: [mrtg] Re: problem with statistic values In-Reply-To: <199909132244.AAA00366@slot.hollandcasino.nl> References: <99091320582602.00821@port108> Message-ID: <3.0.6.32.19990914003244.018c8230@mail.keyconn.net> At 12:44 AM 9/14/99 +0200, Alex van den Bogaerdt wrote: >Be aware of global targets such as "WithPeak[^]: ymw" being in effect, >the order is important, they should come before your real targets. Could you clarify this please, you totally lost me here :) Thanks, Kirk -- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tlyon at netonecom.net Tue Sep 14 07:08:25 1999 From: tlyon at netonecom.net (Tom Lyon) Date: Tue, 14 Sep 1999 01:08:25 -0400 (Eastern Daylight Time) Subject: [mrtg] GD lib installation error In-Reply-To: <3.0.6.32.19990914003244.018c8230@mail.keyconn.net> Message-ID: Received the following error upon running configure in MRTG 2.8.8 dist.: ==================================================== checking for gdImageGif in -lgd... no checking for gdImagePng in -lgd... no ** The GD library is required for rateup to compile. ==================================================== The following packages are installed: Perl 5.005_03 GD 1.6.3 libpng 1.0.3 zlib 1.1.3 OS platform - BSDI 2.1 I have tried the suggestions offered by configure. None have resulted in successful install yet. Any ideas, anyone? Tom Lyon NetOne Communications, Inc. tlyon at netonecom.net http://www.netonecom.net 800-869-0922 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Tue Sep 14 08:29:27 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Tue, 14 Sep 1999 01:29:27 -0500 Subject: [mrtg] Linux CPU Load always zero Message-ID: <000801befe7a$7f0ee3a0$2275fea9@tower> I'm attaching a copy of my config, as well as a print of the top 10 lines or so of my log file. I've tried modifying the target to represent the 5 minute load average and also the current load average. Here is my setup: cmu-snmp for Linux v3.7; Jul 1999 MRTG 2.8.0 (similar machine is working fine under MRTG 2.8.0) [harryk at prepaid harryk]$ snmpget 127.0.0.1 public .1.3.6.1.4.1.1575.1.5.2.3.0 enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1.0 = INTEGER: 1 [harryk at prepaid harryk]$ snmpget 127.0.0.1 public .1.3.6.1.4.1.1575.1.5.2.4.0 enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg5.0 = INTEGER: 2 [harryk at prepaid harryk]$ uptime 1:33am up 6 days, 12:40, 1 user, load average: 0.00, 0.02, 0.09 all of these number should be right, or fairly close, but my graphs are still returning zero. Target[powerpc.cpu]:1.3.6.1.4.1.1575.1.5.2.4.0&1.3.6.1.4.1.1575.1.5.2.4.0:pu blic at 192.168.10.200 RouterUptime[powerpc.cpu]: public at 192.168.10.200 MaxBytes[powerpc.cpu]: 100 #AbsMax[powerpc.cpu]: 200 #Title[powerpc.cpu]: CPU LOAD PageTop[powerpc.cpu]:

CPU Load %

Title[powerpc.cpu]: CPU Utilization On Prepaid WithPeak[powerpc.cpu]: ymw Unscaled[powerpc.cpu]: ymw ShortLegend[powerpc.cpu]: % XSize[powerpc.cpu]: 380 YSize[powerpc.cpu]: 100 YLegend[powerpc.cpu]: CPU Utilization 937286704 3 3 937286704 0 0 0 0 937286404 0 0 0 0 937286400 0 0 0 0 937286100 0 0 0 0 937285800 0 0 0 0 937285500 0 0 0 0 937285200 0 0 0 0 937284900 0 0 0 0 937284600 0 0 0 0 937284300 0 0 0 0 Joey Officer Systems Analysts Quality Publishing, Inc. 281-362-7141 x106 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Ted_Rule at flextech.co.uk Tue Sep 14 09:27:19 1999 From: Ted_Rule at flextech.co.uk (Ted_Rule at flextech.co.uk) Date: Tue, 14 Sep 1999 08:27:19 +0100 Subject: [mrtg] Re: Cabeltron 9000 Message-ID: <802567EC.0028F4C3.00@fttvgpslnhub1.flextech.co.uk> Yep, but only a few ports, and we're not running SecureFast....... Firmware 1.10.20 at present, but shortly to go to 1.12.x for SmartTrunk compatibility. Ted Rule, Flextech Television ***************************************************************** This E-mail message, (including any attachments), is intended only for the person or entity to which it is addressed, and may contain confidential information. If you are not the intended recipient, any review, retransmission, disclosure, copying, modification or other use of this E-mail message or attachments is strictly forbidden. If you have received this E-mail message in error, please contact the author and delete the message and any attachments from your computer. You are also advised that the views and opinions expressed in this E-mail message and any attachments are the author's own, and may not reflect the views and opinions of FLEXTECH Television. ***************************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 14 10:28:23 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 14 Sep 1999 10:28:23 +0200 (CEST) Subject: [mrtg] Re: Linux CPU Load always zero In-Reply-To: <000801befe7a$7f0ee3a0$2275fea9@tower> from "Joey Officer" at Sep 14, 1999 01:29:27 AM Message-ID: <199909140828.KAA02920@slot.hollandcasino.nl> > all of these number should be right, or fairly close, but my graphs are > still returning zero. > Where did your "Options[powerpc.cpu]: gauge" line go ? > > Target[powerpc.cpu]:1.3.6.1.4.1.1575.1.5.2.4.0&1.3.6.1.4.1.1575.1.5.2.4.0:pu > blic at 192.168.10.200 > RouterUptime[powerpc.cpu]: public at 192.168.10.200 > MaxBytes[powerpc.cpu]: 100 > #AbsMax[powerpc.cpu]: 200 > #Title[powerpc.cpu]: CPU LOAD > PageTop[powerpc.cpu]:

CPU Load %

> Title[powerpc.cpu]: CPU Utilization On Prepaid > WithPeak[powerpc.cpu]: ymw > Unscaled[powerpc.cpu]: ymw > ShortLegend[powerpc.cpu]: % > XSize[powerpc.cpu]: 380 > YSize[powerpc.cpu]: 100 > YLegend[powerpc.cpu]: CPU Utilization > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 14 10:26:14 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 14 Sep 1999 10:26:14 +0200 (CEST) Subject: [mrtg] Re: problem with statistic values In-Reply-To: <3.0.6.32.19990914003244.018c8230@mail.keyconn.net> from "K Mitchell" at Sep 14, 1999 12:32:44 AM Message-ID: <199909140826.KAA02902@slot.hollandcasino.nl> > > At 12:44 AM 9/14/99 +0200, Alex van den Bogaerdt wrote: > >Be aware of global targets such as "WithPeak[^]: ymw" being in effect, > >the order is important, they should come before your real targets. > > Could you clarify this please, you totally lost me here :) > View http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/config.html#Target to find out everything about targets, look at http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/config.html#WithPeak to understand WithPeak and read http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/config.html#Two_very_spe\ cial_Target_names to find out about "^". (line split for readability) After reading about the special targets, reread the line containing " ... PREPENDED to the corresponding Keyword of all the targets defined below this line. ..." Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sbatakov at krasnodar.ru Tue Sep 14 13:03:47 1999 From: sbatakov at krasnodar.ru (Sergei Batakov) Date: Tue, 14 Sep 1999 15:03:47 +0400 Subject: [mrtg] Why not work? Message-ID: <5627.990914@krasnodar.ru> I'm attaching a copy of my config, as well as a print of the top 10 lines or so of my log file. Here is my setup: OpenBSD 2.5,MRTG 2.8.8 ======mrtg.cfg===== WorkDir: /home/mrtg Target[aaa]: '/usr/local/mrtg/dial_up' MaxBytes[aaa]: 30 Title[aaa]: Stat PageTop[aaa]:

Analis Dial-up user work

... ===end=== =====dial_up===== finger @aa1 | grep Async > dial_up.s finger @aa2 | grep Async >> dial_up.s finger @aa3 | grep Async >> dial_up.s more dial_up.s | awk -f /usr/local/mrtg/cacl.awk ===end=== ===cacl.awk=== BEGIN {prefix="Async"} {sum+=1} END { print sum print 0 print 0 print "aaa"} ===end=== {dial_up} - return 15 0 0 aaa but ... ===aaa.log=== 937305121 0 0 937305121 0 0 0 0 937304884 0 0 0 0 937304700 0 0 0 0 937304400 0 0 0 0 937304100 0 0 0 0 937303800 0 0 0 0 937303500 0 0 0 0 937303200 0 0 0 0 937302900 0 0 0 0 ===end=== Best regards, S.Batakov mailto:sbatakov at bigfood.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 14 13:35:55 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 14 Sep 1999 13:35:55 +0200 (CEST) Subject: [mrtg] Re: Why not work? In-Reply-To: <5627.990914@krasnodar.ru> from "Sergei Batakov" at Sep 14, 1999 03:03:47 PM Message-ID: <199909141135.NAA03916@slot.hollandcasino.nl> > > I'm attaching a copy of my config, as well as a print of the top 10 > lines or so of my log file. > Here is my setup: > > OpenBSD 2.5,MRTG 2.8.8 > > ======mrtg.cfg===== > WorkDir: /home/mrtg > Target[aaa]: '/usr/local/mrtg/dial_up' *WRONG* Use backticks ` not normal ticks ' > MaxBytes[aaa]: 30 *CHECK* if 30 is the maximum, not 3*30 (as it would be for instance in case of one PRI per access server) > Title[aaa]: Stat > PageTop[aaa]:

Analis Dial-up user work

> .. *MISSING* Option[aaa]: gauge > ===end=== > > =====dial_up===== > finger @aa1 | grep Async > dial_up.s > finger @aa2 | grep Async >> dial_up.s > finger @aa3 | grep Async >> dial_up.s > more dial_up.s | awk -f /usr/local/mrtg/cacl.awk *WRONG* more is not the right tool. rewrite the script. It could be, for instance: (finger @aa1;finger @aa2;finger @aa3) | grep Async \ | awk -f /usr/local/mrtg/cacl.awk > ===end=== > ===cacl.awk=== > BEGIN {prefix="Async"} > {sum+=1} > END { print sum > print 0 > print 0 > print "aaa"} > ===end=== The script is somewhat redundant I would say. What about: (finger @aa1;finger @aa2;finger @aa3)|grep Async|wc -l;echo 0;echo 0;echo aaa Also: add some error checking, for instance check the return codes. > > {dial_up} - return > > 15 > 0 > 0 > aaa > > > but ... > ===aaa.log=== > 937305121 0 0 My guess: the script isn't executed at all from mrtg (no backtics) and if it would be, you would still be missing gauge. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Tue Sep 14 14:59:02 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Tue, 14 Sep 1999 7:59:02 CDT Subject: [mrtg] Re: snmpwalk? In-Reply-To: <3.0.5.32.19990913190423.00859c50@L7.org>; from "Chairman of the Bored" at Sep 13, 99 7:04 pm Message-ID: <199909141259.HAA23852@bluejay.creighton.edu> > i've been told i'm going to need to snmp walk this hub. > > a keyword search for "snmpwalk" gets me a gazillion sites with a php manual. > > does anyone have a copy of this they can send me? UCDavis (ucd) and I-forget-what-its-name-is (cmu) both have pretty good packages that download an compile well. There are strong feelings about which is better, and I forget which is based and expanded from the other, but I've used both, and both will do what you need, I do believe. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jzabicki at equifax.ca Tue Sep 14 15:04:46 1999 From: jzabicki at equifax.ca (Jacek Zabicki) Date: Tue, 14 Sep 1999 09:04:46 -0400 Subject: [mrtg] All emails received 4 times Message-ID: I receive four identical copies of each message posted to this group. Does anyone know what is going on? Thanks. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Tue Sep 14 15:17:56 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Tue, 14 Sep 1999 08:17:56 -0500 Subject: [mrtg] Re: Linux CPU Load always zero Message-ID: <001d01befeb3$8fc4e800$c5fcfea9@tower> I feel like a total idiot. I did not verify that my two configs were the same, I took a closer look this morning (with some fresh eyes) and noticed that I had forgotten about 6 lines off the bottom of my config section, including the Options[x] line. I ran the poll once and it actually showed a value, I'll let this run for the rest of the day to determine if that was it. Thanks Alex.. Joey Officer -----Original Message----- From: Alex van den Bogaerdt To: jofficer at insidehouston.org Cc: MRTG users Date: Tuesday, September 14, 1999 3:36 AM Subject: [mrtg] Re: Linux CPU Load always zero >> all of these number should be right, or fairly close, but my graphs are >> still returning zero. >> > >Where did your "Options[powerpc.cpu]: gauge" line go ? >> >> Target[powerpc.cpu]:1.3.6.1.4.1.1575.1.5.2.4.0&1.3.6.1.4.1.1575.1.5.2.4.0:pu >> blic at 192.168.10.200 >> RouterUptime[powerpc.cpu]: public at 192.168.10.200 >> MaxBytes[powerpc.cpu]: 100 >> #AbsMax[powerpc.cpu]: 200 >> #Title[powerpc.cpu]: CPU LOAD >> PageTop[powerpc.cpu]:

CPU Load %

>> Title[powerpc.cpu]: CPU Utilization On Prepaid >> WithPeak[powerpc.cpu]: ymw >> Unscaled[powerpc.cpu]: ymw >> ShortLegend[powerpc.cpu]: % >> XSize[powerpc.cpu]: 380 >> YSize[powerpc.cpu]: 100 >> YLegend[powerpc.cpu]: CPU Utilization >> > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From adams at niia.net Tue Sep 14 17:19:27 1999 From: adams at niia.net (Adam Scholz) Date: Tue, 14 Sep 1999 08:19:27 -0700 Subject: [mrtg] I have 2 identical messages for every message sent here. Message-ID: <000001befec4$89f013d0$1dbef8cc@middle> Does any one know what is going on? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Tue Sep 14 15:24:18 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Tue, 14 Sep 1999 10:24:18 -0300 Subject: [mrtg] Summary Message-ID: <37DE4C82.E2BD3801@qualityware.com.br> Someone knows a script wich presents the MRTG information like the folowing ? Stats: Mon, 13 Sep 1999 11:19:51 -0300 DEVICE NAME IN(%) OUT(%) UPTIME R1 78.9 12.8 3 days 2 hours 8 minutes R2 54.3 5.5 12 days 3 hours 2 minutes R3 25.2 3.2 14 days 2 hours 47 minutes R4 17.9 2.1 24 days 17 hours 37 minutes -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Ted_Rule at flextech.co.uk Tue Sep 14 15:22:45 1999 From: Ted_Rule at flextech.co.uk (Ted_Rule at flextech.co.uk) Date: Tue, 14 Sep 1999 14:22:45 +0100 Subject: [mrtg] Re: snmpwalk? Message-ID: <802567EC.00497F25.00@fttvgpslnhub1.flextech.co.uk> http://ucd-snmp.ucdavis.edu/ is the home page for UCD SNMP - which was based on CMU SNMP and significantly enhanced.... ***************************************************************** This E-mail message, (including any attachments), is intended only for the person or entity to which it is addressed, and may contain confidential information. If you are not the intended recipient, any review, retransmission, disclosure, copying, modification or other use of this E-mail message or attachments is strictly forbidden. If you have received this E-mail message in error, please contact the author and delete the message and any attachments from your computer. You are also advised that the views and opinions expressed in this E-mail message and any attachments are the author's own, and may not reflect the views and opinions of FLEXTECH Television. ***************************************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From James.Pickard at afwa.af.mil Tue Sep 14 15:44:50 1999 From: James.Pickard at afwa.af.mil (Pickard James R TSgt HQ AFWA/SCHS) Date: Tue, 14 Sep 1999 08:44:50 -0500 Subject: [mrtg] vendor option? Message-ID: <91D6A126115AD211BC1200A0C9E1DC0D017AA24C@afwa-mail.afwa.af.mil> Hello, Trying to use MRTG with a Cabletron 8600 Smart Switch Router and Cisco 7513 series router. Every time I run the cfgmaker util on either one of these I get this error message: USAGE: cfgmaker [--vendor] 'community'@'router' use the --vendor option to try and wrestle some better information from willing livingston and Cisco routers ... may not work I'm using the correct community name and IP address. I have also been successful using MRTG with the Cabletron 2200, 6000, and 9000 series smart switches. Just these two devices are giving me trouble. My question is "What is the --vendor option and how is it used? (Not sure if it will even work with Cabletron) or Does anyone know of a way to get info out of a Cabletron SSR 8600 or Cisco 7513 Thanks James -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Tue Sep 14 19:08:59 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Wed, 15 Sep 1999 01:08:59 +0800 Subject: [mrtg] still won't compile Message-ID: <37DE812B.DEE5DDFA@webscape.net> i'm trying to compile gd 1.6.3, already compiled libpng 1.0.3 and zlib 1.1.3, but everytime i'm doing so i'm getting this error ; updating cache ./config.cache loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking for main in -lm... yes checking for main in -lz... yes checking for main in -lpng... no configure: error: libpng not found. is there a special directory that libpng need to be located....... ? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Tue Sep 14 20:36:23 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Wed, 15 Sep 1999 02:36:23 +0800 Subject: [mrtg] Re: still won't compile References: Message-ID: <37DE95A7.A11D7102@webscape.net> i've already did those things, but still it won't compile, by the way i'm using FreeBSD 3.1., Bill Nash wrote: > On Wed, 15 Sep 1999, Anthony Roque Adriano wrote: > > > i'm trying to compile gd 1.6.3, already compiled libpng 1.0.3 and zlib > > 1.1.3, but everytime i'm doing so i'm getting this error ; > > > > updating cache ./config.cache > > loading cache ./config.cache > > checking for a BSD compatible install... /usr/bin/install -c > > checking for main in -lm... yes > > checking for main in -lz... yes > > checking for main in -lpng... no > > configure: error: libpng not found. > > > > is there a special directory that libpng need to be located....... ? > > > Did you `make install` libpng? > Did you include the location of libpng in /etc/ld.so.conf? > Did you run ldconfig? > Delete config.cache before re-running configure. > > - billn -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Tue Sep 14 22:14:05 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Tue, 14 Sep 1999 17:14:05 -0300 (EST) Subject: [mrtg] Re: Linux CPU Load always zero In-Reply-To: <000801befe7a$7f0ee3a0$2275fea9@tower> Message-ID: Hi Joey !! use Options[_]: gauge on your mrtg config file !! ;) _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 14-Sep-1999 _/ _/ _/ _/ _/ _/ "Um Homem nao pode viver so de crimes. _/ _/ Precisa tambem de Afeto, Reconhecimento, _/ _/ estimulo e, de vez em quando, _/ _/ uma boa refeicao " _/ _/ Alfred Hitchcock _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Tue, 14 Sep 1999, Joey Officer wrote: > > I'm attaching a copy of my config, as well as a print of the top 10 lines or > so of my log file. I've tried modifying the target to represent the 5 > minute load average and also the current load average. Here is my setup: > > cmu-snmp for Linux v3.7; Jul 1999 > MRTG 2.8.0 (similar machine is working fine under MRTG 2.8.0) > > > [harryk at prepaid harryk]$ snmpget 127.0.0.1 public > .1.3.6.1.4.1.1575.1.5.2.3.0 > enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg1.0 = INTEGER: 1 > > [harryk at prepaid harryk]$ snmpget 127.0.0.1 public > .1.3.6.1.4.1.1575.1.5.2.4.0 > enterprises.tubs.ibr.linuxMIB.linuxObjects.linuxLoadAvg5.0 = INTEGER: 2 > > [harryk at prepaid harryk]$ uptime > 1:33am up 6 days, 12:40, 1 user, load average: 0.00, 0.02, 0.09 > > all of these number should be right, or fairly close, but my graphs are > still returning zero. > > > Target[powerpc.cpu]:1.3.6.1.4.1.1575.1.5.2.4.0&1.3.6.1.4.1.1575.1.5.2.4.0:pu > blic at 192.168.10.200 > RouterUptime[powerpc.cpu]: public at 192.168.10.200 > MaxBytes[powerpc.cpu]: 100 > #AbsMax[powerpc.cpu]: 200 > #Title[powerpc.cpu]: CPU LOAD > PageTop[powerpc.cpu]:

CPU Load %

> Title[powerpc.cpu]: CPU Utilization On Prepaid > WithPeak[powerpc.cpu]: ymw > Unscaled[powerpc.cpu]: ymw > ShortLegend[powerpc.cpu]: % > XSize[powerpc.cpu]: 380 > YSize[powerpc.cpu]: 100 > YLegend[powerpc.cpu]: CPU Utilization > > 937286704 3 3 > 937286704 0 0 0 0 > 937286404 0 0 0 0 > 937286400 0 0 0 0 > 937286100 0 0 0 0 > 937285800 0 0 0 0 > 937285500 0 0 0 0 > 937285200 0 0 0 0 > 937284900 0 0 0 0 > 937284600 0 0 0 0 > 937284300 0 0 0 0 > > Joey Officer > Systems Analysts > Quality Publishing, Inc. > 281-362-7141 x106 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 22:47:54 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 14 Sep 1999 13:47:54 -0700 Subject: [mrtg] chipcom hub angst (snmpwalk) In-Reply-To: References: <000801befe7a$7f0ee3a0$2275fea9@tower> Message-ID: <3.0.5.32.19990914134754.00845b90@L7.org> okay, knowing nothing about linux, how in the world do i get the information i need out of this hub? -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From eel at mail.newf.com Tue Sep 14 22:52:55 1999 From: eel at mail.newf.com (Eddie E. Lewis) Date: Tue, 14 Sep 1999 15:52:55 -0500 Subject: [mrtg] mrtg 2.8.4 ./configure woes Message-ID: <37DEB5A7.C4CB87E8@mail.newf.com> HI.... I have been runninig mrtg on Linux and Solaris platforms for years... I am trying to configure mrtg 2.8.4 on Solaris 2.6. I have loaded up, configured, installed the following per the recent instructions: libpng 1.0.3 zlib 1.1.3 gd 1.6.3 mrtg 2.8.4 perl, etc... No problems with libpng, zlib and gd, but when I run ./configure on mrtg I get the following: # ./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether make sets ${MAKE}... yes checking for perl... /usr/local/bin/perl checking for acos in -lm... yes checking for gdImageCreate in -lgd... no ** The GD library is required for rateup to compile. Get it from http://www.boutell.com, compile it and use either --with-gd-lib=DIR and --with-gd-inc=DIR to specify its location. Can Anyone give me a clue here... What have I missed with GD? (I tried both of the options listed here....:( ) Thank You. -- Eddie E. Lewis email: eel at newf.com New Frontier Consulting, Inc. Voice: (713) 995-4778 x101 9301 SW FWY, Suite 465 Fax: (281) 754-9170 Houston, TX. 77074 WWW: http:/www.newf.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gravi at dsams.com Tue Sep 14 23:14:45 1999 From: gravi at dsams.com (gravi at dsams.com) Date: Tue, 14 Sep 1999 14:14:45 -0700 Subject: [mrtg] Total Bandwidth Usage Message-ID: <7rmds5$4v8t@eGroups.com> Hello, I am new to MRTG (and first time user of this group) and so, please bear with my questions. I am monitoring a Cisco router connected to a T1 line. Here are my questions. 1. How do you make MRTG display total bandwidth usage (in %) of T1 line? Currently it displays In/Out statistics of the router every 5 mins. Adding these two values may not be accurate as it may exceed 100% 2. The Y - scale on the graphs do not display full bandwidth capacity of T1 line (i.e. 193 KB/s). The graphs end at 176KB/s. How would I make the graphs display the Full capacity of the line? 3. I would also like to monitor another Cisco router connected a Fractional T1 Line. How can I combine statistics from these two router to display total T1 usage? Thanks in advance for your response. Ravi G. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 14 23:27:19 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 14 Sep 1999 14:27:19 -0700 Subject: [mrtg] Re: Total Bandwidth Usage In-Reply-To: <7rmds5$4v8t@eGroups.com> Message-ID: <3.0.5.32.19990914142719.0082fd10@L7.org> At 02:14 PM 9/14/99 -0700, you wrote: >Hello, > >I am new to MRTG (and first time user of this group) and so, please >bear with my questions. I am monitoring a Cisco router connected to a >T1 line. >Here are my questions. > >1. How do you make MRTG display total bandwidth usage (in %) of T1 >line? > Currently it displays In/Out statistics of the router every 5 mins. > Adding these two values may not be accurate as it may exceed 100% a t1 line is also bidirectional, you can use 100% outgoing and 50% incoming without issue, so adding them together will give you a meaningless number as well.. >2. The Y - scale on the graphs do not display full bandwidth capacity > of T1 line (i.e. 193 KB/s). The graphs end at 176KB/s. How would > I make the graphs display the Full capacity of the line? tell it not to scale (see the docs) >3. I would also like to monitor another Cisco router connected a > Fractional T1 Line. How can I combine statistics from these two > router to display total T1 usage? Target[backbone-one]: 2:public at a.b.c.1 + 2:public at a.b.c.2 -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 00:37:05 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 00:37:05 +0200 (CEST) Subject: [mrtg] Re: vendor option? In-Reply-To: <91D6A126115AD211BC1200A0C9E1DC0D017AA24C@afwa-mail.afwa.af.mil> from "Pickard James R TSgt HQ AFWA/SCHS" at Sep 14, 1999 08:44:50 AM Message-ID: <199909142237.AAA06087@slot.hollandcasino.nl> > Trying to use MRTG with a Cabletron 8600 Smart Switch Router and Cisco 7513 > series router. Every time I run the cfgmaker util on either one of these I > get this error message: > > USAGE: cfgmaker [--vendor] 'community'@'router' > Normally you would choose "cfgmaker public at router" and you might be successful using "cfgmaker --vendor public at router". Do not change "vendor" into "cisco" or "cabletron", do change "public" and "router". > Does anyone know of a way to get info out of a Cabletron SSR 8600 or Cisco > 7513 > AFAIK the 7513 is similar to the 7507, and this device does return useful information. Perhaps your IOS version does something MRTG doesn't expect or it doesn't do everything MRTG expects. Have you tried snmp{walk|get} ? See the recent query for one of this tools if you need to, then try the following: snmpwalk router public .1.3.6.1.2.1.2.2.1.2 snmpwalk router public .1.3.6.1.2.1.1 If these return information, check the answers. Chances are that there is information in there that upsets cfgmaker (perhaps @, :, NULL) Does your community string contain "strange" characters ? Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 00:38:18 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 00:38:18 +0200 (CEST) Subject: [mrtg] Re: Linux CPU Load always zero In-Reply-To: from "Leslie Harlley Watter" at Sep 14, 1999 05:14:05 PM Message-ID: <199909142238.AAA06097@slot.hollandcasino.nl> > > Hi Joey !! > use Options[_]: gauge on your mrtg config file !! > > ;) > And why would he do that ... -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 00:44:31 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 00:44:31 +0200 (CEST) Subject: [mrtg] Re: Total Bandwidth Usage In-Reply-To: <7rmds5$4v8t@eGroups.com> from "gravi@dsams.com" at Sep 14, 1999 02:14:45 PM Message-ID: <199909142244.AAA06121@slot.hollandcasino.nl> > 1. How do you make MRTG display total bandwidth usage (in %) of T1 > line? > Currently it displays In/Out statistics of the router every 5 mins. > Adding these two values may not be accurate as it may exceed 100% It is not okay to add the values. You have 193kB in and 193kB out. > 2. The Y - scale on the graphs do not display full bandwidth capacity > of T1 line (i.e. 193 KB/s). The graphs end at 176KB/s. How would > I make the graphs display the Full capacity of the line? Turn off autoscaling, look in the options section of the documentation on http://ee-staff.ethz.ch/~oetiker/webtools/mrtg > 3. I would also like to monitor another Cisco router connected a > Fractional T1 Line. How can I combine statistics from these two > router to display total T1 usage? > If you only want to view the sum, just add them inside one target. This is described very well in the docs. If you want to view them apart and added up you may want to start using rrdtool (see 14all in the contrib dir) and create the sum-graph without an extra poll of the devices. You do need to study rrdtool a bit ofcourse. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Wed Sep 15 00:54:09 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Tue, 14 Sep 1999 18:54:09 -0400 Subject: [mrtg] MRTG / Linux / cron Message-ID: <002701beff04$0f685380$7a0118ac@neiltoshi.ctron.com> Hi all I recently ported mrtg over to Linux (redhat 6.0) and so far it's working good. The only fly in the ointment is getting cron to work. I have created a script which calls all the config files and things I need, and when run manually, this works fine. However when I tried using crontab to add it to the user crontab file, it accepts the file but doesn't appear to run when required. The crontab listing is below : [mrtguser at noclin mrtg-2.8.8]$ crontab -l # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.4118 installed on Tue Sep 14 18:16:32 1999) # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /apps/mrtg-2.8.8/mrtgsched The aim is to have cron run the mrtgsched script every five minutes. The script itself specifies all config files and binaries by their fully qualified paths so I don't think it's a path related issue. Besides, there isn't any mail being sent to the mrtg user - I understand cron would send a mail if it has problems running the file. Has anyone experienced any similar issues and if so, how did they fix them? Thanks, Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990914/20d4938b/attachment.htm From tschuh at verio.net Wed Sep 15 01:06:54 1999 From: tschuh at verio.net (Tim Schuh) Date: Tue, 14 Sep 1999 18:06:54 -0500 Subject: [mrtg] Re: MRTG / Linux / cron In-Reply-To: <002701beff04$0f685380$7a0118ac@neiltoshi.ctron.com>; from Neil Calvert on Tue, Sep 14, 1999 at 06:54:09PM -0400 References: <002701beff04$0f685380$7a0118ac@neiltoshi.ctron.com> Message-ID: <19990914180654.W32726@beaver.konfuzed.net> An easier way to do this under Linux is: 0-59/5 * * * * /apps/mrtg-2.8.8/mrtgsched Check /var/log/cron to see what might be going on with your entries. -- Tim Schuh Network Systems Verio Central Neil Calvert wrote: > Hi all > > I recently ported mrtg over to Linux (redhat 6.0) and so far it's working good. The only fly in the ointment is getting cron to work. I have created a script which calls all the config files and things I need, and when run manually, this works fine. > > However when I tried using crontab to add it to the user crontab file, it accepts the file but doesn't appear to run when required. The crontab listing is below : > > [mrtguser at noclin mrtg-2.8.8]$ crontab -l > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.4118 installed on Tue Sep 14 18:16:32 1999) > # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) > 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /apps/mrtg-2.8.8/mrtgsched > > The aim is to have cron run the mrtgsched script every five minutes. The script itself specifies all config files and binaries by their fully qualified paths so I don't think it's a path related issue. Besides, there isn't any mail being sent to the mrtg user - I understand cron would send a mail if it has problems running the file. > > Has anyone experienced any similar issues and if so, how did they fix them? > > Thanks, > > Neil > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dgabler at americomusa.net Wed Sep 15 01:13:59 1999 From: dgabler at americomusa.net (David Gabler) Date: Tue, 14 Sep 1999 16:13:59 -0700 Subject: [mrtg] Multiple Graphs Message-ID: <4.1.19990914161354.00a5ec60@mail.americomusa.net> I am having problems graphing multiple variables in mrtg. That is to say, graphing 4 targets on one graph. Any help would be appreciated. David ---------- David Gabler Production Systems Supervisor Americom USA Phone 805.545.5078 ---------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990914/380ce3f1/attachment.html From alex at slot.hollandcasino.nl Wed Sep 15 01:45:42 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 01:45:42 +0200 (CEST) Subject: [mrtg] Re: Multiple Graphs In-Reply-To: <4.1.19990914161354.00a5ec60@mail.americomusa.net> from "David Gabler" at Sep 14, 1999 04:13:59 PM Message-ID: <199909142345.BAA06451@slot.hollandcasino.nl> > I am having problems graphing multiple variables in mrtg. That is to say, > graphing 4 targets on one graph. Any help would be appreciated. > Where you now have four targets in your config file, they are built up with these lines (among many others): Target[blah.1]: 1:public at router Target[blah.2]: 2:public at router Target[blah.3]: 3:public at router Target[blah.4]: 4:public at router This would create four graphs, all from "router" with community string "public". They are interface numbers 1 to 4. Modify one of the targets and skip the rest (or leave them and copy one to a new name). >From the docs (you *did* read them, didn't you ?) * You can also use several statements in a mathematical expression. This could be used to aggregate both B channels in an ISDN connection or multiple T1s that are aggregated into a single channel for greater bandwidth. Note the whitespace arround the target definitions. You should be able to modify the first into something like: Target[blah.x]: 1:public at router + 2:public at router + 3:public at router + 4:public at router Note: whitespace is important. Just before you ask: NO: you cannot draw more than two (or: four if using withpeak) lines. You didn't ask this but just in case ... If you want to do this you need rrdtool. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kevin at winstar.com Wed Sep 15 02:37:12 1999 From: kevin at winstar.com (Kevin der Kinderen) Date: Tue, 14 Sep 1999 20:37:12 -0400 Subject: [mrtg] Opportunity Message-ID: <37DEEA38.11CF64CC@winstar.com> Please don't shoot if this is inappropriate. A quick note to me and I'll never do it again. Where might I find someone with solid linux and MRTG skills in the DC area. I have an opportunity to put a system into production to monitor our network devices and provide easily accessible (and readable) reports. I'm looking for someone that can work magic with MRTG. We are primarily Cisco and Cabletron. This could be a short-term with or without follow-on maintenance or permanent. If interested, please reply direct to kevin at winstar.com or one of the ways listed below. This could be a fun project in a great environment. -- Kevin der Kinderen Sr Mgr Enterprise Networks WinStar Network Services fon/fax/page 888-229-6770 AIM: kkinderen icq 9219322 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 02:49:55 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 02:49:55 +0200 (CEST) Subject: [mrtg] Re: Opportunity In-Reply-To: <37DEEA38.11CF64CC@winstar.com> from "Kevin der Kinderen" at Sep 14, 1999 08:37:12 PM Message-ID: <199909150050.CAA07121@slot.hollandcasino.nl> > > Where might I find someone with solid linux and MRTG skills in the DC > area. I have an opportunity to put a system into production to monitor > our network devices and provide easily accessible (and readable) > reports. I'm looking for someone that can work magic with MRTG. We are > primarily Cisco and Cabletron. > Hmm, assuming DC is meaning Washington DC at the opposite side of the world, isn't that where Tobi was travelling ? I bet that he would qualify :) Seriously, who needs to be around if one is to monitor a network ... Oh well... Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kevin at winstar.com Wed Sep 15 02:50:32 1999 From: kevin at winstar.com (Kevin der Kinderen) Date: Tue, 14 Sep 1999 20:50:32 -0400 Subject: [mrtg] Re: Opportunity References: <37DEEA38.11CF64CC@winstar.com> Message-ID: <37DEED58.81FF8C05@winstar.com> I forgot to mention. This is a position in Vienna, Virginia. Kevin der Kinderen wrote: > > Please don't shoot if this is inappropriate. A quick note to me and I'll > never do it again. > > Where might I find someone with solid linux and MRTG skills in the DC > area. I have an opportunity to put a system into production to monitor > our network devices and provide easily accessible (and readable) > reports. I'm looking for someone that can work magic with MRTG. We are > primarily Cisco and Cabletron. > > This could be a short-term with or without follow-on maintenance or > permanent. > > If interested, please reply direct to kevin at winstar.com or one of the > ways listed below. This could be a fun project in a great environment. > -- > Kevin der Kinderen > Sr Mgr Enterprise Networks > WinStar Network Services > fon/fax/page 888-229-6770 > AIM: kkinderen icq 9219322 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- Kevin der Kinderen Sr Mgr Enterprise Networks WinStar Network Services AIM: kkinderen icq 9219322 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tlyon at netonecom.net Wed Sep 15 03:18:08 1999 From: tlyon at netonecom.net (Tom Lyon) Date: Tue, 14 Sep 1999 21:18:08 -0400 (Eastern Daylight Time) Subject: [mrtg] GdImageGif in GD 1.6.3 Message-ID: According to the documentation, that function is no longer supported. This may be the reason myself and many others are having problems compiling mrtg 2.8+ with GD 1.6.3. Perhaps if mrtg looked for GdImagePng for installed library verification the compile might succeed? I haven't tried that yet. If I am way off base, feel free to inform me. From: http://www.boutell.com/gd/#index Alphabetical quick index gdBrushed | gdDashSize | gdFont | gdFontPtr | gdImage | gdImageArc | gdImageBlue | gdImageBoundsSafe | gdImageChar | gdImageCharUp | gdImageColorAllocate | gdImageColorClosest | gdImageColorDeallocate | gdImageColorExact | gdImageColorResolve | gdImageColorTransparent | gdImageCopy | gdImageCopyResized | gdImageCreate | gdImageCreateFromGd | gdImageCreateFromGd2 | gdImageCreateFromGd2Part | gdImageCreateFromPng | gdImageCreateFromPngSource | gdImageCreateFromXbm | gdImageDashedLine | gdImageDestroy | gdImageFill | gdImageFillToBorder | gdImageFilledRectangle | gdImageGd | gdImageGd2 | gdImageGetInterlaced | gdImageGetPixel | gdImageGetTransparent | gdImageGreen | gdImageInterlace | gdImageLine | gdImageFilledPolygon | gdImagePaletteCopy | gdImagePng | gdImagePngToSink | gdImagePolygon | gdImagePtr | gdImageRectangle | gdImageRed | gdImageSetBrush | gdImageSetPixel | gdImageSetStyle | gdImageSetTile | gdImageString | gdImageString16 | gdImageStringTTF | gdImageStringUp | gdImageStringUp16 | gdMaxColors | gdPoint | gdStyled | gdStyledBrushed | gdTiled | gdTransparent Tom Lyon tlyon at netonecom.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From paul.rosberg at esrange.ssc.se Wed Sep 15 08:26:24 1999 From: paul.rosberg at esrange.ssc.se (paul.rosberg at esrange.ssc.se) Date: Wed, 15 Sep 1999 08:26:24 +0200 Subject: [mrtg] Linux router shows too low traffic Message-ID: Hi! Have installed a Linux (Debian 2.1 with kernel 2.0.38) on a machine with two NIC's and it is acting as our gateway to internet. The router is just using ip-forwarding and everything works just fine (it is not using a routing daemon...just normal RIP). I installed snmp on the router and are using a linux box on the internal network to monitor the traffic thru the router with MRTG v2.8.8. The problem I have is that when I for example download a file for a long period of time, say 2 hours with around 50 kb/s, MRTG only shows the traffic as just little over 20kb/s on any of the network cards. The internet connection we have is a 512kbit line. The graphs of the two network cards are almost identical with the difference that the networkcard for the internal network has reversed in/out levels as expected. I am using default settings pretty much that comes from using the cfgmaker. The puter I use to monitor the router is using Debian 2.1 with 2.2.12 kernel. Anyone have a clue what the problem can be here? Regards, Paul -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 10:19:39 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 10:19:39 +0200 (CEST) Subject: [mrtg] Re: Total Bandwidth Usage In-Reply-To: <37DF18EA.9F320C07@webscape.net> from "Anthony Roque Adriano" at Sep 15, 1999 11:56:26 AM Message-ID: <199909150819.KAA08842@slot.hollandcasino.nl> > > Does it work in all version say 2.7.2, are you talking about this, thanks. > ## > ## XScale YScale ------------------------------------------------- > ## > > # If you want your graphs to be actually scaled use XScale > # and YScale. (Beware while this works, the results look ugly > # (to be frank) so if someone wants fix this: patches are > # welcome. > This is something different. With this you can make your pixels wider/higher. What you need to do is turning off autoscaling. Look at "unscaled". Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From nmh at internord.dk Wed Sep 15 10:45:48 1999 From: nmh at internord.dk (Nicolai Hansen) Date: Wed, 15 Sep 1999 10:45:48 +0200 Subject: [mrtg] HP 8000M Switch & MRTG Message-ID: <006101beff56$b5c66120$d401000a@internord.dk> Hi all! We just got a new HP ProCurve Switch 8000M and I was wondering if anyone here has tried monitoring this thing with MRTG. I'm all new to MRTG so I will appreciate all the help and hints I can get. Thanks in advance! Nicolai Hansen nh at inord.net InterNord A/S -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cbrown at denalics.net Wed Sep 15 11:12:44 1999 From: cbrown at denalics.net (Christopher E. Brown) Date: Wed, 15 Sep 1999 01:12:44 -0800 (AKDT) Subject: [mrtg] Re: Linux router shows too low traffic In-Reply-To: Message-ID: On Wed, 15 Sep 1999 paul.rosberg at esrange.ssc.se wrote: > Hi! > Have installed a Linux (Debian 2.1 with kernel 2.0.38) on a machine with > two NIC's and it is acting as our gateway to internet. > The router is just using ip-forwarding and everything works just fine (it > is not using a routing daemon...just normal RIP). > I installed snmp on the router and are using a linux box on the internal > network to monitor the traffic thru the router with MRTG v2.8.8. > The problem I have is that when I for example download a file for a long > period of time, say 2 hours with around 50 kb/s, MRTG only shows the > traffic as just little over 20kb/s on any of the network cards. The > internet connection we have is a 512kbit line. > The graphs of the two network cards are almost identical with the > difference that the networkcard for the internal network has reversed > in/out levels as expected. I am using default settings pretty much that > comes from using the cfgmaker. > The puter I use to monitor the router is using Debian 2.1 with 2.2.12 > kernel. > Anyone have a clue what the problem can be here? > > Regards, > Paul 2.0.x gives packet counts on interfaces, not octet counts (2.2.x corrects this). You need to be running CMU snmpd (IIRC debian uses CMU), start snmpd with -A, and set accounting rules as documented in the CMU snmp docs. --- As folks might have suspected, not much survives except roaches, and they don't carry large enough packets fast enough... --About the Internet and nuclear war. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hacar at ere.com.tr Wed Sep 15 15:43:34 1999 From: hacar at ere.com.tr (Hakki ACAR) Date: Wed, 15 Sep 1999 16:43:34 +0300 Subject: [mrtg] wrong percentage in graph Message-ID: <37DFA286.2A4CA8FA@ere.com.tr> hi, one of the our mrtg graphs percentages is shown with the 1/10 of its real value. For example: Max In:211.0 kb/s (5.2%) must be Max In:211.0 kb/s (52%). How can i correct this failure? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ntadmin at palacenet.net Wed Sep 15 16:41:50 1999 From: ntadmin at palacenet.net (John Lange) Date: Wed, 15 Sep 1999 09:41:50 -0500 Subject: [mrtg] Need ISDN in the following cities In-Reply-To: <37DFA286.2A4CA8FA@ere.com.tr> Message-ID: <4.1.19990915094100.01fec2d0@mail.palacenet.net> HI & Please respond off the list to john at microt.com I have a customer who needs ISDN with two (2) STATIC IP Address's for a VPN project. Needs to be a local Dial-Up for: Wexford, PA (need right NOW) Sommerset, KY (need within a month) Logan, WV Selma, AL and last but not Least Santiago, Chili yes Chili, I will post about this one in another eMail. Thanks JOhn :} John C. Lange, Sr. PALACE dot NET, INC. microjl at palacenet.net MICRO-TECH Computers, Inc. 608.742.1601 & 6980 1819 New Pinery Road http://www.palacenet.net/ Portage, WI 53901 MSCE Training for only $150.00 - http://dpec.palacenet.net/ All 200+ Web Based Courses for $150.00 Per Year - Really --- __o --- _-\<,_ Fastest Service in Town --- (_)/ (_) -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From garth.williams at home.com Wed Sep 15 17:07:41 1999 From: garth.williams at home.com (Garth K. Williams) Date: Wed, 15 Sep 1999 09:07:41 -0600 Subject: [mrtg] URL Address Change Message-ID: <000601beff8c$0efcdeb0$4d1ed6c7@EDM268> Pardon the intrusion, Just a quick note to let people know that my web site has an address change. I have recently purchased my own domain name, and what with CJB.NET's free URL redirection services being wonky, it seemed like a good time to complete the move. The "SNMP for the Public Community" web can now be reached at http://wtcs.org/snmp4tpc. Recent changes include: - links to Cisco SNMP Technical tips, and TCP/IP configuration on IOS 11 - how to repair SNMP after it goes berzerk after applying SP5 for NT - James Drew's NetWare extension NLM to MRTG - SNMP overview and Private Enterprise OID codes (like MS=311, Cisco=9, Novell=23, etc.) Thanks folks, and have a great day! Garth K. Williams - Systems Engineer (MCP+I, MCSE, CNA) Williams Technology Consulting Services Edmonton, Alberta Canada Phone: (780) 469-4341 Web: http://www.wtcs.org Email: mailto:garth.williams at home.com Home of: http://wtcs.org/snmp4tpc - SNMP for the Public Community -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Wed Sep 15 17:06:25 1999 From: dcp at dcptech.com (David C Prall) Date: Wed, 15 Sep 1999 11:06:25 -0400 Subject: [mrtg] Re: wrong percentage in graph References: <37DFA286.2A4CA8FA@ere.com.tr> Message-ID: <036701beff8c$000e6400$47ef93a0@dcaa.mil> MaxBytes[]: value in octets 193000 for a T-1 (512kb/s)*1024/8 = 65535 David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com ----- Original Message ----- From: Hakki ACAR To: Sent: Wednesday, September 15, 1999 9:43 AM Subject: [mrtg] wrong percentage in graph > hi, > one of the our mrtg graphs percentages is shown with the 1/10 of its > real value. For example: Max In:211.0 kb/s (5.2%) must be Max In:211.0 > kb/s (52%). How can i correct this failure? > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Mark.Roberts at usa.xerox.com Wed Sep 15 18:28:54 1999 From: Mark.Roberts at usa.xerox.com (Roberts, Mark) Date: Wed, 15 Sep 1999 12:28:54 -0400 Subject: [mrtg] Exporting log file data Message-ID: <06D9AAAF88C3D21198D90008C709D60FAA3039@USA0838MS1> I'd like to export the log files for import in to a SQL database. Has anyone done this? Can anyone tell me the format of the log files, specifically the field delimiters and what each field represents. Thanks! Mark P. Roberts EDS Infrastructure Service Initiatives & Projects ---------------------------------------------------------------------------- --------------- 155 Corporate Woods, Suite 300 Rochester, NY 14623 E-Mail: Mark.Roberts at usa.xerox.com * Phone : (716) 231-4144 (8*221-4144) * Pager: (716) 246-9712 * Fax : (716) 231-4693 ---------------------------------------------------------------------------- --------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsk at enfm.utcc.utoronto.ca Wed Sep 15 19:41:05 1999 From: lsk at enfm.utcc.utoronto.ca (Lloyd Kwong) Date: Wed, 15 Sep 1999 13:41:05 -0400 Subject: [mrtg] Cisco 7500 POSIP reporting Message-ID: <99Sep15.134114edt.405688@enfm.utcc.utoronto.ca> Hi, I am running MRTG version 2.8.2 and have been having a weird problem monitoring a very busy POS interface on a Cisco 7500 running 11.1(22)CC. When I first startup MRTG polling on the POS , it initially reports the correct inbound bit rate, but on the next interval, reports errantly low values. For example, the first interval reports a correct inbound rate of 107 Mbits/sec, then the next interval will report the current inbound rate between 2-3 Mbits/sec. Over the next few intervals, the rate increases to around 15-20 Mbits, but it is still way off the actual 107+ Mbit rate. However, the outbound rate is reported correctly the whole time, which is approx 40 Mbits/Sec. Any idea what is causing the discrepency? I also monitor 100+ other routers without any problems. The POS is by far the busiest interface (traffic wise) that I monitor though. Lloyd ------------------------------------------------------------------------ Lloyd Kwong + University of Toronto lsk at onet.on.ca + + + Network & Operations Services (416) 978-1720 + 4 Bancroft Ave, Room 101, Toronto M5S 1A1 ------------------------------------------------------------------------ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lfiddler at us.ibm.com Wed Sep 15 21:55:06 1999 From: lfiddler at us.ibm.com (lfiddler at us.ibm.com) Date: Wed, 15 Sep 1999 13:55:06 -0600 Subject: [mrtg] OID for Switch CPU Utilization... Message-ID: <872567ED.006D6B0D.00@d53mta02h.boulder.ibm.com> Can anyone help me with this? I am monitoring bytes in/out on several switches, but also need CPU Utilization. I am pretty new at this MRTG thing, so I would need detailed information. I know I may need to get information from the switch manufacturer, but is there anything else that I may need in order to produce graphs for CPU util? Your info would be greatly appreciated. Thanks so much... Lisa Fiddler lfiddler at us.ibm.com Madness takes it's toll.... Please have exact change ready. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From MConnley at GiantStep.com Wed Sep 15 22:18:00 1999 From: MConnley at GiantStep.com (Matt Connley) Date: Wed, 15 Sep 1999 15:18:00 -0500 Subject: [mrtg] Compaq Insight MIB Message-ID: <28ADAE0FA279D211AF900008C7A4D5BA28E500@GSEXCHANGE.giantstep.com> Hey all, Just wondering if any of you know where I can find a copy or overview of the Compaq Insight Manager MIB. I'd like to use it to monitor free disk space on some of our servers, and I'm sure it's probably much easier to deal with than the NT MIBs are. Any info would be appreciated! Thanks Matt Connley Hosting Operations Coordinator Giant Step Productions p. 312.385.2828 vm. 312.385.2691 http://www.giantstep.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Wed Sep 15 22:31:50 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Wed, 15 Sep 1999 17:31:50 -0300 (EST) Subject: [mrtg] Re: Cisco 7500 POSIP reporting In-Reply-To: <99Sep15.134114edt.405688@enfm.utcc.utoronto.ca> Message-ID: Hi Lloyd !! Try to use the option gauge on your mrtg.cfg. This resolve my problem here see you _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 15-Sep-1999 _/ _/ _/ _/ _/ _/ "Um Homem nao pode viver so de crimes. _/ _/ Precisa tambem de Afeto, Reconhecimento, _/ _/ estimulo e, de vez em quando, _/ _/ uma boa refeicao " _/ _/ Alfred Hitchcock _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Wed, 15 Sep 1999, Lloyd Kwong wrote: > Hi, > > I am running MRTG version 2.8.2 and have been having a weird problem > monitoring a very busy POS interface on a Cisco 7500 running 11.1(22)CC. > When I first startup MRTG polling on the POS , it initially reports the > correct inbound bit rate, but on the next interval, reports errantly > low values. For example, the first interval reports a correct inbound > rate of 107 Mbits/sec, then the next interval will report the current > inbound rate between 2-3 Mbits/sec. Over the next few intervals, the > rate increases to around 15-20 Mbits, but it is still way off the actual > 107+ Mbit rate. > > However, the outbound rate is reported correctly the whole time, which > is approx 40 Mbits/Sec. > > Any idea what is causing the discrepency? I also monitor 100+ other > routers without any problems. The POS is by far the busiest interface > (traffic wise) that I monitor though. > > Lloyd > ------------------------------------------------------------------------ > Lloyd Kwong + University of Toronto > lsk at onet.on.ca + + + Network & Operations Services > (416) 978-1720 + 4 Bancroft Ave, Room 101, Toronto M5S 1A1 > ------------------------------------------------------------------------ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From moralesm at cellularonepr.com Wed Sep 15 22:31:53 1999 From: moralesm at cellularonepr.com (Miguel Morales) Date: Wed, 15 Sep 1999 16:31:53 -0400 Subject: [mrtg] can't update information Message-ID: <3B4B18DC6A88D211800D00805FEADE8DBE120E@CCP01MSG> The web pages used by MRTG to display the graffics look the same as the first day of instalation(yesterday). How pages and information can be updated. Miguel Morales -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sygma at snickers.org Wed Sep 15 22:53:22 1999 From: sygma at snickers.org (sygma) Date: Wed, 15 Sep 1999 16:53:22 -0400 (EDT) Subject: [mrtg] Re: OID for Switch CPU Utilization... In-Reply-To: <872567ED.006D6B0D.00@d53mta02h.boulder.ibm.com> Message-ID: 1.3.6.1.4.1.2021.10.1.5.1&1.3.6.1.4.1.2021.10.1.5.1:public at HOSTNAME - 1 minute 1.3.6.1.4.1.2021.10.1.5.2&1.3.6.1.4.1.2021.10.1.5.2:public at HOSTNAME - 5 minute 1.3.6.1.4.1.2021.10.1.5.2&1.3.6.1.4.1.2021.10.1.5.3:public at HOSTNAME - 15 minute (the current values from 'uptime' on a FreeBSD machine) ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. Jon Nistor http://www.snickers.org/ nistor at snickers.org ICQ: 1429373 Network Operations FP: 66 3F 1B 23 C0 AA 40 IRC: sygma/efnet #snickers On Wed, 15 Sep 1999 lfiddler at us.ibm.com wrote: > > > Can anyone help me with this? I am monitoring bytes in/out on several switches, > but also need CPU Utilization. I am pretty new at this MRTG thing, so I would > need detailed information. I know I may need to get information from the switch > manufacturer, but is there anything else that I may need in order to produce > graphs for CPU util? Your info would be greatly appreciated. > > Thanks so much... > > Lisa Fiddler > lfiddler at us.ibm.com > Madness takes it's toll.... Please have exact change ready. > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leslie at simca.pop-pr.rnp.br Wed Sep 15 22:55:32 1999 From: leslie at simca.pop-pr.rnp.br (Leslie Harlley Watter) Date: Wed, 15 Sep 1999 17:55:32 -0300 (EST) Subject: [mrtg] Re: Linux CPU Load always zero In-Reply-To: <199909142238.AAA06097@slot.hollandcasino.nl> Message-ID: Because mrtg with gauge option give the number and make NO calculus or averages on it ;) _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ Leslie Harlley Watter _/ _/ 15-Sep-1999 _/ _/ _/ _/ _/ _/ "Um Homem nao pode viver so de crimes. _/ _/ Precisa tambem de Afeto, Reconhecimento, _/ _/ estimulo e, de vez em quando, _/ _/ uma boa refeicao " _/ _/ Alfred Hitchcock _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ On Wed, 15 Sep 1999, Alex van den Bogaerdt wrote: > > > > Hi Joey !! > > use Options[_]: gauge on your mrtg config file !! > > > > ;) > > > And why would he do that ... > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 23:23:37 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 23:23:37 +0200 (CEST) Subject: [mrtg] Re: Cisco 7500 POSIP reporting In-Reply-To: <99Sep15.134114edt.405688@enfm.utcc.utoronto.ca> from "Lloyd Kwong" at Sep 15, 1999 01:41:05 PM Message-ID: <199909152123.XAA12462@slot.hollandcasino.nl> > When I first startup MRTG polling on the POS , it initially reports the > correct inbound bit rate, but on the next interval, reports errantly > low values. For example, the first interval reports a correct inbound > rate of 107 Mbits/sec, then the next interval will report the current > inbound rate between 2-3 Mbits/sec. Over the next few intervals, the > rate increases to around 15-20 Mbits, but it is still way off the actual > 107+ Mbit rate. > > However, the outbound rate is reported correctly the whole time, which > is approx 40 Mbits/Sec. > You monitor every five minutes, this is 300 seconds. A rate of 107 Mb/s is 107 * 1000 * 1000 / 8 MB/s is 13375000 B/s. 300 seconds @ 107Mb/s is 4012500000 B/s. 2^32 is 4294967296 ... oops, darn close. The equivalent rate for 2^32 is 114.53 Mb/s. Most likely you are having problems with this. For 115Mb/s (so: just over the 2^32 problem): Time counter T+000 0 T+300 115 * 1000 * 1000 / 8 * 300 = 4312500000 T+600 2*4312500000 = 8625000000 However, the counter is 32 bit so it becomes: Time counter T+000 0 T+300 115 * 1000 * 1000 / 8 * 300 = 4312500000 mod 2^32 = 17532704 T+600 2*4312500000 = 8625000000 mod 2^32 = 35065408 When these values are stored, they represent a rate of about 17532704 / 300 == 58442 B/s == 58.4 kB/s What most likely happens is that the graph is just 114.53 Mb/s short ... There are a few options: 1) Monitor more often (just call the mrtg script every two minutes) so that the counter won't increase with values over 2^32. 2) Switch to rrdtool HTH Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 23:27:05 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 23:27:05 +0200 (CEST) Subject: [mrtg] Re: OID for Switch CPU Utilization... In-Reply-To: <872567ED.006D6B0D.00@d53mta02h.boulder.ibm.com> from "lfiddler@us.ibm.com" at Sep 15, 1999 01:55:06 PM Message-ID: <199909152127.XAA12485@slot.hollandcasino.nl> > Can anyone help me with this? I am monitoring bytes in/out on several switches, > but also need CPU Utilization. I am pretty new at this MRTG thing, so I would > need detailed information. I know I may need to get information from the switch > manufacturer, but is there anything else that I may need in order to produce > graphs for CPU util? Your info would be greatly appreciated. > This will probably always be propriatry information. It is available but not standard. The least you should do when asking such a question is name the brand of your switches. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 23:28:49 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 23:28:49 +0200 (CEST) Subject: [mrtg] Re: can't update information In-Reply-To: <3B4B18DC6A88D211800D00805FEADE8DBE120E@CCP01MSG> from "Miguel Morales" at Sep 15, 1999 04:31:53 PM Message-ID: <199909152128.XAA12495@slot.hollandcasino.nl> > > The web pages used by MRTG to display the graffics look the same as the > first day of instalation(yesterday). How pages and information can be > updated. > Miguel Morales 9 out of 10: your webbrowser is caching the information and you are not viewing the updated graphs. For netscape: hold the shift key and use your mouse to click reload. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 15 23:31:43 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 15 Sep 1999 23:31:43 +0200 (CEST) Subject: [mrtg] Re: Linux CPU Load always zero In-Reply-To: from "Leslie Harlley Watter" at Sep 15, 1999 05:55:32 PM Message-ID: <199909152131.XAA12519@slot.hollandcasino.nl> > > > use Options[_]: gauge on your mrtg config file !! Anybody that followed this advise is hereby strongly encouraged to forget it right away. Read the documentation (mrtgdir, doc/config.txt) and look for the descriptive text that goes with this option to see when it is useful. In this case it is *not*. This will be overwritten by, for instance, "Options[blah]: growright" Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From tschuh at verio.net Wed Sep 15 23:55:08 1999 From: tschuh at verio.net (Tim Schuh) Date: Wed, 15 Sep 1999 16:55:08 -0500 Subject: [mrtg] Re: OID for Switch CPU Utilization... In-Reply-To: <199909152127.XAA12485@slot.hollandcasino.nl>; from Alex van den Bogaerdt on Wed, Sep 15, 1999 at 11:27:05PM +0200 References: <872567ED.006D6B0D.00@d53mta02h.boulder.ibm.com> <199909152127.XAA12485@slot.hollandcasino.nl> Message-ID: <19990915165508.H3539@beaver.konfuzed.net> Alex van den Bogaerdt wrote: > > Can anyone help me with this? I am monitoring bytes in/out on several switches, > > but also need CPU Utilization. I am pretty new at this MRTG thing, so I would > > need detailed information. I know I may need to get information from the switch > > manufacturer, but is there anything else that I may need in order to produce > > graphs for CPU util? Your info would be greatly appreciated. > > > This will probably always be propriatry information. It is available but > not standard. The least you should do when asking such a question is name > the brand of your switches. > > Regards, > Alex For the sake of argument, let's assume a Cisco 1900/2900/5000 and all their lovely permutations. -- Tim Schuh Network Systems Verio Central -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From GarmanCh at asa.org Thu Sep 16 01:26:14 1999 From: GarmanCh at asa.org (Garman, Christopher) Date: Wed, 15 Sep 1999 17:26:14 -0600 Subject: [mrtg] SNMPGET problem Message-ID: <83BA678C913BD311A6A7005004A69240062451@hqmsg2.asa.org> In trying to get some stats off our firewall, I get the following error: SNMP Error: Received SNMP response with error code error status: noSuchName index 4 (OID: 1.3.6.1.2.1.1.5.0) SNMPv1_Session (remote host: "x.x.x.x" [x.x.x.x].260 community: "yyyy" request ID: 603661648 PDU bufsize: 8000 bytes timeout: 10s retries: 5 backoff: 1) SNMPGET Problem for 1.3.6.1.4.1.2620.1.1.4.0 1.3.6.1.4.1.2620.1.1.4.0 sysUptime sysName on yyyy0 at x.x.x.x:260:10 SNMPGET: Failed to reach target: "1.3.6.1.4.1.2620.1.1.4.0&1.3.6.1.4.1.2620.1.1.4.0:yyyy at x.x.x.x:260:10". I tried multiple times! The thing that puzzles me is this line: SNMPGET Problem for 1.3.6.1.4.1.2620.1.1.4.0 1.3.6.1.4.1.2620.1.1.4.0 sysUptime sysName on yyyy0 at x.x.x.x:260:10 It looks like MRTG is trying to get sysUptime and sysName in addition to the OIDs I specified. Since the sysName is not set, MRTG generates the above message. Is this default behavior? Can it be changed? Chris Garman AlliedSignal Technical Services Corporation 800-688-8606 (x3211) (V) 303-790-9130 (F) garmanch at asa.org -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Thu Sep 16 01:26:16 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Wed, 15 Sep 1999 16:26:16 -0700 Subject: [mrtg] Re: Mystery Hub Message-ID: <3.0.5.32.19990915162616.0089be80@L7.org> getting closer, with luck one of you can tell me how to target this stuff (larry and mark have been a great help so far, not it's just pointing at stuff) >Yep, I think you have found most of (if not all) >of what you were looking for--I'll add some comments >(and prune some of the uninteresting and redundant >stuff as I go). This is the MIB2 stuff that MRTG already knows about, down to . . . > Name: system.sysDescr.0 > OCTET STRING- (ascii): Chipcom ONsemble Ethernet Hub > Name: system.sysObjectID.0 > OBJECT IDENTIFIER: .iso.org.dod.internet.private.enterprises.49.2.3.17 > Name: system.sysUpTime.0 > Timeticks: (37020898) 4 days, 6:50:08 > Name: system.4.0 > OCTET STRING- (ascii): sysContact Not Set > Name: system.5.0 > OCTET STRING- (ascii): sysName Not Set > Name: system.6.0 > OCTET STRING- (ascii): level seven heavy industries world hq. [snip] > Counter: 11543 > Name: udp.udpNoPorts.0 > Counter: 9080 > Name: udp.udpInErrors.0 > Counter: 0 > Name: udp.udpOutDatagrams.0 > Counter: 990 > Name: udp.5.1.1.0.0.0.0.161 > IpAddress: 0.0.0.0 > Name: udp.5.1.2.0.0.0.0.161 > INTEGER: 161 here, for sure--no so sure about the next bunch, but it looks like the private mib stuff for counters--you will probably have to match contents to figure out what they mean--and figuring out the full OID is going to take some doing, it will be a long string of the form n.n.n.n.n.n.n.n.11.1.0 and so on. > Name: 11.1.0 > Counter: 2469 > Name: 11.2.0 > Counter: 994 > Name: 11.3.0 > Counter: 0 > Name: 11.4.0 > Counter: 1475 > Name: 11.5.0 > Counter: 0 > Name: 11.6.0 > Counter: 0 > Name: 11.8.0 > Counter: 0 > Name: 11.9.0 > Counter: 0 > Name: 11.10.0 > Counter: 0 > Name: 11.11.0 > Counter: 0 > Name: 11.12.0 > Counter: 0 > Name: 11.13.0 > Counter: 2717 > Name: 11.14.0 > Counter: 0 > Name: 11.15.0 > Counter: 758 > Name: 11.16.0 > Counter: 250 > Name: 11.17.0 > Counter: 0 > Name: 11.18.0 > Counter: 0 > Name: 11.19.0 > Counter: 0 > Name: 11.20.0 > Counter: 0 > Name: 11.21.0 > Counter: 260 > Name: 11.22.0 > Counter: 0 > Name: 11.24.0 > Counter: 0 > Name: 11.25.0 > Counter: 0 > Name: 11.26.0 > Counter: 0 > Name: 11.27.0 > Counter: 0 > Name: 11.28.0 > Counter: 1018 > Name: 11.29.0 > Counter: 0 > Name: 11.30.0 > INTEGER: 1 > Name: 22.1.1.1.0 > INTEGER: 16 > Name: 22.1.1.2.0 > INTEGER: 2 > Name: 22.1.1.3.0 > OCTET STRING- (ascii): Mod1,OK. No Failures detected.ONsemble Ethernet > Managed Hub, Up for 4 days, 06:50:43. > Name: 22.1.1.4.0 > INTEGER: 1 > Name: 22.1.1.5.0 > INTEGER: 1 > Name: 22.1.1.6.0 > Gauge: 0 > Name: 22.1.2.1.1.1.1 > INTEGER: 1 > Name: 22.1.2.1.1.2.1 > OCTET STRING- (ascii): 4112MH: ONsemble Ethernet StackSystem Managed Hu > b > Name: 22.1.2.1.1.3.1 > OBJECT IDENTIFIER: .iso.org.dod.internet.private.enterprises.49.2.3.86 > Name: 22.1.2.1.1.4.1 That (above, looks like an important clue for construction of the OID > INTEGER: 2 > Name: 22.1.2.1.1.5.1 > Timeticks: (0) 0:00:00 > Name: 22.1.2.1.1.6.1 > INTEGER: 12 > Name: 22.1.3.1.1.1.1.1 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.2 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.3 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.4 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.5 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.6 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.7 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.8 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.9 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.10 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.11 > INTEGER: 1 > Name: 22.1.3.1.1.1.1.12 > INTEGER: 1 > Name: 22.1.3.1.1.2.1.1 > INTEGER: 1 > Name: 22.1.3.1.1.2.1.2 > INTEGER: 2 > Name: 22.1.3.1.1.2.1.3 > INTEGER: 3 > Name: 22.1.3.1.1.2.1.4 > INTEGER: 4 > Name: 22.1.3.1.1.2.1.5 > INTEGER: 5 > Name: 22.1.3.1.1.2.1.6 > INTEGER: 6 > Name: 22.1.3.1.1.2.1.7 > INTEGER: 7 > Name: 22.1.3.1.1.2.1.8 > INTEGER: 8 > Name: 22.1.3.1.1.2.1.9 I don't have an idea about what these are......port numbers maybe and "up"-"down" or "link"-"no link" indicators perhaps. > INTEGER: 9 > Name: 22.1.3.1.1.2.1.10 > INTEGER: 10 > Name: 22.1.3.1.1.2.1.11 > INTEGER: 11 > Name: 22.1.3.1.1.2.1.12 > INTEGER: 12 > Name: 22.1.3.1.1.3.1.1 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.2 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.3 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.4 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.5 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.6 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.7 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.8 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.9 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.10 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.11 > INTEGER: 1 > Name: 22.1.3.1.1.3.1.12 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.1 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.2 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.3 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.4 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.5 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.6 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.7 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.8 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.9 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.10 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.11 > INTEGER: 1 > Name: 22.1.3.1.1.4.1.12 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.1 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.2 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.3 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.4 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.5 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.6 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.7 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.8 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.9 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.10 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.11 > INTEGER: 1 > Name: 22.1.3.1.1.5.1.12 > INTEGER: 1 The following look like traffic counters and/or error counters. > Name: 22.2.1.1.0 > Counter: 1008362 > Name: 22.2.2.1.1.1.1 > INTEGER: 1 > Name: 22.2.2.1.1.2.1 > Counter: 13317600 > Name: 22.2.2.1.1.3.1 > Counter: 550756706 > Name: 22.2.2.1.1.4.1 > Counter: 0 > Name: 22.2.3.1.1.1.1.1 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.2 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.3 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.4 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.5 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.6 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.7 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.8 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.9 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.10 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.11 > INTEGER: 1 > Name: 22.2.3.1.1.1.1.12 > INTEGER: 1 > Name: 22.2.3.1.1.2.1.1 > INTEGER: 1 > Name: 22.2.3.1.1.2.1.2 > INTEGER: 2 > Name: 22.2.3.1.1.2.1.3 > INTEGER: 3 > Name: 22.2.3.1.1.2.1.4 > INTEGER: 4 > Name: 22.2.3.1.1.2.1.5 > INTEGER: 5 > Name: 22.2.3.1.1.2.1.6 > INTEGER: 6 > Name: 22.2.3.1.1.2.1.7 > INTEGER: 7 > Name: 22.2.3.1.1.2.1.8 > INTEGER: 8 > Name: 22.2.3.1.1.2.1.9 > INTEGER: 9 > Name: 22.2.3.1.1.2.1.10 > INTEGER: 10 > Name: 22.2.3.1.1.2.1.11 > INTEGER: 11 > Name: 22.2.3.1.1.2.1.12 > INTEGER: 12 > Name: 22.2.3.1.1.3.1.1 > Counter: 2389224 > Name: 22.2.3.1.1.3.1.2 > Counter: 16736 > Name: 22.2.3.1.1.3.1.3 > Counter: 0 > Name: 22.2.3.1.1.3.1.4 > Counter: 0 > Name: 22.2.3.1.1.3.1.5 > Counter: 3197368 > Name: 22.2.3.1.1.3.1.6 > Counter: 1217778 > Name: 22.2.3.1.1.3.1.7 > Counter: 0 > Name: 22.2.3.1.1.3.1.8 > Counter: 3640664 > Name: 22.2.3.1.1.3.1.9 > Counter: 438 > Name: 22.2.3.1.1.3.1.10 > Counter: 568312 > Name: 22.2.3.1.1.3.1.11 > Counter: 0 > Name: 22.2.3.1.1.3.1.12 > Counter: 2287265 > Name: 22.2.3.1.1.4.1.1 > Counter: 2287265 > Name: 22.2.3.1.1.4.1.2 > Counter: 1862332 > Name: 22.2.3.1.1.4.1.3 > Counter: 0 > Name: 22.2.3.1.1.4.1.4 > Counter: 0 > Name: 22.2.3.1.1.4.1.5 > Counter: 0 > Name: 22.2.3.1.1.4.1.6 > Counter: 601594417 > Name: 22.2.3.1.1.4.1.7 > Counter: 0 > Name: 22.2.3.1.1.4.1.8 > Counter: 952712329 > Name: 22.2.3.1.1.4.1.9 > Counter: 246204 > Name: 22.2.3.1.1.4.1.10 > Counter: 50118079 > Name: 22.2.3.1.1.4.1.11 > Counter: 0 > Name: 22.2.3.1.1.4.1.12 > Counter: 460941775 > Name: 22.2.3.1.1.5.1.1 > Counter: 0 > Name: 22.2.3.1.1.5.1.2 > Counter: 0 > Name: 22.2.3.1.1.5.1.3 > Counter: 0 > Name: 22.2.3.1.1.5.1.4 > Counter: 0 > Name: 22.2.3.1.1.5.1.5 > Counter: 0 > Name: 22.2.3.1.1.5.1.6 > Counter: 0 > Name: 22.2.3.1.1.5.1.7 > Counter: 0 > Name: 22.2.3.1.1.5.1.8 > Counter: 0 > Name: 22.2.3.1.1.5.1.9 > Counter: 0 > Name: 22.2.3.1.1.5.1.10 > Counter: 0 > Name: 22.2.3.1.1.5.1.11 > Counter: 0 > Name: 22.2.3.1.1.5.1.12 > Counter: 0 > Name: 22.2.3.1.1.6.1.1 > Counter: 0 > Name: 22.2.3.1.1.6.1.2 > Counter: 0 > Name: 22.2.3.1.1.6.1.3 > Counter: 0 > Name: 22.2.3.1.1.6.1.4 > Counter: 0 > Name: 22.2.3.1.1.6.1.5 > Counter: 0 > Name: 22.2.3.1.1.6.1.6 > Counter: 0 > Name: 22.2.3.1.1.6.1.7 > Counter: 0 > Name: 22.2.3.1.1.6.1.8 > Counter: 0 > Name: 22.2.3.1.1.6.1.9 > Counter: 0 > Name: 22.2.3.1.1.6.1.10 > Counter: 0 > Name: 22.2.3.1.1.6.1.11 > Counter: 0 > Name: 22.2.3.1.1.6.1.12 > Counter: 0 > Name: 22.2.3.1.1.7.1.1 > Counter: 0 > Name: 22.2.3.1.1.7.1.2 > Counter: 0 > Name: 22.2.3.1.1.7.1.3 > Counter: 0 > Name: 22.2.3.1.1.7.1.4 > Counter: 0 > Name: 22.2.3.1.1.7.1.5 > Counter: 0 > Name: 22.2.3.1.1.7.1.6 > Counter: 0 > Name: 22.2.3.1.1.7.1.7 > Counter: 0 > Name: 22.2.3.1.1.7.1.8 > Counter: 0 > Name: 22.2.3.1.1.7.1.9 > Counter: 0 > Name: 22.2.3.1.1.7.1.10 > Counter: 0 > Name: 22.2.3.1.1.7.1.11 > Counter: 0 > Name: 22.2.3.1.1.7.1.12 > Counter: 0 > Name: 22.2.3.1.1.8.1.1 > Counter: 0 > Name: 22.2.3.1.1.8.1.2 > Counter: 0 > Name: 22.2.3.1.1.8.1.3 > Counter: 0 > Name: 22.2.3.1.1.8.1.4 > Counter: 0 > Name: 22.2.3.1.1.8.1.5 > Counter: 0 > Name: 22.2.3.1.1.8.1.6 > Counter: 0 > Name: 22.2.3.1.1.8.1.7 > Counter: 0 > Name: 22.2.3.1.1.8.1.8 > Counter: 0 > Name: 22.2.3.1.1.8.1.9 > Counter: 0 > Name: 22.2.3.1.1.8.1.10 > Counter: 0 > Name: 22.2.3.1.1.8.1.11 > Counter: 0 > Name: 22.2.3.1.1.8.1.12 > Counter: 0 > Name: 22.2.3.1.1.9.1.1 > Counter: 0 > Name: 22.2.3.1.1.9.1.2 > Counter: 0 > Name: 22.2.3.1.1.9.1.3 > Counter: 0 > Name: 22.2.3.1.1.9.1.4 > Counter: 0 > Name: 22.2.3.1.1.9.1.5 > Counter: 0 > Name: 22.2.3.1.1.9.1.6 > Counter: 0 > Name: 22.2.3.1.1.9.1.7 > Counter: 0 > Name: 22.2.3.1.1.9.1.8 > Counter: 0 > Name: 22.2.3.1.1.9.1.9 > Counter: 0 > Name: 22.2.3.1.1.9.1.10 > Counter: 0 > Name: 22.2.3.1.1.9.1.11 > Counter: 0 > Name: 22.2.3.1.1.9.1.12 > Counter: 0 > Name: 22.2.3.1.1.10.1.1 > Counter: 204954 > Name: 22.2.3.1.1.10.1.2 > Counter: 1133 > Name: 22.2.3.1.1.10.1.3 > Counter: 0 > Name: 22.2.3.1.1.10.1.4 > Counter: 0 > Name: 22.2.3.1.1.10.1.5 > Counter: 116169 > Name: 22.2.3.1.1.10.1.6 > Counter: 120788 > Name: 22.2.3.1.1.10.1.7 > Counter: 0 > Name: 22.2.3.1.1.10.1.8 > Counter: 444668 > Name: 22.2.3.1.1.10.1.9 > Counter: 0 > Name: 22.2.3.1.1.10.1.10 > Counter: 20951 > Name: 22.2.3.1.1.10.1.11 > Counter: 0 > Name: 22.2.3.1.1.10.1.12 > Counter: 99699 > Name: 22.2.3.1.1.11.1.1 > Counter: 0 > Name: 22.2.3.1.1.11.1.2 > Counter: 0 > Name: 22.2.3.1.1.11.1.3 > Counter: 0 > Name: 22.2.3.1.1.11.1.4 > Counter: 0 > Name: 22.2.3.1.1.11.1.5 > Counter: 0 > Name: 22.2.3.1.1.11.1.6 > Counter: 0 > Name: 22.2.3.1.1.11.1.7 > Counter: 0 > Name: 22.2.3.1.1.11.1.8 > Counter: 0 > Name: 22.2.3.1.1.11.1.9 > Counter: 0 > Name: 22.2.3.1.1.11.1.10 > Counter: 0 > Name: 22.2.3.1.1.11.1.11 > Counter: 0 > Name: 22.2.3.1.1.11.1.12 > Counter: 0 > Name: 22.2.3.1.1.12.1.1 > Counter: 0 > Name: 22.2.3.1.1.12.1.2 > Counter: 0 > Name: 22.2.3.1.1.12.1.3 > Counter: 0 > Name: 22.2.3.1.1.12.1.4 > Counter: 0 > Name: 22.2.3.1.1.12.1.5 > Counter: 0 > Name: 22.2.3.1.1.12.1.6 > Counter: 0 > Name: 22.2.3.1.1.12.1.7 > Counter: 0 > Name: 22.2.3.1.1.12.1.8 > Counter: 0 > Name: 22.2.3.1.1.12.1.9 > Counter: 0 > Name: 22.2.3.1.1.12.1.10 > Counter: 0 > Name: 22.2.3.1.1.12.1.11 > Counter: 0 > Name: 22.2.3.1.1.12.1.12 > Counter: 0 > Name: 22.2.3.1.1.13.1.1 > Counter: 0 > Name: 22.2.3.1.1.13.1.2 > Counter: 0 > Name: 22.2.3.1.1.13.1.3 > Counter: 0 > Name: 22.2.3.1.1.13.1.4 > Counter: 0 > Name: 22.2.3.1.1.13.1.5 > Counter: 0 > Name: 22.2.3.1.1.13.1.6 > Counter: 0 > Name: 22.2.3.1.1.13.1.7 > Counter: 0 > Name: 22.2.3.1.1.13.1.8 > Counter: 0 > Name: 22.2.3.1.1.13.1.9 > Counter: 0 > Name: 22.2.3.1.1.13.1.10 > Counter: 0 > Name: 22.2.3.1.1.13.1.11 > Counter: 0 > Name: 22.2.3.1.1.13.1.12 > Counter: 0 > Name: 22.2.3.1.1.14.1.1 > Counter: 0 > Name: 22.2.3.1.1.14.1.2 > Counter: 0 > Name: 22.2.3.1.1.14.1.3 > Counter: 0 > Name: 22.2.3.1.1.14.1.4 > Counter: 0 > Name: 22.2.3.1.1.14.1.5 > Counter: 0 > Name: 22.2.3.1.1.14.1.6 > Counter: 0 > Name: 22.2.3.1.1.14.1.7 > Counter: 0 > Name: 22.2.3.1.1.14.1.8 > Counter: 0 > Name: 22.2.3.1.1.14.1.9 > Counter: 0 > Name: 22.2.3.1.1.14.1.10 > Counter: 0 > Name: 22.2.3.1.1.14.1.11 > Counter: 0 > Name: 22.2.3.1.1.14.1.12 > Counter: 0 > Name: 22.2.3.1.1.15.1.1 > Counter: 0 > Name: 22.2.3.1.1.15.1.2 > Counter: 0 > Name: 22.2.3.1.1.15.1.3 > Counter: 0 > Name: 22.2.3.1.1.15.1.4 > Counter: 0 > Name: 22.2.3.1.1.15.1.5 > Counter: 0 > Name: 22.2.3.1.1.15.1.6 > Counter: 0 > Name: 22.2.3.1.1.15.1.7 > Counter: 0 > Name: 22.2.3.1.1.15.1.8 > Counter: 0 > Name: 22.2.3.1.1.15.1.9 > Counter: 0 > Name: 22.2.3.1.1.15.1.10 > Counter: 0 > Name: 22.2.3.1.1.15.1.11 > Counter: 0 > Name: 22.2.3.1.1.15.1.12 > Counter: 0 > Name: 22.3.3.1.1.1.1.1 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.2 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.3 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.4 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.5 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.6 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.7 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.8 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.9 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.10 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.11 > INTEGER: 1 > Name: 22.3.3.1.1.1.1.12 > INTEGER: 1 > Name: 22.3.3.1.1.2.1.1 > INTEGER: 1 > Name: 22.3.3.1.1.2.1.2 > INTEGER: 2 > Name: 22.3.3.1.1.2.1.3 > INTEGER: 3 > Name: 22.3.3.1.1.2.1.4 > INTEGER: 4 > Name: 22.3.3.1.1.2.1.5 > INTEGER: 5 > Name: 22.3.3.1.1.2.1.6 > INTEGER: 6 > Name: 22.3.3.1.1.2.1.7 > INTEGER: 7 > Name: 22.3.3.1.1.2.1.8 > INTEGER: 8 > Name: 22.3.3.1.1.2.1.9 > INTEGER: 9 > Name: 22.3.3.1.1.2.1.10 > INTEGER: 10 > Name: 22.3.3.1.1.2.1.11 > INTEGER: 11 > Name: 22.3.3.1.1.2.1.12 > INTEGER: 12 > Name: 22.3.3.1.1.4.1.1 > Counter: 1 > Name: 22.3.3.1.1.4.1.2 > Counter: 1 > Name: 22.3.3.1.1.4.1.3 > Counter: 0 > Name: 22.3.3.1.1.4.1.4 > Counter: 0 > Name: 22.3.3.1.1.4.1.5 > Counter: 1 > Name: 22.3.3.1.1.4.1.6 > Counter: 1 > Name: 22.3.3.1.1.4.1.7 > Counter: 0 > Name: 22.3.3.1.1.4.1.8 > Counter: 1 > Name: 22.3.3.1.1.4.1.9 > Counter: 1 > Name: 22.3.3.1.1.4.1.10 > Counter: 1 > Name: 22.3.3.1.1.4.1.11 > Counter: 0 > Name: 22.3.3.1.1.4.1.12 > Counter: 2 > Name: 22.3.3.1.1.5.1.1 > OCTET STRING- (hex): 00 00 E8 31 E3 1E > Name: 22.3.3.1.1.5.1.2 > OCTET STRING- (hex): 48 54 E8 21 A1 6D > Name: 22.3.3.1.1.5.1.3 > OCTET STRING- (hex): > Name: 22.3.3.1.1.5.1.4 > OCTET STRING- (hex): > Name: 22.3.3.1.1.5.1.5 > OCTET STRING- (hex): 00 00 C0 4F 26 C4 > Name: 22.3.3.1.1.5.1.6 > OCTET STRING- (hex): 00 00 C0 72 24 C4 > Name: 22.3.3.1.1.5.1.7 > OCTET STRING- (hex): > Name: 22.3.3.1.1.5.1.8 > OCTET STRING- (hex): 00 00 E8 31 DF ED > Name: 22.3.3.1.1.5.1.9 > OCTET STRING- (hex): 00 00 C0 4F 26 C4 > Name: 22.3.3.1.1.5.1.10 > OCTET STRING- (hex): 00 C0 05 01 86 63 > Name: 22.3.3.1.1.5.1.11 > OCTET STRING- (hex): > Name: 22.3.3.1.1.5.1.12 > OCTET STRING- (hex): 00 00 0C 79 7B 50 The last bunch above might be the MAC addresses of the stations connected to the various ports. Looks like you can scrape out (with MRTG) some interesting stuff if you can construct the OID's (hint--lose the leading "." when you feed the OIDs to MRTG. -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Thu Sep 16 02:20:05 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Wed, 15 Sep 1999 19:20:05 CDT Subject: [mrtg] Re: SNMPGET problem In-Reply-To: <83BA678C913BD311A6A7005004A69240062451@hqmsg2.asa.org>; from "Garman, Christopher" at Sep 15, 99 5:26 pm Message-ID: <199909160020.TAA13831@bluejay.creighton.edu> > It looks like MRTG is trying to get sysUptime and sysName in addition to the > OIDs I specified. Since the sysName is not set, MRTG generates the above > message. Is this default behavior? Can it be changed? I think so. I think so. (Look in the documentation at the top of the distribution .cfg file for "NoInfo", or something like that.) but I also think you are barking up the wrong tree. SNMP should return an blank. empty, or null string for unset strings, and I don't think any of those will upset MRTG. YMMV -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From nmh at internord.dk Wed Sep 15 10:45:48 1999 From: nmh at internord.dk (Nicolai Hansen) Date: Wed, 15 Sep 1999 10:45:48 +0200 Subject: [mrtg] HP 8000M Switch & MRTG Message-ID: <006101beff56$b5c66120$d401000a@internord.dk> Hi all! We just got a new HP ProCurve Switch 8000M and I was wondering if anyone here has tried monitoring this thing with MRTG. I'm all new to MRTG so I will appreciate all the help and hints I can get. Thanks in advance! Nicolai Hansen nh at inord.net InterNord A/S -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mats.karlsson at acnielsen.no Thu Sep 16 08:19:13 1999 From: mats.karlsson at acnielsen.no (mats.karlsson at acnielsen.no) Date: Wed, 15 Sep 1999 23:19:13 -0700 Subject: [mrtg] Re: Compaq Insight MIB In-Reply-To: <28ADAE0FA279D211AF900008C7A4D5BA28E500@GSEXCHANGE.giantstep.com> Message-ID: <7rq251$tfjg@eGroups.com> mats.karlsson at acnielsen.no wrote: original article:http://www.egroups.com/group/mrtg/?start=7697 The CD's that you get with the Compaq server has the files you ask for. The "Management" CD in the folder "\TOOLKIT\MIBS". Regards Mats Karlsson IT Coordinator ACNielsen Norge A http://www.acnielsen.no > Hey all, > > Just wondering if any of you know where I can find a copy or overview of the > Compaq Insight Manager MIB. I'd like to use it to monitor free disk space > on some of our servers, and I'm sure it's probably much easier to deal with > than the NT MIBs are. > > Any info would be appreciated! Thanks > > > Matt Connley > Hosting Operations Coordinator > Giant Step Productions > p. 312.385.2828 > vm. 312.385.2691 > http://www.giantstep.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Rene.Wijninga at compaq.com Thu Sep 16 09:29:09 1999 From: Rene.Wijninga at compaq.com (Wijninga, Rene) Date: Thu, 16 Sep 1999 09:29:09 +0200 Subject: [mrtg] Re: Exporting log file data Message-ID: Hi Mark, I am trying to pull this trick off, but so for, no luck. I hope somebody has tried this or is trying to do this, so perhaps we can help each other and everybody who is trying to get this done? Regards, Rene Rene Wijninga Solution Specialist Quality Networking Enterprise Projects Consultancy Services Compaq Computer B.V. Network & Systems Integration Services Europalaan 44 3526 KS Utrecht P.O. Box 9064 3506 GB Utrecht The Netherlands Email: rene.wijninga at compaq.com Telephone: +31 - (0)30 - 283 2123 Mobile: +31 - (0)6 - 512 757 32 Fax: +31 - (0)30 - 283 3033 -----Original Message----- From: Roberts, Mark [mailto:Mark.Roberts at usa.xerox.com] Sent: woensdag 15 september 1999 18:29 To: 'mrtg at list.ee.ethz.ch' Subject: [mrtg] Exporting log file data I'd like to export the log files for import in to a SQL database. Has anyone done this? Can anyone tell me the format of the log files, specifically the field delimiters and what each field represents. Thanks! Mark P. Roberts EDS Infrastructure Service Initiatives & Projects ---------------------------------------------------------------------------- --------------- 155 Corporate Woods, Suite 300 Rochester, NY 14623 E-Mail: Mark.Roberts at usa.xerox.com * Phone : (716) 231-4144 (8*221-4144) * Pager: (716) 246-9712 * Fax : (716) 231-4693 ---------------------------------------------------------------------------- --------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Thomas.Ellwanger at derdata.de Thu Sep 16 09:43:03 1999 From: Thomas.Ellwanger at derdata.de (Thomas.Ellwanger at derdata.de) Date: Thu, 16 Sep 1999 09:43:03 +0200 Subject: [mrtg] Antwort: Compaq Insight MIB Message-ID: Hello Matt, you can find a Dokumentation "Integrating Compaq Insight Manager with Enterprise Platforms (Compaq TechNote)" on the Compaq Insight Manager CD. Also you can read the MIB cpqhost.mib, the MIB contains the Information you need. A little Example how to integrate in MRTG. #-------------------------------------------------------------------------- ----- Target[tiger.platte.0_1]:1.3.6.1.4.1.232.11.2.4.1.1.5.0&1.3.6.1.4.1.232.11. 2.4.1.1.5.1:public at XXX.XXX.XXX.XXX # Es wir der Compaq Insight Manager Agent "File System Space Used (%)" abgefragt WorkDir: /usr/OV/web/httpd/htdocs/rzbericht/mrtg MaxBytes[tiger.platte.0_1]: 100 Title[tiger.platte.0_1]: Plattenauslastung tiger Volume C:c_platte / E:onredologs in % PageTop[tiger.platte.0_1]:

Plattenauslastung tiger Volume C:c_platte / E:onredologs in %

Options[tiger.platte.0_1]: gauge YLegend[tiger.platte.0_1]: Auslastung in % ShortLegend[tiger.platte.0_1]:   LegendI[tiger.platte.0_1]:  %: LegendO[tiger.platte.0_1]:  %: Legend1[tiger.platte.0_1]: Auslastung Volume C:c_platte in % Legend2[tiger.platte.0_1]: Auslastung Volume E:onredologs in % #-------------------------------------------------------------------------- ----- (See attached file: Cpqhost.mib) Have a lot fun | Dipl.- Ing. (FH) Thomas Ellwanger | DG433 Netzwerkmanagement | e-mail: thomas.ellwanger at derdata.de | phone : +49 069 9588-4076, fax : +49 069 9588-4495 | DERDATA Informationsmanagement GmbH, Emil von Behring Strasse 6, D-60424 Frankfurt -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/octet-stream Size: 56419 bytes Desc: not available Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990916/942c601e/attachment.obj From KStieers at dainrauscher.com Thu Sep 16 14:04:56 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 16 Sep 1999 07:04:56 -0500 Subject: [mrtg] Re: Exporting log file data Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC5F5@MAIL2> Hey all, Look for logfile-format.txt in the Doc directory of the standard MRTG distribution. Ken > -----Original Message----- > From: Wijninga, Rene [mailto:Rene.Wijninga at compaq.com] > Sent: Thursday, September 16, 1999 2:29 AM > To: 'Roberts, Mark'; 'mrtg at list.ee.ethz.ch' > Subject: [mrtg] Re: Exporting log file data > > > Hi Mark, > > I am trying to pull this trick off, but so for, no luck. I > hope somebody has > tried this or is trying to do this, so perhaps we can help > each other and > everybody who is trying to get this done? > > Regards, Rene > > Rene Wijninga > Solution Specialist > Quality Networking Enterprise Projects Consultancy Services > > > > Compaq Computer B.V. > Network & Systems Integration Services > > Europalaan 44 3526 KS Utrecht > P.O. Box 9064 3506 GB Utrecht > The Netherlands > > Email: rene.wijninga at compaq.com > > Telephone: +31 - (0)30 - 283 2123 > Mobile: +31 - (0)6 - 512 757 32 > Fax: +31 - (0)30 - 283 3033 > > > -----Original Message----- > From: Roberts, Mark [mailto:Mark.Roberts at usa.xerox.com] > Sent: woensdag 15 september 1999 18:29 > To: 'mrtg at list.ee.ethz.ch' > Subject: [mrtg] Exporting log file data > > I'd like to export the log files for import in to a SQL database. Has > anyone done this? Can anyone tell me the format of the log files, > specifically the field delimiters and what each field represents. > > Thanks! > > > Mark P. Roberts > EDS > Infrastructure Service Initiatives & Projects > > -------------------------------------------------------------- > -------------- > --------------- > 155 Corporate Woods, Suite 300 > Rochester, NY 14623 > E-Mail: Mark.Roberts at usa.xerox.com > * Phone : (716) 231-4144 (8*221-4144) > * Pager: (716) 246-9712 > * Fax : (716) 231-4693 > > -------------------------------------------------------------- > -------------- > --------------- > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Thu Sep 16 14:56:16 1999 From: dcp at dcptech.com (David C Prall) Date: Thu, 16 Sep 1999 08:56:16 -0400 Subject: [mrtg] Re: Mystery Hub References: <3.0.5.32.19990915162616.0089be80@L7.org> Message-ID: <008901bf0042$dda17210$47ef93a0@dcaa.mil> Chipcom was purchased by 3com. You might want to search the 3com knowledgebase for the MIB files. Of all the 3com MIB's I have, none ar chipcom though. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Thu Sep 16 15:00:46 1999 From: dcp at dcptech.com (David C Prall) Date: Thu, 16 Sep 1999 09:00:46 -0400 Subject: [mrtg] Re: OID for Switch CPU Utilization... References: <872567ED.006D6B0D.00@d53mta02h.boulder.ibm.com> <199909152127.XAA12485@slot.hollandcasino.nl> <19990915165508.H3539@beaver.konfuzed.net> Message-ID: <009d01bf0043$7e1bc060$47ef93a0@dcaa.mil> > > For the sake of argument, let's assume a Cisco 1900/2900/5000 and all > their lovely permutations. > Time to get GETIF and download the Cisco MIB's from CCO. The 1900/2900 and the 5000 are different Animals. The 5000 series came from Grand Junction, depending on which Sup Module and which version of Software the MIB's may or may not be Cisco Standard. The 1900 came from another company and the 2900 another. The 2900XL now runs a Cisco IOS like the 5000 series. Your going to need to find the MIB's specific to the software version and iteration of hardware. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From chris at ntios.com Thu Sep 16 16:10:39 1999 From: chris at ntios.com (Graziosi, Chris) Date: Thu, 16 Sep 1999 09:10:39 -0500 Subject: [mrtg] Adding OIDs together Message-ID: <7DB2B9EBE644D111879C00805FBE2A4D0262B020@srvmem019.smithnephew.com> This question may have already been answered, but I would like to create a graph where one line is two variables added together and the other line is just a single variable. I can graph each OID individually but when I try to add the two OIDs together I keep getting an error. (I am trying to add the CPU Load for Users and System together and then I would like to graph the CPU Idle also) Here is my initial target: Target[machine.tproc]: 1.3.6.1.4.1.11.2.3.1.1.13.0:public at 1.1.1.1 + 1.3.6.1.4.1.11.2.3.1.1.14.0:public at 1.1.1.1 and here is the error I receive: SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.4.20.1.2.1.3.6.1.4.1.11.2.3.1.1.13.0) SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 community: "public" request ID: 1619696559 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ipAdEntIfIndex.1.3.6.1.4.1.11.2.3.1.1.13.0 on public at 1.1..1.1 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.4.20.1.2.1.3.6.1.4.1.11.2.3.1.1.14.0) SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 community: "public" request ID: 1619696560 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ipAdEntIfIndex.1.3.6.1.4.1.11.2.3.1.1.14.0 on public at 1.1.1.1 SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10) SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 community: "public" request ID: 1619696561 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ifInOctets. ifOutOctets. sysUptime sysName on public at 1.1.1.1 SNMPGET: Failed to reach target: "1.3.6.1.4.1.11.2.3.1.1.13.0:public at 1.1.1.1 ". I tried multiple times! SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.2.2.1.10) SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 community: "public" request ID: 1619696562 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ifInOctets. ifOutOctets. sysUptime sysName on public at 1.1.1.1 SNMPGET: Failed to reach target: "1.3.6.1.4.1.11.2.3.1.1.14.0:public at 1.1.1.1 ". I tried multiple times! Any help or Ideas would be appreciated. Thanks Chris -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From natew at wen.net Thu Sep 16 16:29:21 1999 From: natew at wen.net (Nathan Williams) Date: Thu, 16 Sep 1999 09:29:21 -0500 (CDT) Subject: [mrtg] Problem with outlast Message-ID: We recently upgraded our linux server, and for some reason SNMP is not detecting any out bytes on our eth0 network device.. resulting in a MRTG graph that only shows incoming traffic. (http://noc.wen.net) I'm not sure what I need to do here to get the lastout to be something other than 0. Perhaps something that needs to be changed in /etc/snmpd.conf? ifconfig? I turned on DEBUG in the mrtg script and this is the result.. Reading ifDescs from mrtg.ok ... getting SNMP variables for target: 2:public at wen.net snmpget: ifInOctets.2 ifOutOctets.2 wen.net public 2:public at wen.net --> in: 1141667590 out: 0 name: independence Writing ifDescs to mrtg.ok ... getcurrent: rcfg target router independence.wen.net = $$target{'2:public at wen.net'}{$mode} inlast 1141667590 outlast 0 uptime 1 day, 23:51:07 name independence time 937491837 writegraphics: inlast 1141667590 outlast 0 EXEC: .//rateup /usr/local/apache/htdocs/noc// independence.wen.net 937491837 -Z u 1141667590 0 1250000 c #00cc00 #0000ff #006600 #ff00ff k 1000 i independence.wen.net-day.png -1250000 -1250000 400 100 1 1 1 300 1 4 1 Any help would be most appreciated! Thanks! Nathan Williams nate at wen.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Clint.Alexander at corp.ptd.net Thu Sep 16 16:52:48 1999 From: Clint.Alexander at corp.ptd.net (Clint Alexander) Date: Thu, 16 Sep 1999 10:52:48 -0400 Subject: [mrtg] Still duplicate entries. Message-ID: <1F482D1969C6D11188DE00A0C9A935979DD7E9@exchange.corp.ptd.net> Linux Build 2.2.5-15smp i686 MRTG Build 2.7.5 zLib Build 1.1.3 GD Build 1.6.3 libpng Build 1.0.3 ? As previously described on my last post about Duplicates, I run a shell script that feeds a list of routers to 'cfgmaker' and outputs to a mrtg.cfg: --------------------------------------------------------------- #!/bin/ksh ############################# ### Create mrtg.cfg file ############################# ? . ./config?? #include file for previously defined variables rm mrtg.cfg cat routers | while read ROUTER do ??????? echo "checking $ROUTER..." ??????? ./cfgmaker --vendor $Community@$ROUTER >> mrtg.cfg 2>>mrtg.error.log done ------------------------------------------------------------- ? Upon running ./mrtg mrtg.cfg I get duplicate errors. ? These lines are automatically generated by cfgmaker. ------------------------ Target[this.router.com]:? 2 : community at this.router.com MaxBytes[this.router.com]: 12500000 ? Target[this.router.com]:? 5 : community at this.router.com MaxBytes[this.router.com]: 12500000 ------------------------ ? I understand that the router should be ROUTER.PORT between the [ ]. And to fix this, I could fix it by hand. However, I have?210 routers that I monitor, and can't possibly take the time to fix this, every time this program runs. ? Upon looking at the cfgmaker code, I found the lines where it figures out what [ROUTER.PORT] are: ? Line 386:???? $name = "$router.$index" if not $name or $name =~ /\s/; ? and when outputting into the mrtg.cfg file: ? Line 395:???? ${c}Target[$name]: $index:$community\@$router ? ? Now, if $index is right, why is $name NOT getting $router.$index? Instead its more like $name = "$router" if not $name or $name =~/\s/; ? Again,? this does not happen with EVERY router in my list. Only about 30 or so do this. So, its not something I can just figure out in the cfgmaker code. Its almost like, it has something to do with the router name, because its the same routers that do it. ? Could it be some setting on the router itself ? Has anyone else ran into this same problem? Any Ideas ? :) ? Thanks again. ------------------------------------------- Clint Alexander clinta at corp.ptd.net PenTeleData Engineering Dept. [- Over-Estimate everything, and nothing will surprise you -] ???????????????????????????????????????????????????????????????????????????? ???????????? -HV ? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dsutter at sutter.ch Thu Sep 16 17:29:12 1999 From: dsutter at sutter.ch (daniel sutter) Date: Thu, 16 Sep 1999 17:29:12 +0200 Subject: [mrtg] mrtg 2.8.8, gifs wanted, no pngs wanted Message-ID: <37E10CC8.7A27F734@sutter.ch> perhaps a stupid question, but i didn't manage to find the answer in the documentation: when i am using mrtg 2.8.8 and gd 1.6.3, png images are produced by default (a long way to come to this point...). but there are still old browsers around that won't display them. so what do I have to do in order to produce gifs with mrtg 2.8.8 an gd 1.6.3? thanks for any help! daniel ------------------------------------------------------------ universitaet zuerich university of zurich zentrum informatikdienste centre for computing services daniel sutter daniel sutter winterthurerstrasse 190 winterthurerstrasse 190 ch-8057 zuerich ch-8057 Zurich schweiz switzerland fon 01/63 54562 fax 01/63 54505 sutter at access.unizh.ch www.rzu.unizh.ch/nw/ pgp fp 2AAA A79A AEC7 CCBB 376A 70C9 F7E8 3280 00FB 8C9F pgp key www.zi.unizh.ch/nw/dsutter/pgp_pub_key_ds -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From natew at wen.net Thu Sep 16 17:42:54 1999 From: natew at wen.net (Nathan Williams) Date: Thu, 16 Sep 1999 10:42:54 -0500 (CDT) Subject: [mrtg] Re: mrtg 2.8.8, gifs wanted, no pngs wanted In-Reply-To: <37E10CC8.7A27F734@sutter.ch> Message-ID: You'll need to find an older version of gd that supports GIFs.. it was removed recently and it no longer available on the official gd site. (Because of the unisys patent). You should be able to find an old version on the internet somewhere (an old mirror perhaps.. try ftpsearch.lycos.com) Nathan Williams --------------- Weaver Enterprises, Inc. http://nate.wen.net On Thu, 16 Sep 1999, daniel sutter wrote: > perhaps a stupid question, but i didn't manage to find the answer in the > documentation: > > when i am using mrtg 2.8.8 and gd 1.6.3, png images are produced by > default (a long way to come to this point...). but there are still old > browsers around that won't display them. so what do I have to do in > order to produce gifs with mrtg 2.8.8 an gd 1.6.3? > > thanks for any help! > > daniel > > ------------------------------------------------------------ > universitaet zuerich university of zurich > zentrum informatikdienste centre for computing services > daniel sutter daniel sutter > winterthurerstrasse 190 winterthurerstrasse 190 > ch-8057 zuerich ch-8057 Zurich > schweiz switzerland > > fon 01/63 54562 > fax 01/63 54505 > > sutter at access.unizh.ch > www.rzu.unizh.ch/nw/ > > pgp fp 2AAA A79A AEC7 CCBB 376A 70C9 F7E8 3280 00FB 8C9F > pgp key www.zi.unizh.ch/nw/dsutter/pgp_pub_key_ds > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 16 17:48:24 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 16 Sep 1999 10:48:24 -0500 Subject: [mrtg] Re: mrtg 2.8.8, gifs wanted, no pngs wanted In-Reply-To: <37E10CC8.7A27F734@sutter.ch> Message-ID: <000501bf005a$e8e399b0$cb0aa8c0@joey_laptop.insidehouston.org> without trying to sound simple, if you want to display gif files as opposed to png files, then you'll need to install the gif library. I'm sure you can still find them on the zip locator or if you are still in need of it, I can send it to you directly. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of daniel sutter > Sent: Thursday, September 16, 1999 10:29 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] mrtg 2.8.8, gifs wanted, no pngs wanted > > > perhaps a stupid question, but i didn't manage to find the answer in the > documentation: > > when i am using mrtg 2.8.8 and gd 1.6.3, png images are produced by > default (a long way to come to this point...). but there are still old > browsers around that won't display them. so what do I have to do in > order to produce gifs with mrtg 2.8.8 an gd 1.6.3? > > thanks for any help! > > daniel > > ------------------------------------------------------------ > universitaet zuerich university of zurich > zentrum informatikdienste centre for computing services > daniel sutter daniel sutter > winterthurerstrasse 190 winterthurerstrasse 190 > ch-8057 zuerich ch-8057 Zurich > schweiz switzerland > > fon 01/63 54562 > fax 01/63 54505 > > sutter at access.unizh.ch > www.rzu.unizh.ch/nw/ > > pgp fp 2AAA A79A AEC7 CCBB 376A 70C9 F7E8 3280 00FB 8C9F > pgp key www.zi.unizh.ch/nw/dsutter/pgp_pub_key_ds > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jas at dect.com Thu Sep 16 19:28:09 1999 From: jas at dect.com (Jerry Shenk) Date: Thu, 16 Sep 1999 13:28:09 -0400 Subject: [mrtg] Re: Adding OIDs together Message-ID: <199909161733.TAA01910@stud.ee.ethz.ch> I'd guess that there is a problem with the OID - that is, one of the targets is wrong, not the "+" sign. ===== Original Message from chris at ntios.com ("Graziosi, Chris") at 9/16/99 10:10 am >This question may have already been answered, but I would like to create a >graph where one line is two variables added together and the other line is >just a single variable. > >I can graph each OID individually but when I try to add the two OIDs >together I keep getting an error. > > >(I am trying to add the CPU Load for Users and System together and then I >would like to graph the CPU Idle also) >Here is my initial target: > >Target[machine.tproc]: 1.3.6.1.4.1.11.2.3.1.1.13.0:public at 1.1.1.1 + >1.3.6.1.4.1.11.2.3.1.1.14.0:public at 1.1.1.1 > >and here is the error I receive: > >SNMP Error: >Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.4.20.1.2.1.3.6.1.4.1.11.2.3.1.1.13.0) >SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 > community: "public" > request ID: 1619696559 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) >SNMPGET Problem for ipAdEntIfIndex.1.3.6.1.4.1.11.2.3.1.1.13.0 on >public at 1.1..1.1 >SNMP Error: >Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.4.20.1.2.1.3.6.1.4.1.11.2.3.1.1.14.0) >SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 > community: "public" > request ID: 1619696560 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) >SNMPGET Problem for ipAdEntIfIndex.1.3.6.1.4.1.11.2.3.1.1.14.0 on >public at 1.1.1.1 >SNMP Error: >Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.2.2.1.10) >SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 > community: "public" > request ID: 1619696561 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) >SNMPGET Problem for ifInOctets. ifOutOctets. sysUptime sysName on >public at 1.1.1.1 >SNMPGET: Failed to reach target: "1.3.6.1.4.1.11.2.3.1.1.13.0:public at 1.1.1.1 >". I tried multiple times! >SNMP Error: >Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.2.2.1.10) >SNMPv1_Session (remote host: "1.1.1.1" [1.1.1.1].161 > community: "public" > request ID: 1619696562 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) >SNMPGET Problem for ifInOctets. ifOutOctets. sysUptime sysName on >public at 1.1.1.1 >SNMPGET: Failed to reach target: "1.3.6.1.4.1.11.2.3.1.1.14.0:public at 1.1.1.1 >". I tried multiple times! > > >Any help or Ideas would be appreciated. > >Thanks >Chris > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > >Message Forwarded to: jas at mailpage ---Jerry Shenk, Master CNE - D&E Computer Networking Services, formerly Com Tech Technical Services (717) 569-5800, http://www.dect.com/jas Snail Mail: 248 Granite Run Drive * Lancaster, PA 17601 Internet E-mail: jas at dect.com Office Fax (don't fax me here): (717) 560-1682 Personal Fax via www.efax.com: (603) 250-1453 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From MConnley at GiantStep.com Thu Sep 16 19:44:25 1999 From: MConnley at GiantStep.com (Matt Connley) Date: Thu, 16 Sep 1999 12:44:25 -0500 Subject: [mrtg] Insight Agent OID for disk free space Message-ID: <28ADAE0FA279D211AF900008C7A4D5BA28E502@GSEXCHANGE.giantstep.com> Does anyone know the OID for disk space free for the Compaq Insight Manager MIB? I have the MIBs, but can't seem to find the OID. Any help would be appreciated! Thanks! Matt Connley Hosting Operations Coordinator Giant Step Productions p. 312.385.2828 vm. 312.385.2691 http://www.giantstep.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 16 20:31:57 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 16 Sep 1999 20:31:57 +0200 (CEST) Subject: [mrtg] Re: Adding OIDs together In-Reply-To: <7DB2B9EBE644D111879C00805FBE2A4D0262B020@srvmem019.smithnephew.com> from "Graziosi, Chris" at Sep 16, 1999 09:10:39 AM Message-ID: <199909161831.UAA17293@slot.hollandcasino.nl> > (I am trying to add the CPU Load for Users and System together and then I > would like to graph the CPU Idle also) > Here is my initial target: > > Target[machine.tproc]: 1.3.6.1.4.1.11.2.3.1.1.13.0:public at 1.1.1.1 + > 1.3.6.1.4.1.11.2.3.1.1.14.0:public at 1.1.1.1 > I hope this is a cut'n'paste error, if not: the second line should not start without whitespace in front of it. > and here is the error I receive: > > SNMP Error: > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.2.1.4.20.1.2.1.3.6.1.4.1.11.2.3.1.1.13.0) Look at this, it is prepending 1.3.6.1.2.1.4.20.1.2 to your OID. > SNMPGET Problem for ipAdEntIfIndex.1.3.6.1.4.1.11.2.3.1.1.13.0 on > public at 1.1..1.1 which seems to be "ipAdEntIfIndex" Carefully examine your configfile may help. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Thu Sep 16 22:03:59 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Thu, 16 Sep 1999 16:03:59 -0400 Subject: [mrtg] MRTG and Targets Message-ID: <01f001bf007e$9eeee980$7a0118ac@neiltoshi.ctron.com> Hi all, I have a problem with MRTG once more. My setup is MRTG on a linux server, gathering data from a solaris server. I have a cron job running on the solaris machine which creates 4 files. Each file has a 4 line output as specified by MRTG (in/out/uptime/name). The problem is when MRTG runs I get an error. It seems to not be able to read the output files correctly. I am pointing MRTG at the files by giving it a target line of (for example) Target[server_memswap]: `more /apps/mrtg-2.8.8/exports/server/vmstatscript.out` Where the .out file is the 4 line output I mentioned above. A typical error message reported by cron is : Problem with Externale get '`more /apps/mrtg-2.8.8/exports/server/vmstatscript2 .out`': Expected an INTEGER for 'in' but got '::::::::::::::' Problem with Externale get '`more /apps/mrtg-2.8.8/exports/server/vmstatscript2 .out`': Expected an INTEGER for 'out' but got '/apps/mrtg-2.8.8/exports/ukrnoc1/vmst atscript2.out' In this particular case, if I run the 'more' command manually it gives me the values with no problem. I cannot think where the ::::::::::: is coming in! One other thing is that the values in these files may not change from poll to poll. MRTG appears to be calculating the difference between them and creating an average - which is zero - which is not what I want. I experimented with both the 'absolute' option and the 'gauge' option but neither seems to have any effect. Any suggestions appreciated. Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990916/ff961124/attachment.html From gh1304 at hotmail.com Thu Sep 16 22:56:08 1999 From: gh1304 at hotmail.com (Gísli Helgason) Date: Thu, 16 Sep 1999 20:56:08 GMT Subject: [mrtg] Cisco PRI ISDN line usage Message-ID: <19990916205609.97872.qmail@hotmail.com> Hi I have a Cisco 4000 router with a primary rate interface. Can anyone tell me how to monitor the number of used lines in the interface. Also, can I monitor how often the router dials to each of the different locations. Any help would be greatly appreciated. Gisli Helgason. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rdump at river.com Fri Sep 17 01:23:44 1999 From: rdump at river.com (Richard Johnson) Date: Thu, 16 Sep 1999 17:23:44 -0600 Subject: [mrtg] Re: mrtg 2.8.8, gifs wanted, no pngs wanted In-Reply-To: <4.2.0.58.19990916110240.00a34360@nt1.centurytel.net> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 At 10:02 -0600 on 9/16/99, Brantley Jones wrote: > I have GD 1.3, if you want, I can e-mail it to you. Why did it go to > .png's anyway? Is there an advantage? The advantage is immunity to Unisys attempts to spread fear, uncertainty, and doubt regarding their LZW patent used in GIFs. Unisys did this once before, but backed off when the outcry was strong and PNG was being developed. They now see another opportunity, since PNG support has been slow in coming to the major browsers, and are trying the bogus shakedown once more. I doubt that Unisys will get another chance. Burned twice, and all that. Switch to PNGs. Upgrade your older browsers. Don't facilitate a 3rd Unisys shakedown. Richard -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.1 Comment: www.europarl.eu.int/dg4/stoa/en/publi/166499/execsum.htm iQA/AwUBN+F77WKSuJuuNAZUEQIXzQCfcOlYt79nZj0SexBuNntAeQrwI0oAoJJI gl1PUt85WM+aC3qVM+2MLpEs =QL7N -----END PGP SIGNATURE----- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From soporte.tecnico at netport.com.ni Tue Sep 14 23:48:04 1999 From: soporte.tecnico at netport.com.ni (Soporte Tecnico) Date: Tue, 14 Sep 1999 16:48:04 -0500 Subject: [mrtg] CiscoPro CPA2511 Message-ID: <008d01befefa$d6b33360$0e3e7fd1@ns.netport.com.ni> I think I have working MRTG 2.8.8 on my system, i am already monitoring the HDD capacity, bytes in and out of my SERVER NIC CARD, but how can i target to my CISCO ROUTER and its ports? (CiscoPro CPA2511) I will really appreciate any comment, (I have Windows NT 4.0, SP 3, running) JJlopez -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990914/d7d211bd/attachment.htm From joe at its.unimelb.edu.au Fri Sep 17 03:00:52 1999 From: joe at its.unimelb.edu.au (Joe H) Date: Fri, 17 Sep 1999 11:00:52 +1000 (EST) Subject: [mrtg] router uptime? In-Reply-To: Message-ID: ------------------------------------------------------------------------- This request keeps "bouncing" back from the list server with regards to some command in the subject line or first few lines?...anyhow, here we go again - hopefully it will get out this time! ------------------------------------------------------------------------- Hi all Probably a simple one, but anyhow, I have just set up mrtg to monitor the cpu utilisation on a Cisco 7513. The strange thing is that the graph continually updates but never does it display the router uptime All you see is ..... "The statistics were last updated Thursday, 16 September 1999 at 15:00" but not as it should show (by default) "The statistics were last updated Thursday, 16 September 1999 at 15:00 , at which time 'target.router.org.au' had been up for 67 days, 6:41:41. " I have also tried the option of including the comment in mrtg.cfg file RouterUptime[target.p]: public at target.router.org.au which also did'nt work. Any of you gurus have any ideas? Any suggestion would be much appreciated. Thanks Joe -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bchubac at philonline.com Fri Sep 17 06:11:32 1999 From: bchubac at philonline.com (Jhun Hubac) Date: Fri, 17 Sep 1999 12:11:32 +0800 Subject: [mrtg] PROBLEMS ON SQUID Message-ID: <4.2.0.58.19990917120601.00a8ce90@mail.philonline.com> Could someone help me on this? I already performed the test on querying the Squid SNMP Agent... snmpwalk -p 3401 cache-loral-1 public .1.3.6.1.4.1.3495.1.1 and I got the response: enterprises.3495.1.1.1.0 = 32744 enterprises.3495.1.1.2.0 = 5232289 enterprises.3495.1.1.3.0 = Timeticks: (59521301) 6 days, 21:20:13.01 I have a sample MRTG cfg file: Target[localhost]: 1.3.6.1.4.1.3495.1.1&1.3.6.1.4.1.3495.1.1:public at cache-loral-1 But I get a response: ./mrtg squid.cfg SNMP Error: receiving response PDU: Connection refused SNMPv1_Session (remote host: "cache-loral-1" [208.169.158.17].161 community: "public" request ID: 155886801 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for 1.3.6.1.4.1.3495.1.1 1.3.6.1.4.1.3495.1.1 sysUptime sysName on public at cache-loral-1 What could be the problem? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bhenry at shorelink.nsw.gov.au Fri Sep 17 05:47:15 1999 From: bhenry at shorelink.nsw.gov.au (Brock Henry) Date: Fri, 17 Sep 1999 13:47:15 +1000 Subject: [mrtg] Ascend Pipeline 50, no SNMP response. Message-ID: <4.1.19990917133336.0096c790@203.111.117.198> Hi I realise this is more a router problem than an MRTG problem, but hopefully someone has a clue on how to fix my problem. I am currently monitoring traffic successfully on two of my routers. (IBM 2210's) I also wish to monitor traffic on a third ISDN router we have here, which is an Ascend Pipeline 50. I configured SNMP on the router, and confirmed it with "show udp listen", which shows the following **************************************************************************** ******************** Socket Local Port InQLen *SNIP* 3 161 0 4 162 0 **************************************************************************** ******************** which seems to say SNMP is listening patiently but when I run mrtg on it, it says **************************************************************************** ******************** SNMP Error: no response received SNMPv1_Session (remote host: "203.my.router.ip" [203.my.router.ip].161 community: "public" request ID: 2070464597 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for ifInOctets.12 ifOutOctets.12 sysUptime sysName ifDescr.12 on public at 203.my.router.ip SNMPGET: Failed to reach target: "12:public at 203.my.router.ip". I tried multiple t imes! **************************************************************************** ******************** Curious as to why, I ran an nmap udp scan on it, and it listed every possible UDP port, and says that they are all listening. **************************************************************************** ******************** Starting nmap V. 2.2-BETA4 by Fyodor (fyodor at dhp.com, www.insecure.org/nmap/) Interesting ports on (203.111.117.199): Port State Protocol Service 1 open udp tcpmux 2 open udp compressnet *SNIP* 161 open udp snmp 162 open udp snmptrap *SNIP* 10080 open udp amanda 17007 open udp isode-dua 18000 open udp biimenu 31337 open udp BackOrifice 47557 open udp dbbrowse **************************************************************************** ******************** Which is obviously bogus. Last time I checked BackOrifice wouldn't run on ascend routers :) I can telnet and ping the router from the machine running mrtg, so it aint a network type problem. I heard somewhere that UDP is an unroutable protocol, which could cause this problem. But UDP not being routable sounds like horseradish to me. If anyone has any ideas please let me know. I have been working on this for about a month now. Brock Henry ************************************************************************* Brock Henry - brockh at ozemail.com.au (H) - bhenry at shorelink.nsw.gov.au (W) I asked for all things, that I might enjoy life, I received life, that I might enjoy all things. ************************************************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990917/2bfde247/attachment.html From anthony at webscape.net Fri Sep 17 07:50:29 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Fri, 17 Sep 1999 13:50:29 +0800 Subject: [mrtg] Total Bandwidth Message-ID: <37E1D6A4.3CEA989E@webscape.net> i've read from the list that to get the total bandwidth of diff router being monitored you've just add them at the target section, right? All is working well except that when one of my router being monitored goes down, the graph stops updating, as if it stopped, it just shows me the last time it was updated , am i the only one experiencing this, or is it designed that way so as not to give wrong values, would it be possible to show at the graph or a text messages below maybe, that one of the router is not responding to SNMP poll. Again, Thanks. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dez at dezsmac.demon.co.uk Fri Sep 17 12:22:06 1999 From: dez at dezsmac.demon.co.uk (Derek Chesterfield) Date: Fri, 17 Sep 1999 11:22:06 +0100 Subject: [mrtg] Re: router uptime? References: Message-ID: <37E2164E.802DA7AE@dezsmac.demon.co.uk> If no data is returned from the system.sysName and system.sysUptime variables, MRTG will not display the info line, just as if you explicitly entereted noinfo in Options. You can check with some other SNMP tool whether the OIDs are returning anything or not. (E.g. SNMPGET/SNMPWALK on Unix, GETIF for NT.) Dez Joe H wrote: > ------------------------------------------------------------------------- > This request keeps "bouncing" back from the list server with regards to > some command in the subject line or first few lines?...anyhow, here we go > again - hopefully it will get out this time! > ------------------------------------------------------------------------- > > > Hi all > > Probably a simple one, but anyhow, I have just set up mrtg to monitor > the cpu utilisation on a Cisco 7513. The strange thing is that the > graph continually updates but never does it display the router uptime > All you see is ..... > > "The statistics were last updated Thursday, 16 September 1999 at 15:00" > > but not as it should show (by default) > > "The statistics were last updated Thursday, 16 September 1999 at 15:00 , > at which time 'target.router.org.au' had been up for 67 days, 6:41:41. " > > I have also tried the option of including the comment in mrtg.cfg file > > RouterUptime[target.p]: public at target.router.org.au > > which also did'nt work. > > Any of you gurus have any ideas? Any suggestion would be much appreciated. > > Thanks > Joe > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dez at dezsmac.demon.co.uk Fri Sep 17 12:16:08 1999 From: dez at dezsmac.demon.co.uk (Derek Chesterfield) Date: Fri, 17 Sep 1999 11:16:08 +0100 Subject: [mrtg] Re: Insight Agent OID for disk free space References: <28ADAE0FA279D211AF900008C7A4D5BA28E502@GSEXCHANGE.giantstep.com> Message-ID: <37E214E8.E4EABED7@dezsmac.demon.co.uk> I don't think there is one. You can monitor the disk space _used_ at OID 1.3.6.1.4.1.232.11.2.4.1.1.4.0 for drive C (...11.2.4.1.1.4.1 for D etc.). You can also monitor the % of space used at ...11.2.4.1.1.5.0. Dez Matt Connley wrote: > Does anyone know the OID for disk space free for the Compaq Insight Manager > MIB? I have the MIBs, but can't seem to find the OID. Any help would be > appreciated! > > Thanks! > > Matt Connley > Hosting Operations Coordinator > Giant Step Productions > p. 312.385.2828 > vm. 312.385.2691 > http://www.giantstep.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 17 14:09:32 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 17 Sep 1999 07:09:32 -0500 Subject: [mrtg] Re: CiscoPro CPA2511 Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC601@MAIL2> Its actually very simple: at the command line run ' perl cfgmaker --vendor @ > router.cfg' where is the community string set in the SNMP parameters of the router and is the ip address or host name of the router. (note the --vendor switch is just that, --vendor, NOT --Cisco) You'll need to make sure that SNMP is configured on the router before you do this of course. Check your Cisco docs for how to do this. This will create a cfg file that you can pass to MRTG. HTH, Ken -----Original Message----- From: Soporte Tecnico [mailto:soporte.tecnico at netport.com.ni] Sent: Tuesday, September 14, 1999 4:48 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] CiscoPro CPA2511 I think I have working MRTG 2.8.8 on my system, i am already monitoring the HDD capacity, bytes in and out of my SERVER NIC CARD, but how can i target to my CISCO ROUTER and its ports? (CiscoPro CPA2511) I will really appreciate any comment, (I have Windows NT 4.0, SP 3, running) JJlopez -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990917/1b9025c0/attachment.htm From coelho at persogo.com.br Fri Sep 17 14:48:02 1999 From: coelho at persogo.com.br (Leonardo Rodrigues) Date: Fri, 17 Sep 1999 09:48:02 -0300 Subject: [mrtg] Problems with MRTG and Windows NT Message-ID: <01e601bf010a$e15ef260$138cf2c8@persogo.com.br> Dear Friends, I'm having a curious problem on monitoring my NT servers. Apparently with no reasons ( no Dr. Watson errors, no MRTG errors, no Event Viewer entries logged .. nothing ), mrtg seems to stop getting correct values from some OIDs on Windows NT. As result, I get a flat line on my graphs. Note that not all OIDs stop responding. Just some. Please take a look at: http://burns.persogo.com.br/mrtg.html Can you see the CPU usage is correct ? And can you see there are some wrong flat line on my network traffic ? Yes, that's wrong. There was no backup, and the server doesn't have a constant traffic such this. And even if it happened, a constant traffic ( exactly the same, look at the .log file at the end of this email ) is hardly difficult to get on a production server. Have you ever experienced problems like these ? The NT Server is: English NT4 with SP5 MRTG running on a RH6 box, mrtg 2.8.8, kernel 2.2.12 if it matters The mrtg.cfg entry for the ethernet traffic is: Target[homereth0]: 2:mycommunity at homer.mydomain.com #10mbit/s network card - 1250000 mbytes/s MaxBytes[homereth0]: 1250000 Directory[homereth0]: homer Options[homereth0]: bits LegendI[homereth0]: Bytes-IN:  LegendO[homereth0]: Bytes-Out:  Title[homereth0]: homer.mydomain.com - eth0 interface PageTop[homereth0]:

Network Traffic Analisys

My log file looks: 937522200 21897 13795 21897 13795 937521900 21897 13795 21897 13795 937521600 21897 13795 21897 13795 937521300 21897 13795 21897 13795 937521000 21897 13795 21897 13795 937520700 21897 13795 21897 13795 937520400 21897 13795 21897 13795 937520100 21897 13795 21897 13795 937519800 21897 13795 21897 13795 937519500 21897 13795 21897 13795 937519200 21897 13795 21897 13795 937518900 21897 13795 21897 13795 937518600 21897 13795 21897 13795 937518300 21897 13795 21897 13795 937518000 21897 13795 21897 13795 937517700 21897 13795 21897 13795 937517400 21897 13795 21897 13795 937517100 21897 13795 21897 13795 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From BAIGMC at techint.net Fri Sep 17 15:10:52 1999 From: BAIGMC at techint.net (CREIXELL Gustavo M. DICEI) Date: Fri, 17 Sep 1999 10:10:52 -0300 Subject: [mrtg] Re: Problems with MRTG and Windows NT Message-ID: <012B9DF3A5DBD111B72100805F9F5EA701ABA334@BAIMSG2> Hi everybody, Related to this problem, it is very common in some cases when the link is down or the interfase ID has changed (for instance if has installed a new module in the router). Best regards. > -----Mensaje original----- > De: PUB:Leonardo Rodrigues [SMTP:coelho at persogo.com.br] > Enviado el: Viernes 17 de Septiembre de 1999 09:48 > Para: mrtg > Asunto: [mrtg] Problems with MRTG and Windows NT > > Dear Friends, > > I'm having a curious problem on monitoring my NT servers. Apparently > with no reasons ( no Dr. Watson errors, no MRTG errors, no Event Viewer > entries logged .. nothing ), mrtg seems to stop getting correct values > from > some OIDs on Windows NT. As result, I get a flat line on my graphs. Note > that not all OIDs stop responding. Just some. Please take a look at: > > http://burns.persogo.com.br/mrtg.html > > Can you see the CPU usage is correct ? And can you see there are some > wrong > flat line on my network traffic ? Yes, that's wrong. There was no backup, > and the server doesn't have a constant traffic such this. And even if it > happened, a constant traffic ( exactly the same, look at the .log file at > the end of this email ) is hardly difficult to get on a production server. > > Have you ever experienced problems like these ? > The NT Server is: English NT4 with SP5 > MRTG running on a RH6 box, mrtg 2.8.8, kernel 2.2.12 if it matters > > The mrtg.cfg entry for the ethernet traffic is: > > Target[homereth0]: 2:mycommunity at homer.mydomain.com > #10mbit/s network card - 1250000 mbytes/s > MaxBytes[homereth0]: 1250000 > Directory[homereth0]: homer > Options[homereth0]: bits > LegendI[homereth0]: Bytes-IN:  > LegendO[homereth0]: Bytes-Out:  > Title[homereth0]: homer.mydomain.com - eth0 interface > PageTop[homereth0]:

Network Traffic Analisys

> > My log file looks: > > 937522200 21897 13795 21897 13795 > 937521900 21897 13795 21897 13795 > 937521600 21897 13795 21897 13795 > 937521300 21897 13795 21897 13795 > 937521000 21897 13795 21897 13795 > 937520700 21897 13795 21897 13795 > 937520400 21897 13795 21897 13795 > 937520100 21897 13795 21897 13795 > 937519800 21897 13795 21897 13795 > 937519500 21897 13795 21897 13795 > 937519200 21897 13795 21897 13795 > 937518900 21897 13795 21897 13795 > 937518600 21897 13795 21897 13795 > 937518300 21897 13795 21897 13795 > 937518000 21897 13795 21897 13795 > 937517700 21897 13795 21897 13795 > 937517400 21897 13795 21897 13795 > 937517100 21897 13795 21897 13795 > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Fri Sep 17 15:40:17 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Fri, 17 Sep 1999 15:40:17 +0200 (CEST) Subject: [mrtg] Re: Calling mrtg at different time In-Reply-To: <19990917071512.10283.fmail@hongkong.com> from "spiderken@hongkong.com" at Sep 17, 1999 07:15:12 AM Message-ID: <199909171340.PAA21251@slot.hollandcasino.nl> > Maybe it is a simple question, but what will be the difference in the graphs if I set the cron job to monitor the SNMP device at different time intervals, say 2 mins and 5 mins? > > Thanks. > Ken > > --------------------------------------------------------- > You monitor every five minutes, this is 300 seconds. > A rate of 107 Mb/s is 107 * 1000 * 1000 / 8 MB/s is 13375000 B/s. > 300 seconds @ 107Mb/s is 4012500000 B/s. > 2^32 is 4294967296 ... oops, darn close. > The equivalent rate for 2^32 is 114.53 Mb/s. > Most likely you are having problems with this. > [snip] > There are a few options: > > 1) Monitor more often (just call the mrtg script every two minutes) so that > the counter won't increase with values over 2^32. > 2) Switch to rrdtool > The traffic rate is first low, then it increases to around 4,000,000,000 . 2^32 = 4,294,967,296 and this is the highest number the system can handle. If you add 4,000,000,000 and 4,000,000,000 (would be 8,000,000,000) then the resulting value would be (8,000,000,000 modulo 2^32 ==) 3,705,032,704 Think of the counter in your car. If it has 6 digits, the largest number that it can handle would be "999999" and if you drive another 50 KM the counter will read "000049". This is aperantly a negative delta of 999950. MRTG does not handle this situation very well, it discards any negative delta and uses the previous delta. Time increase resulting counter 000 500,000,000 500,000,000 300 500,000,000 1,000,000,000 600 4,000,000,000 5,000,000,000 mod 2^32 = 705,032,704 900 4,000,000,000 4,705,032,704 mod 2^32 = 410,065,408 1200 4,000,000,000 4,410,065,408 mod 2^32 = 115,098,112 1500 4,000,000,000 4,115,096,112 I expect the following to happen: MRTG gets the counters as they are in the last column. It sees the following increases: Time 000 unknown in this example, not important. 300 1,000,000,000 - 500,000,000 = 500,000,000 correct 600 negative -> invalid -> use 500,000,000 incorrect 900 negative -> invalid -> use 500,000,000 incorrect 1200 negative -> invalid -> use 500,000,000 incorrect 1500 4,115,096,112 - 4,000,000,000 = 115,096,112 incorrect As you can see, the line flattens at a wrong rate and then jumps to another wrong rate... If you would monitor every 1.25 minutes (just to make the math easy for my convenience!), the huge increments are reduced to about 1,000,000,000 and the counter wrap doesn't occur as often as it would do in above example. Therefore you won't see wrong increases in MRTG. Beware: it is only a workaround and the real solution is using rrdtool. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From coelho at persogo.com.br Fri Sep 17 15:50:34 1999 From: coelho at persogo.com.br (Leonardo Rodrigues) Date: Fri, 17 Sep 1999 10:50:34 -0300 Subject: [mrtg] Re: Problems with MRTG and Windows NT Message-ID: <025601bf0113$9d98dab0$138cf2c8@persogo.com.br> As I explained in the original mail, the link between machines is NOT down. If it was, i wouldn't be able to get CPU Usage stats either. I can get cpu, but network traffic gets 'crazy' sometimes. And i didn't change any interfaces ..... but for testing purposes, I modified my cron script to erase mrtg.ok right after calling mrtg. If it's a interface ID problem, it'll finish now. ----- Original Message ----- From: CREIXELL Gustavo M. DICEI Subject: [mrtg] Re: Problems with MRTG and Windows NT Related to this problem, it is very common in some cases when the link is down or the interfase ID has changed (for instance if has installed a new module in the router). -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From flec at flec.co.uk Fri Sep 17 16:46:17 1999 From: flec at flec.co.uk (Steven Fletcher) Date: Fri, 17 Sep 1999 14:46:17 GMT Subject: [mrtg] Size/scale of graphs Message-ID: <37e55437.789931922@194.129.209.14> Hi all. I've been asked to modify the size for some of our graphs, as each night several of our machines that only do say 200-300Kbps on average per day backup over the network @ 100Mbits and we loose the "scale" of the days stats that get overwhelmed on the graphs by a big green blob on them at 3AM in the morning and what amounts to the tiniest of unreadable rtickles for the rest of the day :-) Is there a way that I can tell MRTG/GD to "max out" the graph at X bits/s on a per-port basis? MaxBytes dosen't seem to work as I at first thought it would. Thanks for any help, (and could anyone who replies please to so directly to myself as well as the list as I am not subscribed!) Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk Shellnet - http://www.shellnet.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From adam at skynetweb.com Fri Sep 17 17:15:33 1999 From: adam at skynetweb.com (Adam Douglass) Date: Fri, 17 Sep 1999 11:15:33 -0400 Subject: [mrtg] MRTG + 95th Percentile Graphing Message-ID: <009301bf011f$7ce416c0$2801e7d0@skynetweb.com> Does anyone have a copy of Bradley Reynolds' 95th percentile Parser for MRTG, or something similar? I've tried the link on the mrtg site, but I can not connect to the site. __________________________________________________________ Adam Douglass adam at skynetweb.com Phone: 410.563.6384 SkyNetWEB Ltd. Technical Support Fax: 410.563.5457 1301 S Baylis St. Baltimore MD, 21222 http://www.skynetweb.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From aacosta at geocities.com Fri Sep 17 17:34:43 1999 From: aacosta at geocities.com (Alejandro Acosta A.) Date: Fri, 17 Sep 1999 11:34:43 -0400 Subject: [mrtg] Nat utilization Message-ID: <001a01bf0122$2bf0a410$490410ac@desarrollo.net-uno.net> Hi, Does any of you know the Nat utilization (%) MIB for cisco routers (7505)?. I looked at ftp://ftp.cisco.com/pub/mibs/ but I did not find anything any mib about it. Thanks. Alejandro Acosta A. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From russb at puffer.quadrunner.com Fri Sep 17 18:03:57 1999 From: russb at puffer.quadrunner.com (Russell Briggs) Date: Fri, 17 Sep 1999 09:03:57 -0700 Subject: [mrtg] mrtg not generating .gif files Message-ID: <19990917090355.V4815@puffer.quadrunner.com> Anyone have any idea as to why mrtf is not generating .gif files? The logfiles are being updated properly, just no images... Did I leave something out in the libraries I installed? -- Russell Briggs russb at quadrunner.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From flec at flec.co.uk Fri Sep 17 18:17:20 1999 From: flec at flec.co.uk (Steven Fletcher) Date: Fri, 17 Sep 1999 16:17:20 GMT Subject: [mrtg] Re: [mort] Size/scale of graphs In-Reply-To: References: Message-ID: <37e6698f.795396239@194.129.209.14> On Fri, 17 Sep 1999 10:25:08 -0500, you wrote: >Set absolute max and it will ignore anything above that mark. So set >absolute max to something like 1 Mbit and it will ignore the backup >throughput. Hiya. Thanks for the response.... I tried using AbsMax and ... well got confused :-) Here's the config for one of the ports, for example: Target[x.shellnet.co.uk.5]: 5:public at x.shellnet.co.uk MaxBytes[x.shellnet.co.uk.5]: 12500000 AbsMax[x.shellnet.co.uk.5]: 1000 Options[x.shellnet.co.uk.5]: bits Title[x.shellnet.co.uk.5]: x.shellnet.co.uk (): FastEthernet0/4 PageTop[x.shellnet.co.uk.5]:

Traffic Analysis for FastEthernet0/4

System:x.shellnet.co.uk in Machine Room
Maintainer:Gary Forrest
Interface:FastEthernet0/4 (5)
IP: ()
Max Speed: 12.5 MBytes/s (ethernetCsmacd)
I just pumped a lot of data through the machine, to bring it up to about 14Mbit/s.... with AbsMax set in there to 1000Bytes/s... but the graphs are still being created and showing the spike. Have I done something wrong? (I'm using 2.7.1, if that's any help). Thanks; Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk Shellnet - http://www.shellnet.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 17 18:25:34 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 17 Sep 1999 11:25:34 -0500 Subject: [mrtg] Re: [mort] Size/scale of graphs Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC604@MAIL2> Steven, Are you trying to get the max that the graphs display to stay constant (say at 15k) and have everything over that maximum not displayed? If so, I think what you need to do is this: 1. Set ABSMAX to the real maximum that the interface will transfer 2. Set MaxBytes to the maximum you want the graph to display 3. Set the graphs to be Unscaled. (Unscaled[target]: dwmy) HTH, Ken > -----Original Message----- > From: flec at flec.co.uk [mailto:flec at flec.co.uk] > Sent: Friday, September 17, 1999 11:17 AM > To: Charles Burton > Cc: mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: [mort] Size/scale of graphs > > > On Fri, 17 Sep 1999 10:25:08 -0500, you wrote: > > >Set absolute max and it will ignore anything above that mark. So set > >absolute max to something like 1 Mbit and it will ignore the backup > >throughput. > > Hiya. > > Thanks for the response.... I tried using AbsMax and ... well got > confused :-) > > Here's the config for one of the ports, for example: > > Target[x.shellnet.co.uk.5]: 5:public at x.shellnet.co.uk > MaxBytes[x.shellnet.co.uk.5]: 12500000 > AbsMax[x.shellnet.co.uk.5]: 1000 > Options[x.shellnet.co.uk.5]: bits > Title[x.shellnet.co.uk.5]: x.shellnet.co.uk (): FastEthernet0/4 > PageTop[x.shellnet.co.uk.5]:

Traffic Analysis for FastEthernet0/4 >

> > > > > > > >
System:x.shellnet.co.uk in Machine Room
Maintainer:Gary Forrest
Interface:FastEthernet0/4 (5)
IP: ()
Max Speed:12.5 MBytes/s (ethernetCsmacd)
> > I just pumped a lot of data through the machine, to bring it > up to about > 14Mbit/s.... with AbsMax set in there to 1000Bytes/s... but the graphs > are still being created and showing the spike. > > Have I done something wrong? (I'm using 2.7.1, if that's any help). > > Thanks; > > Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk > Shellnet - http://www.shellnet.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From flec at flec.co.uk Fri Sep 17 18:40:39 1999 From: flec at flec.co.uk (Steven Fletcher) Date: Fri, 17 Sep 1999 16:40:39 GMT Subject: [mrtg] Re: [mort] Size/scale of graphs In-Reply-To: <0B99D311EEA0D21190F700A0C99D7B89ECC604@MAIL2> References: <0B99D311EEA0D21190F700A0C99D7B89ECC604@MAIL2> Message-ID: <37e76dc5.796474680@194.129.209.14> On Fri, 17 Sep 1999 11:25:34 -0500, you wrote: >Steven, > >Are you trying to get the max that the graphs display to stay constant (say >at 15k) and have everything over that maximum not displayed? > >If so, I think what you need to do is this: >1. Set ABSMAX to the real maximum that the interface will transfer >2. Set MaxBytes to the maximum you want the graph to display >3. Set the graphs to be Unscaled. (Unscaled[target]: dwmy) Okay, so I now have: MaxBytes[x.shellnet.co.uk.5]: 125000 # (1 Mbit/s) AbsMax[x.shellnet.co.uk.5]: 12500000 # (100 Mbits/s) Unscaled[x.shellnet.co.uk.5]: dwmy And this has just seemed to have the effect of putting a red line on the graph bang on the 1Mbit level... urgh... I hope you lot know what's going on here :-) Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk Shellnet - http://www.shellnet.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 17 18:48:24 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 17 Sep 1999 11:48:24 -0500 Subject: [mrtg] Re: [mort] Size/scale of graphs Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC605@MAIL2> Ok, I was wrong on that one. MRTG scales to Absmax if it exists. If you remove the Absmax, you'll get a graph that stops at 1mb, an stays there. The problem is if you cross that line, rateup will ignore it. I'm not sure if that means its graphed as a 0, or treated like it didn't get any data. Ken > -----Original Message----- > From: flec at flec.co.uk [mailto:flec at flec.co.uk] > Sent: Friday, September 17, 1999 11:41 AM > To: Stieers, Ken > Cc: mrtg at list.ee.ethz.ch > Subject: Re: [mrtg] Re: [mort] Size/scale of graphs > > > On Fri, 17 Sep 1999 11:25:34 -0500, you wrote: > > >Steven, > > > >Are you trying to get the max that the graphs display to > stay constant (say > >at 15k) and have everything over that maximum not displayed? > > > >If so, I think what you need to do is this: > >1. Set ABSMAX to the real maximum that the interface will transfer > >2. Set MaxBytes to the maximum you want the graph to display > >3. Set the graphs to be Unscaled. (Unscaled[target]: dwmy) > > Okay, so I now have: > > MaxBytes[x.shellnet.co.uk.5]: 125000 # (1 Mbit/s) > AbsMax[x.shellnet.co.uk.5]: 12500000 # (100 Mbits/s) > Unscaled[x.shellnet.co.uk.5]: dwmy > > And this has just seemed to have the effect of putting a red > line on the > graph bang on the 1Mbit level... urgh... I hope you lot know what's > going on here :-) > > Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk > Shellnet - http://www.shellnet.com > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Fri Sep 17 18:51:06 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Fri, 17 Sep 1999 11:51:06 CDT Subject: [mrtg] Re: [mort] Size/scale of graphs In-Reply-To: <37e76dc5.796474680@194.129.209.14>; from "Steven Fletcher" at Sep 17, 99 4:40 pm Message-ID: <199909171651.LAA01841@bluejay.creighton.edu> > Okay, so I now have: > > MaxBytes[x.shellnet.co.uk.5]: 125000 # (1 Mbit/s) > AbsMax[x.shellnet.co.uk.5]: 12500000 # (100 Mbits/s) > Unscaled[x.shellnet.co.uk.5]: dwmy > > And this has just seemed to have the effect of putting a red line on the > graph bang on the 1Mbit level... urgh... I hope you lot know what's > going on here :-) I'm not sure, but I don't think the suggested changes will make MRTG re-calculate the past, but I do believe it will do what you want for the future. I've never done the suggested things on purpose, but it seems like I've done it accidentally, with the kind of results I think you are looking for. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From flec at flec.co.uk Fri Sep 17 18:58:04 1999 From: flec at flec.co.uk (Steven Fletcher) Date: Fri, 17 Sep 1999 16:58:04 GMT Subject: [mrtg] Re: [mort] Size/scale of graphs In-Reply-To: <0B99D311EEA0D21190F700A0C99D7B89ECC605@MAIL2> References: <0B99D311EEA0D21190F700A0C99D7B89ECC605@MAIL2> Message-ID: <37e97253.797640736@194.129.209.14> On Fri, 17 Sep 1999 11:48:24 -0500, you wrote: >Ok, I was wrong on that one. MRTG scales to Absmax if it exists. If you >remove the Absmax, you'll get a graph that stops at 1mb, an stays there. >The problem is if you cross that line, rateup will ignore it. I'm not sure >if that means its graphed as a 0, or treated like it didn't get any data. I'll keep playing... I think Larry raised the good point about it probably not scaling for old data. Thanks for everyone's assistance here, if anyone has any definitive answer though I'll still be listening :-) Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk Shellnet - http://www.shellnet.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Fri Sep 17 18:01:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Fri, 17 Sep 1999 10:01:00 -0600 Subject: [mrtg] Message-ID: I'm monitoring the temperature on a Cisco 7000 router but I don't know how to set the scaling. Right now it shows 28% which means nothing. Any suggestions? Thanks, Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Fri Sep 17 18:03:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Fri, 17 Sep 1999 10:03:00 -0600 Subject: [mrtg] Message-ID: Can anyone tell me how to monitor power supplies in a Cisco Catalyst 5500 switch using MRTG? Thanks, Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From erik at sitespecific.net Fri Sep 17 19:12:15 1999 From: erik at sitespecific.net (Erik Power) Date: Fri, 17 Sep 1999 10:12:15 -0700 Subject: [mrtg] Re: Message-ID: <0FC0E07A823DD311BD0C00104B30A0140105E9@SNOTRA> More likely it's showing 28 degrees C. ______________________________________________________ Erik P. Power Site Specific, Inc. erik at sitespecific.net 1402 3rd Ave. Suite 324 Voice: (206) 652-0677 Seattle, WA 98101 Fax: (206) 652-0676 http://www.sitespecific.net ______________________________________________________ -----Original Message----- From: Chuck.Curto at tmcaz.com [mailto:Chuck.Curto at tmcaz.com] Sent: Friday, September 17, 1999 9:01 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] I'm monitoring the temperature on a Cisco 7000 router but I don't know how to set the scaling. Right now it shows 28% which means nothing. Any suggestions? Thanks, Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hendricksm at acad-comp.humboldt.edu Fri Sep 17 20:46:20 1999 From: hendricksm at acad-comp.humboldt.edu (Mark Hendricks) Date: Fri, 17 Sep 1999 11:46:20 -0700 Subject: [mrtg] MRTG WinNT script for stats table Message-ID: <199909171847.LAA07214@axe.humboldt.edu> I know that this has been asked a hundred times, but does anyone have a script for collecting MRTG stats and bringing them to a table. Thanks Mark Hendricks -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Fri Sep 17 22:29:57 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Fri, 17 Sep 1999 17:29:57 -0300 Subject: [mrtg] Re: MRTG WinNT script for stats table References: <199909171847.LAA07214@axe.humboldt.edu> Message-ID: <37E2A4C5.716D24EB@qualityware.com.br> I'd like to do the same but I've not received any response from the list. So I'm trying to learn PERL to be able to write my own script ... Mark Hendricks wrote: > I know that this has been asked a hundred times, but does anyone have a > script for collecting MRTG stats and bringing them to a table. > > Thanks > > Mark Hendricks > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 17 21:37:25 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 17 Sep 1999 14:37:25 -0500 Subject: [mrtg] Re: MRTG WinNT script for stats table Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC60B@MAIL2> Mark, Collecting them from where? To what kind of table? Ken > -----Original Message----- > From: Mark Hendricks [mailto:hendricksm at acad-comp.humboldt.edu] > Sent: Friday, September 17, 1999 1:46 PM > To: MRTG > Subject: [mrtg] MRTG WinNT script for stats table > > > I know that this has been asked a hundred times, but does > anyone have a > script for collecting MRTG stats and bringing them to a table. > > Thanks > > Mark Hendricks > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hendricksm at acad-comp.humboldt.edu Fri Sep 17 23:55:35 1999 From: hendricksm at acad-comp.humboldt.edu (Mark Hendricks) Date: Fri, 17 Sep 1999 14:55:35 -0700 Subject: [mrtg] Re: MRTG WinNT script for stats table Message-ID: <199909172156.OAA32688@axe.humboldt.edu> Ken, I would like to collect them from my "workdir" directory ".log" files. I am trying to collect daily and weekly Max in/ Max out Average in Average Out for all of my monitored devices. See here for example http://www.csu.net/cgi-bin/csu_weekly.pl Thanks Mark > Mark, > > Collecting them from where? > To what kind of table? > > Ken > > >> -----Original Message----- >> From: Mark Hendricks [mailto:hendricksm at acad-comp.humboldt.edu] >> Sent: Friday, September 17, 1999 1:46 PM >> To: MRTG >> Subject: [mrtg] MRTG WinNT script for stats table >> >> >> I know that this has been asked a hundred times, but does >> anyone have a >> script for collecting MRTG stats and bringing them to a table. >> >> Thanks >> >> Mark Hendricks >> >> -- >> * To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >> > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From paul.fischer at CWUSA.COM Fri Sep 17 22:24:11 1999 From: paul.fischer at CWUSA.COM (Paul Fischer) Date: Fri, 17 Sep 1999 16:24:11 -0400 Subject: [mrtg] [Fwd: Graphing more than 114 Mbps doesn't work] Message-ID: <37E2A36B.62EE4A68@cwusa.com> Hello All, I am using MRTG to monitor some OC-12 links (622 Mbps). Currently we are puishing about 145 Mbps and MRTG is not graphing it properly. It looks like it is using a 32-bit interger to track the changes in the interface bytes in and out. This needs to be converted to a 64-bit integer if MRTG is going to function in bigger environments. I am attaching a copy of the log file and the current graph. My traffic is really going up, but as you can see it dives dramatically at about 114 Mbps. I am running mrtg-2.5.4c. Has this been fixed in a later version? Does anyone know where the computations are done for the log file and graph? I was thinking of playing with rateup.c because I know a little C. I don't know perl, so if the 32-bit integer is in Perl, I will need the help of the list to get this resolved. BTW, Alex van den Bogaerdt has a good explaination of the problem in the archives. You can see it at http://www.eGroups.com/group/mrtg/7702.html? The title is Re: Cisco 7500 POSIP reporting. The math basically looks like this: You monitor every five minutes, this is 300 seconds. A rate of 107 Mb/s is 107 * 1000 * 1000 / 8 MB/s is 13375000 B/s. 300 seconds @ 107Mb/s is 4012500000 B/s. 2^32 is 4294967296 ... oops, darn close. The equivalent rate for 2^32 is 114.53 Mb/s. Most likely you are having problems with this. For 115Mb/s (so: just over the 2^32 problem): Time counter T+000 0 T+300 115 * 1000 * 1000 / 8 * 300 = 4312500000 T+600 2*4312500000 = 8625000000 However, the counter is 32 bit so it becomes: Time counter T+000 0 T+300 115 * 1000 * 1000 / 8 * 300 = 4312500000 mod 2^32 = 17532704 T+600 2*4312500000 = 8625000000 mod 2^32 = 35065408 When these values are stored, they represent a rate of about 17532704 / 300 == 58442 B/s == 58.4 kB/s What most likely happens is that the graph is just 114.53 Mb/s short ... -- Paul Fischer - Sr. Network Eng. - Cable and Wireless Web Hosting Author "Configuring Cisco Routers for ISDN" - Publisher McGraw-Hill http://paul.tibex.com - paul.fischer at cwusa.com - (703) 292-2123 (v) (703) 609-802.3 (cell) - (703) 292-2461 (fax) - Danger Will Robinson!! -------------- next part -------------- A non-text attachment was scrubbed... Name: abr2.8-day.gif Type: image/gif Size: 4918 bytes Desc: not available Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990917/28845f5c/attachment.gif -------------- next part -------------- 937491656 3324041797 747904026 937491656 3720276 1238400 3720276 1238400 937491305 4214995 1238400 4214995 1238400 937491300 4221942 1250699 4631842 1976363 937491000 4631842 1976363 4631842 1976363 937490700 4623167 1964384 4631842 1976363 937490400 4343535 1574442 4392491 1577067 937490100 4392491 1418292 4392491 1419568 937489800 4390612 1327214 4392491 1489692 937489500 4301749 1489568 4490893 1489692 937489200 4490893 1475818 4490893 1482271 937488900 4492995 1096951 4648543 1234640 937488600 4647987 1233419 4648543 1234640 937488300 4602626 1139949 4606895 1143084 937488000 4286729 899729 4286729 907978 937487700 4289880 413071 4475798 413071 937487400 4482358 412308 4967800 413071 937487100 4967800 369449 4967800 808305 937486800 4967566 803185 4967800 808305 937486500 4946364 421144 4950303 424344 937486200 4713968 229887 4713968 232349 937485900 4699946 267098 4713968 13767139 937485600 3672535 13767139 4427921 13767139 937485300 4427921 13767139 4427921 13767139 937485000 4419279 13767139 4427921 13767139 937484700 3775838 13733502 3779779 13767139 937484400 3483315 11244438 3484207 11244438 937484100 3430706 11244438 3430706 11244438 937483800 3428181 11244438 3430706 11244438 937483500 3230402 11244438 3241336 11244438 937483200 2914705 11244438 3015999 11244438 937482900 3012442 11244438 3015999 11244438 937482600 2749244 11244438 2749244 11244438 937482300 2748581 11232005 2749244 11244438 937482000 2697430 10312037 2699552 10312037 937481700 2570988 10312037 2572247 10312037 937481400 2476684 10312037 2477849 10312037 937481100 2407953 10306057 2407953 10312037 937480800 2407676 9863595 2407953 9863595 937480500 2390223 9863595 2391343 9863595 937480200 2305485 9853975 2307367 9863595 937479900 2196032 9286406 2240989 9286406 937479600 2240399 9286406 2240989 9286406 937479300 2196766 9284239 2196766 9286406 937479000 2197181 9123898 2227915 9123898 937478700 2222227 9123898 2227915 9123898 937478400 1887800 9117805 1953740 9123898 937478100 1952963 8758330 1953740 8758330 937477800 1910767 8758330 2123861 8758330 937477500 2120874 8756218 2123861 8758330 937477200 1899868 8599968 1899868 8599968 937476900 1899864 8593850 1899868 8599968 937476600 1896403 8141153 1899578 8141153 937476300 1663167 8138433 1717132 8141153 937476000 1718932 8050515 1852186 8050515 937475700 1851706 8050515 1852186 8050515 937475400 1823455 8047572 1824702 8050515 937475100 1841956 7873946 2859954 7873946 937474800 2859954 7874726 2859954 7932469 937474500 2849387 7932469 2859954 7932469 937474200 2063726 7929391 2067501 7932469 937473900 1787948 7701672 2050769 7701672 937473600 2048165 7701672 2050769 7701672 937473300 1893290 7702465 1894563 7749303 937473000 1818227 7749303 1818227 7749303 937472700 1831453 7754003 2259095 7906001 937472400 2255111 7906001 2259095 7906001 937472100 1961236 7905163 2026282 7906001 937471800 2024650 7843171 2026282 7843171 937471500 1931696 7839319 2124995 7843171 937471200 2121126 7612082 2124995 7612082 937470900 1893303 7609919 1919378 7612082 937470600 1919378 7482310 1919378 7482310 937470300 1920018 7483092 1957780 7529266 937470000 1965240 7529266 2517285 7529266 937469700 2509812 7529266 2517285 7529266 937469400 1976726 7527001 3150304 7529266 937469100 3111139 7393423 3150304 7393423 937468800 1844820 7398268 1844820 7684147 937468500 1846275 7684147 1953992 7684147 937468200 1955137 7683071 2022705 7684147 937467900 2019902 7619590 2022705 7619590 937467600 1814978 7617967 1959255 7619590 937467300 1962921 7522229 2179245 7522229 937467000 2178434 7524195 2179245 7669688 937466700 2118426 7669688 2118426 7669688 937466400 2127035 7667797 2764137 7669688 937466100 2744605 7527929 2764137 7527929 937465800 1600201 7533241 2069548 7846653 937465500 2062262 7846653 2069548 7846653 937465200 1838602 7845781 2718917 7846653 937464900 2713106 7781265 2718917 7781265 937464600 2283132 7781265 2283132 7781265 937464300 2279083 7777309 2283132 7781265 937464000 1980284 7484578 2038981 7484578 937463700 2038999 7489238 2040101 7764184 937463400 2040737 7764184 2087817 7764184 937463100 2089781 7766352 2235173 7926842 937462800 2245316 7926842 2995930 7926842 937462500 2995930 7927837 2995930 8001503 937462200 2998856 8001503 3215416 8001503 937461900 3185814 8006105 3215416 8174087 937461600 2103474 8174087 2105360 8174087 937461300 2005006 8174087 2950837 8174087 937461000 2950837 8177251 2950837 8411443 937460700 2959170 8411443 3450867 8411443 937460400 3439867 8411660 3450867 8427767 937460100 2625317 8427767 2625933 8427767 937459800 2575892 8429862 2579774 8584926 937459500 2291579 8584926 2506247 8584926 937459200 2506247 8584926 2506247 8584926 937458900 2512034 8589802 2940336 8950684 937458600 2937219 8950684 2940336 8950684 937458300 2739465 8946151 2753358 8950684 937458000 2231792 8780725 2232379 8780725 937457700 2188364 8780725 2188364 8780725 937457400 2189273 8782382 2256558 8905023 937457100 2274876 8905023 3630415 8905023 937456800 3611287 8905023 3630415 8905023 937456500 2478060 8906594 2482786 9022912 937456200 2131134 9022912 2294709 9022912 937455900 2294709 9018055 2294709 9022912 937455600 2302426 8731499 2873506 8731499 937455300 2866369 8731499 2873506 8731499 937455000 2334451 8747185 2338298 9907994 937454700 2092795 9907994 3482389 9907994 937454400 3470603 9907994 3482389 9907994 937454100 2598466 9906877 2598466 9907994 937453800 2599442 9840975 2671684 9840975 937453500 2672680 9840975 2746398 9840975 937453200 2747691 9842826 2843373 9979817 937452900 2846231 9979817 3057760 9979817 937452600 3057760 9979817 3057760 9979817 937452300 3055777 9981720 3057760 10122585 937452000 2910437 10122585 3012616 10122585 937451700 3010738 10122585 3012616 10122585 937451400 2871767 10134633 2871767 10845515 937451100 2867815 10845515 2871767 10845515 937450800 2728445 10845515 3088973 10845515 937450500 3090343 10845515 3171231 10845515 937450200 3173931 10845687 3333281 10855842 937449900 3333281 10855842 3333281 10855842 937449600 3336023 10855842 3538932 10855842 937449300 3536169 10855842 3538932 10855842 937449000 3325766 10855842 3331755 10855842 937448700 2882650 10861333 2882650 11267726 937448400 2887462 11267726 3243579 11267726 937448100 3253167 11267726 3962700 11267726 937447800 3947981 11267726 3962700 11267726 937447500 3093002 11283616 3582667 11863617 937447200 3582667 11863617 3582667 11863617 937446900 3578843 11863617 3582667 11863617 937446600 3311954 11863617 4259444 11863617 937446300 4240966 11863617 4259444 11863617 937446000 3150798 11866894 3150798 12060242 937445700 3157280 12060242 3636963 12060242 937445400 3636731 12060242 3636963 12060242 937445100 3622078 12060242 3768559 12060242 937444800 3768559 12060242 3768559 12060242 937444500 3765684 12060242 3768559 12060242 937444200 3596028 12059118 3596083 12060242 937443900 3591426 11976003 3591982 11976003 937443600 3571133 11976003 3571133 11976003 937443300 3575793 11976003 3920635 11976003 937443000 3909267 11976003 3920635 11976003 937442700 3243001 11976003 3503883 11976003 937442400 3503883 11977511 3503883 12066527 937442100 3504659 12066527 3562097 12066527 937441800 3561366 12066527 3562097 12066527 937441500 3523550 12066527 3834142 12066527 937441200 3834142 12066527 3834142 12066527 937440900 3831221 12066527 3834142 12066527 937440600 3609109 12060797 3615091 12066527 937440300 3263223 11722774 3520098 11722774 937440000 3520098 11722774 3520098 11722774 937439700 3519288 11722774 3520098 11722774 937439400 3472647 11722774 3539061 11722774 937439100 3550200 11722774 4374547 11722774 937438800 4374547 11725866 4374547 11954693 937438500 4362413 11954693 4374547 11954693 937438200 3471846 11954693 4011103 11954693 937437900 4003065 11954693 4011103 11954693 937437600 3528863 11954693 3528863 11954693 937437300 3526520 11954693 3528863 11954693 937437000 3354874 11960978 3455108 12331824 937436700 3455574 12331824 3470653 12331824 937436400 3470653 12331824 3470653 12331824 937436100 3472277 12331824 3592498 12331824 937435800 3597992 12331824 3922176 12331824 937435500 3916618 12331824 3922176 12331824 937435200 3505363 12327276 3505363 12331824 937434900 3512757 12058975 3949003 12058975 937434600 3501180 12058975 3949003 12058975 937434300 1702275 2413033 3218857 12058975 937434000 1376855 343257 1376855 343257 937433700 1376855 343257 1376855 343257 937433400 1376855 343257 1376855 343257 937433100 1376855 343257 1376855 343257 937432800 1376855 343257 1376855 343257 937432500 1376855 343257 1376855 343257 937432200 1376855 343257 1376855 343257 937431900 1376855 343257 1376855 343257 937431600 1465921 365011 4716857 1159055 937431300 4716857 1159055 4716857 1159055 937431000 4716857 1159055 4716857 1159055 937430700 4716857 1169099 4716857 1589519 937430400 4716814 1586527 4716857 1589519 937430100 4715246 1470345 4715246 1477335 937429800 4722870 1218028 4923191 1291249 937429500 4945947 1349457 5448344 2634514 937429200 5448344 2634514 5448344 2634514 937428900 5448252 2641216 5448344 2921767 937428600 5444426 2922604 5444426 2953163 937428300 5435150 2949343 5444426 2953163 937428000 5101202 2823097 5293848 3374355 937427700 5293848 3374355 5293848 3374355 937427400 5293848 3374355 5293848 3374355 937427100 5291565 3374510 5293848 3382147 937426800 5179726 3387923 5179726 3629695 937426500 5179663 3616888 5179726 3629695 937426200 5176022 3080853 5177055 3080853 937425900 5138334 3118059 5138334 4011012 937425600 5132401 3997712 5138334 4011012 937425300 4915870 3507716 4915870 3512264 937425000 4912497 3317382 4915870 3317382 937424700 4765456 3310274 4771352 3317382 937424400 4518700 3009581 4518700 3012764 937424100 4521417 2886472 4635182 2893436 937423800 4647071 2608039 5144740 3153131 937423500 5144740 3153131 5144740 3153131 937423200 5144740 3153131 5144740 3153131 937422900 5150146 3153131 5376468 3153131 937422600 5376468 3143672 5376468 3153131 937422300 5375680 2780249 5376468 3497205 937422000 5363674 3487494 5588562 3497205 937421700 5588562 3077573 5588562 3081037 937421400 5489465 2907886 5588562 2907886 937421100 633727 2907886 633727 2907886 937420800 633727 2853272 633727 2907886 937420500 633727 859866 633727 859866 937420200 633727 859866 633727 859866 937419900 633727 859866 633727 859866 937419600 633727 859866 633727 859866 937419300 633727 859866 633727 859866 937419000 735070 907690 4977023 2909508 937418700 4977023 2909508 4977023 2909508 937418400 4982483 2930364 5211043 3803369 937418100 5217278 3794381 5478263 3803369 937417800 5478263 3400225 5478263 3418189 937417500 5474462 2647015 5478263 2648337 937417200 5319514 2598764 5335756 2598764 937416900 4794359 2576740 4794359 2598764 937416600 4806829 1786923 5262006 2299720 937416300 5260974 2313381 5262006 2812017 937416000 5223333 2810072 5223333 2812017 937415700 5197765 2747215 5223333 2747215 937415400 4264553 2897519 4264553 7757354 937415100 4264553 7757354 4264553 7757354 937414800 4264553 7757354 4264553 7757354 937414500 4264553 7757354 4264553 7757354 937414200 4264553 7757354 4264553 7757354 937413900 4264553 7757354 4264553 7757354 937413600 4264553 7757354 4264553 7757354 937413300 4264553 7757354 4264553 7757354 937413000 4264553 7757354 4264553 7757354 937412700 4264553 7757354 4264553 7757354 937412400 4264553 7757354 4264553 7757354 937412100 4264553 7757354 4264553 7757354 937411800 4264553 7757354 4264553 7757354 937411500 4264553 7757354 4264553 7757354 937411200 4264553 7757354 4264553 7757354 937410900 4264553 7757354 4264553 7757354 937410600 4264899 7757354 4368532 7757354 937410300 4374237 7602330 4582486 7757354 937410000 4582486 1943990 4582486 1943990 937409700 4582486 1943990 4582486 1943990 937409400 4582486 1943990 4582486 1943990 937409100 4582486 1943990 4582486 1943990 937408800 4582486 1943990 4582486 1943990 937408500 4582486 1943990 4582486 1943990 937408200 4582486 1943990 4582486 1943990 937407900 4582486 1943990 4582486 1943990 937407600 3290899 1774448 4582486 1943990 937407300 179350 1366007 179350 1366007 937407000 179350 1449983 179350 2625656 937406700 179350 2625656 179350 2625656 937406400 179350 2625656 179350 2625656 937406100 290806 2625656 4956075 2625656 937405800 4959827 2608610 5116912 2625656 937405500 5103777 1900848 5116912 2140592 937405200 4553992 2192188 4553992 4351879 937404900 4553992 4351879 4553992 4351879 937404600 4451271 4351879 4553992 4351879 937404300 701964 4351879 701964 4351879 937404000 701964 4351879 701964 4351879 937403700 701964 4351879 701964 4351879 937403400 701964 4351879 701964 4351879 937403100 701964 4351879 701964 4351879 937402800 701964 4351879 701964 4351879 937402500 701964 4351879 701964 4351879 937402200 701964 4351879 701964 4351879 937401900 701964 4351879 701964 4351879 937401600 701964 4351879 701964 4351879 937401300 701964 4351879 701964 4351879 937401000 701964 4351879 701964 4351879 937400700 701964 4351879 701964 4351879 937400400 701964 4351879 701964 4351879 937400100 701964 4351879 701964 4351879 937399800 701964 4351879 701964 4351879 937399500 701964 4351879 701964 4351879 937399200 701964 4351879 701964 4351879 937398900 701964 4351879 701964 4351879 937398600 701964 4351879 701964 4351879 937398300 701964 4489978 701964 10270424 937398000 701964 10270424 701964 10270424 937397700 701964 10270424 701964 10270424 937397400 701964 10270424 701964 10270424 937397100 701964 10270424 701964 10270424 937396800 771997 10270424 3328210 10270424 937396500 3324346 10270424 3328210 10270424 937396200 3162612 10268558 3162612 10270424 937395900 3158311 10190458 3162612 10190458 937395600 2973056 10190458 2978309 10190458 937395300 2801322 10190458 2803235 10190458 937395000 2725429 10180586 2731501 10190458 937394700 2471307 9767406 2471307 9767406 937394400 2470084 9767406 2471307 9767406 937394100 2419168 9757028 2428147 9767406 937393800 2424124 9378264 2428147 9378264 937393500 2273867 9378264 2277300 9378264 937393200 2214306 9166366 2264486 9378264 937392900 2264486 1432114 2264486 1432114 937392600 2258768 1432114 2264486 1432114 937392300 2050090 1432114 2050090 1432114 937392000 2040671 1415544 2050090 1432114 937391700 1696914 810772 1696914 810772 937391400 1696914 810772 1696914 810772 937391100 1696914 810772 1696914 810772 937390800 1696914 810772 1696914 810772 937390500 1696914 810772 1696914 810772 937390200 1696914 990336 1696914 7544425 937389900 1695802 7544425 1696914 7544425 937389600 1683311 7539916 1947754 7544425 937389300 1946281 7375345 1947754 7375345 937389000 1887265 7376451 1892531 7416854 937388700 1695079 7416854 1695079 7416854 937388400 1696340 7415064 1737136 7416854 937388100 1735654 7357205 1737136 7357205 937387800 1688275 7354007 1932640 7357205 937387500 1926724 7237311 1932640 7237311 937387200 1711425 7229884 1733298 7237311 937386900 1731869 6958809 1733298 6958809 937386600 1679398 6962126 1679727 7100973 937386300 1675464 7100973 1862132 7100973 937386000 1862132 7095153 1862132 7100973 937385700 1858728 6906974 1862132 6906974 937385400 1733178 6906990 1734484 6907601 937385100 1685517 6907601 1685517 6907601 937384800 1686017 6907601 1704267 6907601 937384500 1706777 6907601 1787943 6907601 937384200 1794340 6902143 2027832 6907601 937383900 2022516 6702949 2027832 6702949 937383600 1828484 6712378 1828484 7056571 937383300 1830111 7056571 1898243 7056571 937383000 1898243 7056571 1898243 7056571 937382700 1892511 7056571 1898243 7056571 937382400 1811130 7047857 2055179 7056571 937382100 2059569 6803214 2201521 7063843 937381800 2209054 7063843 2452653 7063843 937381500 2452653 7106139 2452653 8876568 937381200 2449610 8876568 2452653 8876568 937380900 2335572 8876568 2338574 8876568 937380600 2222418 8879317 2226007 8968224 937380300 2100776 8968224 2106390 8968224 937380000 1917801 8968224 1919278 8968224 937379700 1868315 8975163 1870050 9228465 937379400 1805019 9228465 1805019 9228465 937379100 1821355 8941062 2093312 9228465 937378800 2093312 4156660 2093312 4156660 937378500 2101439 4156660 2364219 4156660 937378200 2364219 4156660 2364219 4156660 937377900 2364219 4156660 2364219 4156660 937377600 2364219 4296601 2364219 8821385 937377300 2353946 8821385 2364219 8821385 937377000 1984672 8821385 2192163 8821385 937376700 2186816 8631234 2192163 8821385 937376400 1995677 1690747 2125765 1690747 937376100 2125765 1690747 2125765 1690747 937375800 2135937 1723115 2561721 3077981 937375500 2561721 3077981 2561721 3077981 937375200 2561721 3077981 2561721 3077981 937374900 2561721 3077981 2561721 3077981 937374600 2561721 3077981 2561721 3077981 937374300 2561721 3077981 2561721 3077981 937374000 2561721 3077981 2561721 3077981 937373700 2561721 3077981 2561721 3077981 937373400 2561721 3077981 2561721 3077981 937373100 2561721 3077981 2561721 3077981 937372800 2561721 3077981 2561721 3077981 937372500 2561721 3077981 2561721 3077981 937372200 2561721 3077981 2561721 3077981 937371900 2561721 3077981 2561721 3077981 937371600 2561721 3077981 2561721 3077981 937371300 2561721 3077981 2561721 3077981 937371000 2561721 3077981 2561721 3077981 937370700 2561721 3077981 2561721 3077981 937370400 2561721 3077981 2561721 3077981 937370100 2561721 3078718 2561721 3105641 937369800 2561721 3105641 2561721 3105641 937369500 2561721 3105641 2561721 3105641 937369200 2561721 3105641 2561721 3105641 937368900 2561721 3105641 2561721 3105641 937368600 2561721 3105641 2561721 3105641 937368300 2561721 3105641 2561721 3105641 937368000 2567766 3288721 2788445 9971168 937367700 2782065 9971168 2788445 9971168 937367400 2548202 9971168 2549220 9971168 937367100 2509995 9977265 2511082 10199816 937366800 2470346 10199816 2470346 10199816 937366500 2471245 10199816 2508885 10199816 937366200 2513595 9966154 2710784 10199816 937365900 2636200 185743 2710784 185743 937365600 224674 185743 224674 185743 937365300 224674 185743 224674 185743 937365000 224674 185743 224674 185743 937364700 224674 185743 224674 185743 937364400 224674 185743 224674 185743 937364100 396502 178110 2937749 185743 937363800 2937749 65232 2937749 65232 937363500 2937749 65232 2937749 65232 937363200 2937749 65232 2937749 65232 937362900 2942934 65232 3160000 65232 937362600 3158432 65232 3160000 65232 937362300 3095984 65232 3101235 65232 937362000 2904345 65232 2904345 65232 937361700 2904345 65232 2904345 65232 937361400 2904345 1863728 2904345 10245400 937361100 2929612 10213071 3409704 10245400 937360800 3401994 9598833 3409704 9598833 937360500 3079302 9598833 3079302 9598833 937360200 3069212 9598833 3079302 9598833 937359900 2876481 9348812 2877520 9598833 937359600 2838582 223073 2838582 223073 937359300 2838582 223073 2838582 223073 937359000 2838582 450991 2838582 11619010 937358700 2845494 11619010 3184184 11619010 937358400 3184184 11619010 3184184 11619010 937358100 3184184 11619010 3184184 11619010 937357800 3184184 11619010 3184184 11619010 937357500 3289950 8154807 3532864 11619010 937357200 3528888 478330 3532864 10689916 937356900 3381506 10689916 3383774 10689916 937356600 3277136 10689916 3286586 10689916 937356300 2932247 10695850 2932247 10887747 937356000 2938224 10887747 3111584 10887747 937355700 3109592 10887747 3111584 10887747 937355400 3029847 10887747 3207443 10887747 937355100 3207443 10671268 3207443 10887747 937354800 3207229 1610096 3207443 1610096 937354500 3202472 1610096 3377784 1610096 937354200 3380106 1610096 3455204 1610096 937353900 3449130 1610096 3455204 1610096 937353600 3325062 1610096 3325062 1610096 937353300 3325062 1610096 3325062 1610096 937353000 3325062 1830501 3325062 11056037 937352700 3320219 11056037 3325062 11056037 937352400 3117544 10724464 3117544 11056037 937352100 3115696 2766728 3117544 2766728 937351800 3042398 2766728 3211824 2766728 937351500 3211824 2766728 3211824 2766728 937351200 3239261 2128658 3292522 2766728 937350900 3292522 1194540 3292522 12308378 937350600 3294793 12308378 3389888 12308378 937350300 3385767 12308378 3389888 12308378 937350000 3304552 12308378 3449409 12308378 937349700 3449409 12308378 3449409 12308378 937349400 3455023 12308378 3690047 12308378 937349100 3682897 12083180 3690047 12308378 937348800 3421942 3863460 3421942 3863460 937348500 3421942 3863460 3421942 3863460 937348200 3421942 3863460 3421942 3863460 937347900 3420825 3863460 3421942 3863460 937347600 3383329 3863460 4103133 3863460 937347300 4103133 3863460 4103133 3863460 937347000 4103133 2938216 4103133 3863460 937346700 4078505 979516 4103133 1815756 937346400 3538829 1815756 3685410 1815756 937346100 3685410 1815756 3685410 1815756 937345800 3670259 1815756 3685410 1815756 937345500 3518344 1815756 3571767 1815756 937345200 3480676 1815756 3571767 1815756 937344900 1087488 1815756 1087488 1815756 937344600 1087488 1815756 1087488 1815756 937344300 1087488 1815756 1087488 1815756 937344000 1087488 1815756 1087488 1815756 937343700 1087488 1815756 1087488 1815756 937343400 1156519 1784137 4045988 1815756 937343100 3948653 460666 4045988 460666 937342800 1612618 460582 1612618 460666 937342500 1612618 457074 1612618 457074 937342200 1612618 457074 1612618 457074 937341900 1612618 457074 1612618 457074 937341600 1612618 457074 1612618 457074 937341300 1612618 457074 1612618 457074 937341000 2302503 861163 4167749 1953703 937340700 4167749 1953703 4167749 1953703 937340400 4164354 1948960 4167749 1953703 937340100 4015256 1741966 4022283 1750440 937339800 3721136 1378605 3721136 1387294 937339500 3725320 969441 3810813 1307578 937339200 3811787 1288449 3852571 1307578 937338900 3862318 490529 4270334 605384 937338600 4270334 598061 4270334 605384 937338300 4257659 465749 4270334 1477131 937338000 4092695 1472230 4097503 1477131 937337700 3894811 1245863 4035225 1267089 937337400 4035225 384114 4035225 691125 937337100 4031883 691125 4035225 691125 937336800 3919331 709286 3923827 1469475 937336500 3731153 1469475 3731153 1469475 937336200 3731153 1448106 3731153 1469475 937335900 3734131 595887 3820521 1819439 937335600 3839680 1804681 4970092 1819439 937335300 4970092 933962 4970092 933962 937335000 4970092 933962 4970092 933962 937334700 4970092 933962 4970092 933962 937334400 4970092 933962 4970092 933962 937334100 4970092 935200 4970092 995868 937333800 4961461 979751 4970092 995868 937333500 4447759 28883 4452251 28883 937333200 4182763 32822 4182763 265253 937332900 4225211 265253 4546611 265253 937332600 4613951 265253 5668955 265253 937332300 5668955 267197 5668955 362464 937332000 5585497 476611 5668955 1503943 937331700 4827842 1514081 4834377 1841893 937331400 4616568 1841893 4616568 1841893 937331100 4614881 1823405 4616568 1841893 937330800 4482045 464101 4490116 718799 937330500 4248008 724743 4248008 897146 937330200 4230890 897146 4248008 897146 937329900 3958394 918108 5494014 1945276 937329600 5494014 2007157 5494014 6586379 937329300 5427738 6586379 5494014 6586379 937329000 4665567 6586379 4665567 6586379 937328700 4665567 5346359 4665567 6586379 937328400 4665567 586283 4665567 586283 937328100 4602955 717439 4665567 1288907 937327800 4330146 1288907 4330146 1288907 937327500 4310285 1274790 4330146 1288907 937327200 3588633 761048 3725247 824596 937326900 3736159 830543 4192944 1079480 937326600 4192944 1067556 4192944 1079480 937326300 4220069 549582 4871087 568477 937326000 4871087 96118 4871087 96118 937325700 4871087 102033 4871087 151576 937325400 4734448 444968 4871087 1751901 937325100 4131190 1726827 4273177 1751901 937324800 4276528 1054775 4440753 1068067 937324500 4440753 427195 4440753 1292752 937324200 4448826 1278921 4844420 1292752 937323900 4816015 655626 4844420 1621123 937323600 4311839 1621123 4311839 1621123 937323300 4318328 1621123 4506530 1621123 937323000 4497509 1554168 4506530 1621123 937322700 4326118 277133 4326118 282030 937322400 4310537 577457 4326118 11288081 937322100 3827853 10898052 4381969 11288081 937321800 4381969 650945 4381969 650945 937321500 4376942 650945 4381969 650945 937321200 4355515 650945 4355515 650945 937320900 4355515 650945 4355515 650945 937320600 4355515 650945 4355515 650945 937320300 4355515 650945 4355515 650945 937320000 4435412 623901 4776027 650945 937319700 4776027 508613 4776027 508613 937319400 4776027 509639 4776027 516123 937319100 4776027 516123 4776027 516123 937318800 4776027 543718 4776027 739871 937318500 4776027 739871 4776027 739871 937318200 4623024 951128 4776027 1832580 937317900 4028689 1806698 5086027 1832580 937317600 5086027 1182312 5086027 1185547 937317300 5070638 1060200 5086027 1077736 937317000 4309209 205333 4316617 347062 937316700 4069688 347062 4069688 347062 937316400 4074367 375072 4152267 841367 937316100 4173281 858655 5052872 1582312 937315800 5052872 1582312 5052872 1582312 937315500 5048948 1588991 5052872 1832785 937315200 4896525 1827711 4905758 1832785 937314900 4444140 1542661 4444140 1579098 937314600 4444140 17532 4444140 17532 937314300 4455596 17532 4527968 17532 937314000 4527968 17532 4527968 17532 937313700 4527968 33123 4527968 309872 937313400 4527968 309872 4527968 309872 937313100 4531758 309872 4557895 309872 937312800 4557895 334883 4557895 622520 937312500 4536036 576206 4557895 622520 937312200 4270031 30016 4272782 235663 937311900 4221218 235663 4221218 235663 937311600 4014767 6330965 4221218 12315024 937310400 3467894 7904970 3624968 12315024 937308600 2801979 6406098 3004460 9180549 937306800 2219738 7620998 2363165 9180549 937305000 50823 829000 50823 829000 937303200 879091 1794296 1760043 7296779 937301400 1730937 7426233 1996293 7544092 937299600 1645992 5037483 1833971 7420732 937297800 1583779 7207169 1768810 7972532 937296000 2011844 7965081 2379147 8115226 937294200 1921405 3034488 1998780 7629845 937292400 1956067 710625 2051928 745289 937290600 2052529 585772 2124212 676424 937288800 2124345 3188745 2154426 8052120 937287000 2202386 8245080 2242245 8350309 937285200 2447418 8785352 2562633 9207431 937283400 2615155 5662890 2898774 9458102 937281600 2861616 9694209 2950681 10232990 937279800 2901304 10270123 3097010 10343106 937278000 2968210 10970580 3105601 11206320 937276200 3110068 11244754 3292328 11320109 937274400 3270434 11313993 3386946 11320109 937272600 3266736 10811730 3477529 11310997 937270800 2753109 4936754 3077342 10196581 937269000 2763645 10185656 3010093 10328077 937267200 2480501 6754512 2589384 10328077 937265400 2578089 7975522 2735364 10510091 937263600 2745572 5928040 2917853 10510091 937261800 3442258 2785672 3699900 4116182 937260000 3699900 177175 3699900 177175 937258200 3699900 177175 3699900 177175 937256400 3602757 3106431 3699900 5984072 937254600 3385841 10395523 3385841 12557428 937252800 3412162 12557428 3630446 12557428 937251000 3836150 1954698 4404788 12557428 937249200 3373774 6425752 4404788 13912296 937247400 3468703 9185487 4062112 13912296 937245600 4079573 2201663 4788282 6303867 937243800 3919124 5796973 4196832 6303867 937242000 4358263 7266348 4618712 9547462 937240200 4260501 5100786 4840686 8257726 937238400 4840686 2026924 4840686 2026924 937236600 4840686 2026924 4840686 2026924 937234800 4451282 2867071 4840686 6905199 937233000 3888546 6919028 4260449 7081726 937231200 3690991 7003443 3743107 7110012 937229400 3196119 3063143 3772757 6759210 937227600 2676122 1255179 2676122 1255179 937225800 2676122 1255179 2676122 1255179 937224000 2288811 1070675 2676122 1255179 937222200 1976946 2088986 2125443 5870221 937220400 1684363 5870221 1684363 5870221 937218600 1684363 5870221 1684363 5870221 937216800 1684363 5870221 1684363 5870221 937215000 1684363 5870221 1684363 5870221 937213200 1629576 5859013 1716000 5870221 937211400 1770109 5903512 1855418 6009723 937209600 1891771 5627927 2155237 5676233 937207800 1861918 5651297 2166731 5822967 937206000 1963352 5575868 2166731 5602730 937204200 1913379 5870989 2172498 5984578 937202400 2032324 2645499 2122476 5707805 937200600 1997877 5546505 2236398 5616123 937198800 2076528 3834286 2268197 5482942 937197000 2082352 4597734 2268197 5487122 937195200 2263452 5231294 2500974 5388376 937193400 2491955 5321242 2568043 5426786 937191600 2474710 5362169 2630541 5543575 937189800 2510432 5437668 2630541 5569118 937188000 2442564 5455983 2792445 5569118 937186200 2778727 5529335 3515873 5822774 937184400 2317414 5745176 2396042 5863427 937182600 2405137 5690159 2507397 5772208 937180800 2235475 5717828 2378105 5799027 937179000 2272695 5824744 2424422 5889235 937177200 2357083 5823912 2571134 5880927 937175400 2540967 5706208 2600985 5746726 937173600 2446344 5610519 2570154 5726649 937171800 2422077 5620314 2603737 5727958 937170000 2568915 5530383 2654529 5633593 937168200 2308261 5539592 2686161 5633593 937166400 2579453 5503335 2686161 5540262 937164600 2583395 5508506 2699492 5611897 937162800 2420377 5462886 2699492 5579368 937161000 2500544 5548171 2647670 5582237 937159200 2342877 5528963 2438599 5698922 937157400 2297376 5461039 2452386 5543821 937155600 2371732 5405583 2696234 5437807 937153800 2945148 5292582 3160019 5391329 937152000 2639049 2882889 2929673 5436607 937150200 2394587 5412052 2642667 5452201 937148400 2153988 5400625 2232677 5496000 937146600 2105789 5429158 2170974 5472217 937144800 1980524 5441154 2128583 5496680 937143000 1934049 5460243 2157100 5641236 937141200 1896016 5495838 1985082 5631113 937139400 1673524 5530268 1872292 5775575 937137600 1611052 5637244 1740204 5694262 937135800 1517073 5711497 1647342 6076431 937134000 1344422 5872223 1414433 6076431 937132200 1485932 5735187 1627078 5965590 937130400 1505982 5790518 1666552 5965590 937128600 1708910 5567522 2031812 5643854 937126800 1459420 5543161 1774238 5632145 937125000 1609352 5720269 1774238 5799770 937123200 1483068 5616131 1627711 5839001 937121400 1595229 4878185 2327781 5799042 937119600 1780030 5754716 1961138 5927495 937117800 1835084 5702235 2256827 5741557 937116000 1883534 5664852 2046299 5813019 937114200 1931834 5655677 2293400 5731979 937112400 2146211 5618741 2529639 5678997 937110600 2336986 5609002 2529639 5916614 937108800 2228880 5686777 2391869 5916614 937107000 2218373 5602602 2249700 5672826 937105200 2199423 5688010 2339802 5773082 937103400 2367804 5482697 2545440 5614651 937101600 2191660 5617644 2436759 5783711 937099800 2228931 5660563 2333966 5783711 937098000 2197290 5541289 2325034 5780165 937096200 2358992 5867533 2461609 6003069 937094400 2314168 5827249 2597860 5906709 937092600 2150371 5915460 2311221 6019350 937090800 2338033 6126270 2705244 6194671 937089000 2337624 6004077 2587263 6090309 937087200 2115270 6003738 2336843 6081419 937085400 2369543 6034975 2545544 6093576 937083600 2411718 5958270 2559030 6018128 937081800 2717772 6147161 2820317 6557126 937080000 2550179 6317602 2755037 6351718 937078200 2517836 6356839 2777817 6461662 937076400 2437773 6198885 2558467 6359281 937074600 2545600 6172861 2655138 6255812 937072800 2432671 6228069 2507203 6359446 937071000 2452061 6288440 2539746 6405561 937069200 2408780 6357425 2734471 6471429 937067400 2639124 6432916 2808401 6576792 937065600 2652344 6281175 2677444 6407967 937063800 2567539 6380158 2648157 6508122 937062000 2509546 6427917 2780301 6531143 937060200 2309473 6503785 2488588 6556152 937058400 2137189 6404042 2345230 6499831 937056600 2103150 6270911 2416486 6299989 937054800 1895744 6291097 1989153 6318994 937053000 1747848 6241885 1874651 6420742 937051200 1478848 6136213 1662675 6307616 937049400 1524474 6212210 1745180 6307616 937047600 1483103 6098380 1548746 6208593 937045800 1460450 6263618 1548781 6357854 937044000 1472413 6310872 1581967 6477477 937042200 1556100 6424862 1679336 6487522 937040400 1562761 6357723 1644927 6398472 937038600 1548116 6272223 1600835 6398472 937036800 1641234 6270216 1768274 6401871 937035000 1727788 6377484 1850788 6494074 937033200 1678361 6388963 1805609 6510267 937031400 1793694 6548996 1938614 6596728 937029600 1971275 6400869 2114960 6532980 937027800 2006964 6402827 2099230 6514849 937026000 1970541 6374027 2097980 6430549 937024200 2128308 6516627 2359969 6720821 937022400 2182422 6440901 2330047 6527510 937020600 2068031 6477965 2184133 6540322 937018800 2100066 6458340 2202951 6536394 937017000 2243428 6431346 2489415 6545266 937015200 2260605 6380625 2483278 6520917 937013400 2307149 6651792 2479186 6720504 937011600 2257120 6537177 2742503 6571927 937009800 2677721 6447168 2835109 6552166 937008000 2705823 6288011 2881835 6382329 937006200 2536723 6356587 2881835 6373260 937004400 2242866 6291659 2431285 6329919 937002600 2197495 6405826 2353471 6720418 937000800 2198389 6460784 2591452 6499088 936999000 2484183 6422998 2591452 6518860 936997200 2632488 6434726 2826095 6522706 936995400 2757112 3868384 2877268 8539265 936993600 2778222 8619623 2957189 8740872 936991800 2749344 8444817 2854000 8740872 936990000 2568436 6773744 3179080 8019510 936988200 3130819 7797460 3179080 8019510 936986400 3096224 7586169 3240487 7684697 936984600 2711165 7328888 2970952 7487367 936982800 2616744 6992528 2738922 7217745 936981000 2877015 6929872 3066869 7148581 936979200 2940014 6961545 3066869 7175491 936977400 2619501 7134331 3160313 7401648 936975600 2307019 6745735 2350610 6835441 936973800 2252486 6694995 2350610 7077518 936972000 2425607 7551805 2729318 8567416 936970200 2701285 8578517 2922435 8601719 936968400 2429669 8434401 2505329 8655071 936966600 2203379 7925402 2556572 8215798 936964800 1795295 7582322 2041871 7797220 936963000 1652659 7288609 1837105 7465399 936961200 1677372 7109176 1870900 7242917 936959400 1548003 6952755 1690577 7083209 936957600 1487992 6709396 1560408 6991056 936955800 1641593 6755032 1740587 6863321 936954000 1636125 6872280 1788683 7210761 936952200 1544812 7097060 1908930 7211390 936950400 1500361 7128792 2096362 7242362 936948600 1770563 7085439 2096362 7242362 936946800 1779571 7057188 2064117 7143319 936945000 1554029 6948055 1641304 7089030 936943200 1689241 6310133 1793156 6551248 936941400 1598743 6650654 1753229 6794441 936939600 1783908 6575274 1972741 7178349 936937800 1816824 7096720 1991492 7244739 936936000 1772415 7368926 1904087 7572802 936934200 1898055 7268393 2119088 7318808 936932400 2086353 7263914 2259895 7346305 936930600 1912374 7455584 1963212 7562125 936928800 2076037 7281606 2216031 7315136 936927000 1994505 7372124 2109140 7438739 936925200 2052379 7243322 2112510 7438739 936923400 1998975 7135583 2404233 7446573 936921600 2265509 7793714 2404233 7941212 936919800 2207902 8132557 2256671 8397015 936918000 2459916 7715406 2846460 8278627 936916200 2750125 8287756 2846460 8702921 936914400 2523548 7731192 2666538 8095451 936912600 2855439 8094710 3085778 8464616 936910800 3166368 8368525 3269212 8643956 936909000 3047877 7185292 3224789 8643956 936907200 3091112 2948397 3236671 4519802 936905400 3202858 3364170 3296219 3656452 936903600 3062102 3366842 3460757 5641927 936901800 3266136 3981765 3461565 4615023 936900000 3412945 3912492 3495332 4837320 936898200 3206976 2721188 3426794 5341052 936896400 3309214 2591037 3487274 3213060 936894600 3065670 2020738 3330764 2459456 936892800 2917128 1360893 3037467 1581178 936891000 2627182 1111798 2739658 1225853 936889200 2367368 1035745 2465653 1111008 936887400 2179832 1032038 2289442 1160819 936885600 2133566 1010192 2247804 1127796 936883800 2134190 885673 2263123 994308 936882000 1998053 732462 2099908 755651 936880200 1897383 623448 1964669 647777 936878400 1775768 510492 1899362 620251 936876600 1666245 444400 1774754 500152 936874800 1505752 388953 1703833 423277 936873000 1290186 324714 1369161 358612 936871200 1442326 358031 1553482 448393 936869400 1497645 355505 1560190 410146 936867600 1480976 348227 1569245 415040 936865800 1533961 424416 1679528 566579 936864000 1451243 319640 1682292 352112 936862200 1696247 330482 1800468 362763 936860400 1674423 346602 1800286 378590 936858600 1799825 362971 2090678 391805 936856800 1891661 394375 2309982 452130 936855000 1858545 552506 2120429 1005349 936853200 1654895 517435 1897760 610339 936851400 1846123 589636 2002722 694014 936849600 1783422 790619 1866359 951292 936847800 2058342 797779 2247249 880383 936846000 1786824 891278 1915385 1055357 936844200 2096012 941829 2217197 1055357 936842400 2096384 776326 2338581 836647 936840600 2018269 717119 2157960 798507 936838800 2031663 744733 2201177 823646 936837000 2086363 785795 2181402 823646 936835200 2103068 847578 2323597 970278 936833400 2176556 832576 2323597 891582 936831600 1959642 865344 2181833 1024258 936829800 2208572 1084793 2536135 1176975 936828000 2324920 1183635 2536135 1332322 936826200 2368531 1079937 2489670 1193767 936824400 2318653 1015878 2583576 1113144 936822600 2347786 4423263 2583576 8837325 936820800 2276537 8799630 2576709 8837325 936819000 2193100 9400556 2367567 9579164 936817200 2012980 8629726 2145596 9579164 936815400 2208654 8640006 2374365 8787842 936813600 2342908 8707924 2409910 8782731 936811800 2264906 8911447 2568819 9195191 936810000 2491328 8532934 2675780 9195191 936808200 2345282 8385635 2444501 8582570 936806400 2254297 8161751 2348664 8314404 936804600 2460877 7983881 2596026 8203059 936802800 2363796 8094118 2543422 8254846 936801000 2249052 8371221 2333992 8602556 936799200 2139951 8810118 2323915 9243159 936797400 2352653 9479705 2512769 9639698 936795600 2196508 8960582 2400892 9357042 936793800 1939302 8420309 2084146 8578152 936792000 1835144 8052201 1960557 8324841 936790200 1642165 7312413 1817269 7627047 936788400 1650147 7200776 1689659 7276227 936786600 1598398 7202316 1909139 7367644 936784800 1675548 6927665 1950907 7144342 936783000 1717377 6451919 1950907 6593285 936781200 1627310 6130616 1810051 6275231 936779400 1661408 6741716 1953310 6958863 936777600 1923824 6911258 2224316 7080118 936775800 1937001 6929006 2224316 7257040 936774000 1873865 8039637 1991912 8895702 936772200 1849643 7010224 2051179 7284820 936770400 1882368 7092099 2290177 7284820 936768600 2122619 7072681 2324347 7119061 936766800 2272547 7242374 2423050 7369524 936765000 2138046 7250704 2277210 7287450 936763200 2126469 7491375 2277210 7651336 936761400 2055148 7605650 2104003 7757762 936759600 2207330 7602773 2286870 7775938 936757800 2058526 7805991 2206766 7925889 936756000 2268119 7850631 2391675 7929200 936754200 2422237 8464951 2512390 8651770 936752400 2450095 8141943 2691629 8238977 936750600 2488455 8106051 2691629 8238977 936748800 2260244 7935869 2387677 7992185 936747000 2208582 7687224 2386609 8007212 936745200 2163096 7665220 2338620 8007212 936743400 2100351 8103792 2628068 8569967 936741600 2060528 7953565 2229497 8569967 936739800 2183337 7928822 2544090 8059229 936738000 2374334 8261380 2492839 8455051 936736200 2321739 8531841 2420645 8800153 936734400 2338968 8282160 2455220 8428733 936732600 2149449 8309114 2221940 8403896 936730800 2054756 8514709 2129007 8662131 936729000 2099289 8415425 2157239 8473928 936727200 2077005 8250614 2167878 8406412 936725400 2096438 8155516 2170954 8277983 936723600 2268261 8052086 2579033 9224793 936721800 2347586 8852663 2579033 9224793 936720000 2159212 3994357 2306390 7696998 936718200 2231590 1270920 2306390 1385423 936716400 2133437 1251371 2308256 1321830 936714600 2045047 1158888 2179449 1309518 936712800 1953455 1096703 2148939 1193588 936711000 1978696 920193 2074677 1034623 936709200 1987685 821946 2100053 908167 936707400 1823293 730645 1917281 821076 936705600 1669197 549857 1687025 667659 936703800 1617077 463636 1632383 532764 936702000 1677376 430638 1774330 451481 936700200 1563993 464543 1708677 557055 936698400 1424302 402674 1477313 429802 936696600 1462453 401518 1621277 452663 936694800 1592006 377867 1621277 431004 936693000 1433796 393378 1472419 440413 936691200 1607086 388356 1765641 427483 936689400 1526824 390286 1622030 414642 936687600 1599776 395070 1811797 437635 936685800 1653613 404676 1777639 530917 936684000 1650008 473081 1668519 530917 936682200 1680246 538043 1921796 605664 936680400 2056178 612401 2347603 678923 936678600 2071979 690736 2174030 757158 936676800 1938283 858745 1986546 929228 936675000 1977954 920782 2136236 1006349 936673200 2070768 1320805 2272295 2248100 936671400 2207639 1106431 2316881 1166147 936669600 2155577 1147367 2311586 1226185 936667800 2142094 1207301 2251553 1307875 936666000 2208883 1062791 2539563 1150165 936664200 2433795 1038250 2614563 1228109 936662400 2478959 1007801 2614563 1090627 936660600 2232725 991309 2463066 1057259 936658800 2110184 958775 2305636 1012621 936657000 2176666 943727 2498432 1049671 936655200 2281069 973478 2498432 1071838 936653400 2185565 986193 2322377 1025943 936651600 2158722 1070415 2271093 1122664 936649800 2131106 985718 2293032 1061412 936648000 2080259 1022721 2279364 1056687 936646200 2216667 1029864 2344341 1090987 936644400 2084038 1081619 2344341 1144592 936642600 2218233 1077814 2279425 1144592 936640800 2248670 1053801 2382456 1087423 936639000 2194108 1083091 2349253 1134030 936637200 2365136 1080364 2671903 1128057 936635400 2143537 1026830 2314261 1071977 936633600 2032460 959013 2103648 1014887 936631800 2073136 1039676 2217108 1095480 936630000 2052871 991825 2162314 1095480 936628200 1905354 884787 2136646 956588 936626400 1839196 798083 1904110 843902 936624600 1819605 701478 1853810 756168 936622800 1620783 531922 1691363 654902 936621000 1576637 530110 1714300 570772 936619200 1427355 443114 1509627 520664 936617400 1324980 355103 1401003 400044 936615600 1385676 416964 1486344 456440 936613800 1274102 376049 1327933 505292 936612000 1369540 364397 1520571 394716 936610200 1646339 377581 1774494 418944 936608400 1541859 364095 1604874 402875 936606600 1596752 389532 1772603 422336 936604800 1744295 354212 1938831 410402 936603000 1705634 378070 1824865 406890 936601200 1866630 871996 2329499 2771483 936599400 2042947 438256 2329499 504667 936597600 2085199 463094 2311003 506330 936595800 2084053 551726 2377445 667388 936594000 2051861 655485 2377445 702046 936592200 1869015 643489 2016689 837652 936590400 1894006 895078 2013382 982494 936588600 1944791 958764 2224920 995481 936586800 1840107 1261150 1946719 2232638 936585000 1821374 1042902 1870204 1110175 936583200 1786527 1070803 1835905 1183280 936581400 1780858 993328 1864703 1051633 936579600 1892029 999960 2024037 1111988 936577800 1835977 941975 2024037 1021880 936576000 1669635 909307 1792430 1022282 936574200 1670870 935980 1811445 1015019 936572400 1952706 903767 2099714 954393 936570600 1802325 922160 1937031 965034 936568800 1747997 967917 1914914 1083090 936567000 1976895 1025151 2190860 1136881 936565200 2017731 1048161 2231504 1103826 936563400 1952729 1117613 2116176 1132030 936561600 1955682 1077067 2088117 1107472 936559800 1932609 1007488 2055685 1107472 936558000 2083140 975136 2252358 1018380 936556200 2093596 948388 2160015 998658 936554400 2223615 906948 2286036 929496 936552600 2306754 900479 2496522 939201 936550800 2084543 854375 2194806 890886 936549000 1957907 855436 2104172 902516 936547200 1975503 847727 2105007 904513 936545400 1998588 729807 2105007 782531 936543600 1845381 707783 1954816 793758 936541800 1693577 650587 1896370 691942 936540000 1597460 597388 1786648 639037 936538200 1525956 437297 1593406 478774 936536400 1602917 398898 1786295 437377 936534600 1740632 344652 1955617 382347 936532800 1445081 267223 1631434 301761 936531000 1276529 255927 1364696 279405 936529200 1376625 234667 1447194 258471 936527400 1385946 234500 1432363 297259 936525600 1293391 226939 1489028 248372 936523800 1481865 262323 1533281 287320 936522000 1298140 246295 1336425 304642 936520200 1303171 264316 1337169 304642 936518400 1325211 278485 1485959 286204 936516600 1453893 305579 1586142 379221 936514800 1566602 836789 1631412 2823240 936513000 1421695 358493 1498892 412294 936511200 1583765 460915 1637617 493599 936509400 1677652 518491 1700583 577240 936507600 1732817 592684 1824366 675364 936505800 1726941 594699 1792810 680772 936504000 1774174 704660 1877605 768810 936502200 1831504 736774 2047475 822343 936500400 1906003 812822 2080110 922208 936498600 2035251 825201 2065770 894748 936496800 2036376 834350 2170173 926233 936495000 2042330 830900 2172884 938460 936493200 2025248 849222 2141080 932512 936491400 1923007 904484 2108170 1011395 936489600 1934415 908040 2206542 997262 936487800 1968902 1012970 2206542 1116840 936486000 1976750 1001079 2078819 1061785 936484200 1984796 886987 2208063 984676 936482400 1942119 887129 2163270 995501 936480600 2107117 953958 2251010 1000945 936478800 2074526 883352 2397973 931583 936477000 1869029 933486 1978120 1017588 936475200 1917315 939582 2027565 979734 936473400 1953951 949728 2081210 1023735 936471600 1966292 947296 2117581 1049754 936469800 1905550 965833 2015476 1055551 936468000 1920084 934572 2167397 984087 936466200 1791663 905137 1865040 965567 936464400 1985301 869047 2083070 887103 936462600 1771690 863293 1967610 916356 936460800 1775126 868309 2057259 982950 936459000 1906265 784018 2057259 848603 936457200 1724789 780762 2044522 848603 936455400 1952469 728192 2127998 771509 936453600 1807535 646220 2071511 672494 936451800 1670425 485888 1699875 534530 936450000 1691161 479887 1835018 518576 936448200 1599412 390325 1734890 427622 936446400 1475117 365927 1514839 441999 936444600 1281479 337301 1405415 405980 936442800 1379130 252106 1520265 262750 936441000 1381227 251105 1542218 280204 936439200 1415622 271624 1661820 325734 936437400 1344624 344726 1481495 611093 936435600 1300778 306394 1423052 342320 936433800 1508660 268134 1815942 292049 936432000 1859515 295927 2097325 336972 936430200 1497944 370228 1597567 518546 936428400 1503692 879635 1588323 2963548 936426600 1487324 424781 1533857 446632 936424800 1573028 467626 1755678 591046 936423000 1616647 535923 1739137 591046 936421200 1724348 552185 2080202 582757 936419400 1735975 673357 1837304 790863 936417600 1599340 809112 1637828 860568 936415800 1488415 688094 1697159 949918 936414000 1708590 1220492 1796240 2104690 936412200 1722226 943129 1882327 989336 936410400 1899050 907807 2125910 965769 936408600 2098721 898118 2282529 942359 936406800 2064430 951068 2282529 1024432 936405000 1785501 970428 1988184 1062681 936403200 1800833 960466 2063736 1116041 936401400 1934132 1010767 2066343 1131654 936399600 1925004 977991 2066343 1097674 936397800 1945677 1054643 2267495 1148429 936396000 1937149 1099568 2030256 1187483 936394200 1889594 881607 1987835 1187483 936392400 1987376 1389576 2186032 7394752 936390600 2031052 7161430 2198496 7394752 936388800 2032562 7466785 2174359 7564448 936387000 2085148 7422311 2258130 8069034 936385200 2258130 6316063 2258130 6316063 936383400 2258130 6316063 2258130 6316063 936381600 2258130 6316063 2258130 6316063 936379800 2181461 6319738 2258130 6977879 936378000 2430438 4083521 2631274 6977879 936376200 2435456 4420029 2631274 9343281 936374400 2383856 3881245 2636068 9343281 936372600 2472084 3941643 2636068 10089589 936370800 2260604 5626382 2381760 10089589 936369000 2161026 1256464 2297944 1351248 936367200 2233683 1141799 2297944 1337574 936365400 2242219 1132128 2410240 1226685 936363600 2344263 1006302 2414015 1192669 936361800 2012309 842099 2189391 911683 936360000 1909818 666180 1991204 887370 936358200 1835547 649953 1931690 712641 936356400 1612986 602968 1704405 668402 936354600 1487990 522442 1643175 676351 936352800 1548922 522786 1635684 676351 936351000 1604499 578646 1651937 681146 936349200 1662452 560564 1773824 681146 936347400 1661492 1816208 1922500 7319591 936345600 1657919 7382751 1804679 7705399 936343800 1734605 7268069 1883706 7705399 936342000 1776557 6949960 1921005 7214262 936340200 1714012 6806348 1856871 7224706 936338400 1836132 7114341 1910679 7224706 936336600 1853627 7158196 1891237 7395943 936334800 1848215 7100212 2244997 7589029 936333000 1660545 8371056 1837510 9254619 936331200 1915523 9119464 2300539 9254619 936329400 2186905 8819824 2300539 8992196 936327600 1946423 9267450 2225002 9925979 936325800 2110888 8911426 2457578 9022607 936324000 2148553 8864860 2291929 8952072 936322200 2093208 9007724 2279938 9040808 936320400 2247974 8769008 2554513 9018893 936318600 2038475 8864979 2139222 9115973 936316800 2126812 9133813 2463129 9185438 936315000 2245703 8980248 2463129 9185438 936313200 2053418 8279313 2149062 9070234 936311400 2076081 7473689 2205152 7809366 936309600 1969147 8006195 2154652 8477781 936307800 2315712 8631868 2416919 8985021 936306000 2461739 8812531 2566444 8985021 936304200 2362266 8988242 2622260 9199323 936302400 2250145 8794651 2319037 9199323 936300600 2264736 8828076 2408351 8966259 936298800 2157849 8579059 2260024 8837825 936297000 2219564 8278276 2379520 8365781 936295200 2292098 8350335 2379520 8398528 936293400 2329308 8275904 2597890 8398415 936291600 2563203 7831597 2651881 7919007 936289800 2581909 8571733 2880719 9096787 936288000 2352785 8953112 2635228 9096787 936286200 2311022 8857015 2491863 9154444 936284400 2257648 8564238 2599559 9154444 936282600 2125933 8497533 2244517 8688653 936280800 2086454 8696552 2379576 8764830 936279000 2076969 8252856 2290845 8637578 936277200 2113439 8446375 2409470 8461451 936275400 2232125 8165466 2456139 8263446 936273600 1838756 7624506 2079961 7990678 936271800 1500037 2601217 1699378 7467893 936270000 1371215 5908676 1650324 11985519 936268200 1435562 5695260 1639737 8681451 936266400 1278292 182297 1409145 456645 936264600 1458705 456645 1513161 456645 936262800 1491342 124314 1530872 456645 936261000 1476598 157096 1501668 363314 936259200 1603228 71741 1666511 259106 936257400 1594475 240377 1917870 546620 936255600 1648360 769251 1917870 2396552 936253800 1844769 621089 1973494 1221884 936252000 1637061 896051 1873769 1297116 936250200 1828546 707906 2090952 1449572 936248400 2011162 1330466 2131991 1449572 936246600 2208398 1589684 2250984 2021167 936244800 1846316 2528060 2068078 3123753 936243000 1860004 2977245 1970985 4688206 936241200 2046965 3102263 2322707 4688206 936239400 2080901 2101158 2211137 2820279 936237600 1984653 3103415 2207083 3721991 936235800 1928569 2430696 2118597 3148918 936234000 1900298 2717512 2185740 4293052 936232200 1869032 690203 2058178 923465 936230400 1965302 685441 2439332 8302634 936223200 2491755 8753212 2814017 9155052 936216000 2257773 8502547 2794712 9389568 936208800 2199884 8899280 2407974 9488360 936201600 2247145 5434000 2407974 9678807 936194400 1885614 2236164 2130911 3121593 936187200 1522083 887269 1647674 1360782 936180000 1417280 809597 2024409 5958090 936172800 1524488 362161 1808401 759891 936165600 2251547 364918 2707831 858084 936158400 2206046 1329982 2553786 2304494 936151200 2300722 1902856 2561830 4224656 936144000 1953056 1837068 2349981 3323386 936136800 2429695 2610644 3029080 2966498 936129600 2194354 2449430 2627714 3238195 936122400 2053113 1038695 2415993 1433617 936115200 2117844 873083 2332267 1392491 936108000 1714624 424719 1908320 1169821 936100800 1454790 10707330 1849905 13486244 936093600 1372265 2149991 1544840 13397203 936086400 1715264 8529334 2181757 13921320 936079200 1968059 4150126 2479993 12728862 936072000 1918893 187039 2147627 1572365 936064800 1758844 459005 1993748 1316841 936057600 1919920 2356576 2065481 4459716 936050400 2080604 2261483 2344343 2679526 936043200 2213855 2296929 2566533 2828704 936036000 2019566 5195298 2549607 10946289 936028800 1469793 5503738 3302458 8862517 936021600 1416056 3748734 1771031 8356189 936014400 1303333 6478177 1461847 14007366 936007200 1399175 526865 1691874 2258899 936000000 1263755 3704275 1372284 13837320 935992800 1613813 233766 2141604 642951 935985600 1756800 484605 1921993 2041957 935978400 1708235 681608 1967263 1448287 935971200 1513091 862080 1867905 2835617 935964000 1490276 825082 1715486 1528441 935956800 1622912 959291 1887824 2745206 935949600 1751278 1207224 2038917 3439121 935942400 1431131 291458 1671868 533943 935935200 1316921 4908592 1700354 13767352 935928000 1371255 3683726 1565627 13466379 935920800 1384811 13204062 1540422 13339587 935913600 1408129 3965615 1792132 13671960 935906400 1581722 1839901 2107753 2330158 935899200 1472075 2853082 1979853 9793595 935892000 1419223 8134807 1847205 9793595 935884800 1365358 7970589 1472996 8234358 935877600 1445551 4756529 1726678 8035864 935870400 1490728 6543404 1724394 8021130 935863200 1569380 7777730 1912302 8066159 935856000 1397819 7615940 1769923 7843825 935848800 1311653 7267606 1504010 7612324 935841600 1272727 7037001 1648809 7517995 935834400 1267456 7349530 1415880 8395201 935827200 1535539 6528999 2230696 7334467 935820000 1631132 6324829 2773533 7717562 935812800 711470 6922348 1952991 13867573 935805600 13219 17799 27778 13763297 935798400 14808 1018115 28381 13763297 935791200 14323 283777 23868 778124 935784000 13208 1837073 22020 14261495 935776800 14266 2480366 39399 14261495 935769600 21460 167861 280123 290664 935762400 9360 12844885 15375 14196874 935755200 7602 12478460 23291 13290304 935748000 9455 12071932 33499 13100778 935740800 253372 9001412 1519813 12909414 935733600 2004319 9231084 2838658 10276028 935726400 1810619 9433807 2070238 10457988 935719200 462028 8609149 2070461 10542370 935712000 33564 6833126 421522 8703451 935704800 7056 3961586 33086 4688462 935697600 1474 2477037 2443 3167035 935690400 107775 1996488 2067131 2611909 935683200 95493 2120651 2181181 3095667 935676000 1908 2114638 5744 3161875 935668800 1670 2172282 4263 2561052 935661600 21523 2030469 481049 4635611 935654400 14819 1627867 211279 3439102 935647200 1267 729761 2033 968877 935640000 1421 1543067 2403 3303203 935632800 1671 1793442 2323 3303203 935625600 1670 2151374 2444 3845143 935618400 1733 3540653 2662 3836362 935611200 2018 2053842 3420 3475062 935604000 12524 2027776 154183 2311311 935596800 12804 2033913 137234 2777630 935589600 1757 1971593 2697 2531467 935582400 2192 1774408 6198 2363562 935575200 1847 1471538 2726 2010030 935568000 11624 1570113 242413 1974080 935560800 1591 1424526 4037 2059035 935553600 1602 1877783 4037 2309668 935546400 1370 2246797 2146 2606707 935539200 1503 2250971 2682 2564366 935532000 6567 632874 119931 1390357 935524800 2939 1890749 15246 2437227 935517600 1758 2061477 2520 2725903 935510400 2542 2009491 17170 3774259 935503200 1628 3113570 2581 4295588 935496000 2193 2736726 7114 3540068 935488800 2252 1830215 12320 2814273 935481600 1495 2381377 5873 3218989 935474400 1342 2226833 2561 2927737 935467200 1078 1681104 2173 2350550 935460000 1344 1937117 3131 2553581 935452800 13718 2541218 295849 3644539 935445600 1474 3512940 2844 3921378 935438400 1363 2468907 2193 2912052 935431200 1400 2294216 2019 2949403 935424000 1371 1919397 2071 2597763 935416800 1355 975544 2088 1425822 935409600 3262 528999 30979 672833 935402400 1383 429768 2627 474967 935395200 1212 453109 2291 1333875 935388000 1170 537528 2028 814010 935380800 1222 879519 1846 1077446 935373600 2805 1073010 23482 1191709 935366400 1206 1159989 2004 1391592 935359200 1210 1249774 1763 1448934 935352000 1259 1134305 1918 1245813 935344800 1155 1080080 1932 1260191 935337600 1266 880675 1928 1001798 935330400 1064 515545 2048 745045 935323200 24894 147128 169658 364324 935316000 78023 230500 310200 324631 935308800 1058 244387 1846 1110444 935301600 2338 349672 24895 695253 935294400 1098 807618 1886 984792 935287200 1238 800838 1702 919679 935280000 1164 898402 3653 1171696 935272800 1221 1179136 2118 1455339 935265600 1227 1053123 2106 1347181 935258400 1235 946242 1976 1137516 935251200 1102 833139 1968 978089 935244000 1233 477710 1968 656057 935236800 1111 255041 1992 446938 935229600 2955 219018 20128 283779 935222400 1217 365111 2038 1406884 935215200 1234 497568 2039 666748 935208000 1220 753575 1992 938243 935200800 1339 881296 2114 969724 935193600 1338 939935 2471 1064800 935186400 1345 1084139 3022 1408010 935179200 1387 1164044 2926 1330433 935172000 1345 1044697 2240 1184640 935164800 1319 874062 2158 1086910 935157600 1082 571406 1901 765567 935150400 1282 284431 2250 393750 935143200 1680 262648 2714 334177 935136000 7206 1336257 130069 3120132 935128800 1215 212574 2295 378493 935121600 1224 65232 2439 98401 935114400 1288 79557 2276 156158 935107200 1401 91096 3208 142201 935100000 1289 109242 2397 160353 935092800 105173 43443 408530 58740 935085600 1451 42010 2631 68512 935078400 2403 43795 26419 91483 935071200 1412 30581 2431 54914 935064000 1336 14341 2256 25037 935056800 31445 10601 161934 16831 935049600 30817 98749 172385 225761 935042400 1265 174172 2259 324931 935035200 1323 389646 2461 519714 935028000 1486 495148 2468 577482 935020800 1366 325042 2522 585230 935013600 1432 99917 2366 182937 935006400 5146 454089 44818 793536 934999200 3837 607406 58123 750516 934992000 1608 537766 2946 658806 934984800 2196 286252 28355 541315 934977600 1551 268116 4784 989151 934970400 3063 225863 22288 781532 934963200 1267 209884 2224 325649 934956000 1317 259781 3387 432863 934948800 1347 369154 3016 548331 934941600 1207 381960 2194 448197 934934400 2934 398550 18610 495335 934927200 3291 400436 7673 614636 934920000 1342 573802 2190 760263 934912800 1718 425572 9846 630563 934905600 1355 401624 2625 482673 934898400 1361 271980 2449 367047 934891200 1269 243056 2371 1164924 934884000 1950 154666 7752 267066 934876800 1284 182355 2731 300394 934869600 1281 230127 2141 347157 934862400 1264 309022 2244 406888 934855200 1333 347907 2283 566421 934848000 1289 450032 2745 800450 934840800 4899 472861 89783 772035 934833600 1258 525639 2266 634616 934826400 1284 610809 2178 849093 934819200 1272 483005 2458 617318 934812000 1329 335576 2710 539656 934804800 1566 248952 3511 960118 934797600 1874 223623 5522 781998 934790400 1378 201912 2296 349640 934783200 1364 235570 2452 366235 934776000 1319 371956 2258 457998 934768800 1513 379540 4953 480755 934761600 1365 362501 2208 497525 934754400 1265 388930 2124 455799 934747200 1231 368485 2165 539647 934740000 1337 396581 2429 508032 934732800 1222 262613 2063 342251 934725600 1228 172742 2153 254546 934718400 1298 1240705 2220 3141285 934711200 1867 178949 5521 603888 934704000 1286 130780 2157 379369 934696800 1096 100513 3494 144051 934689600 706 125550 1348 179689 934682400 719 110687 1369 147507 934675200 762 100708 1498 139011 934668000 772 98379 1343 112102 934660800 858 92056 1472 113334 934653600 803 91863 1790 139621 934646400 1041 82395 4298 128575 934639200 739 55529 1396 84346 934632000 892 111817 1978 492799 934624800 1231 55680 5069 106393 934617600 742 66211 1382 263525 934610400 770 71698 1359 111879 934603200 811 69379 1528 87633 934596000 793 63435 1396 83473 934588800 778 71806 1408 99723 934581600 973 170108 1553 296972 934574400 968 242046 1547 320366 934567200 1266 180897 2445 276268 934560000 1608 157560 2979 203713 934552800 1417 117368 2580 159129 934545600 1356 80777 2734 126331 934538400 1431 77481 6015 164159 934531200 1568 71596 6015 99050 934524000 1246 79724 2322 121871 934516800 1171 103157 2439 203285 934509600 1259 111928 2180 150188 934502400 78158 123403 116413 216188 934495200 45027 161100 157596 253374 934488000 901 209211 1424 266627 934480800 931 145378 1521 284383 934473600 1147 135868 1885 363387 934466400 946 115825 1707 363387 934459200 1583 90366 5361 498336 934452000 1197 48747 1902 73216 934444800 872 49222 1443 86679 934437600 914 60891 1474 110980 934430400 1198 85718 4608 114720 934423200 1231 91685 4740 121600 934416000 1013 302887 2278 530996 934408800 1060 167604 1841 234378 934401600 861 231844 1766 290335 934394400 847 210355 1562 267436 934387200 952 203321 1626 248850 934380000 948 137246 1725 180386 934372800 1424 77148 7235 110813 934365600 1797 74478 20372 111685 934358400 1283 69534 12493 136497 934351200 429 93666 4391 161861 934344000 411 287831 956 516045 934336800 449 357997 1653 441814 934329600 475 177226 1433 495565 934322400 6738 159620 70825 419275 934315200 1055 155034 7133 213918 934308000 913 163601 1474 220673 934300800 761 112208 7096 158637 934293600 1049 75049 7096 130513 934286400 771 39203 1907 49869 934279200 723 35889 1008 51883 934272000 1001 35592 4739 85225 934264800 875 99276 2245 471153 934257600 728 99015 1101 326941 934250400 712 105272 1265 177958 934243200 884 102057 5979 137027 934236000 2287 140296 28931 391505 934228800 993 175611 1585 391505 934221600 825 244896 1597 323374 934214400 710 255809 847 544461 934207200 727 121245 895 178308 934200000 762 63334 1520 97593 934192800 841 59003 3536 84482 934185600 701 56800 962 91439 934178400 511 77806 870 118196 934171200 477 112556 1326 139621 934164000 768 114818 1788 157771 934156800 671 121252 2446 173155 934149600 360 115773 494 147814 934142400 502 120417 1195 185511 934135200 1095 116033 4819 179428 934128000 837 100529 4819 142214 934120800 398 66040 651 103340 934113600 361 39950 743 53885 934106400 350 43248 537 90551 934099200 642 44264 3827 69127 934092000 397 70176 1073 107949 934084800 477 106622 1292 146566 934077600 481 86733 3724 118379 934070400 384 96619 708 122320 934063200 344 106885 1054 164884 934056000 433 118246 1340 162773 934048800 490 103588 1113 129725 934041600 324 89889 620 117008 934034400 283 55161 605 70676 934027200 424 40095 2415 48564 934020000 1202 192410 7819 992903 934012800 1206 31970 8084 55446 934005600 361 45370 867 69770 933998400 408 79384 1014 134616 933991200 396 104710 683 134921 933984000 540 108508 1756 160272 933976800 445 152700 1327 209651 933969600 491 191472 677 262661 933962400 446 157659 841 232477 933955200 483 131554 1959 185376 933948000 368 98125 539 134268 933940800 457 47457 2219 61258 933933600 415 47125 578 92033 933926400 2503 42445 22581 89497 933919200 5561 43918 22751 76043 933912000 353 87487 495 207825 933904800 372 66995 644 108106 933897600 395 68071 707 92617 933890400 7086 88935 79096 236052 933883200 502 215349 1046 287865 933876000 455 185559 1643 237708 933868800 1142 164316 7885 199137 933861600 658 130714 1909 215749 933854400 564 71239 2747 102641 933847200 473 60570 855 108128 933840000 1381 55330 7654 88106 933832800 868 80169 9580 353232 933825600 596 106226 2367 139971 933818400 459 119545 983 170048 933811200 532 137261 1769 213516 933804000 500 178532 966 247954 933796800 475 231606 917 318592 933789600 491 172990 1367 224816 933782400 544 136155 1254 164698 933775200 522 94968 811 137290 933768000 2502 36566 9493 90679 933760800 511 5167 1102 56500 933753600 469 4287 1672 6257 933746400 623 2697 5822 12708 933739200 708 2198 5822 12708 933732000 402 1395 904 2109 933724800 359 1371 496 2679 933717600 331 2080 529 209359 933710400 351 50980 584 244933 933703200 414 1623 569 4449 933696000 369 3378 583 4086 933688800 336 3211 457 5716 933681600 465 1984 2264 3300 933674400 426 2769 687 3301 933667200 400 2840 649 3478 933660000 355 7204 998 20221 933652800 379 2581 782 4376 933645600 376 2905 923 3870 933638400 363 2649 749 4955 933631200 342 4647 629 15325 933624000 346 13333 716 20590 933616800 369 2119 525 19884 933609600 397 1308 743 15204 933602400 309 296 504 1267 933595200 355 227 1025 383 933588000 387 239 1993 918 933580800 421 266 1993 918 933573600 282 206 704 350 933566400 289 348 548 829 933559200 278 199 534 262 933552000 267 204 446 257 933544800 247 187 437 241 933537600 336 222 736 351 933530400 288 199 631 289 933523200 294 205 581 327 933516000 231 183 404 225 933508800 286 203 1344 548 933501600 3973 1711 22653 9628 933494400 2831 1533 14845 8988 933487200 328 232 1555 880 933480000 237 185 441 232 933472800 242 187 440 259 933465600 252 192 621 307 933458400 317 211 636 299 933451200 322 214 687 321 933444000 277 192 726 301 933436800 246 190 405 220 933429600 241 186 527 247 933422400 329 210 1220 421 933415200 263 197 598 319 933408000 311 209 838 374 933400800 224 180 328 220 933393600 226 195 301 253 933386400 307 221 1040 291 933379200 324 266 627 419 933372000 355 286 582 757 933364800 349 805 572 4015 933357600 332 383 609 904 933350400 342 1497 391 2521 933343200 423 956 1462 2979 933336000 410 342 2513 870 933328800 528 387 1318 629 933321600 288 316 355 355 933314400 474 396 3915 1955 933307200 312 318 682 436 933300000 296 346 578 612 933292800 408 653 974 2261 933285600 337 536 693 1513 933278400 360 558 1816 1854 933271200 1096 3067 8891 9876 933264000 327 865 584 4140 933256800 345 355 716 506 933249600 326 321 1286 564 933242400 373 341 964 495 933235200 314 329 501 374 933228000 287 315 509 360 933220800 315 329 611 441 933213600 337 336 650 464 933206400 350 345 786 540 933199200 363 545 709 1868 933192000 655 206 7365 1814 933184800 0 0 0 0 933177600 0 0 0 0 933170400 0 0 0 0 933163200 0 0 0 0 933156000 0 0 0 0 933148800 0 0 0 0 933141600 0 0 0 0 933134400 0 0 0 0 933127200 0 0 0 0 933120000 0 0 0 0 933112800 0 0 0 0 933105600 0 0 0 0 933098400 0 0 0 0 933091200 0 0 0 0 933084000 0 0 0 0 933076800 0 0 0 0 933069600 0 0 0 0 933062400 0 0 0 0 933055200 0 0 0 0 933048000 0 0 0 0 933040800 0 0 0 0 933033600 0 0 0 0 933026400 0 0 0 0 933019200 0 0 0 0 933012000 0 0 0 0 933004800 0 0 0 0 932997600 0 0 0 0 932990400 0 0 0 0 932983200 0 0 0 0 932976000 0 0 0 0 932968800 0 0 0 0 932961600 0 0 0 0 932954400 0 0 0 0 932947200 0 0 0 0 932940000 0 0 0 0 932932800 0 0 0 0 932925600 0 0 0 0 932918400 0 0 0 0 932911200 0 0 0 0 932904000 0 0 0 0 932896800 0 0 0 0 932889600 0 0 0 0 932882400 0 0 0 0 932875200 0 0 0 0 932868000 0 0 0 0 932860800 0 0 0 0 932853600 0 0 0 0 932846400 0 0 0 0 932839200 0 0 0 0 932832000 0 0 0 0 932824800 0 0 0 0 932817600 0 0 0 0 932810400 0 0 0 0 932803200 0 0 0 0 932796000 0 0 0 0 932788800 0 0 0 0 932781600 0 0 0 0 932774400 0 0 0 0 932767200 0 0 0 0 932760000 0 0 0 0 932752800 0 0 0 0 932745600 0 0 0 0 932738400 0 0 0 0 932731200 0 0 0 0 932724000 0 0 0 0 932716800 0 0 0 0 932709600 0 0 0 0 932702400 0 0 0 0 932695200 0 0 0 0 932688000 0 0 0 0 932680800 0 0 0 0 932673600 0 0 0 0 932666400 0 0 0 0 932659200 0 0 0 0 932652000 0 0 0 0 932644800 0 0 0 0 932637600 0 0 0 0 932630400 0 0 0 0 932623200 0 0 0 0 932616000 0 0 0 0 932608800 0 0 0 0 932601600 0 0 0 0 932594400 0 0 0 0 932587200 0 0 0 0 932580000 0 0 0 0 932572800 0 0 0 0 932565600 0 0 0 0 932558400 0 0 0 0 932551200 0 0 0 0 932544000 0 0 0 0 932536800 0 0 0 0 932529600 0 0 0 0 932522400 0 0 0 0 932515200 0 0 0 0 932508000 0 0 0 0 932500800 0 0 0 0 932493600 0 0 0 0 932486400 0 0 0 0 932479200 0 0 0 0 932472000 0 0 0 0 932464800 0 0 0 0 932457600 0 0 0 0 932450400 0 0 0 0 932443200 0 0 0 0 932436000 0 0 0 0 932428800 0 0 0 0 932421600 0 0 0 0 932414400 0 0 0 0 932407200 0 0 0 0 932400000 0 0 0 0 932392800 0 0 0 0 932385600 0 0 0 0 932378400 0 0 0 0 932371200 0 0 0 0 932364000 0 0 0 0 932356800 0 0 0 0 932349600 0 0 0 0 932342400 0 0 0 0 932335200 0 0 0 0 932328000 0 0 0 0 932320800 0 0 0 0 932313600 0 0 0 0 932306400 0 0 0 0 932299200 0 0 0 0 932292000 0 0 0 0 932284800 0 0 0 0 932277600 0 0 0 0 932270400 0 0 0 0 932263200 0 0 0 0 932256000 0 0 0 0 932248800 0 0 0 0 932241600 0 0 0 0 932234400 0 0 0 0 932227200 0 0 0 0 932220000 0 0 0 0 932212800 0 0 0 0 932205600 0 0 0 0 932198400 0 0 0 0 932191200 0 0 0 0 932184000 0 0 0 0 932176800 0 0 0 0 932169600 0 0 0 0 932162400 0 0 0 0 932155200 0 0 0 0 932148000 0 0 0 0 932140800 0 0 0 0 932133600 0 0 0 0 932126400 0 0 0 0 932119200 0 0 0 0 932112000 0 0 0 0 932104800 0 0 0 0 932097600 0 0 0 0 932090400 0 0 0 0 932083200 0 0 0 0 932076000 0 0 0 0 932068800 0 0 0 0 932061600 0 0 0 0 932054400 0 0 0 0 932047200 0 0 0 0 932040000 0 0 0 0 932032800 0 0 0 0 932025600 0 0 0 0 932018400 0 0 0 0 932011200 0 0 0 0 932004000 0 0 0 0 931996800 0 0 0 0 931989600 0 0 0 0 931982400 0 0 0 0 931975200 0 0 0 0 931968000 0 0 0 0 931960800 0 0 0 0 931953600 0 0 0 0 931946400 0 0 0 0 931939200 0 0 0 0 931932000 0 0 0 0 931924800 0 0 0 0 931917600 0 0 0 0 931910400 0 0 0 0 931824000 0 0 0 0 931737600 0 0 0 0 931651200 0 0 0 0 931564800 0 0 0 0 931478400 0 0 0 0 931392000 0 0 0 0 931305600 0 0 0 0 931219200 0 0 0 0 931132800 0 0 0 0 931046400 0 0 0 0 930960000 0 0 0 0 930873600 0 0 0 0 930787200 0 0 0 0 930700800 0 0 0 0 930614400 0 0 0 0 930528000 0 0 0 0 930441600 0 0 0 0 930355200 0 0 0 0 930268800 0 0 0 0 930182400 0 0 0 0 930096000 0 0 0 0 930009600 0 0 0 0 929923200 0 0 0 0 929836800 0 0 0 0 929750400 0 0 0 0 929664000 0 0 0 0 929577600 0 0 0 0 929491200 0 0 0 0 929404800 0 0 0 0 929318400 0 0 0 0 929232000 0 0 0 0 929145600 0 0 0 0 929059200 0 0 0 0 928972800 0 0 0 0 928886400 0 0 0 0 928800000 0 0 0 0 928713600 0 0 0 0 928627200 0 0 0 0 928540800 0 0 0 0 928454400 0 0 0 0 928368000 0 0 0 0 928281600 0 0 0 0 928195200 0 0 0 0 928108800 0 0 0 0 928022400 0 0 0 0 927936000 0 0 0 0 927849600 0 0 0 0 927763200 0 0 0 0 927676800 0 0 0 0 927590400 0 0 0 0 927504000 0 0 0 0 927417600 0 0 0 0 927331200 0 0 0 0 927244800 0 0 0 0 927158400 0 0 0 0 927072000 0 0 0 0 926985600 0 0 0 0 926899200 0 0 0 0 926812800 0 0 0 0 926726400 0 0 0 0 926640000 0 0 0 0 926553600 0 0 0 0 926467200 0 0 0 0 926380800 0 0 0 0 926294400 0 0 0 0 926208000 0 0 0 0 926121600 0 0 0 0 926035200 0 0 0 0 925948800 0 0 0 0 925862400 0 0 0 0 925776000 0 0 0 0 925689600 0 0 0 0 925603200 0 0 0 0 925516800 0 0 0 0 925430400 0 0 0 0 925344000 0 0 0 0 925257600 0 0 0 0 925171200 0 0 0 0 925084800 0 0 0 0 924998400 0 0 0 0 924912000 0 0 0 0 924825600 0 0 0 0 924739200 0 0 0 0 924652800 0 0 0 0 924566400 0 0 0 0 924480000 0 0 0 0 924393600 0 0 0 0 924307200 0 0 0 0 924220800 0 0 0 0 924134400 0 0 0 0 924048000 0 0 0 0 923961600 0 0 0 0 923875200 0 0 0 0 923788800 0 0 0 0 923702400 0 0 0 0 923616000 0 0 0 0 923529600 0 0 0 0 923443200 0 0 0 0 923356800 0 0 0 0 923270400 0 0 0 0 923184000 0 0 0 0 923097600 0 0 0 0 923011200 0 0 0 0 922924800 0 0 0 0 922838400 0 0 0 0 922752000 0 0 0 0 922665600 0 0 0 0 922579200 0 0 0 0 922492800 0 0 0 0 922406400 0 0 0 0 922320000 0 0 0 0 922233600 0 0 0 0 922147200 0 0 0 0 922060800 0 0 0 0 921974400 0 0 0 0 921888000 0 0 0 0 921801600 0 0 0 0 921715200 0 0 0 0 921628800 0 0 0 0 921542400 0 0 0 0 921456000 0 0 0 0 921369600 0 0 0 0 921283200 0 0 0 0 921196800 0 0 0 0 921110400 0 0 0 0 921024000 0 0 0 0 920937600 0 0 0 0 920851200 0 0 0 0 920764800 0 0 0 0 920678400 0 0 0 0 920592000 0 0 0 0 920505600 0 0 0 0 920419200 0 0 0 0 920332800 0 0 0 0 920246400 0 0 0 0 920160000 0 0 0 0 920073600 0 0 0 0 919987200 0 0 0 0 919900800 0 0 0 0 919814400 0 0 0 0 919728000 0 0 0 0 919641600 0 0 0 0 919555200 0 0 0 0 919468800 0 0 0 0 919382400 0 0 0 0 919296000 0 0 0 0 919209600 0 0 0 0 919123200 0 0 0 0 919036800 0 0 0 0 918950400 0 0 0 0 918864000 0 0 0 0 918777600 0 0 0 0 918691200 0 0 0 0 918604800 0 0 0 0 918518400 0 0 0 0 918432000 0 0 0 0 918345600 0 0 0 0 918259200 0 0 0 0 918172800 0 0 0 0 918086400 0 0 0 0 918000000 0 0 0 0 917913600 0 0 0 0 917827200 0 0 0 0 917740800 0 0 0 0 917654400 0 0 0 0 917568000 0 0 0 0 917481600 0 0 0 0 917395200 0 0 0 0 917308800 0 0 0 0 917222400 0 0 0 0 917136000 0 0 0 0 917049600 0 0 0 0 916963200 0 0 0 0 916876800 0 0 0 0 916790400 0 0 0 0 916704000 0 0 0 0 916617600 0 0 0 0 916531200 0 0 0 0 916444800 0 0 0 0 916358400 0 0 0 0 916272000 0 0 0 0 916185600 0 0 0 0 916099200 0 0 0 0 916012800 0 0 0 0 915926400 0 0 0 0 915840000 0 0 0 0 915753600 0 0 0 0 915667200 0 0 0 0 915580800 0 0 0 0 915494400 0 0 0 0 915408000 0 0 0 0 915321600 0 0 0 0 915235200 0 0 0 0 915148800 0 0 0 0 915062400 0 0 0 0 914976000 0 0 0 0 914889600 0 0 0 0 914803200 0 0 0 0 914716800 0 0 0 0 914630400 0 0 0 0 914544000 0 0 0 0 914457600 0 0 0 0 914371200 0 0 0 0 914284800 0 0 0 0 914198400 0 0 0 0 914112000 0 0 0 0 914025600 0 0 0 0 913939200 0 0 0 0 913852800 0 0 0 0 913766400 0 0 0 0 913680000 0 0 0 0 913593600 0 0 0 0 913507200 0 0 0 0 913420800 0 0 0 0 913334400 0 0 0 0 913248000 0 0 0 0 913161600 0 0 0 0 913075200 0 0 0 0 912988800 0 0 0 0 912902400 0 0 0 0 912816000 0 0 0 0 912729600 0 0 0 0 912643200 0 0 0 0 912556800 0 0 0 0 912470400 0 0 0 0 912384000 0 0 0 0 912297600 0 0 0 0 912211200 0 0 0 0 912124800 0 0 0 0 912038400 0 0 0 0 911952000 0 0 0 0 911865600 0 0 0 0 911779200 0 0 0 0 911692800 0 0 0 0 911606400 0 0 0 0 911520000 0 0 0 0 911433600 0 0 0 0 911347200 0 0 0 0 911260800 0 0 0 0 911174400 0 0 0 0 911088000 0 0 0 0 911001600 0 0 0 0 910915200 0 0 0 0 910828800 0 0 0 0 910742400 0 0 0 0 910656000 0 0 0 0 910569600 0 0 0 0 910483200 0 0 0 0 910396800 0 0 0 0 910310400 0 0 0 0 910224000 0 0 0 0 910137600 0 0 0 0 910051200 0 0 0 0 909964800 0 0 0 0 909878400 0 0 0 0 909792000 0 0 0 0 909705600 0 0 0 0 909619200 0 0 0 0 909532800 0 0 0 0 909446400 0 0 0 0 909360000 0 0 0 0 909273600 0 0 0 0 909187200 0 0 0 0 909100800 0 0 0 0 909014400 0 0 0 0 908928000 0 0 0 0 908841600 0 0 0 0 908755200 0 0 0 0 908668800 0 0 0 0 908582400 0 0 0 0 908496000 0 0 0 0 908409600 0 0 0 0 908323200 0 0 0 0 908236800 0 0 0 0 908150400 0 0 0 0 908064000 0 0 0 0 907977600 0 0 0 0 907891200 0 0 0 0 907804800 0 0 0 0 907718400 0 0 0 0 907632000 0 0 0 0 907545600 0 0 0 0 907459200 0 0 0 0 907372800 0 0 0 0 907286400 0 0 0 0 907200000 0 0 0 0 907113600 0 0 0 0 907027200 0 0 0 0 906940800 0 0 0 0 906854400 0 0 0 0 906768000 0 0 0 0 906681600 0 0 0 0 906595200 0 0 0 0 906508800 0 0 0 0 906422400 0 0 0 0 906336000 0 0 0 0 906249600 0 0 0 0 906163200 0 0 0 0 906076800 0 0 0 0 905990400 0 0 0 0 905904000 0 0 0 0 905817600 0 0 0 0 905731200 0 0 0 0 905644800 0 0 0 0 905558400 0 0 0 0 905472000 0 0 0 0 905385600 0 0 0 0 905299200 0 0 0 0 905212800 0 0 0 0 905126400 0 0 0 0 905040000 0 0 0 0 904953600 0 0 0 0 904867200 0 0 0 0 904780800 0 0 0 0 904694400 0 0 0 0 904608000 0 0 0 0 904521600 0 0 0 0 904435200 0 0 0 0 904348800 0 0 0 0 904262400 0 0 0 0 904176000 0 0 0 0 904089600 0 0 0 0 904003200 0 0 0 0 903916800 0 0 0 0 903830400 0 0 0 0 903744000 0 0 0 0 903657600 0 0 0 0 903571200 0 0 0 0 903484800 0 0 0 0 903398400 0 0 0 0 903312000 0 0 0 0 903225600 0 0 0 0 903139200 0 0 0 0 903052800 0 0 0 0 902966400 0 0 0 0 902880000 0 0 0 0 902793600 0 0 0 0 902707200 0 0 0 0 902620800 0 0 0 0 902534400 0 0 0 0 902448000 0 0 0 0 902361600 0 0 0 0 902275200 0 0 0 0 902188800 0 0 0 0 902102400 0 0 0 0 902016000 0 0 0 0 901929600 0 0 0 0 901843200 0 0 0 0 901756800 0 0 0 0 901670400 0 0 0 0 901584000 0 0 0 0 901497600 0 0 0 0 901411200 0 0 0 0 901324800 0 0 0 0 901238400 0 0 0 0 901152000 0 0 0 0 901065600 0 0 0 0 900979200 0 0 0 0 900892800 0 0 0 0 900806400 0 0 0 0 900720000 0 0 0 0 900633600 0 0 0 0 900547200 0 0 0 0 900460800 0 0 0 0 900374400 0 0 0 0 900288000 0 0 0 0 900201600 0 0 0 0 900115200 0 0 0 0 900028800 0 0 0 0 899942400 0 0 0 0 899856000 0 0 0 0 899769600 0 0 0 0 899683200 0 0 0 0 899596800 0 0 0 0 899510400 0 0 0 0 899424000 0 0 0 0 899337600 0 0 0 0 899251200 0 0 0 0 899164800 0 0 0 0 899078400 0 0 0 0 898992000 0 0 0 0 898905600 0 0 0 0 898819200 0 0 0 0 898732800 0 0 0 0 898646400 0 0 0 0 898560000 0 0 0 0 898473600 0 0 0 0 898387200 0 0 0 0 898300800 0 0 0 0 898214400 0 0 0 0 898128000 0 0 0 0 898041600 0 0 0 0 897955200 0 0 0 0 897868800 0 0 0 0 897782400 0 0 0 0 897696000 0 0 0 0 897609600 0 0 0 0 897523200 0 0 0 0 897436800 0 0 0 0 897350400 0 0 0 0 897264000 0 0 0 0 897177600 0 0 0 0 897091200 0 0 0 0 897004800 0 0 0 0 896918400 0 0 0 0 896832000 0 0 0 0 896745600 0 0 0 0 896659200 0 0 0 0 896572800 0 0 0 0 896486400 0 0 0 0 896400000 0 0 0 0 896313600 0 0 0 0 896227200 0 0 0 0 896140800 0 0 0 0 896054400 0 0 0 0 895968000 0 0 0 0 895881600 0 0 0 0 895795200 0 0 0 0 895708800 0 0 0 0 895622400 0 0 0 0 895536000 0 0 0 0 895449600 0 0 0 0 895363200 0 0 0 0 895276800 0 0 0 0 895190400 0 0 0 0 895104000 0 0 0 0 895017600 0 0 0 0 894931200 0 0 0 0 894844800 0 0 0 0 894758400 0 0 0 0 894672000 0 0 0 0 894585600 0 0 0 0 894499200 0 0 0 0 894412800 0 0 0 0 894326400 0 0 0 0 894240000 0 0 0 0 894153600 0 0 0 0 894067200 0 0 0 0 893980800 0 0 0 0 893894400 0 0 0 0 893808000 0 0 0 0 893721600 0 0 0 0 893635200 0 0 0 0 893548800 0 0 0 0 893462400 0 0 0 0 893376000 0 0 0 0 893289600 0 0 0 0 893203200 0 0 0 0 893116800 0 0 0 0 893030400 0 0 0 0 892944000 0 0 0 0 892857600 0 0 0 0 892771200 0 0 0 0 892684800 0 0 0 0 892598400 0 0 0 0 892512000 0 0 0 0 892425600 0 0 0 0 892339200 0 0 0 0 892252800 0 0 0 0 892166400 0 0 0 0 892080000 0 0 0 0 891993600 0 0 0 0 891907200 0 0 0 0 891820800 0 0 0 0 891734400 0 0 0 0 891648000 0 0 0 0 891561600 0 0 0 0 891475200 0 0 0 0 891388800 0 0 0 0 891302400 0 0 0 0 891216000 0 0 0 0 891129600 0 0 0 0 891043200 0 0 0 0 890956800 0 0 0 0 890870400 0 0 0 0 890784000 0 0 0 0 890697600 0 0 0 0 890611200 0 0 0 0 890524800 0 0 0 0 890438400 0 0 0 0 890352000 0 0 0 0 890265600 0 0 0 0 890179200 0 0 0 0 890092800 0 0 0 0 890006400 0 0 0 0 889920000 0 0 0 0 889833600 0 0 0 0 889747200 0 0 0 0 889660800 0 0 0 0 889574400 0 0 0 0 889488000 0 0 0 0 889401600 0 0 0 0 889315200 0 0 0 0 889228800 0 0 0 0 889142400 0 0 0 0 889056000 0 0 0 0 888969600 0 0 0 0 888883200 0 0 0 0 888796800 0 0 0 0 888710400 0 0 0 0 888624000 0 0 0 0 888537600 0 0 0 0 888451200 0 0 0 0 888364800 0 0 0 0 888278400 0 0 0 0 888192000 0 0 0 0 888105600 0 0 0 0 888019200 0 0 0 0 887932800 0 0 0 0 887846400 0 0 0 0 887760000 0 0 0 0 887673600 0 0 0 0 887587200 0 0 0 0 887500800 0 0 0 0 887414400 0 0 0 0 887328000 0 0 0 0 887241600 0 0 0 0 887155200 0 0 0 0 887068800 0 0 0 0 886982400 0 0 0 0 886896000 0 0 0 0 886809600 0 0 0 0 886723200 0 0 0 0 886636800 0 0 0 0 886550400 0 0 0 0 886464000 0 0 0 0 886377600 0 0 0 0 886291200 0 0 0 0 886204800 0 0 0 0 886118400 0 0 0 0 886032000 0 0 0 0 885945600 0 0 0 0 885859200 0 0 0 0 885772800 0 0 0 0 885686400 0 0 0 0 885600000 0 0 0 0 885513600 0 0 0 0 885427200 0 0 0 0 885340800 0 0 0 0 885254400 0 0 0 0 885168000 0 0 0 0 885081600 0 0 0 0 884995200 0 0 0 0 884908800 0 0 0 0 884822400 0 0 0 0 884736000 0 0 0 0 884649600 0 0 0 0 884563200 0 0 0 0 884476800 0 0 0 0 884390400 0 0 0 0 884304000 0 0 0 0 884217600 0 0 0 0 884131200 0 0 0 0 884044800 0 0 0 0 883958400 0 0 0 0 883872000 0 0 0 0 883785600 0 0 0 0 883699200 0 0 0 0 883612800 0 0 0 0 883526400 0 0 0 0 883440000 0 0 0 0 883353600 0 0 0 0 883267200 0 0 0 0 883180800 0 0 0 0 883094400 0 0 0 0 883008000 0 0 0 0 882921600 0 0 0 0 882835200 0 0 0 0 882748800 0 0 0 0 882662400 0 0 0 0 882576000 0 0 0 0 882489600 0 0 0 0 882403200 0 0 0 0 882316800 0 0 0 0 882230400 0 0 0 0 882144000 0 0 0 0 882057600 0 0 0 0 881971200 0 0 0 0 881884800 0 0 0 0 881798400 0 0 0 0 881712000 0 0 0 0 881625600 0 0 0 0 881539200 0 0 0 0 881452800 0 0 0 0 881366400 0 0 0 0 881280000 0 0 0 0 881193600 0 0 0 0 881107200 0 0 0 0 881020800 0 0 0 0 880934400 0 0 0 0 880848000 0 0 0 0 880761600 0 0 0 0 880675200 0 0 0 0 880588800 0 0 0 0 880502400 0 0 0 0 880416000 0 0 0 0 880329600 0 0 0 0 880243200 0 0 0 0 880156800 0 0 0 0 880070400 0 0 0 0 879984000 0 0 0 0 879897600 0 0 0 0 879811200 0 0 0 0 879724800 0 0 0 0 879638400 0 0 0 0 879552000 0 0 0 0 879465600 0 0 0 0 879379200 0 0 0 0 879292800 0 0 0 0 879206400 0 0 0 0 879120000 0 0 0 0 879033600 0 0 0 0 878947200 0 0 0 0 878860800 0 0 0 0 878774400 0 0 0 0 878688000 0 0 0 0 878601600 0 0 0 0 878515200 0 0 0 0 878428800 0 0 0 0 878342400 0 0 0 0 878256000 0 0 0 0 878169600 0 0 0 0 878083200 0 0 0 0 877996800 0 0 0 0 877910400 0 0 0 0 877824000 0 0 0 0 877737600 0 0 0 0 877651200 0 0 0 0 877564800 0 0 0 0 877478400 0 0 0 0 877392000 0 0 0 0 877305600 0 0 0 0 877219200 0 0 0 0 877132800 0 0 0 0 877046400 0 0 0 0 876960000 0 0 0 0 876873600 0 0 0 0 876787200 0 0 0 0 876700800 0 0 0 0 876614400 0 0 0 0 876528000 0 0 0 0 876441600 0 0 0 0 876355200 0 0 0 0 876268800 0 0 0 0 876182400 0 0 0 0 876096000 0 0 0 0 876009600 0 0 0 0 875923200 0 0 0 0 875836800 0 0 0 0 875750400 0 0 0 0 875664000 0 0 0 0 875577600 0 0 0 0 875491200 0 0 0 0 875404800 0 0 0 0 875318400 0 0 0 0 875232000 0 0 0 0 875145600 0 0 0 0 875059200 0 0 0 0 874972800 0 0 0 0 874886400 0 0 0 0 874800000 0 0 0 0 874713600 0 0 0 0 874627200 0 0 0 0 874540800 0 0 0 0 874454400 0 0 0 0 874368000 0 0 0 0 874281600 0 0 0 0 874195200 0 0 0 0 874108800 0 0 0 0 874022400 0 0 0 0 873936000 0 0 0 0 873849600 0 0 0 0 873763200 0 0 0 0 873676800 0 0 0 0 873590400 0 0 0 0 873504000 0 0 0 0 873417600 0 0 0 0 873331200 0 0 0 0 873244800 0 0 0 0 873158400 0 0 0 0 873072000 0 0 0 0 872985600 0 0 0 0 872899200 0 0 0 0 872812800 0 0 0 0 872726400 0 0 0 0 872640000 0 0 0 0 872553600 0 0 0 0 872467200 0 0 0 0 872380800 0 0 0 0 872294400 0 0 0 0 872208000 0 0 0 0 872121600 0 0 0 0 872035200 0 0 0 0 871948800 0 0 0 0 871862400 0 0 0 0 871776000 0 0 0 0 871689600 0 0 0 0 871603200 0 0 0 0 871516800 0 0 0 0 871430400 0 0 0 0 871344000 0 0 0 0 871257600 0 0 0 0 871171200 0 0 0 0 871084800 0 0 0 0 870998400 0 0 0 0 870912000 0 0 0 0 870825600 0 0 0 0 870739200 0 0 0 0 870652800 0 0 0 0 870566400 0 0 0 0 870480000 0 0 0 0 870393600 0 0 0 0 870307200 0 0 0 0 870220800 0 0 0 0 870134400 0 0 0 0 870048000 0 0 0 0 869961600 0 0 0 0 869875200 0 0 0 0 869788800 0 0 0 0 869702400 0 0 0 0 869616000 0 0 0 0 869529600 0 0 0 0 869443200 0 0 0 0 869356800 0 0 0 0 869270400 0 0 0 0 869184000 0 0 0 0 869097600 0 0 0 0 869011200 0 0 0 0 868924800 0 0 0 0 868838400 0 0 0 0 868752000 0 0 0 0 -------------- next part -------------- A non-text attachment was scrubbed... Name: paul.fischer.vcf Type: text/x-vcard Size: 283 bytes Desc: Card for Paul Fischer Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990917/28845f5c/attachment.vcf From plalor at infoasis.com Sat Sep 18 00:41:09 1999 From: plalor at infoasis.com (Peter Lalor) Date: Fri, 17 Sep 1999 15:41:09 -0700 Subject: [mrtg] Re: MRTG + 95th Percentile Graphing In-Reply-To: <009301bf011f$7ce416c0$2801e7d0@skynetweb.com> References: <009301bf011f$7ce416c0$2801e7d0@skynetweb.com> Message-ID: >Does anyone have a copy of Bradley Reynolds' 95th percentile Parser for >MRTG, or something similar? I've tried the link on the mrtg site, but I can >not connect to the site. I hate to me-too, but me too. Anyone? Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 18 01:10:05 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 18 Sep 1999 01:10:05 +0200 (CEST) Subject: [mrtg] Re: [mort] Size/scale of graphs In-Reply-To: <37e97253.797640736@194.129.209.14> from "Steven Fletcher" at Sep 17, 1999 04:58:04 PM Message-ID: <199909172310.BAA23210@slot.hollandcasino.nl> > I'll keep playing... I think Larry raised the good point about it > probably not scaling for old data. > > Thanks for everyone's assistance here, if anyone has any definitive > answer though I'll still be listening :-) > You could switch to rrdtool based mrtg. If you do, you can import the existing data into the rrd and work on that. The 14all tool displays data like mrtg would do and you could build your own displaying routine to accomplish what you would like to reach. If you want to stick to the old mrtg, set maxbytes to the maximum you want to see. There is a problem with that, if the real rate is higher than the "allowed" one, mrtg displays the last good rate. Another problem: your percentages go wrong. Regards, Alex P.S. look in contrib/14all for the mrtg on rrd stuff and visit http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/ for rrdtool. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From plalor at infoasis.com Sat Sep 18 01:11:05 1999 From: plalor at infoasis.com (Peter Lalor) Date: Fri, 17 Sep 1999 16:11:05 -0700 Subject: [mrtg] CyberGuage Message-ID: Hi all, I just thought I'd mention to the list that there's a nice alternative/adjunct to MRTG called CyberGauge for those with simple needs and/or an aversion to Unix and NT. Runs on Mac and PC. http://www.neon.com/CyberGauge.html We've used it for years and two nice things that it can do are more-frequent samples (so you can _really_ see spikes) and graphs you can scroll around in. And no cursed dependencies and compiling hassles. It's about as easy to use as falling off a log. (Not affiliated with the author; just like the app.) Peter Lalor Infoasis plalor at infoasis.com http://www.infoasis.com/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 18 01:17:05 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 18 Sep 1999 01:17:05 +0200 (CEST) Subject: [mrtg] Re: [Fwd: Graphing more than 114 Mbps doesn't work] In-Reply-To: <37E2A36B.62EE4A68@cwusa.com> from "Paul Fischer" at Sep 17, 1999 04:24:11 PM Message-ID: <199909172317.BAA23233@slot.hollandcasino.nl> > > BTW, Alex van den Bogaerdt has a good explaination of the problem in the > archives. You can see it at http://www.eGroups.com/group/mrtg/7702.html? > The title is Re: Cisco 7500 POSIP reporting. > Thanks :-) Perhaps you missed my remark about rrdtool. This tool is the successor to be for mrtg, in fact using the contrib/14all/* stuff you can switch over to it without much hussle. It can handle 64-bit counters and I think it will do very well in your case (erm, not only in your case). It will most likely be the most easy way to switch over to mrtg-3 when it is available. Visit Tobi's website on rrdtool: http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/ Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 18 01:19:36 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 18 Sep 1999 01:19:36 +0200 (CEST) Subject: [mrtg] Re: CyberGuage In-Reply-To: from "Peter Lalor" at Sep 17, 1999 04:11:05 PM Message-ID: <199909172319.BAA23245@slot.hollandcasino.nl> > http://www.neon.com/CyberGauge.html > > We've used it for years and two nice things that it can do are > more-frequent samples (so you can _really_ see spikes) and graphs you > can scroll around in. And no cursed dependencies and compiling > hassles. > Not that I want to talk bad about this tool (I don't know it) but I'm using rrdtool right now to monitor every 10 seconds ... Talking about spikes :-) Regards, Alex P.S. every ten seconds on multiple targets ... -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From andoon at lisp.com.au Sat Sep 18 02:04:21 1999 From: andoon at lisp.com.au (Andrew Chung) Date: Sat, 18 Sep 1999 10:04:21 +1000 Subject: [mrtg] Adding values Message-ID: <3.0.6.32.19990918100421.00819920@panda.intranet> Hi Everyone! Can anybody tell me, how I can add two values from two externales together, using MRTG? Target[starnet.tot]: `/usr/local/bin/mrtg/bin/starnet.sh` + `/usr/local/bin/mrtg/bin/starnet1.sh` doesn't work, because I think you can only have one externale, right? The script has two values, from 2 different sources, and input needs to be added up and so does output. (These are in bits!) LX1="2693613986" BX1="2693653865" LX2="4178973278" BX2="4179041080" X1=`expr $LX1 + $BX1` X2=`expr $LX2 + $BX2` echo $X1 echo $X2 Therefore, I get: -1717347328 -1717239647 Which is in 32 bit, maybe? Can someone give any suggestions, please? Thanks! =) Andrew --- Andrew Chung andoon at lisp.com.au Aus Fax: (02) 9657 2149 US Fax: 209-796-8390 PGP Key available: http://www.lisp.com.au/~andoon/pgpkey -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Sat Sep 18 04:42:09 1999 From: george at aaih.net (George D. Nincehelser) Date: Fri, 17 Sep 1999 21:42:09 -0500 Subject: [mrtg] Re: CyberGuage References: Message-ID: <002601bf017f$686224c0$b40efea9@nincehelser.com> Yow! Pricey! $695 just to monitor 20 devices? Looks nice for the total novice, though. George ----- Original Message ----- From: Peter Lalor To: Sent: Friday, September 17, 1999 6:11 PM Subject: [mrtg] CyberGuage > Hi all, > > I just thought I'd mention to the list that there's a nice > alternative/adjunct to MRTG called CyberGauge for those with simple > needs and/or an aversion to Unix and NT. Runs on Mac and PC. > > http://www.neon.com/CyberGauge.html > > We've used it for years and two nice things that it can do are > more-frequent samples (so you can _really_ see spikes) and graphs you > can scroll around in. And no cursed dependencies and compiling > hassles. > > It's about as easy to use as falling off a log. > > (Not affiliated with the author; just like the app.) > > Peter Lalor Infoasis > plalor at infoasis.com http://www.infoasis.com/ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From paul.rosberg at esrange.ssc.se Sat Sep 18 07:53:23 1999 From: paul.rosberg at esrange.ssc.se (paul.rosberg at esrange.ssc.se) Date: Sat, 18 Sep 1999 07:53:23 +0200 Subject: [mrtg] Plot computers online/each computers traffic Message-ID: I want to use mrtg on my network to plot the number of computers that are using the network at the moment. I also would like to be able to see how much traffic each computer on the network is using. I know this can be done by installing snmp on each computer, but since most ppl are using win95/98 I would rather just use the router (a linux router) to get this traffic information. I am pretty new to MRTG and would appreciate some help to accomplish these two things. Maybe someone knows of someone that have done this before? For now I have just MRTG to monitor the total traffic use for the whole network. Doesn't that snmp information also contain traffic data about each ip-number? Regards, Paul -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From glratt at is.rice.edu Sat Sep 18 10:50:54 1999 From: glratt at is.rice.edu (Glenn Forbes Fleming Larratt) Date: Sat, 18 Sep 1999 03:50:54 -0500 (CDT) Subject: [mrtg] Re: Plot computers online/each computers traffic In-Reply-To: Message-ID: On Sat, 18 Sep 1999 paul.rosberg at esrange.ssc.se wrote: > I want to use mrtg on my network to plot the number of computers that are > using the network at the moment. > I also would like to be able to see how much traffic each computer on the > network is using. > I know this can be done by installing snmp on each computer... > Maybe someone knows of someone that have done this before? For now I have > just MRTG to monitor the total traffic use for the whole network. > Doesn't that snmp information also contain traffic data about each > ip-number? Hmm..in my experience, a MIB will include an ARP table, from which you can determine who's actually sent *any* packets in the last (ARP cache expire interval); I don't know, however, of any way to get traffic data on non-SNMP hosts without logging all packets and analyzing the logfile. That said, of course, my router is a Cisco, so YMMV. -g -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 18 10:59:21 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 18 Sep 1999 10:59:21 +0200 (CEST) Subject: [mrtg] Re: Plot computers online/each computers traffic In-Reply-To: from "paul.rosberg@esrange.ssc.se" at Sep 18, 1999 07:53:23 AM Message-ID: <199909180859.KAA25131@slot.hollandcasino.nl> > I want to use mrtg on my network to plot the number of computers that are > using the network at the moment. First you would have to define "at the moment". You'll find that this is not as easy as it may look. The most easy case is on shared ethernet (coax), the number is zero or one. This is not what you want to know, you want to know the talkers in a previously defined interval (say 5 minutes). > I also would like to be able to see how much traffic each computer on the > network is using. > I know this can be done by installing snmp on each computer, but since most > ppl are using win95/98 I would rather just use the router (a linux router) > to get this traffic information. I am pretty new to MRTG and would Do you understand that a router may not be the place to monitor this ? If two computers are on the same LAN, the traffic does not enter the router at all! Or do you perhaps mean that you would like to know how much each computer is consuming on your WAN/internet link(s) ? > appreciate some help to accomplish these two things. > Maybe someone knows of someone that have done this before? For now I have > just MRTG to monitor the total traffic use for the whole network. > Doesn't that snmp information also contain traffic data about each > ip-number? > AFAIK there is no such part in the (standard) MIB. You could build something using tcpdump (or perhaps by other means), feeding source, destination and size into a program that you have to write. This program then needs to maintain a list with information and keep track of the different talkers in the interval (a roling list). Create a table in the program that keeps a timestamp and src/dst pair, and when you remove old data each time (old: timestamp older than 5 mins) you can just retrieve the list, removing duplicate entries. No solution from me I'm afraid. I know of commercially available stuff (packetshaper) but I'm afraid this is out of budget (considering that you use a linux router). Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From erik at sitespecific.net Fri Sep 17 19:12:15 1999 From: erik at sitespecific.net (Erik Power) Date: Fri, 17 Sep 1999 10:12:15 -0700 Subject: [mrtg] Re: Message-ID: <0FC0E07A823DD311BD0C00104B30A0140105E9@SNOTRA> More likely it's showing 28 degrees C. ______________________________________________________ Erik P. Power Site Specific, Inc. erik at sitespecific.net 1402 3rd Ave. Suite 324 Voice: (206) 652-0677 Seattle, WA 98101 Fax: (206) 652-0676 http://www.sitespecific.net ______________________________________________________ -----Original Message----- From: Chuck.Curto at tmcaz.com [mailto:Chuck.Curto at tmcaz.com] Sent: Friday, September 17, 1999 9:01 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] I'm monitoring the temperature on a Cisco 7000 router but I don't know how to set the scaling. Right now it shows 28% which means nothing. Any suggestions? Thanks, Chuck -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rdump at river.com Sat Sep 18 21:42:34 1999 From: rdump at river.com (Richard Johnson) Date: Sat, 18 Sep 1999 13:42:34 -0600 Subject: [mrtg] Re: Plot computers online/each computers traffic In-Reply-To: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 At 23:53 -0600 on 9/17/99, paul.rosberg at esrange.ssc.se wrote: > I want to use mrtg on my network to plot the number of computers that are > using the network at the moment. > I also would like to be able to see how much traffic each computer on the > network is using. > I know this can be done by installing snmp on each computer, but since most > ppl are using win95/98 I would rather just use the router (a linux router) > to get this traffic information. I am pretty new to MRTG and would > appreciate some help to accomplish these two things. I've set up something similar to what you seem to need (accounting of router transit/WAN link usage on a per-machine or per-subnet basis), but SNMP wasn't the answer I found. I used OpenBSD for the router (I like secure platforms for critical functions :-), and employed the built-in IP filter for the traffic stats (IPfilter is available at , with a HOWTO at ). You may be able to install IPfilter on your Linux box (it's been tested with 2.0 kernels, but perhaps not 2.2 yet). Or you may be able to translate the ipf stuff to an another more common Linux kernel packet filter with accounting (but I don't know which of ipfw, ipfwadm, or ipchains will do the accounting in a useful form). My /etc/ipf.rules file had lines like the following: | # audit web server traffic | count in on fxp0 from any to 192.168.23.1/32 | count out on fxp0 from 192.168.23.1/32 | # audit engineering workstation network | count in on fxp0 from any to 192.168.24.0/24 | count out on fxp0 from 192.168.24.0/24 to any | # audit engineering project lead workstation | count in on fxp0 from any to 192.168.24.104/32 | count out on fxp0 from 192.168.24.104/32 to any | ... | # audit marketing workstation network | count in on fxp0 from any to 192.168.120.0/24 | count out on ... The output of '/sbin/ipfstat -ahio' will give us something like: | {packets} {bytes} {corresponding rule} | 1388166 68991567 count in on fxp0 from any to 192.168.23.1/32 | 1807312 938387367 count out on fxp0 from 192.168.23.1/32 to any | 651605 188087239 count in on fxp0 from any to 192.168.24.0/24 | 533663 83957718 count out on fxp0 from 192.168.24.0/24 to any | 53 3770 count in on fxp0 from any to 192.168.24.104/32 | 48 4828 count out on fxp0 from 192.168.24.104/32 to any | ... | 8752748 2244136610 count in on fxp0 from any to 192.168.120.0/24 | ... I then set up a targets for mrtg like this: | Target[engnetbytes]: `/usr/local/bin/ipfacct2mrtg 192.168.24.0/24 bytes` | Target[engnetpackets]: `/usr/local/bin/ipfacct2mrtg 192.168.24.0/24 | packets` ipfacct2mrtg is just a Perl script that does something like: | #!/usr/bin/perl -w | $net = shift @ARGV; | $ctype = shift @ARGV; | $incoming = $outgoing = 0; | open FOO, "/sbin/ipfstat -ahio |"; | while () { | if ( m/$net/ ) { | if ( m/count in/ ) { | ( $packets, $bytes, @rest ) = split; | if ( $ctype eq 'bytes' ) { $incoming += bytes; } | if ( $ctype eq 'packets' ) { $incoming += packets; } | } | if ( m/count out/ ) { | ( $packets, $bytes, @rest ) = split; | if ( $ctype eq 'bytes' ) { $outgoing += bytes; } | if ( $ctype eq 'packets' ) { $outgoing += packets; } | } | } | } | close FOO; | print $incoming, "\n"; | print $outgoing, "\n"; | print "NA\n"; | print "NA\n"; (Warning: before using any of that in a production environment, add error checking and other such fine stuff. :-) Switching to rrdtool would probably allow you to combine packet and byte counts on a single set of graphs, show different worksations all on one graph, and so forth. Richard PS - The above technique also works wonderfully for tracking traffic to and from IP-based virtual web servers on the box running IPfilter, so web co-locate customers can see a pretty picture of how popular (or unpopular :-) their virtual host is at different times of the day. This way, the picture includes all traffic, not just what can be gleaned after the fact from web, smtp, ftp, ping flood, and other logs. -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.1 Comment: www.europarl.eu.int/dg4/stoa/en/publi/166499/execsum.htm iQA/AwUBN+Pqz2KSuJuuNAZUEQIImACgrc+xETWM4WpQd1pkTXdzJXy0jKwAn1/t 5Y/ccpoqI3At1ulA04phX/HV =FKjJ -----END PGP SIGNATURE----- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From zabi at mailandnews.com Sat Sep 18 22:47:53 1999 From: zabi at mailandnews.com (Jacek Zabicki) Date: Sat, 18 Sep 1999 16:47:53 -0400 Subject: [mrtg] Please ignore, testing only. Message-ID: This is a test. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From soporte.tecnico at netport.com.ni Thu Sep 16 18:51:39 1999 From: soporte.tecnico at netport.com.ni (Soporte.Tecnico) Date: Thu, 16 Sep 1999 11:51:39 -0500 Subject: [mrtg] WHY MY GRAPHS DISSAPEAR? Message-ID: <000901bf0063$cbb0ff00$0e3e7fd1@ns.netport.com.ni> I am already monitoring my router.. but after some hours.. the graphs dissapear. a really don't know why... and then they start again.. like at the first time i run mrtg.. do you know why this happen? Thanks in advance.. Julio Lopez NETPORT -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990916/2d4dcbb4/attachment.html From Kirk.Rogers at trw.com Sun Sep 19 17:37:38 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sun, 19 Sep 1999 08:37:38 -0700 Subject: [mrtg] Threshold on NT? Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98A9E@mbsp01.sp.TRW.COM> Hello, Has anyone been successful with using the Threshold parameter on an NT server? I have: ThreshDir[currauth.isdnhub2]: c:\mrtg-thresh ThreshMaxO[currauth.isdnhub2]: 0 ThreshProgO[currauth.isdnhub2]: d:\bin\acrefresh.bat But obviously this isn't working. Do I need to enclose the path's in quotes? Thanks, Kirk -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jay at west.net Sun Sep 19 23:44:17 1999 From: jay at west.net (Jay Hennigan) Date: Sun, 19 Sep 1999 14:44:17 -0700 (PDT) Subject: [mrtg] "AbsMin" or equivalent? Message-ID: I've discovered the MIBs for temperature on a Cisco 7206. Way cool. Or at least I can tell if it's cool or not. But, the graphs all scale from zero at the bottom. This results in a loss of resolution when I'm expecting the chassis temperature never to drop below 60 degrees F. Is there a way in the config to specify a minimum value so as to draw the graphs from, say, 60 to 100 degrees? Something similar to AbsMax but for the bottom of the graph. -- -- Jay Hennigan jay at west.net 805-884-6323 -- WestNet: Internet service to Santa Barbara, Ventura and the world. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Mon Sep 20 00:27:17 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Mon, 20 Sep 1999 00:27:17 +0200 (CEST) Subject: [mrtg] Re: "AbsMin" or equivalent? In-Reply-To: from "Jay Hennigan" at Sep 19, 1999 02:44:17 PM Message-ID: <199909192227.AAA31027@slot.hollandcasino.nl> > Is there a way in the config to specify a minimum value so as to draw > the graphs from, say, 60 to 100 degrees? Something similar to AbsMax > but for the bottom of the graph. > AFAIK not in MRTG. It is available in rrdtool so you could use that (search the docs in the newest mrtg for info on rrdtool) and write your own display-script. I would be *very* surprised if mrtg-3 (not yet available, rrdtool is a part of it) couldn't do what you want. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From smuller at fore.com Mon Sep 20 03:49:36 1999 From: smuller at fore.com (Scott Muller) Date: Mon, 20 Sep 1999 11:49:36 +1000 Subject: [mrtg] FORE equipment Message-ID: <001c01bf030a$65dcd1f0$c7cda689@mit.csu.edu.au> Hi All I have used the "atmmaker" script in the contrib directory to monitor some FORE switches, but an SNMP error (Unknown Var CellsRecvd). Has anyone had any luck monitoring LE-155's and ASX-200BX's. ________________________________________________________________________ Scott Muller Technical Support Engineer email: smuller at fore.com Fore Systems Pty Limited Phone : +61-2-8923-1409 Level 11, 121 Walker St, Mobile: +61-409-986-068 North Sydney, Office: +61-2-8923-1400 NSW 2060, Australia Fax : +61-2-8923-1444 www: http://www.fore.com/ Technical Support: support at fore.com ________________________________________________________________________ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From andreas at defero.net Mon Sep 20 13:29:33 1999 From: andreas at defero.net (Andreas =?iso-8859-1?Q?H=E4ggander?=) Date: Mon, 20 Sep 1999 13:29:33 +0200 Subject: [mrtg] rateup problem (solaris) Message-ID: <4.2.0.58.19990920131836.00b89100@mail.defero.net> Hi there..... Anyone else yhat have seen this and can help me ? # ./mrtg test.cfg ld.so.1: .//rateup: fatal: libgd.so.0: open failed: Invalid argument PROBLEM: rateup died from Signal 9 with Exit Value 0 when doing router '212.73.0.129' code was 9, retcode was . If this happens all the time, you should probably investigate the cause. :-) My system: Solaris 2.6 zlib.1.1.3 libpng.1.0.2 perl 5.004_04 mrtg-2.8.8 Regards /Andreas -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From acasado at ualm.es Mon Sep 20 13:46:43 1999 From: acasado at ualm.es (Antonio Casado =?iso-8859-1?Q?Rodr=EDguez?=) Date: Mon, 20 Sep 1999 13:46:43 +0200 Subject: [mrtg] Re: FORE equipment References: <001c01bf030a$65dcd1f0$c7cda689@mit.csu.edu.au> Message-ID: <37E61EA2.80C106C1@ualm.es> Hi Where is the "atmmaker" script? Scott Muller escribi?: > Hi All > > I have used the "atmmaker" script in the contrib directory to monitor some FORE switches, > but an SNMP error (Unknown Var CellsRecvd). Has anyone had any luck monitoring LE-155's > and ASX-200BX's. > > ________________________________________________________________________ > Scott Muller > Technical Support Engineer email: smuller at fore.com > > Fore Systems Pty Limited Phone : +61-2-8923-1409 > Level 11, 121 Walker St, Mobile: +61-409-986-068 > North Sydney, Office: +61-2-8923-1400 > NSW 2060, Australia Fax : +61-2-8923-1444 > > www: http://www.fore.com/ > Technical Support: support at fore.com > ________________________________________________________________________ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lionel.billiet at upmf-grenoble.fr Mon Sep 20 14:15:26 1999 From: lionel.billiet at upmf-grenoble.fr (Lionel Billiet) Date: Mon, 20 Sep 1999 14:15:26 +0200 Subject: [mrtg] Memory Usage on Cisco Message-ID: <37E6255E.E6CAEAD2@upmf-grenoble.fr> I monitor the memory usage of a Cisco 1605R using: Target[mem-router]:1.3.6.1.4.1.9.9.48.1.1.1.5.0&1.3.6.1.4.1.9.9.48.1.1.1.6.0:comm at adrip RouterUptime[mem-router]:comm at adrip MaxBytes[mem-router]: 100000000 AbsMax[mem-router]: 100000000 ShortLegend[mem-router]: B LegendI[mem-router]: Used LegendO[mem-router]: Free Title[mem-router]: Memory Usage PageTop[mem-router]:

Cisco 1605R Memory Usage

Options[mem-router]: gauge,nopercent But I don't like the results returned by MRTG. I think the MaxBytes (and so the AbsMax) values are wrong. How can I calculate these values, and where may I find them in my Cisco router via telnet? _____________________________________________________________________ Lionel BILLIET Centre de Ressources Informatiques - Universite Pierre Mendes-France adr. geograph.: 151, rue des Universites - 38400 St Martin d'Heres adresse postale: B.P. 47 - 38040 Grenoble Cedex 9 tel.: (33) 04 76 82 59 10 fax: (33) 04 76 82 83 13 Web: http://www.upmf-grenoble.fr _____________________________________________________________________ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From yozo at aohakobe.ipc.chiba-u.ac.jp Mon Sep 20 14:39:25 1999 From: yozo at aohakobe.ipc.chiba-u.ac.jp (Yozo Toda) Date: Mon, 20 Sep 1999 21:39:25 +0900 Subject: [mrtg] Re: rateup problem (solaris) In-Reply-To: Your message of "Mon, 20 Sep 1999 13:29:33 JST." <4.2.0.58.19990920131836.00b89100@mail.defero.net> Message-ID: <199909201239.VAA23168@aohakobe.ipc.chiba-u.ac.jp> > Anyone else yhat have seen this and can help me ? > > # ./mrtg test.cfg > ld.so.1: .//rateup: fatal: libgd.so.0: open failed: Invalid argument FAQ (Frequently Asked Questions) (-: Q: mrtg compiled ok. but when I try to run mrtg, I see the error ld.so.1: .//rateup: fatal: libgd.so.0: open failed: Invalid argument or ld.so.1: .//rateup: fatal: libgd.so.0: open failed: No such file or directory or such like. A: gd-1.6.3 now installs both "archive library" libgd.a and "shared object" libgd.so, and rateup is compiled with the shared object libgd.so which is linked on runtime. you can check this situation using /usr/bin/ldd command. solution 1: set environment variable LD_LIBRARY_PATH appropriately when invoking rateup (see "man ld") example: rename rateup to .rateup (or any name you like) edit rateup as shell script containg the following four lines (assuming gd library resides in /opt/gd/lib/) #!/bin/sh LD_LIBRARY_PATH=/opt/gd/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH ./.rateup $* solution 2: after configure'd and before make'ing, edit Makefile and add -R option to LDFLAG to specify the directory gd library resides. for example, change the line LDFLAGS = -lm -L/opt/gd/lib -lgd -lpng -lz to LDFLAGS = -lm -L/opt/gd/lib -R/opt/gd/lib -lgd -lpng -lz which effects ld.so to search that directory. solution 3: after configure'd and before make'ing, edit Makefile and add an option to LDFLAG to force ld to link the static library libgd.a. for example, option "-B static" is needed for Solaris /usr/ccs/ld. with GNU egcs compiler I can use -Xlinker option; LDFLAGS = -lm -Xlinker -B -Xlinker static -L/opt/gd/lib -lgd -lpng -lz (answer part copied from my message sent to mrtg mailing list: Subject: [mrtg] Re: MRT 2.8.6, GD 1.6.3 Date: Wed, 04 Aug 1999 00:28:56 +0900 X-archive-position: 718 ) -- yozo. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Mon Sep 20 17:17:09 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Mon, 20 Sep 1999 23:17:09 +0800 Subject: [mrtg] graphing protocols Message-ID: <37E64FF5.40CFD5F3@webscape.net> anyone there who a have a script to monitor and graph diff protocol such as ftp, http etc...........thanks. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From eric at telicsolutions.net Mon Sep 20 17:24:41 1999 From: eric at telicsolutions.net (Eric Krichbaum) Date: Mon, 20 Sep 1999 11:24:41 -0400 Subject: [mrtg] Compaq/Microcom 4000 Message-ID: <4.2.1.4.19990920112310.00b12ab0@mail.telicsolutions.net> Has anyone successfully monitored the Compaq Microcom 4000 (Microcom ISPORTE)? I got something from the D channels but it doesn't make any sense. I'd like to monitor the modems and the totals. Eric ---------------------------------------------------------------------------- ---------------------- New software available at http://www.telicsolutions.net/soft If you have ICQ you can message me at ICQ#:9736582 Eric Krichbaum, MCSE, MCP+IS, ASE, CCNA, A+, CNA, developer ---------------------------------------------------------------------------- ---------------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jzabicki at equifax.ca Mon Sep 20 18:21:26 1999 From: jzabicki at equifax.ca (Jacek Zabicki) Date: Mon, 20 Sep 1999 12:21:26 -0400 Subject: [mrtg] Re: Compaq/Microcom 4000 In-Reply-To: <4.2.1.4.19990920112310.00b12ab0@mail.telicsolutions.net> Message-ID: I was told by Compaq support that Microcom 4000 does not have SNMP support. -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Eric Krichbaum Sent: 20 September, 1999 11:25 To: mrtg at list.ee.ethz.ch Subject: [mrtg] Compaq/Microcom 4000 Has anyone successfully monitored the Compaq Microcom 4000 (Microcom ISPORTE)? I got something from the D channels but it doesn't make any sense. I'd like to monitor the modems and the totals. Eric -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Mon Sep 20 18:40:05 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Mon, 20 Sep 1999 13:40:05 -0300 Subject: [mrtg] Re: MRTG WinNT script for stats table References: <0B99D311EEA0D21190F700A0C99D7B89ECC60B@MAIL2> Message-ID: <37E66365.8D2421C6@qualityware.com.br> Something like this would be useful to many of us: DEVICE NAME IN(%) OUT(%) UPTIME Router1 78.9 12.8 3 days 2 hours 8 minutes Router2 54.3 5.5 12 days 3 hours 2 minutes Router3 25.2 3.2 14 days 2 hours 47 minutes Router4 17.9 2.1 24 days 17 hours 37 minutes "Stieers, Ken" wrote: > Mark, > > Collecting them from where? > To what kind of table? > > Ken > > > -----Original Message----- > > From: Mark Hendricks [mailto:hendricksm at acad-comp.humboldt.edu] > > Sent: Friday, September 17, 1999 1:46 PM > > To: MRTG > > Subject: [mrtg] MRTG WinNT script for stats table > > > > > > I know that this has been asked a hundred times, but does > > anyone have a > > script for collecting MRTG stats and bringing them to a table. > > > > Thanks > > > > Mark Hendricks > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990920/21daca7b/attachment.htm From eric at telicsolutions.net Mon Sep 20 18:33:50 1999 From: eric at telicsolutions.net (Eric Krichbaum) Date: Mon, 20 Sep 1999 12:33:50 -0400 Subject: [mrtg] Re: Compaq/Microcom 4000 In-Reply-To: References: <4.2.1.4.19990920112310.00b12ab0@mail.telicsolutions.net> Message-ID: <4.2.1.4.19990920123240.00b10bd0@mail.telicsolutions.net> It does if you are running a PRI. I can get data from it but the channels up/down don't make sense and none of the numbers make sense. Eric At 12:21 PM 9/20/99 -0400, you wrote: >I was told by Compaq support that Microcom 4000 does not have SNMP support. > >-----Original Message----- >From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On >Behalf Of Eric Krichbaum >Sent: 20 September, 1999 11:25 >To: mrtg at list.ee.ethz.ch >Subject: [mrtg] Compaq/Microcom 4000 > > >Has anyone successfully monitored the Compaq Microcom 4000 (Microcom >ISPORTE)? I got something from the D channels but it doesn't make any >sense. I'd like to monitor the modems and the totals. > >Eric ---------------------------------------------------------------------------- ---------------------- New software available at http://www.telicsolutions.net/soft If you have ICQ you can message me at ICQ#:9736582 Eric Krichbaum, MCSE, MCP+IS, ASE, CCNA, A+, CNA, developer ---------------------------------------------------------------------------- ---------------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jzabicki at equifax.ca Mon Sep 20 19:42:45 1999 From: jzabicki at equifax.ca (Jacek Zabicki) Date: Mon, 20 Sep 1999 13:42:45 -0400 Subject: [mrtg] Re: Compaq/Microcom 4000 In-Reply-To: <4.2.1.4.19990920123240.00b10bd0@mail.telicsolutions.net> Message-ID: Could you tell me where do you configure SNMP on T1/PRI card. I can telnet to it but configuration program (cfgcurr) does not mention SNMP. -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Eric Krichbaum Sent: 20 September, 1999 12:34 To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Compaq/Microcom 4000 It does if you are running a PRI. I can get data from it but the channels up/down don't make sense and none of the numbers make sense. Eric At 12:21 PM 9/20/99 -0400, you wrote: >I was told by Compaq support that Microcom 4000 does not have SNMP support. > >-----Original Message----- >From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On >Behalf Of Eric Krichbaum >Sent: 20 September, 1999 11:25 >To: mrtg at list.ee.ethz.ch >Subject: [mrtg] Compaq/Microcom 4000 > > >Has anyone successfully monitored the Compaq Microcom 4000 (Microcom >ISPORTE)? I got something from the D channels but it doesn't make any >sense. I'd like to monitor the modems and the totals. > >Eric -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jfisher at isdmnl.wr.usgs.gov Mon Sep 20 20:58:01 1999 From: jfisher at isdmnl.wr.usgs.gov (James R. Fisher) Date: Mon, 20 Sep 1999 10:58:01 -0800 Subject: [mrtg] cisco OID for broadcasts ? Message-ID: <009DE6DF.7829FA81.40@isdmnl.wr.usgs.gov> In cases of a large subnet, it would be useful to be able to mrtg-graph the number of broadcasts seen by an ethernet interface. Does anyone know if a cisco 7000/7507 keeps track of such things ? -jrf -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Mon Sep 20 19:59:59 1999 From: dcp at dcptech.com (David C Prall) Date: Mon, 20 Sep 1999 13:59:59 -0400 Subject: [mrtg] Re: Threshold on NT? References: <8907AA9E1A84D2119CCD0000D11BAF1C03A98A9E@mbsp01.sp.TRW.COM> Message-ID: <015e01bf0391$f68e10b0$47ef93a0@dcaa.mil> > Hello, > Has anyone been successful with using the Threshold parameter on an NT > server? I have: > > ThreshDir[currauth.isdnhub2]: c:\mrtg-thresh > ThreshMaxO[currauth.isdnhub2]: 0 > ThreshProgO[currauth.isdnhub2]: d:\bin\acrefresh.bat > > But obviously this isn't working. Do I need to enclose the path's in > quotes? > > Thanks, > Kirk ThreshDir is once per config file, just like WorkDir. The program needs to be in either backticks ` or double-quotes " David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Mon Sep 20 20:01:03 1999 From: dcp at dcptech.com (David C Prall) Date: Mon, 20 Sep 1999 14:01:03 -0400 Subject: [mrtg] Re: MRTG + 95th Percentile Graphing References: <009301bf011f$7ce416c0$2801e7d0@skynetweb.com> Message-ID: <016401bf0392$1b1765d0$47ef93a0@dcaa.mil> > Does anyone have a copy of Bradley Reynolds' 95th percentile Parser for > MRTG, or something similar? I've tried the link on the mrtg site, but I can > not connect to the site. Try WithPeak, this should give you what you are looking for I believe. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From glratt at is.rice.edu Mon Sep 20 21:40:43 1999 From: glratt at is.rice.edu (Glenn Forbes Fleming Larratt) Date: Mon, 20 Sep 1999 14:40:43 -0500 (CDT) Subject: [mrtg] Re: FORE equipment In-Reply-To: <001c01bf030a$65dcd1f0$c7cda689@mit.csu.edu.au> Message-ID: I ran across this problem too, when I moved the config files from an installation of mrtg 2.5.4a to a 2.7.5 installation on another host. What I found was that the definition that begins, in SNMP_until.pm : %SNMP_util::OIDS = ('sysDescr' => '1.3.6.1.2.1.1.1.0', 'sysContact' => '1.3.6.1.2.1.1.4.0', 'sysName' => '1.3.6.1.2.1.1.5.0', , that the following had been present in 2.5.4a and absent in 2.7.5 : 'CellsRcvd' => '1.3.6.1.4.1.326.2.2.2.1.2.2.1.12', 'CellsTrans' => '1.3.6.1.4.1.326.2.2.2.1.2.2.1.18', . Upon patching this into SNMP_util.pm, I was once again able to monitor our ATM switch. WARNING: Your Mileage May Vary - if you don't know Perl well, look for a better solution. I am *not* responsible for your installation or data. :) -g On Mon, 20 Sep 1999, Scott Muller wrote: > Hi All > > I have used the "atmmaker" script in the contrib directory to monitor some FORE switches, > but an SNMP error (Unknown Var CellsRecvd). Has anyone had any luck monitoring LE-155's > and ASX-200BX's. > Glenn Forbes Fleming Larratt glratt at rice.edu http://is.rice.edu/~glratt Neil Talian? "Hatred is a self-indulgence [we] cannot afford." - Bill Bradley -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 21 00:54:36 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 21 Sep 1999 00:54:36 +0200 (CEST) Subject: [mrtg] Re: Snmpwalk In-Reply-To: <37948E06.96F24E76@super.net.pk> from "Younus" at Jul 20, 1999 07:56:06 PM Message-ID: <199909202254.AAA05087@slot.hollandcasino.nl> > Hello, > > I want to monitor the no of modem pools connection statistics on ACC > Tigris Access Server .The problem I am facing is that I have written a > shell script of linux in which with the help of snmpwalk ( ucd snmp > package) the value of OID is retrived.When I run the script from command > line it works fine but same script did not work with mrtg crontab > entry.If anyone have any idea or clue about this problem please get me > out of it.Thanks in advance. > again thanks. > You may have different PATH settings in cron than you have at the prompt. Use the full pathname for snmpwalk. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 21 01:00:28 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 21 Sep 1999 01:00:28 +0200 (CEST) Subject: [mrtg] Re: Compaq/Microcom 4000 In-Reply-To: <4.2.1.4.19990920123240.00b10bd0@mail.telicsolutions.net> from "Eric Krichbaum" at Sep 20, 1999 12:33:50 PM Message-ID: <199909202300.BAA05103@slot.hollandcasino.nl> > > It does if you are running a PRI. I can get data from it but the channels > up/down don't make sense and none of the numbers make sense. > > Eric > > > > >Has anyone successfully monitored the Compaq Microcom 4000 (Microcom > >ISPORTE)? I got something from the D channels but it doesn't make any > >sense. I'd like to monitor the modems and the totals. > > > >Eric I don't know this device so this is nothing more than a wild guess: If you have a pri and use modems to receive/setup analog calls, each analog call may count as two: a modem in use and a B-channel in use. What does snmpwalk return ? Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 21 09:21:31 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 21 Sep 1999 00:21:31 -0700 Subject: [mrtg] Re: cisco 675 router In-Reply-To: <199909202254.AAA05087@slot.hollandcasino.nl> References: <37948E06.96F24E76@super.net.pk> Message-ID: <3.0.5.32.19990921002131.00840e00@L7.org> allrighty, my head hurts now :) i have a dsl router i'm trying to get stats off of. cfgmaker gives me some bs about "too big" when i try to query it with a >>router.cfg but if i dont it echoes a bunch of stuff to the screen, which got me this: Target[dsl-1]: 2:public at 207.12.41.250 but it's only showing incoming. ideas? -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From support at junglenote.com Tue Sep 21 17:38:42 1999 From: support at junglenote.com (Dan Larsson) Date: Tue, 21 Sep 1999 17:38:42 +0200 Subject: [mrtg] Counting smtp-in smtp-out sessions on non local computer Message-ID: <01BF0458.263F9EC0.support@junglenote.com> I saw a couple of weeks back a solution where mrtg did a shell escape to get number of sent messages. Is it possible to achieve the same with ucd-snmp-4.0.1+mrtg? If it is, what cfg file do I feed with. Resources in form of examples/web-pages related to this would be greatly appreciated I know it's off topic but if someone ever did a graph on it it most likely would have been with mrtg Regards ---- Dan Larsson ( mailto:dan at junglenote.com ) -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From oivind.midtskogen at telenor.com Tue Sep 21 18:47:55 1999 From: oivind.midtskogen at telenor.com (oivind.midtskogen at telenor.com) Date: Tue, 21 Sep 1999 18:47:55 +0200 Subject: [mrtg] OID's with Counter64 values Message-ID: Can someone explain how I should configure MRTG to handle OID's that returns values with 64 bits length. I am using MRTG to monitor links on Newbridge 36170 nodes. On ATM links MRTG works fine with more or less default configuration. On FrameRelay links things get more complicated. I have to use a private Newbridge OID to collect stats on FrameReleay resources from the network. The type of this MIB object is defined as NncExtCounter64, this is the same as Counter64. When I run MRTG, rateup complains about errors in the log file. Rateup ERROR: ./rateup found vrd1bb.2297920's log file was corrupt or not in sorted order.Rateup WARNING: ./rateup could not read the primary log file for vrd1bb.2297920 Rateup ERROR: ./rateup found vrd1bb.2297920's log file was corrupt or not in sorted order.Rateup WARNING: ./rateup The backup log file for vrd1bb.2297920 was invalid as well Looking in to the logfiles, all values ar set to 0. Regards ?ivind Midtskogen -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From thomasb at austin.ibm.com Tue Sep 21 19:01:44 1999 From: thomasb at austin.ibm.com (Thomas R. Benjamin) Date: Tue, 21 Sep 1999 12:01:44 -0500 (CDT) Subject: [mrtg] mrtg used to promote products Message-ID: <199909211701.MAA04156@matador.austin.ibm.com> I don't know of other examples, but I found one today on the Expand Networks website at http://www.expand.com/imgs/expand_brochure.pdf . The page containing this link is http://www.expand.com/products.html . Expand is selling a product to compress serial link traffic, and has three mrtg graphs on the left side of page two of their "Accelerator 4000" product brochure. Tom -- Thomas R. Benjamin IBM Austin Technology Deployment Phone: 512.823.9359 E-Mail: thomasb at austin.ibm.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From eric at telicsolutions.net Tue Sep 21 20:26:25 1999 From: eric at telicsolutions.net (Eric Krichbaum) Date: Tue, 21 Sep 1999 14:26:25 -0400 Subject: [mrtg] how to combine high/low byte values Message-ID: <4.2.1.4.19990921142455.00a242e0@mail.telicsolutions.net> Can someone explain how to use a multiple OID per value? Ex. bytes sent high & low and bytes rcvd high & low. Eric ---------------------------------------------------------------------------- ---------------------- New software available at http://www.telicsolutions.net/soft If you have ICQ you can message me at ICQ#:9736582 Eric Krichbaum, MCSE, MCP+IS, ASE, CCNA, A+, CNA, developer ---------------------------------------------------------------------------- ---------------------- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 21 20:35:13 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 21 Sep 1999 11:35:13 -0700 Subject: [mrtg] Re: cisco 675 router Message-ID: <3.0.5.32.19990921113513.00b5e630@L7.org> i didn't see this come across the list, so i'm reposting it. i have a dsl router i'm trying to get stats off of. cfgmaker gives me some bs about "too big" when i try to query it with a >>router.cfg but if i dont it echoes a bunch of stuff to the screen, which got me this: Target[dsl-1]: 2:public at 207.12.41.250 but it's only showing incoming. ideas? -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jody.winfield at zurichus.com Tue Sep 21 20:58:09 1999 From: jody.winfield at zurichus.com (jody.winfield at zurichus.com) Date: Tue, 21 Sep 1999 13:58:09 -0500 Subject: [mrtg] 100% CPU Utilization on an NT Server Message-ID: <862567F3.006909D9.00@mtaus2.zurich.com> Has anyone seen the behavior displayed below, where an NT Server with a single processor charts at 100% CPU utilization constantly. (Embedded image moved to file: pic23504.pcx) Max Usage 100.0 CPU (100.0%) Average Usage 100.0 CPU (100.0%) Current Usage 100.0 CPU (100.0%) Jody -------------- next part -------------- A non-text attachment was scrubbed... Name: pic23504.pcx Type: application/octet-stream Size: 9763 bytes Desc: not available Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990921/76d18cc6/attachment.obj From dcp at dcptech.com Tue Sep 21 21:17:41 1999 From: dcp at dcptech.com (David C Prall) Date: Tue, 21 Sep 1999 15:17:41 -0400 Subject: [mrtg] Re: 100% CPU Utilization on an NT Server References: <862567F3.006909D9.00@mtaus2.zurich.com> Message-ID: <034b01bf0465$fbed8ac0$47ef93a0@dcaa.mil> > Has anyone seen the behavior displayed below, where an NT Server with a single > processor charts at 100% CPU utilization constantly. > > (Embedded image moved to file: pic23504.pcx) > Max Usage 100.0 CPU (100.0%) Average Usage 100.0 CPU (100.0%) Current Usage > 100.0 CPU (100.0%) > > Jody > Yes, what is running on the NT Server. I've seen store.exe from Exchange do this. I've seen the print spooler do this. I've seen administrators install the distributed.net RC5/DES client as a service on their servers. I've seen Setiathome installed on servers. If you can actually use the machine it is most likely one of the last two. If you are barely able to login to the machine it is most likely one of the former. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From admin at urcom.com Wed Sep 22 09:29:48 1999 From: admin at urcom.com (admin at urcom.com) Date: Wed, 22 Sep 1999 09:29:48 Subject: [mrtg] Re: y2000 compliant Message-ID: <3.0.6.32.19990922092948.00932430@dmml.urcom.com> Hi! Anyone know that version 5.2 is y2000 ready? Is there a site that I could check? Thanks. Ning -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From zabi at mailandnews.com Wed Sep 22 06:01:39 1999 From: zabi at mailandnews.com (Jacek Zabicki) Date: Wed, 22 Sep 1999 00:01:39 -0400 Subject: [mrtg] Re: 100% CPU Utilization on an NT Server In-Reply-To: <862567F3.006909D9.00@mtaus2.zurich.com> Message-ID: Did you check processor usage using NT Performance Monitor? Does it show 100%? -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of jody.winfield at zurichus.com Sent: September 21, 1999 14:58 To: mrtg at list.ee.ethz.ch Subject: [mrtg] 100% CPU Utilization on an NT Server Has anyone seen the behavior displayed below, where an NT Server with a single processor charts at 100% CPU utilization constantly. (Embedded image moved to file: pic23504.pcx) Max Usage 100.0 CPU (100.0%) Average Usage 100.0 CPU (100.0%) Current Usage 100.0 CPU (100.0%) Jody -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lauhl at bumsoft.com.sg Wed Sep 22 07:12:27 1999 From: lauhl at bumsoft.com.sg (Honglim Lau) Date: Wed, 22 Sep 1999 13:12:27 +0800 Subject: [mrtg] Getting MRTG 2.8.8 to run on a RH 6.0 system Message-ID: <003501bf04b9$11a12ea0$2700a8c0@hl-mobile.bumsoft.com.sg> Hi all! I'm a newbie to MRTG and Linux so if this question has been asked before, please forgive me. I'm trying to get MRTG to run on my server to monitor traffic on a Cisco 2501 with a 128K link to a local ISP. I downloaded and compiled the binary according to the FAQ and accompanying instructions. All required libraries has been downloaded and installed. MRTG compiles okay. The configuration file is also generated without errors. However, when I execute the file with the generated config file, the following error occurs: ----- .//rateup: error in loading shared libraries /usr/lib/libgd.so.0: undefined symbol: deflateInit_ PROBLEM: rateup died from Signal 0 with Exit Value 127 when doing router 'router.bumsoft.com.sg' code was 32512, retcode was . If this happens all the time, you should probably investigate the cause. :-) .//rateup: error in loading shared libraries /usr/lib/libgd.so.0: undefined symbol: deflateInit_ PROBLEM: rateup died from Signal 0 with Exit Value 127 when doing router '203.123.31.1.2' code was 32512, retcode was . If this happens all the time, you should probably investigate the cause. :-) ----- I referred to the archives for help but I did not see any reference to version 2.8.8 and the closest reference had a different error message. I would appreciate any help!! Thank you in advance. HL PS: My equipment & OS: Redhat Linux 6.0 on Dell PowerEdge 2300, RAID 5 with 512M RAM. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Wed Sep 22 07:45:39 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 21 Sep 1999 22:45:39 -0700 Subject: [mrtg] Re: cisco 675 router In-Reply-To: <4BF798E42BB5D1119E7B0000E20DEB7A36B9B8@bagel1.brueggers.co m> Message-ID: <3.0.5.32.19990921224539.00b7f080@L7.org> At 02:38 PM 9/21/99 -0400, Rubin Bennett wrote: >PLEASE PLEASE PLEASE > >TAKE ME OFF THIS LIST!!!!! >I've been trying to get off this list for 3 weeks now!!! > >Thanks. might i suggest reading the directions at the botom of every e mail from the list? they look like this: -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >-----Original Message----- >From: Chairman of the Bored [mailto:list-mrtg-talk at L7.org] >Sent: Tuesday, September 21, 1999 2:35 PM >To: mrtg at list.ee.ethz.ch >Subject: [mrtg] Re: cisco 675 router > > > >i didn't see this come across the list, >so i'm reposting it. > >i have a dsl router i'm trying to get stats off of. >cfgmaker gives me some bs about "too big" when i >try to query it with a >>router.cfg > >but if i dont it echoes a bunch of stuff to the screen, which got me this: > >Target[dsl-1]: 2:public at 207.12.41.250 > >but it's only showing incoming. > >ideas? >-dd > > > \\\\\// > \\|// _\\|//_ | | _\\|//_ \\|// > (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) >+-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ > Plazma Networking Services / Level Seven inc. > Connecting the World.... > > http://www.plazma.net http://www.L7.net http://www.L7.org >/"\ > Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / >+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X >ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > >-- >X-ANTIBANNER: !!!!!!!! > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From pallas at kadan.cz Wed Sep 22 08:13:31 1999 From: pallas at kadan.cz (=?iso-8859-1?Q?Lubom=EDr?= Bulej) Date: Wed, 22 Sep 1999 06:13:31 +0000 Subject: [mrtg] Re: Getting MRTG 2.8.8 to run on a RH 6.0 system References: <003501bf04b9$11a12ea0$2700a8c0@hl-mobile.bumsoft.com.sg> Message-ID: <37E88FAB.44B37FAA@kadan.cz> Hi, > .//rateup: error in loading shared libraries > /usr/lib/libgd.so.0: undefined symbol: deflateInit_ > > PROBLEM: rateup died from Signal 0 > with Exit Value 127 when doing router '203.123.31.1.2' > code was 32512, retcode was . If this happens all the time, > you should probably investigate the cause. :-) > ----- > I referred to the archives for help but I did not see any reference to > version 2.8.8 and the closest reference had a different error message. I > would appreciate any help!! Thank you in advance. Make sure you have installed the package gd-1.3-5.rpm from RH6 distribution. For compilation, it is enough to have gd-devel installed, but to run MRTG, you need the library itself. If it's already installed, try to reinstall it using the switches --replacefiles --replacepkgs and after that run ldconfig. Lubos -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From yozo at aohakobe.ipc.chiba-u.ac.jp Wed Sep 22 09:11:14 1999 From: yozo at aohakobe.ipc.chiba-u.ac.jp (Yozo Toda) Date: Wed, 22 Sep 1999 16:11:14 +0900 Subject: [mrtg] Re: Getting MRTG 2.8.8 to run on a RH 6.0 system In-Reply-To: Your message of "Wed, 22 Sep 1999 06:13:31 JST." <37E88FAB.44B37FAA@kadan.cz> Message-ID: <199909220711.QAA09164@aohakobe.ipc.chiba-u.ac.jp> > > .//rateup: error in loading shared libraries > > /usr/lib/libgd.so.0: undefined symbol: deflateInit_ deflateInit_ is the routine contained in zlib library. I suppose Hong's system doesn't have libz.so (libz.so.1.1.3 ?) or ld cannot find it. > > I referred to the archives for help but I did not see any reference to > > version 2.8.8 and the closest reference had a different error message. I note that the error message is "error in loading shared libraries". the problem is the same as in ld.so.1: .//rateup: fatal: libgd.so.0: open failed: Invalid argument or ld.so.1: .//rateup: fatal: libgd.so.0: open failed: No such file or directory someone see the problem that libgd.so not found, someone see that libz.so not found (-: let me put one question: > Make sure you have installed the package gd-1.3-5.rpm from RH6 distribution. it looks like gd-1.3-5.rpm is based on gd-1.3, which generates GIF files. are there no problem? anyone talking with unisys people about GIF license? (oh, LZW algorithm license precisely?) -- yozo. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Wed Sep 22 09:18:20 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Wed, 22 Sep 1999 15:18:20 +0800 Subject: [mrtg] MRTG by protocol Message-ID: <37E882BC.EBA0A300@webscape.net> Anyone here configured MRTG to be use to graph by protocol usage, say http or ftp....etc..........thanks. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From limfung at pacific.net.sg Wed Sep 22 09:40:29 1999 From: limfung at pacific.net.sg (Lim Fung) Date: Wed, 22 Sep 1999 15:40:29 +0800 (SGT) Subject: [mrtg] Re: MRTG by protocol In-Reply-To: <37E882BC.EBA0A300@webscape.net> Message-ID: hi Anthony, Use rrdtool, you can do a stacked bar for the various protocols which would look pretty nice. regards, Lim Fung On Wed, 22 Sep 1999, Anthony Roque Adriano wrote: > Date: Wed, 22 Sep 1999 15:18:20 +0800 > From: Anthony Roque Adriano > To: "mrtg at list.ee.ethz.ch" , anthony at webscape.net > Subject: [mrtg] MRTG by protocol > > Anyone here configured MRTG to be use to graph by protocol usage, say > http or ftp....etc..........thanks. > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From pallas at kadan.cz Wed Sep 22 09:54:51 1999 From: pallas at kadan.cz (=?iso-8859-1?Q?Lubom=EDr?= Bulej) Date: Wed, 22 Sep 1999 07:54:51 +0000 Subject: [mrtg] Re: Getting MRTG 2.8.8 to run on a RH 6.0 system References: <199909220711.QAA09164@aohakobe.ipc.chiba-u.ac.jp> Message-ID: <37E8A76B.345A49EB@kadan.cz> > deflateInit_ is the routine contained in zlib library. > I suppose Hong's system doesn't have libz.so (libz.so.1.1.3 ?) > or ld cannot find it. Oh yes :) I typed faster than I thought *g* I wasn't thinking about it much for I thought GD outputs uncompressed gifs to avoid breaking the LZW license. Lubos -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 22 11:10:00 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 22 Sep 1999 11:10:00 +0200 (CEST) Subject: [mrtg] Re: MRTG by protocol In-Reply-To: from "Lim Fung" at Sep 22, 1999 03:40:29 PM Message-ID: <199909220910.LAA12941@slot.hollandcasino.nl> > > hi Anthony, > > Use rrdtool, you can do a stacked bar for the various protocols which > would look pretty nice. > rrdtool is not *that* much magic, you still need to get the counters on a per-protocol basis. You are right in that it will look good using rrdtool, however I think its safe to assume that the original requestor was not referring to this. I do not know where to get those stats, I never needed it so I never looked for them. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From RBennett at brueggers.com Wed Sep 22 14:58:37 1999 From: RBennett at brueggers.com (Rubin Bennett) Date: Wed, 22 Sep 1999 08:58:37 -0400 Subject: [mrtg] Re: cisco 675 router Message-ID: <4BF798E42BB5D1119E7B0000E20DEB7A36B9BA@bagel1.brueggers.com> Thanks much, but I have tried that 3 times now, and I'm still getting the list. This tells me (through a complicated process of deduction) that the instructions DON'T FREAKIN' WORK!!! But thanks for the suggestion. -----Original Message----- From: Chairman of the Bored [mailto:list-mrtg-talk at L7.org] Sent: Wednesday, September 22, 1999 1:46 AM To: Rubin Bennett Cc: mrtg at list.ee.ethz.ch Subject: RE: [mrtg] Re: cisco 675 router At 02:38 PM 9/21/99 -0400, Rubin Bennett wrote: >PLEASE PLEASE PLEASE > >TAKE ME OFF THIS LIST!!!!! >I've been trying to get off this list for 3 weeks now!!! > >Thanks. might i suggest reading the directions at the botom of every e mail from the list? they look like this: -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >-----Original Message----- >From: Chairman of the Bored [mailto:list-mrtg-talk at L7.org] >Sent: Tuesday, September 21, 1999 2:35 PM >To: mrtg at list.ee.ethz.ch >Subject: [mrtg] Re: cisco 675 router > > > >i didn't see this come across the list, >so i'm reposting it. > >i have a dsl router i'm trying to get stats off of. >cfgmaker gives me some bs about "too big" when i >try to query it with a >>router.cfg > >but if i dont it echoes a bunch of stuff to the screen, which got me this: > >Target[dsl-1]: 2:public at 207.12.41.250 > >but it's only showing incoming. > >ideas? >-dd > > > \\\\\// > \\|// _\\|//_ | | _\\|//_ \\|// > (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) >+-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ > Plazma Networking Services / Level Seven inc. > Connecting the World.... > > http://www.plazma.net http://www.L7.net http://www.L7.org >/"\ > Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / >+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X >ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > >-- >X-ANTIBANNER: !!!!!!!! > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Wed Sep 22 15:38:26 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Wed, 22 Sep 1999 10:38:26 -0300 Subject: [mrtg] Math Operations Message-ID: <37E8DBD2.C5DA52F9@qualityware.com.br> I'd like to graph OID1/OID3 and OID2/OID3: This is how I'm trying: Target[percent]: 1.1.1.1:public at router/3.3.3.3:public at router &2.2.2.2:public at router/3.3.3.3:public at router Isn't working ... Any help ? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asaeed at cyber.net.pk Wed Sep 22 15:35:44 1999 From: asaeed at cyber.net.pk (Asif) Date: Wed, 22 Sep 1999 18:35:44 +0500 Subject: [mrtg] smtp & pop traffic Message-ID: <37E8DB30.D2F054D6@cyber.net.pk> Hello, Can any body tell me how to monitor SMTP & POP traffic of our mail server with the help of mrtg. Regrads, Asif -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 22 15:54:23 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 22 Sep 1999 15:54:23 +0200 (CEST) Subject: [mrtg] Re: smtp & pop traffic In-Reply-To: <37E8DB30.D2F054D6@cyber.net.pk> from "Asif" at Sep 22, 1999 06:35:44 PM Message-ID: <199909221354.PAA14251@slot.hollandcasino.nl> > > Hello, > Can any body tell me how to monitor SMTP & POP traffic of our mail > server with the help of mrtg. > 1) Find out what it is what you want to monitor. SMTP traffic is not good enough, you will have to find a way to get numbers. Do you mean mails per second, bytes per second on port 25, etc. 2) When you know how to get those numbers, make sure to understand what they represent. If they are number of xxx since restart, it is a counter value, if they are not related to time (perhaps you can ask for the current rate) it is a gauge. Also understand that messages per second is probably not good unless you are a big company or an ISP. If not, use the perminute or perhour options. 3) When you know above mentioned stuff you can think about MRTG and it is rather simple to implement it. Repeat: when you know above stuff. How to collect: There are scripts available for some platforms. There may be SNMP OIDs available to use. Things are different on the different OSes so don't expect a ready answer. NOTE: step 1 is *not* MRTG related however there may be people on the list willing to help out, provided you tell what OS, what mail program etc. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From fcarlos at pinoymail.com Thu Sep 23 04:00:25 1999 From: fcarlos at pinoymail.com (fcarlos at pinoymail.com) Date: Thu, 23 Sep 1999 02:00:25 GMT Subject: [mrtg] mrtg inquiry Message-ID: <37e989b9.21f2.0@pinoymail.com> Hi, I just would like to ask if mrtg for nt/unix a y2k compliant or, if not, do we need to install some patches. Your reply will help a lot. Thanks. -------------------------------------------------------------------- Launch your career or boost your present one. Visit http://ph.jobstreet.com now! -------------------------------------------------------------------- Get your free e-mail account at http://www.pinoymail.com now! -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From iuchi at yano-el.co.jp Wed Sep 22 16:08:05 1999 From: iuchi at yano-el.co.jp (Koujiro Iuchi) Date: Wed, 22 Sep 1999 23:08:05 +0900 Subject: [mrtg] Stack Error and the swith configuration. Message-ID: Dear everybody, I have two question for the mrtg. Please suggest me my problem and Use the switch configuration. 1. Problem is My environment are: RH Linux 5.1 + MRTG 2.72 +GD1.3 Apache1.3.6 CPU Pentium 100Mhz RAM 16M + HDD swap 100MB and Cisco 2501 router. Kernel Stack Error occured when running MRTG 3 or 4 days after. And so Hung Up host. Cause of problem is poor memory ?? Or MRTG bug? 2. How do it configure to the Switching hub? My environment are: Baynetworks 350T switch Kalpapana EtherSwith Pro16 and Aliedtelesis SMTP hub. I think that use Switch Vender unique OID for apply the bandwidth of the switch's port. Is this correct? If it yes, please inform me that information or refer site. Please help me,experienced person. Koujiro Iuchi Network Administrator. E-mail: iuchi at yano-el.co.jp -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From presciliano at qualityware.com.br Wed Sep 22 16:47:18 1999 From: presciliano at qualityware.com.br (Presciliano dos Santos Neto) Date: Wed, 22 Sep 1999 11:47:18 -0300 Subject: [mrtg] Re: Math Operations References: <37E8DBD2.C5DA52F9@qualityware.com.br> <01e301bf0504$00b938d0$47ef93a0@dcaa.mil> Message-ID: <37E8EBF6.732AEF9C@qualityware.com.br> So is'nt possible to divide ? Let me ilustrate the question with some real data: OID1 OID2 OID3 37 258 295 49 275 324 54 299 353 67 305 372 1. the OID's are counters 2. OID1+OID2=OID3 I just like to graph the percentages: OID1/OID3*100 and OID2/OID3*100, or else OID1*OID3^(-1)*100 and OID2*OID3^(-1)*100 David C Prall wrote: > > I'd like to graph OID1/OID3 and OID2/OID3: > > > > This is how I'm trying: > > > > Target[percent]: 1.1.1.1:public at router/3.3.3.3:public at router > > &2.2.2.2:public at router/3.3.3.3:public at router > > > Are you using OID3 as the OUT twice and adding together OID1 and OID2 as > the IN. > > Target[percent]: 1.1.1.1:public at router&3.3.3.3:public at router + > 2.2.2.2:public at router&3.3.3.3:public at router > > Will give you 1.1.1.1+2.2.2.2 as the IN and 3.3.3.3+3.3.3.3 as the OUT > in a single graph. You may want to find an OID that always returns a 0 > for the second instance of OID3. > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From asaeed at cyber.net.pk Wed Sep 22 16:43:53 1999 From: asaeed at cyber.net.pk (Asif Saeed) Date: Wed, 22 Sep 1999 19:43:53 +0500 Subject: [mrtg] Re: smtp & pop traffic References: <199909221354.PAA14251@slot.hollandcasino.nl> Message-ID: <37E8EB29.20A1683C@cyber.net.pk> ok Thanks a lot ,i understood what u said now tell me Is this posible to minitor traffic of fast ethernet attached to our mail server specifically with port 25 & 110 .i-e # ./cfgmaker public at my-mail server ip (can i some how specify port here). Regards, Asif Alex van den Bogaerdt wrote: > > > > Hello, > > Can any body tell me how to monitor SMTP & POP traffic of our mail > > server with the help of mrtg. > > > > 1) Find out what it is what you want to monitor. SMTP traffic is not > good enough, you will have to find a way to get numbers. > Do you mean mails per second, bytes per second on port 25, etc. > 2) When you know how to get those numbers, make sure to understand > what they represent. If they are number of xxx since restart, it is > a counter value, if they are not related to time (perhaps you can > ask for the current rate) it is a gauge. Also understand that messages > per second is probably not good unless you are a big company or an ISP. > If not, use the perminute or perhour options. > 3) When you know above mentioned stuff you can think about MRTG and it is > rather simple to implement it. Repeat: when you know above stuff. > > How to collect: > > There are scripts available for some platforms. > There may be SNMP OIDs available to use. > > Things are different on the different OSes so don't expect a ready answer. > NOTE: step 1 is *not* MRTG related however there may be people on the list > willing to help out, provided you tell what OS, what mail program etc. > > Regards, > Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From artnpp at tsi.com.pe Wed Sep 22 18:02:14 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Wed, 22 Sep 1999 11:02:14 -0500 Subject: [mrtg] Routers Cisco Line Question Message-ID: <37E8FD85.6F887C54@tsi.com.pe> Hi: Whats the MIB that tells me the status of a line.. I mean : = Serial Status (up/down) = line protocolo (up/down) For Router cisco... 4500 11.1(7) Thanks -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/af292249/attachment.htm From ncalvert at cabletron.com Wed Sep 22 18:49:08 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Wed, 22 Sep 1999 12:49:08 -0400 Subject: [mrtg] ping-probe Message-ID: <008301bf051a$66814660$7a0118ac@neiltoshi.ctron.com> Hi all I've been trying to d/l a copy of ping-probe for testing but the FTP site listed in the readme in the mrtg contrib directory is giving me problems. Could anyone currently using pp perhaps zip it up and email it on to me? Much thanks... Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/87fbca69/attachment.html From artnpp at tsi.com.pe Wed Sep 22 19:52:11 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Wed, 22 Sep 1999 12:52:11 -0500 Subject: [mrtg] Line Question !! Message-ID: <37E9174B.27A7ED27@tsi.com.pe> Hi: Ok A line may present problems in function of : = Output Drops = Input Drops = Input Errors = Interface Resets = Carrier Transitions Mibs from those in a Cisco Router 4500 11.1(7) Thanks -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/b7a5e3ac/attachment.htm From jody.winfield at zurichus.com Wed Sep 22 19:36:32 1999 From: jody.winfield at zurichus.com (jody.winfield at zurichus.com) Date: Wed, 22 Sep 1999 12:36:32 -0500 Subject: [mrtg] Re: 100% CPU Utilization on an NT Server Message-ID: <862567F4.00619329.00@mtaus2.zurich.com> I have used NT Performance Monitor and it shows the CPU utilization as it should be. I have seen spikes to 100%, but it is not constant. The problems is with the blue line that remains at 100% while the green spikes actually represent CPU usage (See the attached .gif file ) and MRTG displays Max Usage 100.0 CPU (100.0%) Average Usage 100.0 CPU (100.0%) Current Usage 100.0 CPU (100.0%). I have the following settings in my mrtg.cfg file : Target[uszhosna02_CPU]: .1.3.6.1.4.1.311.1.1.3.1.1.4.9.0&.1.3.6.1.4.1.311.1.1.3.1.1.4.9.0:public at 172.16.140.41 Thanks for your help. Jody (See attached file: uszhosna02_cpu-day.gif) "Jacek Zabicki" on 09/21/99 11:01:39 PM Please respond to zabi at mailandnews.com To: mrtg at list.ee.ethz.ch cc: (bcc: Jody Winfield/ZI/USA/Zurich) Subject: [mrtg] Re: 100% CPU Utilization on an NT Server Did you check processor usage using NT Performance Monitor? Does it show 100%? -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of jody.winfield at zurichus.com Sent: September 21, 1999 14:58 To: mrtg at list.ee.ethz.ch Subject: [mrtg] 100% CPU Utilization on an NT Server Has anyone seen the behavior displayed below, where an NT Server with a single processor charts at 100% CPU utilization constantly. (Embedded image moved to file: pic23504.pcx) Max Usage 100.0 CPU (100.0%) Average Usage 100.0 CPU (100.0%) Current Usage 100.0 CPU (100.0%) Jody -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -------------- next part -------------- A non-text attachment was scrubbed... Name: uszhosna02_cpu-day.gif Type: image/gif Size: 10517 bytes Desc: Compuserve GIF Url : https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/850dc650/attachment.gif From artnpp at tsi.com.pe Wed Sep 22 19:47:52 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Wed, 22 Sep 1999 12:47:52 -0500 Subject: [mrtg] Re: Routers Cisco Line Question References: <37E8FD85.6F887C54@tsi.com.pe> <37E9108A.88B1C444@qualityware.com.br> Message-ID: <37E91648.985B8F31@tsi.com.pe> Hi Presciliano : > Administrative Status (1-up 2-down 3-testing) > > Ethernet 0 1.3.6.1.2.1.2.2.1.7.1 > Ethernet 1 1.3.6.1.2.1.2.2.1.7.2 > Serial 0 1.3.6.1.2.1.2.2.1.7.3 > Serial 1 1.3.6.1.2.1.2.2.1.7.4 > Serial 2 1.3.6.1.2.1.2.2.1.7.5 > Serial 3 1.3.6.1.2.1.2.2.1.7.6 > ... Cool Doing an snmpwalk I may have all the INT status... That since .1.3.6.1.2.1.2.2.1.7 But I have some Virtual Interfaces... Like S 3.3 When I receive the snmpwalk I have a lot of ones with indices,,, like: interfaces.ifTable.ifEntry.ifAdminStatus.# So how can I associate # to for example Serial 3.3 And is a way doing an Snmp query to get the Description of the Serial Interface ?? Thanks !!!! > > > Operacional Status (1-up 2-down 3-testing) > > Ethernet 0 1.3.6.1.2.1.2.2.1.8.1 > Ethernet 1 1.3.6.1.2.1.2.2.1.8.1 > Serial 0 1.3.6.1.2.1.2.2.1.8.1 > Serial 1 1.3.6.1.2.1.2.2.1.8.1 > Serial 2 1.3.6.1.2.1.2.2.1.8.1 > Serial 3 1.3.6.1.2.1.2.2.1.8.1 > ... > > Juan Arturo Nunez wrote: > > > > Hi: > > Whats the MIB that tells me the status of a line.. > > I mean : > > = Serial Status (up/down) > > = line protocolo (up/down) > > > > For Router cisco... > > 4500 11.1(7) > > > > Thanks > > > > > > -- > > Saludos, > > > > Arturo Nunez > > ---------------------------------------------------------------------------- > > Give me enough downtime & I can rebuild the world. Without it, don't even talk > > to me about gigabit. ;-) > > ---------------------------------------------------------------------------- > > > > -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/a4f54ba2/attachment.htm From ncalvert at cabletron.com Wed Sep 22 20:12:30 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Wed, 22 Sep 1999 14:12:30 -0400 Subject: [mrtg] Off Topic Request (sort of) Message-ID: <010a01bf0526$0c0036e0$7a0118ac@neiltoshi.ctron.com> Hi all (again) This is somewhat offtopic, so please don't hit or yell.. I'm running MRTG on linux now and it's happy and glorious. What I could really use though is a Linux GUI Mib-browser (sorta like getif for windoze) and I was wondering if anyone out there knows of such a tool? T'would be real handy for tracking down those pesky OIDs to graph... Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990922/a1809d0c/attachment.html From billn at globalcenter.net Wed Sep 22 20:50:45 1999 From: billn at globalcenter.net (Bill Nash) Date: Wed, 22 Sep 1999 18:50:45 +0000 (GMT) Subject: [mrtg] Re: Off Topic Request (sort of) In-Reply-To: <010a01bf0526$0c0036e0$7a0118ac@neiltoshi.ctron.com> Message-ID: On Wed, 22 Sep 1999, Neil Calvert wrote: > This is somewhat offtopic, so please don't hit or yell.. I'm running > MRTG on linux now and it's happy and glorious. What I could really use > though is a Linux GUI Mib-browser (sorta like getif for windoze) and I > was wondering if anyone out there knows of such a tool? That's less off topic than you'd think, really. A good answer to this question opens up a good tool set for the rest of the readers. =) > T'would be real handy for tracking down those pesky OIDs to graph... And on the note of good answers: I use a CGI based mib browser, TNM 2.1, which is based on the Scotty/Tkined family of SNMP tool kits. It takes a little vit of work to setup, but it works great. A really good online resource is: http://www.ibr.cs.tu-bs.de/cgi-bin/sbrowser.cgi The TNM/Scotty pages are at: http://wwwhome.cs.utwente.nl/~schoenw/scotty Happy hunting. =) - billn -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 23 01:21:35 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 23 Sep 1999 01:21:35 +0200 (CEST) Subject: [mrtg] Re: mrtg inquiry In-Reply-To: <37e989b9.21f2.0@pinoymail.com> from "fcarlos@pinoymail.com" at Sep 23, 1999 02:00:25 AM Message-ID: <199909222321.BAA16238@slot.hollandcasino.nl> > > > Hi, > > I just would like to ask if mrtg for nt/unix > a y2k compliant or, if not, do we need to > install some patches. Your reply will help > a lot. Thanks. > This has been discussed before. For the complete discussion: see the archive. There won't be an official guaranty as the program, like all other "free" software, comes as-is. >From memory: MRTG is expected to be y2k compliant. It uses seconds-since-the-epoch type of date/time and this will do until january 2038 on 32-bit counters. As with all other software: whenever it interacts with other software that is not y2k compliant, it may produce strange results. This is not the fault of the program itself. And finally a recommendation from myself: Don't trust any guaranty. Test, test again and even then be prepared for failures. Make sure to have recent and frequent backups. In case some program (nt, unix, mrtg or whatever) destroys your data you'll be glad to use different tapes each cycle instead of overwriting the same tape each time. This last is not y2k specific however I think there is a higher probability of minor problems due to the complexity of todays computer environments. The world will not come to an end but on the other hand you don't want to take any risk. HTH Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 23 01:34:46 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 23 Sep 1999 01:34:46 +0200 (CEST) Subject: [mrtg] Re: 100% CPU Utilization on an NT Server In-Reply-To: <862567F4.00619329.00@mtaus2.zurich.com> from "jody.winfield@zurichus.com" at Sep 22, 1999 12:36:32 PM Message-ID: <199909222334.BAA16264@slot.hollandcasino.nl> > I have the following settings in my mrtg.cfg file : Target[uszhosna02_CPU]: > .1.3.6.1.4.1.311.1.1.3.1.1.4.9.0&.1.3.6.1.4.1.311.1.1.3.1.1.4.9.0:public at 172.16.140.41 > This is becoming a FAQ. The first time you monitor the OID, you get the correct value. This task is using the cpu and therefore it is returning 100% while querying it for the second time. It seems that the "interval" (if any) is set rather short. NT seems to provide the current cpu utilization, not the average over 5 minutes. Please take into consideration that I do not know NT in depth as I try to avoid it as much as I can (and oh boy, I'm getting good at it). Perhaps a real NT guru can provide other OIDs that *do* return averages. The solution to your problem is to skip the second line and its legend. Look in the documentation (config.txt) for how to do this. Search for "LegendO" and for "Colourx". Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 23 02:01:43 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 23 Sep 1999 02:01:43 +0200 (CEST) Subject: [mrtg] Re: smtp & pop traffic In-Reply-To: <37E8EB29.20A1683C@cyber.net.pk> from "Asif Saeed" at Sep 22, 1999 07:43:53 PM Message-ID: <199909230001.CAA16400@slot.hollandcasino.nl> > > ok Thanks a lot ,i understood what u said now tell me Is this posible to > minitor traffic of fast ethernet attached to our mail server specifically with > port 25 & 110 .i-e > # ./cfgmaker public at my-mail server ip (can i some how specify port here). > Regards, > Asif Here we go again, quoting myself: > Things are different on the different OSes so don't expect a ready answer. > NOTE: step 1 is *not* MRTG related however there may be people on the list > willing to help out, provided you tell what OS, what mail program etc. You won't be able to tell mrtg only to monitor port 25 and port 110. MRTG does not monitor ports, it processes numbers. You provide the numbers, mrtg makes nice pictures from them. You need to find a way to count all bytes going to and from those ports. MRTG won't do that, it takes the results of this and processes those results. Depending on your OS and your SNMP setup, there is a chance that you can ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ monitor all traffic, filter out and count traffic on those ports, make this data available to the snmpd program so that it can be queried by mrtg. Even then, it won't be a standard solution so it probably can't be handled by cfgmaker. Stop thinking about mrtg for a while, concentrate on the counters you ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ want to get. This was step one in my reply to you. Only when you have those counters (by whatever means) you can start thinking about mrtg and how to import those counters in mrtg. Look in the contrib directory of the mrtg distribution for some ideas on how to collect data. I cannot help you at all collecting this specific data. Unless you specify your OS, nobody can. If you do specify your OS you have to be lucky to find help here on this list, you may want to try other lists (or news accessable via http://dejanews.com) for your OS. Once you have the data available and still have problems with mrtg, don't be afraid to ask for help here on this list. Do not be discouraged by this mail, you are just asking the wrong questions in the wrong place. MRTG is not magic. It will produce the graphs on your input once you are able to gather it. Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From avl at pb301e.crimea.com Thu Sep 23 09:26:22 1999 From: avl at pb301e.crimea.com (Andrei V.Loukinykh) Date: Thu, 23 Sep 1999 10:26:22 +0300 Subject: [mrtg] (no subject) Message-ID: <00c101bf0594$efd251a0$0445a8c0@ukrtel.net> Hi all! Could anyone give me a hint, Why IN and OUT counters on my graphs look EQUAL (or almost equal). For example, after I downloaded big MP3 file through MRTG-monitored link PPP2 (MRTG autoconfiguration defined it as MaxBytes: 3600 b/s - it is 19200 4ll connection) for 30 min at a speed 2kb/s or so , I can see the following: Daily graph for this period displays : IN : ~500 b/s OUT:~510b/s - it is not exactly what it looks like, but looks similar. I can definitely say, that incoming traffic WAS much BIGGER and outgoing - MUCH SMALLER that time. Moreover , it could, at least, display 1800 or 2000 b/s , not 500 ! (for incoming traffic) Any thoughts? Best regards, Andrei V.Loukinykh -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From iuchi at yano-el.co.jp Thu Sep 23 10:43:24 1999 From: iuchi at yano-el.co.jp (Koujiro Iuchi) Date: Thu, 23 Sep 1999 17:43:24 +0900 Subject: [mrtg] Re: Stack Error and the swith configuration. In-Reply-To: References: Koujiro Iuchi's message on Sep 22, 23:08. Message-ID: Hi David, Thank you so much for the reply. Are you which version use ? MRTG. I think that problem is insufficient memory(RAM). Be cause it increase Log files and so compaire with old.log and new log. Thank you Koujiro Iuchi At 7:30 AM -0700 99.9.22, Dave Rand wrote: > [In the message entitled "[mrtg] Stack Error and the swith configuration ." on Sep 22, 23:08, Koujiro Iuchi writes:] > > Dear everybody, > > > > I have two question for the mrtg. > > Please suggest me my problem and Use the switch configuration. > > > > 1. > > Problem is > > My environment are: > > RH Linux 5.1 + MRTG 2.72 +GD1.3 > > Apache1.3.6 > > CPU Pentium 100Mhz > > RAM 16M + HDD swap 100MB > > and Cisco 2501 router. > > > > Kernel Stack Error occured when running MRTG 3 or 4 days after. > > And so Hung Up host. > > Cause of problem is poor memory ?? > > Or MRTG bug? > > It's not MRTG. My unix systems have uptimes measured in years. > (1.5 years for max.bungi.com, 0.98 years for min.bungi.com). > > > > > 2. > > How do it configure to the Switching hub? > > My environment are: > > Baynetworks 350T switch > > Kalpapana EtherSwith Pro16 and Aliedtelesis SMTP hub. > > > > I think that use Switch Vender unique OID for apply the bandwidth > > of the switch's port. > > Is this correct? > > If it yes, please inform me that information or refer site. > > You will need to contact the manufacturer for the details if > cfgmaker doesn't get the job done. > > -- > Dave Rand > Senior Vice President & CTO, Above.net > A wholly owned subsidiary of Metromedia Fiber Networks, Inc. NASDAQ: MFNX -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kikino at box1.tin.it Thu Sep 23 11:26:42 1999 From: kikino at box1.tin.it (kikino su sardu) Date: Thu, 23 Sep 1999 11:26:42 +0200 Subject: [mrtg] [mrtg]:OID to monitor radius auth on CISCO Message-ID: <028501bf05a5$bfecc090$1be382c3@nieddu.tiscali.it> Hi to all, I need to monitor how many user authenticated by radius on my CISCO Access Server. My purpose is to verify if my radius server needs more resources to work. Does anyone know an OID for this monitor? thank's in advance. kikino su sardu -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 23 13:41:59 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 23 Sep 1999 13:41:59 +0200 (CEST) Subject: [mrtg] Re: (no subject) In-Reply-To: <00c101bf0594$efd251a0$0445a8c0@ukrtel.net> from "Andrei V.Loukinykh" at Sep 23, 1999 10:26:22 AM Message-ID: <199909231142.NAA19124@slot.hollandcasino.nl> > > Hi all! > > Could anyone give me a hint, > Why IN and OUT counters on my graphs look EQUAL (or almost equal). > For example, after I downloaded big MP3 file through MRTG-monitored link > PPP2 > (MRTG autoconfiguration defined it as MaxBytes: 3600 b/s - it is 19200 4ll > connection) for 30 min at a speed 2kb/s or so , I can see the following: > > Daily graph for this period displays : IN : ~500 b/s OUT:~510b/s - > it is not exactly what it looks like, but looks similar. > I can definitely say, that incoming traffic WAS much BIGGER and outgoing - > MUCH SMALLER that time. > Moreover , it could, at least, display 1800 or 2000 b/s , not 500 ! (for > incoming traffic) > > Any thoughts? > Yes, you are using the linux operating system with a 2.0.x kernel ? If so: you don't know about the problems that occur on that OS. Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From GOMEZ at slib.fr Thu Sep 23 14:08:41 1999 From: GOMEZ at slib.fr (GOMEZ Henri) Date: Thu, 23 Sep 1999 14:08:41 +0200 Subject: [mrtg] OIDS for Windows NT Message-ID: <361024C34A6DD2118689006097AE2B4D27CED3@css4.cs> Hi !!! Did someone knowns the OIDS for Windows NT WKS/SRV to monitor CPU Load, Disk Load .... Thanks - Henri Gomez ___[_]____ EMAIL : gomez at slib.fr (. .) PGP KEY : 4912D659 ...oOOo..(_)..oOOo... PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 15:29:42 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 09:29:42 -0400 Subject: [mrtg] Test Message-ID: <31236353EF99D211A8D500104BD37F98193AC3@TCSMAIL> Hello everyone, Where is a good place to find the Mibs at besides ftp.cisco.com???? Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 23 15:38:37 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 23 Sep 1999 15:38:37 +0200 (CEST) Subject: [mrtg] Re: (no subject) In-Reply-To: <003e01bf05c0$73bba400$0445a8c0@ukrtel.net> from "Andrei V.Loukinykh" at Sep 23, 1999 03:37:51 PM Message-ID: <199909231338.PAA19679@slot.hollandcasino.nl> > > > > > > Yes, you are using the linux operating system with a 2.0.x kernel ? > > If so: you don't know about the problems that occur on that OS. > So tell me .:) > I have Slackware 2.0.38. But what's the problem,? > Doesn't it work on this kernel??? > It counts packets, not bytes. The number of packets is multiplied by a constant factor. This factor is not correct when using large packets and this is what is used during ftp sessions. Read the archive, there are multiple answers to this problem. Please, next time include details such as OS because, as you can see, it sometimes makes a difference. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 15:37:11 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 09:37:11 -0400 Subject: [mrtg] MRTG Help Message-ID: <31236353EF99D211A8D500104BD37F98193AC4@TCSMAIL> I found that doing a search on MRTG on any search engine comes up with many good config's and ideas... Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 23 15:56:38 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 23 Sep 1999 08:56:38 -0500 Subject: [mrtg] Re: OIDS for Windows NT In-Reply-To: <361024C34A6DD2118689006097AE2B4D27CED3@css4.cs> Message-ID: <001a01bf05cb$748fe2f0$cb0aa8c0@joey_laptop.insidehouston.org> Please do a search on the archives for NT CPU Load. This topic has been thoroughly discussed, and the details on monitoring these OIDs are explained in numerous emails. If you still have problems, after following the information provided in the archives, then please return to ask. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of GOMEZ Henri > Sent: Thursday, September 23, 1999 7:09 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] OIDS for Windows NT > > > Hi !!! > > Did someone knowns the OIDS for Windows NT WKS/SRV to monitor > CPU Load, Disk Load .... > > Thanks > > - > Henri Gomez ___[_]____ > EMAIL : gomez at slib.fr (. .) > PGP KEY : 4912D659 ...oOOo..(_)..oOOo... > PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 16:09:35 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 10:09:35 -0400 Subject: [mrtg] Places to store config's for MRTG on some server? Message-ID: <31236353EF99D211A8D500104BD37F98193AC6@TCSMAIL> It would be nice if someone could setup a place were we could store old emails, have a chat room and store cfg's files at? Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at keyconn.net Thu Sep 23 16:09:54 1999 From: mitch at keyconn.net (K Mitchell) Date: Thu, 23 Sep 1999 10:09:54 -0400 Subject: [mrtg] Monitoring stopped In-Reply-To: <31236353EF99D211A8D500104BD37F98193AC4@TCSMAIL> Message-ID: <3.0.6.32.19990923100954.01540c90@mail.keyconn.net> Recently one of my targets(NT webserver) stopped being monitored by MRTG. This had been working fine for 3 months or so. It's not a case of just the graphs not updating as the log files aren't updating either. The target config is below, anybody have any ideas why it stopped? Thanks Target[webserver]: 2:public at IP address MaxBytes[webserver]: 1250000 Title[webserver]: Keystone Connect Webserver (all sites) Options[webserver]: bits Xsize[webserver]: 600 Ysize[webserver]: 200 PageTop[webserver]:

Traffic Analysis for Webserver

System:Compaq Proliant 850R
Maintainer:Kirk Mitchell
Interface:Webserver (1)
IP:www.keyconn.net (204.171.31.5)
Max Speed: 10.0 mbits/s (ethernetCsmacd)
-- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 23 16:25:29 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 23 Sep 1999 09:25:29 -0500 Subject: [mrtg] Re: Monitoring stopped In-Reply-To: <3.0.6.32.19990923100954.01540c90@mail.keyconn.net> Message-ID: <001d01bf05cf$7c86ee50$cb0aa8c0@joey_laptop.insidehouston.org> I would first check the NT server to make sure the SNMP service is running. NT has a memory leak associated with SNMP and has be known to cause varying problems. I would then check to see that there are no errors being reported by MRTG. Try running MRTG manually to see if any output occurs, and let us know the results. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of K Mitchell > Sent: Thursday, September 23, 1999 9:10 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Monitoring stopped > > > Recently one of my targets(NT webserver) stopped being monitored by MRTG. > This had been working fine for 3 months or so. It's not a case of just the > graphs not updating as the log files aren't updating either. The target > config is below, anybody have any ideas why it stopped? > > Thanks > > Target[webserver]: 2:public at IP address > MaxBytes[webserver]: 1250000 > Title[webserver]: Keystone Connect Webserver (all sites) > Options[webserver]: bits > Xsize[webserver]: 600 > Ysize[webserver]: 200 > PageTop[webserver]:

Traffic Analysis for Webserver >

> > > > > > > >
System:Compaq Proliant 850R
Maintainer:Kirk Mitchell
Interface:Webserver (1)
IP:www.keyconn.net (204.171.31.5)
Max Speed:10.0 mbits/s (ethernetCsmacd)
> > > -- > Kirk Mitchell-General Manager mitch at keyconn.net > Keystone Connect Unlock Your World > Altoona, PA 814-941-5000 http://www.keyconn.net > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 16:28:41 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 10:28:41 -0400 Subject: [mrtg] Re: Monitoring stopped Message-ID: <31236353EF99D211A8D500104BD37F98193AC8@TCSMAIL> Did anyone change SNMP on the WebServer? anyone change the IP address or public string on the server, anyone put a firewall up or change any access-lists not to permit SNMP?I would also re run cfgmaker again , but make it a sep config and try running it again? try to pinging the web server and download a port checker and point it to the web server, put the port checker on the MRTG station and point it to the web server and see if the SNMP port is open, if not you have a firewall issue. NOTE: if you are having problems download a port checker it will help you to see what ports are open before you get started. Most port checker are free and you can get them form any shareware site. Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work Recently one of my targets(NT webserver) stopped being monitored by MRTG. This had been working fine for 3 months or so. It's not a case of just the graphs not updating as the log files aren't updating either. The target config is below, anybody have any ideas why it stopped? Thanks Target[webserver]: 2:public at IP address MaxBytes[webserver]: 1250000 Title[webserver]: Keystone Connect Webserver (all sites) Options[webserver]: bits Xsize[webserver]: 600 Ysize[webserver]: 200 PageTop[webserver]:

Traffic Analysis for Webserver

System:Compaq Proliant 850R
Maintainer:Kirk Mitchell
Interface:Webserver (1)
IP:www.keyconn.net (204.171.31.5)
Max Speed: 10.0 mbits/s (ethernetCsmacd)
-- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at keyconn.net Thu Sep 23 17:46:11 1999 From: mitch at keyconn.net (K Mitchell) Date: Thu, 23 Sep 1999 11:46:11 -0400 Subject: [mrtg] Re: Monitoring stopped In-Reply-To: <31236353EF99D211A8D500104BD37F98193AC7@TCSMAIL> Message-ID: <3.0.6.32.19990923114611.01cf85a0@mail.keyconn.net> At 10:23 AM 9/23/99 -0400, Landa, Brian wrote: >Did anyone change SNMP on the WebServer? anyone change the IP address or >public string on the server, anyone put a firewall up or change any >access-lists not to permit SNMP?I would also re run cfgmaker again , but >make it a sep config and try running it again? try to pinging the web server >and download a port checker and point it to the web server, put the port >checker on the MRTG station and point it to the web server and see if the >SNMP port is open, if not you have a firewall issue. I don't think SNMP was changed in any way, but I can't say for sure. SNMP is running on the server but SNMP traps weren't. I started that but made no difference. Ran cfgmaker and got the following: SNMP Error: no response received SNMPv1_Session SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber sysObjectID on public at xxx.xxx.xxx.xxx Thanks, -- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From willian at sti.imshealth.com Thu Sep 23 17:09:43 1999 From: willian at sti.imshealth.com (Ned Williams) Date: Thu, 23 Sep 1999 15:09:43 +0000 Subject: [mrtg] How to change Legend values Message-ID: <37EA42B7.4D2668EB@sti.imshealth.com> Hi list, I' ve been playing with mrtg now for a while as a way to represent my SNMP information. However the one thing I cannot figure out how to do is change the legend values and metrics and graph titles? I want to use MRTG to show status of a Novell Server,and some USR 3com modem racks as well as some 3 com switches. In order to do this I would need to be able to customize the graphs? is this an MRTG issue of a GD issue? thanks Ned Williams IMS Health - Strategic Technologies -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 18:10:35 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 12:10:35 -0400 Subject: [mrtg] Re: Monitoring stopped Message-ID: <31236353EF99D211A8D500104BD37F98193ACD@TCSMAIL> I would then run a port scanner from the MRTG workSta and see if the SNMP port is open. you can get a very nice one from this web site..I would ping the server, run a trace route, run a port scanner on the Web server IP address. http://www.aggroup.com/ag/run.taf and download the ADnetTools you will not be disappoint. -----Original Message----- From: K Mitchell [mailto:mitch at keyconn.net] Sent: Thursday, September 23, 1999 11:46 AM To: Landa, Brian; mrtg at list.ee.ethz.ch Subject: RE: [mrtg] Monitoring stopped At 10:23 AM 9/23/99 -0400, Landa, Brian wrote: >Did anyone change SNMP on the WebServer? anyone change the IP address or >public string on the server, anyone put a firewall up or change any >access-lists not to permit SNMP?I would also re run cfgmaker again , but >make it a sep config and try running it again? try to pinging the web server >and download a port checker and point it to the web server, put the port >checker on the MRTG station and point it to the web server and see if the >SNMP port is open, if not you have a firewall issue. I don't think SNMP was changed in any way, but I can't say for sure. SNMP is running on the server but SNMP traps weren't. I started that but made no difference. Ran cfgmaker and got the following: SNMP Error: no response received SNMPv1_Session SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber sysObjectID on public at xxx.xxx.xxx.xxx Thanks, -- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Thu Sep 23 18:20:13 1999 From: Landa at trendcs.com (Landa, Brian) Date: Thu, 23 Sep 1999 12:20:13 -0400 Subject: [mrtg] Re: Monitoring stopped Message-ID: <31236353EF99D211A8D500104BD37F98193ACE@TCSMAIL> another thing, find out if there was any router changes, like new subnets , maybe they added NAT, change the Web Server IP address. I would get in contact with the WAN people who takes care of the router and see if they change anything to cause this problem and never ask anyone if they were running any type of programes, it might of got overlooked some how. It happens trust me it does. Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Thu Sep 23 18:59:42 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Thu, 23 Sep 1999 09:59:42 -0700 Subject: [mrtg] Re: Places to store config's for MRTG on some server? In-Reply-To: <31236353EF99D211A8D500104BD37F98193AC6@TCSMAIL> Message-ID: <3.0.5.32.19990923095942.00a125c0@L7.org> At 10:09 AM 9/23/99 -0400, Landa, Brian wrote: >It would be nice if someone could setup a place were we could store old >emails, have a chat room and store cfg's files at? i would _gladly_ donate web space to do a script archive... -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From MConnley at GiantStep.com Thu Sep 23 20:41:19 1999 From: MConnley at GiantStep.com (Matt Connley) Date: Thu, 23 Sep 1999 13:41:19 -0500 Subject: [mrtg] PIX Firewall MIB Message-ID: <6F68BA0B1F6ED311AFC60008C7A4D5BA227220@GSEXCHANGE.giantstep.com> Hey all, Thanks to everyone for your help in the past. I've got one more network device that I'd like to monitor. I know the PIX has an SNMP agent, and properly configured, can provide a lot of data. I've tried to find the MIB in Cisco's MIB archive, but I can't seem to find it. If you know where I can find it, or if you have it and could send it to me, I'd really appreciate it. Thanks a bunch! Matt Connley Hosting Operations Coordinator Giant Step Productions p. 312.385.2828 vm. 312.385.2691 http://www.giantstep.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 23 20:55:53 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 23 Sep 1999 13:55:53 -0500 Subject: [mrtg] Re: PIX Firewall MIB Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC645@MAIL2> >From HAZY memory: The PIX Firewall supports the SYSTEM and INTERFACE groups of MIBII. That's all, nothing more. Ken > -----Original Message----- > From: Matt Connley [mailto:MConnley at GiantStep.com] > Sent: Thursday, September 23, 1999 1:41 PM > To: 'mrtg at list.ee.ethz.ch' > Subject: [mrtg] PIX Firewall MIB > > > Hey all, > > Thanks to everyone for your help in the past. I've got one > more network > device that I'd like to monitor. I know the PIX has an SNMP > agent, and > properly configured, can provide a lot of data. I've tried > to find the MIB > in Cisco's MIB archive, but I can't seem to find it. If you > know where I > can find it, or if you have it and could send it to me, I'd really > appreciate it. > > Thanks a bunch! > > > Matt Connley > Hosting Operations Coordinator > Giant Step Productions > p. 312.385.2828 > vm. 312.385.2691 > http://www.giantstep.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From GarmanCh at asa.org Thu Sep 23 21:05:41 1999 From: GarmanCh at asa.org (Garman, Christopher) Date: Thu, 23 Sep 1999 13:05:41 -0600 Subject: [mrtg] Re: Monitoring stopped Message-ID: <83BA678C913BD311A6A7005004A69240062453@hqmsg2.asa.org> This port scanner, like many others, appears to do TCP port scanning. Since SNMP listens on a UDP port, you need a UDP port scanner like NMAP. Also, if you are looking for a FREE scanner/pinger/DNS/traceroute/finger/whois type tool for Windows, try NetLab at http://www.winsite.com/info/pc/win95/netutil/netlab95.zip/ > -----Original Message----- > From: Landa, Brian [SMTP:Landa at trendcs.com] > Sent: Thursday, September 23, 1999 10:11 AM > To: K Mitchell; mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: Monitoring stopped > > I would then run a port scanner from the MRTG workSta and see if the SNMP > port is open. you can get a very nice one from this web site..I would ping > the server, run a trace route, run a port scanner on the Web server IP > address. > > > http://www.aggroup.com/ag/run.taf > > and download the ADnetTools you will not be disappoint. > > > -----Original Message----- > From: K Mitchell [mailto:mitch at keyconn.net] > Sent: Thursday, September 23, 1999 11:46 AM > To: Landa, Brian; mrtg at list.ee.ethz.ch > Subject: RE: [mrtg] Monitoring stopped > > > At 10:23 AM 9/23/99 -0400, Landa, Brian wrote: > >Did anyone change SNMP on the WebServer? anyone change the IP address or > >public string on the server, anyone put a firewall up or change any > >access-lists not to permit SNMP?I would also re run cfgmaker again , but > >make it a sep config and try running it again? try to pinging the web > server > >and download a port checker and point it to the web server, put the port > >checker on the MRTG station and point it to the web server and see if the > >SNMP port is open, if not you have a firewall issue. > > I don't think SNMP was changed in any way, but I can't say for sure. SNMP > is running on the server but SNMP traps weren't. I started that but made > no > difference. Ran cfgmaker and got the following: > SNMP Error: > no response received > SNMPv1_Session community: "public" > request ID: 1263682567 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1> > SNMPGET Problem for sysDescr sysContact sysName sysLocation ifNumber > sysObjectID on public at xxx.xxx.xxx.xxx > > Thanks, > -- > Kirk Mitchell-General Manager mitch at keyconn.net > Keystone Connect Unlock Your World > Altoona, PA 814-941-5000 http://www.keyconn.net > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From artnpp at tsi.com.pe Thu Sep 23 22:56:22 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Thu, 23 Sep 1999 15:56:22 -0500 Subject: [mrtg] Qmail And MRTG ??? Message-ID: <37EA93F6.8441D134@tsi.com.pe> Hi: Please any one has done the monitor of Qmail using MRTG. Imean: 1) Maybe using some stuff of snmp on Qmail... I dont know if qmail supports it... 2) Maybe using some script that work as a Gateway to the MRTG. Any Comment will be welcome .. Thanks -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990923/f6610097/attachment.htm From artnpp at tsi.com.pe Fri Sep 24 02:19:32 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Thu, 23 Sep 1999 19:19:32 -0500 Subject: [mrtg] Re: Monitoring stopped References: <31236353EF99D211A8D500104BD37F98193ACD@TCSMAIL> Message-ID: <37EAC393.371B2BAF@tsi.com.pe> Hi : > I would then run a port scanner from the MRTG workSta and see if the SNMP > port is open. you can get a very nice one from this web site..I would ping > the server, run a trace route, run a port scanner on the Web server IP > address. > > http://www.aggroup.com/ag/run.taf > > and download the ADnetTools you will not be disappoint. > hey, any tool for UNIX, any port scanner ?? -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990923/d5dd6020/attachment.html From bchoi at live365.com Fri Sep 24 03:49:36 1999 From: bchoi at live365.com (Brendan Choi) Date: Thu, 23 Sep 1999 18:49:36 -0700 Subject: [mrtg] MRTG on Catalyst 6509? Message-ID: <01fb01bf062f$0e9e53f0$9582a8c0@bchoi.corp.nanocosm.com> Is there a FAQ for this? I'm sure I am not the first to ask how to configure MRTG for Cisco Catalyst switches. I got MRTG 2.8.6 running to monitor some Cisco 6509's. But it seems hardly any of the 40 or so 100Mb ports on Board 4 or the 2 Gigagbit ports on Board 8 get HTML files. Instead I get 10 HTML files that show nothing. Brendan -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From david at carolnet.com Fri Sep 24 04:10:27 1999 From: david at carolnet.com (David Swearingin) Date: Thu, 23 Sep 1999 21:10:27 -0500 Subject: [mrtg] Ascend Pipeline 130 port Message-ID: <3.0.6.32.19990923211027.0079d790@carolnet.com> I just installed MRTG to monitor traffic on an Ascend Pipeline 130. Not getting any data even though the graphs are being created. I'm using the target of 2:public at domain.name. How do I find out if I'm using the right port number? David -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Fri Sep 24 04:04:17 1999 From: george at aaih.net (George D. Nincehelser) Date: Thu, 23 Sep 1999 21:04:17 -0500 Subject: [mrtg] Re: MRTG on Catalyst 6509? References: <01fb01bf062f$0e9e53f0$9582a8c0@bchoi.corp.nanocosm.com> Message-ID: <002a01bf0631$1ce1fdc0$b40efea9@nincehelser.com> I've had no problem using cfgmaker against Cisco switches (although I've never tried a 6509 in particular). Does the .cfg file look OK? ----- Original Message ----- From: Brendan Choi To: Sent: Thursday, September 23, 1999 8:49 PM Subject: [mrtg] MRTG on Catalyst 6509? > Is there a FAQ for this? I'm sure I am not the first to ask how to configure > MRTG for Cisco Catalyst switches. > > I got MRTG 2.8.6 running to monitor some Cisco 6509's. But it seems hardly > any of the 40 or so 100Mb ports on Board 4 or the 2 Gigagbit ports on Board > 8 get HTML files. Instead I get 10 HTML files that show nothing. > > > > > Brendan > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jfmckay at monroe.net Fri Sep 24 04:26:33 1999 From: jfmckay at monroe.net (John McKay) Date: Thu, 23 Sep 1999 19:26:33 -0700 Subject: [mrtg] Re: PIX Firewall MIB References: <6F68BA0B1F6ED311AFC60008C7A4D5BA227220@GSEXCHANGE.giantstep.com> Message-ID: <003501bf0634$387c75d0$240991d8@calacomm.com> i created a couple of perl script to dig out the number of users, and xlates, that throws them into mrtg... also another script to extract inside, middle, outside packet and bytes statistics. if interested, let me know ----- Original Message ----- From: Matt Connley To: Sent: Thursday, September 23, 1999 11:41 AM Subject: [mrtg] PIX Firewall MIB > Hey all, > > Thanks to everyone for your help in the past. I've got one more network > device that I'd like to monitor. I know the PIX has an SNMP agent, and > properly configured, can provide a lot of data. I've tried to find the MIB > in Cisco's MIB archive, but I can't seem to find it. If you know where I > can find it, or if you have it and could send it to me, I'd really > appreciate it. > > Thanks a bunch! > > > Matt Connley > Hosting Operations Coordinator > Giant Step Productions > p. 312.385.2828 > vm. 312.385.2691 > http://www.giantstep.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cjs at statton.net Fri Sep 24 04:32:06 1999 From: cjs at statton.net (Chuck Statton) Date: Thu, 23 Sep 1999 21:32:06 -0500 Subject: [mrtg] Re: MRTG on Catalyst 6509? References: <01fb01bf062f$0e9e53f0$9582a8c0@bchoi.corp.nanocosm.com> <002a01bf0631$1ce1fdc0$b40efea9@nincehelser.com> Message-ID: <002701bf0634$fe40f840$ab8a443f@statton.net> I do not have any 6509's, however, we have had problems polling the 4003's. Any ideas? ----- Original Message ----- From: George D. Nincehelser To: Brendan Choi ; Sent: Thursday, September 23, 1999 9:04 PM Subject: [mrtg] Re: MRTG on Catalyst 6509? > I've had no problem using cfgmaker against Cisco switches (although I've > never tried a 6509 in particular). > > Does the .cfg file look OK? > > ----- Original Message ----- > From: Brendan Choi > To: > Sent: Thursday, September 23, 1999 8:49 PM > Subject: [mrtg] MRTG on Catalyst 6509? > > > > Is there a FAQ for this? I'm sure I am not the first to ask how to > configure > > MRTG for Cisco Catalyst switches. > > > > I got MRTG 2.8.6 running to monitor some Cisco 6509's. But it seems hardly > > any of the 40 or so 100Mb ports on Board 4 or the 2 Gigagbit ports on > Board > > 8 get HTML files. Instead I get 10 HTML files that show nothing. > > > > > > > > > > Brendan > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Fri Sep 24 11:38:57 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Fri, 24 Sep 1999 02:38:57 -0700 Subject: [mrtg] Re: Threshold on NT? Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98ABB@mbsp01.sp.TRW.COM> So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I keep threshmaxo and threshprogo within the specific graph section of the config file: #------------- ... ... ThreshMaxO[currauth.isdnhub2]: 0 ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` ... ... #------------- And it dies. Is there a reason why the MRTG documentation doesn't give an example? Is this feature not functional? Kirk -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Monday, September 20, 1999 11:00 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Threshold on NT? > Hello, > Has anyone been successful with using the Threshold parameter on an NT > server? I have: > > ThreshDir[currauth.isdnhub2]: c:\mrtg-thresh > ThreshMaxO[currauth.isdnhub2]: 0 > ThreshProgO[currauth.isdnhub2]: d:\bin\acrefresh.bat > > But obviously this isn't working. Do I need to enclose the path's in > quotes? > > Thanks, > Kirk ThreshDir is once per config file, just like WorkDir. The program needs to be in either backticks ` or double-quotes " David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sean.carlin at infoseek.com Fri Sep 24 11:57:15 1999 From: sean.carlin at infoseek.com (Sean Carlin) Date: Fri, 24 Sep 1999 02:57:15 -0700 Subject: [mrtg] Re: SYSLOG and SNMP trap server [was: PIX Firewall MI B] Message-ID: <3C36BDBEA97FD2119B4D00A0C9713B24016DC6CD@lompoc.wave.starwave.com> I'd love to see this, thanks. I'm just beginning to evaluate Private I and TeleMate for making sense of PIX syslog information, and it would be nice to see snmp stats for the same period. Along similar lines: if anyone has a recommendation for a complete, configurable tool that includes a syslog _and_ a snmp trap server, by all means, let me know. Thank you, Sean Carlin Network Engineer Infoseek http://www.go.com -----Original Message----- From: John McKay [mailto:jfmckay at monroe.net] Sent: Thursday, September 23, 1999 7:27 PM To: Matt Connley; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: PIX Firewall MIB i created a couple of perl script to dig out the number of users, and xlates, that throws them into mrtg... also another script to extract inside, middle, outside packet and bytes statistics. if interested, let me know ----- Original Message ----- From: Matt Connley To: Sent: Thursday, September 23, 1999 11:41 AM Subject: [mrtg] PIX Firewall MIB > Hey all, > > Thanks to everyone for your help in the past. I've got one more network > device that I'd like to monitor. I know the PIX has an SNMP agent, and > properly configured, can provide a lot of data. I've tried to find the MIB > in Cisco's MIB archive, but I can't seem to find it. If you know where I > can find it, or if you have it and could send it to me, I'd really > appreciate it. > > Thanks a bunch! > > > Matt Connley > Hosting Operations Coordinator > Giant Step Productions > p. 312.385.2828 > vm. 312.385.2691 > http://www.giantstep.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 24 13:49:32 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 24 Sep 1999 07:49:32 -0400 Subject: [mrtg] Re: Threshold on NT? References: <8907AA9E1A84D2119CCD0000D11BAF1C03A98ABB@mbsp01.sp.TRW.COM> Message-ID: <003401bf0682$de0e0880$47ef93a0@dcaa.mil> > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I keep > threshmaxo and threshprogo within the specific graph section of the config > file: > > #------------- > .. > .. > ThreshMaxO[currauth.isdnhub2]: 0 > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > .. > .. > #------------- > > > And it dies. Is there a reason why the MRTG documentation doesn't give an > example? Is this feature not functional? > > Kirk > Change the backticks to double-quotes and it most likely will work. I just call the program itself without any path. The batch file that runs MRTG has the lines c: cd c:\mrtg-2.8.6\run before I call any of the perl scripts. I've placed all of my threshold programs in the run directory in order to simplify things. Hope the helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 24 13:53:35 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 24 Sep 1999 06:53:35 -0500 Subject: [mrtg] Re: SYSLOG and SNMP trap server [was: PIX Firewall M I B] Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC648@MAIL2> Sean, Back when I was at Ontrack, we looked at both, and I was happier with PrivateI, thought there are a couple things about it that I didn't like. Probably the biggest one is that the machine had to run logged in, as some of the programs aren't services. Ken > -----Original Message----- > From: Sean Carlin [mailto:sean.carlin at infoseek.com] > Sent: Friday, September 24, 1999 4:57 AM > To: 'John McKay'; 'mrtg at list.ee.ethz.ch' > Subject: [mrtg] Re: SYSLOG and SNMP trap server [was: PIX > Firewall MI B] > > > I'd love to see this, thanks. I'm just beginning to evaluate > Private I and > TeleMate for making sense of PIX syslog information, and it > would be nice to > see snmp stats for the same period. > > Along similar lines: if anyone has a recommendation for a complete, > configurable tool that includes a syslog _and_ a snmp trap > server, by all > means, let me know. > > Thank you, > Sean Carlin > Network Engineer > Infoseek > http://www.go.com > > -----Original Message----- > From: John McKay [mailto:jfmckay at monroe.net] > Sent: Thursday, September 23, 1999 7:27 PM > To: Matt Connley; mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: PIX Firewall MIB > > > i created a couple of perl script to dig out the number of users, and > xlates, that throws them into mrtg... > also another script to extract inside, middle, outside packet > and bytes > statistics. > if interested, let me know > > > ----- Original Message ----- > From: Matt Connley > To: > Sent: Thursday, September 23, 1999 11:41 AM > Subject: [mrtg] PIX Firewall MIB > > > > Hey all, > > > > Thanks to everyone for your help in the past. I've got one > more network > > device that I'd like to monitor. I know the PIX has an > SNMP agent, and > > properly configured, can provide a lot of data. I've tried > to find the > MIB > > in Cisco's MIB archive, but I can't seem to find it. If > you know where I > > can find it, or if you have it and could send it to me, I'd really > > appreciate it. > > > > Thanks a bunch! > > > > > > Matt Connley > > Hosting Operations Coordinator > > Giant Step Productions > > p. 312.385.2828 > > vm. 312.385.2691 > > http://www.giantstep.com > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From erik at intervu.net Fri Sep 24 15:41:23 1999 From: erik at intervu.net (Erik Van Riper) Date: Fri, 24 Sep 1999 06:41:23 -0700 Subject: [mrtg] 95th percentile? Message-ID: <5A95D6F19A46D311B33D0008C7B983B21C8AB4@ivmail.intervu.net> I noticed a few questions concerning 95th percentile about a week ago, but saw no response. If someone did respond privately, can they also do so to me? I am very interested in this capability. Thank you in advance! -- Erik Van Riper Manager, Network Operations (619) 302 0698 (Cell) (619) 623 8400 x112 (Desk) -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From GarmanCh at asa.org Fri Sep 24 16:13:18 1999 From: GarmanCh at asa.org (Garman, Christopher) Date: Fri, 24 Sep 1999 08:13:18 -0600 Subject: [mrtg] Re: MRTG on Catalyst 6509? Message-ID: <83BA678C913BD311A6A7005004A69240062456@hqmsg2.asa.org> I was having some problems with the SNMP agent on our 6509 and Cisco advised that I should be running the latest code (5.3(1a)) because there were problems with the agent on previous revs. > -----Original Message----- > From: Brendan Choi [SMTP:bchoi at live365.com] > Sent: Thursday, September 23, 1999 7:50 PM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] MRTG on Catalyst 6509? > > Is there a FAQ for this? I'm sure I am not the first to ask how to > configure > MRTG for Cisco Catalyst switches. > > I got MRTG 2.8.6 running to monitor some Cisco 6509's. But it seems hardly > any of the 40 or so 100Mb ports on Board 4 or the 2 Gigagbit ports on > Board > 8 get HTML files. Instead I get 10 HTML files that show nothing. > > > > > Brendan > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 24 16:13:39 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 24 Sep 1999 10:13:39 -0400 Subject: [mrtg] Re: 95th percentile? References: <5A95D6F19A46D311B33D0008C7B983B21C8AB4@ivmail.intervu.net> Message-ID: <02c201bf0697$005b6040$47ef93a0@dcaa.mil> > I noticed a few questions concerning 95th percentile about a week ago, but > saw no response. If someone did respond privately, can they also do so to > me? I am very interested in this capability. > What exactly are you looking for. I just use the WithPeak[]: wmy option. This shows the high along with the averages. Giving you four lines rather then two. At some point there was a patch for doing this, but at somepoint I believe it got converted into the WithPeak option. I have only been using MRTG for 6 months where I have actually looked beyond the standard default configmaker script. And at that point WithPeak was implemented, so I used it. Hope this helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Fri Sep 24 16:19:29 1999 From: Landa at trendcs.com (Landa, Brian) Date: Fri, 24 Sep 1999 10:19:29 -0400 Subject: [mrtg] MRTG for win95 and win98 Message-ID: <31236353EF99D211A8D500104BD37F98193AE6@TCSMAIL> Does anyone have any info about using MRTG to monitor any WIN95 or WIN98 machines????? Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From erik at intervu.net Fri Sep 24 16:22:13 1999 From: erik at intervu.net (Erik Van Riper) Date: Fri, 24 Sep 1999 07:22:13 -0700 Subject: [mrtg] Re: 95th percentile? Message-ID: <5A95D6F19A46D311B33D0008C7B983B21C8ABE@ivmail.intervu.net> Well, I guess that is a good question. I am interested in figuring out what my bill from my different ISP's will be, since I am charged at the 95th percentile. Since I am in multiple ISP's, and I have different contracts, some bandwidth is more expensive than others. I can direct traffic to other locations if things start to get too expensive. The "WithPeak" seems to give me a peak, but not exactly what I am looking for unless I am just being stupid this morning and not fully understanding the implications of it...... -- Erik Van Riper Manager, Network Operations (619) 302 0698 (Cell) (619) 623 8400 x112 (Desk) -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Friday, September 24, 1999 7:14 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: 95th percentile? > I noticed a few questions concerning 95th percentile about a week ago, but > saw no response. If someone did respond privately, can they also do so to > me? I am very interested in this capability. > What exactly are you looking for. I just use the WithPeak[]: wmy option. This shows the high along with the averages. Giving you four lines rather then two. At some point there was a patch for doing this, but at somepoint I believe it got converted into the WithPeak option. I have only been using MRTG for 6 months where I have actually looked beyond the standard default configmaker script. And at that point WithPeak was implemented, so I used it. Hope this helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mbalazs at kabelkon.ro Fri Sep 24 16:48:22 1999 From: mbalazs at kabelkon.ro (Balazs Miklos) Date: Fri, 24 Sep 1999 17:48:22 +0300 (EEST) Subject: [mrtg] monitoring linux eql link Message-ID: Hello, I have an (I think) difficult problem.. I have to monitor a Linux EQL interface (an EQL interface can use several PPP lines as one, resulting in a bigger bandwidth). The problem is that Linux doesn't provide correct data in the EQL interface, so I have to do something with the two PPP lines running in EQL then, by adding the rx/tx values of the two lines. This would be easy, but: Linux dinamically asigns interfaces to PPP lines, so you can't tell which interface is witch (I have several PPP interfaces on this server, not only these two). I need to decide wich lines to measure, and put them in one graph (by adding the two rx and tx values, I think). Is this possible? How? Thanks. -- Balazs Miklos System Administrator Kabelkon Internet Service Provider - www.kabelkon.ro -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Fri Sep 24 16:49:45 1999 From: george at aaih.net (George D. Nincehelser) Date: Fri, 24 Sep 1999 09:49:45 -0500 Subject: [mrtg] Re: 95th percentile? References: <5A95D6F19A46D311B33D0008C7B983B21C8ABE@ivmail.intervu.net> Message-ID: <003d01bf069c$0c5ab800$b40efea9@nincehelser.com> Erik is correct. I'm looking for the 95th percentile parser for that same reason. I've been trying to download it from null0.qual.net, but I can never get connected. WithPeak doesn't quite give that information. George ----- Original Message ----- From: Erik Van Riper To: Sent: Friday, September 24, 1999 9:22 AM Subject: [mrtg] Re: 95th percentile? > Well, I guess that is a good question. I am interested in figuring out what > my bill from my different ISP's will be, since I am charged at the 95th > percentile. Since I am in multiple ISP's, and I have different contracts, > some bandwidth is more expensive than others. I can direct traffic to other > locations if things start to get too expensive. The "WithPeak" seems to > give me a peak, but not exactly what I am looking for unless I am just being > stupid this morning and not fully understanding the implications of it...... > > -- > Erik Van Riper > Manager, Network Operations > (619) 302 0698 (Cell) > (619) 623 8400 x112 (Desk) > > > > -----Original Message----- > From: David C Prall [mailto:dcp at dcptech.com] > Sent: Friday, September 24, 1999 7:14 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: 95th percentile? > > > > I noticed a few questions concerning 95th percentile about a week ago, > but > > saw no response. If someone did respond privately, can they also do > so to > > me? I am very interested in this capability. > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > This shows the high along with the averages. Giving you four lines > rather then two. > > At some point there was a patch for doing this, but at somepoint I > believe it got converted into the WithPeak option. I have only been > using MRTG for 6 months where I have actually looked beyond the standard > default configmaker script. And at that point WithPeak was implemented, > so I used it. > > Hope this helps, > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From templin at urdirect.net Fri Sep 24 17:04:05 1999 From: templin at urdirect.net (Pete Templin) Date: Fri, 24 Sep 1999 10:04:05 -0500 (CDT) Subject: [mrtg] Re: 95th percentile? In-Reply-To: <02c201bf0697$005b6040$47ef93a0@dcaa.mil> Message-ID: On Fri, 24 Sep 1999, David C Prall wrote: > What exactly are you looking for. I just use the WithPeak[]: wmy option. > This shows the high along with the averages. Giving you four lines > rather then two. > > At some point there was a patch for doing this, but at somepoint I > believe it got converted into the WithPeak option. I have only been > using MRTG for 6 months where I have actually looked beyond the standard > default configmaker script. And at that point WithPeak was implemented, > so I used it. Most folks looking for 95th percentile want to be able to calculate the 95th percentile of all of the data over a given time period (usually a month). MRTG only keeps its five minutes numbers for about two days, and then it only stores averaged averages. It's impossible to recreate the true 95th percentile five minute average using reaveraged numbers; the peaks merely show the highest five minute peak across a two hour period. There's no way to determine how many five minute samples were that high. Some people have written scripts that archive a day's worth of five-minute samples each day, and then crank through that unaveraged data at the end of the month. The few folks I've talked to about this usually wrote it on company time, and weren't permitted to release their script. It's actually not that hard; the challenge is making sure that it scales well (or can be reengineered to scale). Pete -- Peter J. Templin, Jr., CCNA Systems and Networks Administrator On-Line Internet Services - URDirect.net A division of Global On-Line Computers 2414 Babcock Rd. Suite 106 templin at urdirect.net San Antonio, TX 78229 (210)692-9911 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Fri Sep 24 17:35:25 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Fri, 24 Sep 1999 08:35:25 -0700 Subject: [mrtg] Re: Threshold on NT? Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98ABC@mbsp01.sp.TRW.COM> David, If its not too much trouble, can you send me your 'mrtg.cfg' file, maybe just the top few lines to see how your referencing the directory, and just one of you configuration sections which include the 'thresh' parameters. Thanks, Kirk -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Friday, September 24, 1999 4:50 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Threshold on NT? > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I keep > threshmaxo and threshprogo within the specific graph section of the config > file: > > #------------- > .. > .. > ThreshMaxO[currauth.isdnhub2]: 0 > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > .. > .. > #------------- > > > And it dies. Is there a reason why the MRTG documentation doesn't give an > example? Is this feature not functional? > > Kirk > Change the backticks to double-quotes and it most likely will work. I just call the program itself without any path. The batch file that runs MRTG has the lines c: cd c:\mrtg-2.8.6\run before I call any of the perl scripts. I've placed all of my threshold programs in the run directory in order to simplify things. Hope the helps, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Fri Sep 24 17:42:38 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Fri, 24 Sep 1999 11:42:38 -0400 Subject: [mrtg] MRTG Frame Relay graphing - frCircuitState Message-ID: <01a301bf06a3$706a16e0$7a0118ac@neiltoshi.ctron.com> Hi all I've been working a lot with Frame Relay devices of late, and MRTG's been doing well at modeling links. What would be nice is to graph the circuit state, too. Now this can be done out of the box using OID 1.3.6.1.2.1.10.32.2.1.3.pp.dlci (frCircuitState). The down side is that this OID will return 1=invalid 2=up 3=down - kinda like ifAdminStatus and ifOperStatus. Tobi did a little hack to 'massage' the admin and oper values so it returned 1=up and 2=down, or otherwise hosed. Has anyone looked at this hack and modified it to work with frCircuitState? If not, how hard might this be? I'm not a coder type so I haven't rummaged through the code myself. I'd be interested to hear everyones thoughts on it though - for my money, a 'frCircuitHack' option would be real useful... Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/17b81ec4/attachment.htm From george at aaih.net Fri Sep 24 17:53:07 1999 From: george at aaih.net (George D. Nincehelser) Date: Fri, 24 Sep 1999 10:53:07 -0500 Subject: [mrtg] Re: 95th percentile? In-Reply-To: Message-ID: <006801bf06a4$e4a58840$4692429f@coop.com> That's exactly what I've been looking for. I assume that there is a way an external script can gather the data and calculate the 95th percentile, then pass that info in some way to MRTG so it can be graphed? I'm unclear as to the best way to graph the 95th percentile data. I'm thinking that a simple straight line across the graph would be sufficient for billing purposes, but a trending line might look cool. I imagine the line would best be reset at the end of each billing period. Thoughts? George > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Pete Templin > Sent: Friday, September 24, 1999 10:04 AM > To: David C Prall > Cc: mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: 95th percentile? > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > > This shows the high along with the averages. Giving you four lines > > rather then two. > > > > At some point there was a patch for doing this, but at somepoint I > > believe it got converted into the WithPeak option. I have only been > > using MRTG for 6 months where I have actually looked beyond the standard > > default configmaker script. And at that point WithPeak was implemented, > > so I used it. > > Most folks looking for 95th percentile want to be able to calculate the > 95th percentile of all of the data over a given time period (usually a > month). MRTG only keeps its five minutes numbers for about two days, and > then it only stores averaged averages. It's impossible to recreate the > true 95th percentile five minute average using reaveraged numbers; the > peaks merely show the highest five minute peak across a two hour period. > There's no way to determine how many five minute samples were that high. > > Some people have written scripts that archive a day's worth of five-minute > samples each day, and then crank through that unaveraged data at the end > of the month. The few folks I've talked to about this usually wrote it on > company time, and weren't permitted to release their script. It's > actually not that hard; the challenge is making sure that it scales well > (or can be reengineered to scale). > > Pete > > -- > Peter J. Templin, Jr., CCNA > Systems and Networks Administrator > > On-Line Internet Services - URDirect.net > A division of Global On-Line Computers > 2414 Babcock Rd. Suite 106 templin at urdirect.net > San Antonio, TX 78229 (210)692-9911 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From maguilar at ecnet.ec Fri Sep 24 17:59:22 1999 From: maguilar at ecnet.ec (Margarita Aguilar) Date: Fri, 24 Sep 1999 10:59:22 -0500 Subject: [mrtg] Hi all Message-ID: <008001bf06a5$c46b4c80$6913649d@ec.ec> I need a little help, I began to use this program and I need to know, where (in wich file) the program store the information of the ins, outs and the averages that use in the graphs.??????? Thanks, Margarita -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/b94baccb/attachment.html From george at aaih.net Fri Sep 24 17:57:59 1999 From: george at aaih.net (George D. Nincehelser) Date: Fri, 24 Sep 1999 10:57:59 -0500 Subject: [mrtg] Re: 95th percentile? In-Reply-To: Message-ID: <006c01bf06a5$92c99c40$4692429f@coop.com> That's exactly what I've been looking for. I assume that there is a way an external script can gather the data and calculate the 95th percentile, then pass that info in some way to MRTG so it can be graphed? I'm unclear as to the best way to graph the 95th percentile data. I'm thinking that a simple straight line across the graph would be sufficient for billing purposes, but a trending line might look cool. I imagine the line would best be reset at the end of each billing period. Thoughts? George > Most folks looking for 95th percentile want to be able to calculate the > 95th percentile of all of the data over a given time period (usually a > month). MRTG only keeps its five minutes numbers for about two days, and > then it only stores averaged averages. It's impossible to recreate the > true 95th percentile five minute average using reaveraged numbers; the > peaks merely show the highest five minute peak across a two hour period. > There's no way to determine how many five minute samples were that high. > > Some people have written scripts that archive a day's worth of five-minute > samples each day, and then crank through that unaveraged data at the end > of the month. The few folks I've talked to about this usually wrote it on > company time, and weren't permitted to release their script. It's > actually not that hard; the challenge is making sure that it scales well > (or can be reengineered to scale). > > Pete > > -- > Peter J. Templin, Jr., CCNA > Systems and Networks Administrator > > On-Line Internet Services - URDirect.net > A division of Global On-Line Computers > 2414 Babcock Rd. Suite 106 templin at urdirect.net > San Antonio, TX 78229 (210)692-9911 > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From kbo at inter7.com Fri Sep 24 17:59:33 1999 From: kbo at inter7.com (Ken Jones) Date: Fri, 24 Sep 1999 10:59:33 -0500 Subject: [mrtg] Re: 95th percentile? References: <006801bf06a4$e4a58840$4692429f@coop.com> Message-ID: <37EB9FE5.2DD895C9@inter7.com> I am also intereted in 95 percentile graphing for billing purposes. Has anyone found code to do this? Ken Jones Inter7 "George D. Nincehelser" wrote: > > That's exactly what I've been looking for. > > I assume that there is a way an external script can gather the data and > calculate the 95th percentile, then pass that info in some way to MRTG so > it can be graphed? > > I'm unclear as to the best way to graph the 95th percentile data. I'm > thinking that a simple straight line across the graph would be sufficient > for billing purposes, but a trending line might look cool. I imagine the > line would best be reset at the end of each billing period. > > Thoughts? > George > > > -----Original Message----- > > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > > Behalf Of Pete Templin > > Sent: Friday, September 24, 1999 10:04 AM > > To: David C Prall > > Cc: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Re: 95th percentile? > > > > > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > > > This shows the high along with the averages. Giving you four lines > > > rather then two. > > > > > > At some point there was a patch for doing this, but at somepoint I > > > believe it got converted into the WithPeak option. I have only been > > > using MRTG for 6 months where I have actually looked beyond the standard > > > default configmaker script. And at that point WithPeak was implemented, > > > so I used it. > > > > Most folks looking for 95th percentile want to be able to calculate the > > 95th percentile of all of the data over a given time period (usually a > > month). MRTG only keeps its five minutes numbers for about two days, and > > then it only stores averaged averages. It's impossible to recreate the > > true 95th percentile five minute average using reaveraged numbers; the > > peaks merely show the highest five minute peak across a two hour period. > > There's no way to determine how many five minute samples were that high. > > > > Some people have written scripts that archive a day's worth of five-minute > > samples each day, and then crank through that unaveraged data at the end > > of the month. The few folks I've talked to about this usually wrote it on > > company time, and weren't permitted to release their script. It's > > actually not that hard; the challenge is making sure that it scales well > > (or can be reengineered to scale). > > > > Pete > > > > -- > > Peter J. Templin, Jr., CCNA > > Systems and Networks Administrator > > > > On-Line Internet Services - URDirect.net > > A division of Global On-Line Computers > > 2414 Babcock Rd. Suite 106 templin at urdirect.net > > San Antonio, TX 78229 (210)692-9911 > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Fri Sep 24 18:05:11 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Fri, 24 Sep 1999 11:05:11 -0500 Subject: [mrtg] Re: Hi all Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC65A@MAIL2> In the Workdir\*.log files. the format of the logs is described in the doc/logfile-format.txt file. Ken -----Original Message----- From: Margarita Aguilar [mailto:maguilar at ecnet.ec] Sent: Friday, September 24, 1999 10:59 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Hi all I need a little help, I began to use this program and I need to know, where (in wich file) the program store the information of the ins, outs and the averages that use in the graphs.??????? Thanks, Margarita -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/728c7c1a/attachment.htm From erik at intervu.net Fri Sep 24 18:08:13 1999 From: erik at intervu.net (Erik Van Riper) Date: Fri, 24 Sep 1999 09:08:13 -0700 Subject: [mrtg] Re: 95th percentile? Message-ID: <5A95D6F19A46D311B33D0008C7B983B21C8ABF@ivmail.intervu.net> There is a perl module that I am looking at (Statistics::Descriptive) that does this type of computation, the issue is mostly how to interpret the data correctly from the MRTG log files. I will try to look at this during the weekend, however I am not a math person so this may take me longer than others may be able to figure out. If anyone has ever manipulated the log files generated by MRTG in the past with perl that could provide some insight, I would be most appreciative. -- Erik Van Riper Manager, Network Operations (619) 302 0698 (Cell) (619) 623 8400 x112 (Desk) -----Original Message----- From: Ken Jones [mailto:kbo at inter7.com] Sent: Friday, September 24, 1999 9:00 AM To: George D. Nincehelser Cc: Pete Templin; David C Prall; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: 95th percentile? I am also intereted in 95 percentile graphing for billing purposes. Has anyone found code to do this? Ken Jones Inter7 "George D. Nincehelser" wrote: > > That's exactly what I've been looking for. > > I assume that there is a way an external script can gather the data and > calculate the 95th percentile, then pass that info in some way to MRTG so > it can be graphed? > > I'm unclear as to the best way to graph the 95th percentile data. I'm > thinking that a simple straight line across the graph would be sufficient > for billing purposes, but a trending line might look cool. I imagine the > line would best be reset at the end of each billing period. > > Thoughts? > George > > > -----Original Message----- > > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > > Behalf Of Pete Templin > > Sent: Friday, September 24, 1999 10:04 AM > > To: David C Prall > > Cc: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Re: 95th percentile? > > > > > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > > > This shows the high along with the averages. Giving you four lines > > > rather then two. > > > > > > At some point there was a patch for doing this, but at somepoint I > > > believe it got converted into the WithPeak option. I have only been > > > using MRTG for 6 months where I have actually looked beyond the standard > > > default configmaker script. And at that point WithPeak was implemented, > > > so I used it. > > > > Most folks looking for 95th percentile want to be able to calculate the > > 95th percentile of all of the data over a given time period (usually a > > month). MRTG only keeps its five minutes numbers for about two days, and > > then it only stores averaged averages. It's impossible to recreate the > > true 95th percentile five minute average using reaveraged numbers; the > > peaks merely show the highest five minute peak across a two hour period. > > There's no way to determine how many five minute samples were that high. > > > > Some people have written scripts that archive a day's worth of five-minute > > samples each day, and then crank through that unaveraged data at the end > > of the month. The few folks I've talked to about this usually wrote it on > > company time, and weren't permitted to release their script. It's > > actually not that hard; the challenge is making sure that it scales well > > (or can be reengineered to scale). > > > > Pete > > > > -- > > Peter J. Templin, Jr., CCNA > > Systems and Networks Administrator > > > > On-Line Internet Services - URDirect.net > > A division of Global On-Line Computers > > 2414 Babcock Rd. Suite 106 templin at urdirect.net > > San Antonio, TX 78229 (210)692-9911 > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From maguilar at ecnet.ec Fri Sep 24 18:50:57 1999 From: maguilar at ecnet.ec (Margarita Aguilar) Date: Fri, 24 Sep 1999 11:50:57 -0500 Subject: [mrtg] Re: Hi all References: <0B99D311EEA0D21190F700A0C99D7B89ECC65A@MAIL2> Message-ID: <00e401bf06ac$f9abf140$6913649d@ec.ec> I have another problem, I search but I don't find the file logfile-format.txt. If you have that file please send me. Thanks, Margarita ----- Original Message ----- From: Stieers, Ken To: 'Margarita Aguilar' ; mrtg at list.ee.ethz.ch Sent: Friday, September 24, 1999 11:05 AM Subject: [mrtg] Re: Hi all In the Workdir\*.log files. the format of the logs is described in the doc/logfile-format.txt file. Ken -----Original Message----- From: Margarita Aguilar [mailto:maguilar at ecnet.ec] Sent: Friday, September 24, 1999 10:59 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Hi all I need a little help, I began to use this program and I need to know, where (in wich file) the program store the information of the ins, outs and the averages that use in the graphs.??????? Thanks, Margarita -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/abb62c32/attachment.html From aacosta at geocities.com Fri Sep 24 18:45:20 1999 From: aacosta at geocities.com (Alejandro Acosta A.) Date: Fri, 24 Sep 1999 12:45:20 -0400 Subject: [mrtg] Interface Message-ID: <004201bf06ac$b1562e60$490410ac@desarrollo.net-uno.net> Hi, I found the following OID at the mrtg documentation in order to measure packets dropped. 1.3.6.1.2.1.2.2.1.19.. How is the interface numbered?. I mean, I need to monitor a for example a cisco 2500 router that has one ethernet and 2 serial interfaces. Is it = 0=ethernet 1=Serial0 2=Serial1 ?. Thanks. Alejandro Acosta A. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Fri Sep 24 19:17:19 1999 From: dcp at dcptech.com (David C Prall) Date: Fri, 24 Sep 1999 13:17:19 -0400 Subject: [mrtg] Re: 95th percentile? References: Message-ID: <040901bf06b0$a8cf6c80$47ef93a0@dcaa.mil> > Most folks looking for 95th percentile want to be able to calculate the > 95th percentile of all of the data over a given time period (usually a > month). MRTG only keeps its five minutes numbers for about two days, and > then it only stores averaged averages. It's impossible to recreate the > true 95th percentile five minute average using reaveraged numbers; the > peaks merely show the highest five minute peak across a two hour period. > There's no way to determine how many five minute samples were that high. > > Some people have written scripts that archive a day's worth of five-minute > samples each day, and then crank through that unaveraged data at the end > of the month. The few folks I've talked to about this usually wrote it on > company time, and weren't permitted to release their script. It's > actually not that hard; the challenge is making sure that it scales well > (or can be reengineered to scale). > Thanks for the excellent example. So I went back and took a look at above.net which supposedly had the 95th Percentile patched and found it actually listed on the Monthly graph, along with a Red Line across at this value. http://stats.sjc.above.net/traffic/ So what I am to understand is that they take this number and charge a higher rate for all traffic above and beyond this value? So if I decide to copy the entire Windows NT i386 directory over the wire to another server at night, I am going to get charged an additional amount for this half-hour burst of abnormal traffic? Since it wasn't critical it would probably be cheaper to send the CD and have the local admin insert it into the CD-ROM drive instead? I don't really understand this, all that well. I've never had to provision major connections beyond a T-1 to an ISP that was X amount a month. No funny stuff in the contract that I saw. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Fri Sep 24 19:13:17 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Fri, 24 Sep 1999 10:13:17 -0700 Subject: [mrtg] Re: script archive In-Reply-To: <006c01bf06a5$92c99c40$4692429f@coop.com> References: Message-ID: <3.0.5.32.19990924101317.00a50960@L7.org> greetings, i'm building an mrtg script archive to make life easier for all of us :) could those of you who wish to contribute please e mail your scripts to info at L7.org i will be going through them and changing the [router.L7.org] public at 207.12.41.254 to [routername] public at 0.0.0.0 just to keep some enterprising individuals honest.. thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Landa at trendcs.com Fri Sep 24 19:23:55 1999 From: Landa at trendcs.com (Landa, Brian) Date: Fri, 24 Sep 1999 13:23:55 -0400 Subject: [mrtg] Re: 95th percentile? Message-ID: <31236353EF99D211A8D500104BD37F98193AEC@TCSMAIL> I would like to see a full config of this.... Brian Landa Trend Consulting Services Inc. Centre Plaza North, Suite #201 Eastlake, OH 44095 T: 440.942.4040 X243 F: 440.942.4848 Pager: 440.303.5426 Email: landa at trendcs.com Network Support Specialist WE make the NET * work -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Friday, September 24, 1999 1:17 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: 95th percentile? > Most folks looking for 95th percentile want to be able to calculate the > 95th percentile of all of the data over a given time period (usually a > month). MRTG only keeps its five minutes numbers for about two days, and > then it only stores averaged averages. It's impossible to recreate the > true 95th percentile five minute average using reaveraged numbers; the > peaks merely show the highest five minute peak across a two hour period. > There's no way to determine how many five minute samples were that high. > > Some people have written scripts that archive a day's worth of five-minute > samples each day, and then crank through that unaveraged data at the end > of the month. The few folks I've talked to about this usually wrote it on > company time, and weren't permitted to release their script. It's > actually not that hard; the challenge is making sure that it scales well > (or can be reengineered to scale). > Thanks for the excellent example. So I went back and took a look at above.net which supposedly had the 95th Percentile patched and found it actually listed on the Monthly graph, along with a Red Line across at this value. http://stats.sjc.above.net/traffic/ So what I am to understand is that they take this number and charge a higher rate for all traffic above and beyond this value? So if I decide to copy the entire Windows NT i386 directory over the wire to another server at night, I am going to get charged an additional amount for this half-hour burst of abnormal traffic? Since it wasn't critical it would probably be cheaper to send the CD and have the local admin insert it into the CD-ROM drive instead? I don't really understand this, all that well. I've never had to provision major connections beyond a T-1 to an ISP that was X amount a month. No funny stuff in the contract that I saw. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From H1STEINH at hewitt.com Fri Sep 24 19:10:55 1999 From: H1STEINH at hewitt.com (Henry Steinhauer) Date: Fri, 24 Sep 1999 12:10:55 -0500 Subject: [mrtg] Re: 95th percentile? Message-ID: <862567F6.005D3FDF.00@l98ong6.hewitt.com> ALL - It is easy to use Excel to bring in a Log file and then create the information you are looking for. Some ISPs use the value in a number of ways. It is possible to have different bandwidths for each direction of a connection, thus the 'normal' way of defining this does not work for all people. Normal : 1) - taking the highest value of IN or OUT for each interval monitored and then reporting the 95th percentile level for the "billing interval' a - If you are using difrerent bandwidths, this does not work. --- You would need to keep IN and OUT seperate and create it seperate. b - each ISP has the option to create a different billing interval for their own purpose -- ie - have bills going out each business day so the cash flow is not just one lump sum. -- some on the 5th, some of the 10th, some on the 15th, some on the 20th, some on the 25th. (all months have these dates). 2) - Another approach is to use the 95% level for Each Day of the MRTG cycles. -- Since you are gathering this information on a 5 minute interval, this amounts to 12 per hour or 288 per day. -- 95% level would then be at the 273.6 value - you could round up to the 274th or take the 273rd. For each day then, you could replace the 'peak' value on the follow on charts with this value for the monthly and yearly charts. This would give you a better feel for how your actual capacity and performance numbers are going rather than just your billing cycles. After all the key is how do you service your users. This would be higher than the ISP value on most days, but in general, you would have a good feel for where you would be on their price sheet and what you would need to do to keep below certain values. Any Perl hacks out there ? I would think that a program that would read the log file daily and then replace the 'peak' values with the 95th value for the monthly and yearly sections of the log file would do the trick. My Perl coding is still not up to speed, but I have outlined the approach. I would be willing to work with someone if they want to do the Perl hack as a sample program. There is already a sample program to read a set of CFG files so you could know which targets need to be gathered, or you could require that the list of log files be put in a file so one could give a list of log files rather than the entire directory of log files. (I do not need this for all the log files). BUT if they really want it for all of them, then just put the while list in the file to be read. Suggestions and comments? Please direct them to Henry Steinhauer h1steinh at hewitt.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Fri Sep 24 19:42:35 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Fri, 24 Sep 1999 13:42:35 -0400 Subject: [mrtg] Re: MRTG Frame Relay graphing - frCircuitState Message-ID: <025a01bf06b4$315fb8e0$7a0118ac@neiltoshi.ctron.com> Well not a full config - but here's a typical 56k line, looking at DLCI 100 on port 3 : MRTG is reading octets from the device (Since that's what the mib supports) so I am using the 'bits' option to multiply these values by 8 to convert to bits. Maxbytes is set to 7000, not 56000 because we're getting values in in Octets (56/8=7). The multiplication is done -after- the conversions - so that's why I had to put it in as 7000. It works pretty good on our routers, hope it works for you. Target[foo]: frInOctets.3.100&frOutOctets.3.100:public at 1.1.1.1 MaxBytes[foo]: 7000 Title[foo]: Router Port 3 - Frame Relay Interface DLCI 100 Options[foo]: transparent bits growright PageTop[foo]:

Traffic Analysis for Frame Relay Interface 3 DLCI 100
System: SuperRouter
Maintainer: Neil Calvert
Interface:Frame Relay Interface (3)
IP: SuperRouter (1.1.1.1) TD>
Max Speed: 56.0 kBits/s (frame-relay)
YLegend[foo]: Bits ShortLegend[foo]: Frame Use Legend1[foo]: Incoming Traffic in Bits per Second Legend2[foo]: Outgoing Traffic in Bits per Second Legend3[foo]: Maximal Incoming Traffic in poll cycle Legend4[foo]: Maximal Outgoing Traffic in poll cycle LegendI[foo]:  Bits/s: Legend0[foo]:  Bits/s: -----Original Message----- From: Landa, Brian To: Neil Calvert Date: Friday, September 24, 1999 1:28 PM Subject: RE: [mrtg] MRTG Frame Relay graphing - frCircuitState >Do you have a full config I can look at????? > >Brian Landa >Trend Consulting Services Inc. >Centre Plaza North, Suite #201 >Eastlake, OH 44095 >T: 440.942.4040 X243 >F: 440.942.4848 >Pager: 440.303.5426 >Email: landa at trendcs.com < mailto:landa at trendcs.com > > >Network Support Specialist >WE make the NET * work > > >-----Original Message----- >From: Neil Calvert [mailto:ncalvert at cabletron.com] >Sent: Friday, September 24, 1999 11:43 AM >To: mrtglist >Subject: [mrtg] MRTG Frame Relay graphing - frCircuitState > > >Hi all > >I've been working a lot with Frame Relay devices of late, and MRTG's been >doing well at modeling links. What would be nice is to graph the circuit >state, too. Now this can be done out of the box using OID >1.3.6.1.2.1.10.32.2.1.3.pp.dlci (frCircuitState). The down side is that this >OID will return 1=invalid 2=up 3=down - kinda like ifAdminStatus and >ifOperStatus. > >Tobi did a little hack to 'massage' the admin and oper values so it returned >1=up and 2=down, or otherwise hosed. Has anyone looked at this hack and >modified it to work with frCircuitState? If not, how hard might this be? I'm >not a coder type so I haven't rummaged through the code myself. I'd be >interested to hear everyones thoughts on it though - for my money, a >'frCircuitHack' option would be real useful... > > >Neil > -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/512b6e27/attachment.htm From david at carolnet.com Fri Sep 24 19:59:56 1999 From: david at carolnet.com (David Swearingin) Date: Fri, 24 Sep 1999 12:59:56 -0500 Subject: [mrtg] Re: Ascend Pipeline 130 port In-Reply-To: <37EB76EA.FAD9E8C4@softone.com.br> References: <3.0.6.32.19990923211027.0079d790@carolnet.com> Message-ID: <3.0.6.32.19990924125956.007bc690@carolnet.com> Thanks for the info, but how do you compute the sum of the wans? David At 10:04 AM 9/24/99 -0300, you wrote: >There is not a thing like a "right port number" for an Ascend. By the >way it is constructed, it changes the port a connection uses everytime >it reconnects. So, part of the time your connection will be in the port >2, then in the 7, then in the 3, and so on. What you can do is, if you >have only one link in the Pipeline, compute the sum of the wans. > > >David Swearingin wrote: >> >> I just installed MRTG to monitor traffic on an Ascend Pipeline 130. Not >> getting any data even though the graphs are being created. I'm using the >> target of 2:public at domain.name. How do I find out if I'm using the right >> port number? >> >> David >> >> -- >> * To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > >-- >---------------------------------------------------------------------- >Silvio L. Nisgoski >silvio at softone.com.br >Network Engineer. >Soft One Consultores Associados > __________________________________________________ David Swearingin (david at carolnet.com) CARROLLTON INTERNET SERVICE (www.carolnet.com) First Financial Group, Inc. 11 N. Folger, Carrollton, MO 64633 660-542-3002 Fax 660-542-3003 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Fri Sep 24 19:59:31 1999 From: george at aaih.net (George D. Nincehelser) Date: Fri, 24 Sep 1999 12:59:31 -0500 Subject: [mrtg] Re: 95th percentile? In-Reply-To: <040901bf06b0$a8cf6c80$47ef93a0@dcaa.mil> Message-ID: <007801bf06b6$8d326d50$4692429f@coop.com> The way it has been explained to me is: 1) Record the rate every 10 minutes around the clock for the billing period 2) Sort the recorded rates where highest is at the top, lowest at the bottom 3) Knock off the top 5 percent of the list 4) The resulting top reading is the rate upon which you are billed So, if you had an abormally high transfer for a short period, it will most likely be lopped off the top of the list and won't matter. In a contract I'm not working on, we pay a base rate, if our 95th percentile calculation exceeds this rate, then we pay more for that billing period based on their pricing scale (their billing scale is in 0.5 Mbps increments). If anyone has any corrections to this, please let me know...I'm in the process of negotiating this contract and I'm not yet sure I fully understand how the formula works and its implications. (I've yet to have anyone give me the measurement process in writing, which really bugs me) One thing I'm wondering about is their sampling rate. How would the 95th percentile change with different sampling rates and different traffic patterns? To take things to the extreme, suppose I sychronized myself to their sampling schedule, loaded up the connection when they "weren't looking", then choked back my transfer rate below my base rate during they times they would be sampling. Devious, I know. I'd never actually *D0* anything like this, of course...I'm just curious if it would work and if anyone as tried it. ;) George > Thanks for the excellent example. So I went back and took a look at > above.net which supposedly had the 95th Percentile patched and found it > actually listed on the Monthly graph, along with a Red Line across at > this value. http://stats.sjc.above.net/traffic/ > > So what I am to understand is that they take this number and charge a > higher rate for all traffic above and beyond this value? So if I decide > to copy the entire Windows NT i386 directory over the wire to another > server at night, I am going to get charged an additional amount for this > half-hour burst of abnormal traffic? Since it wasn't critical it would > probably be cheaper to send the CD and have the local admin insert it > into the CD-ROM drive instead? > > I don't really understand this, all that well. I've never had to > provision major connections beyond a T-1 to an ISP that was X amount a > month. No funny stuff in the contract that I saw. > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sugarat at thunderhold.sugarat.net Fri Sep 24 22:42:31 1999 From: sugarat at thunderhold.sugarat.net (Tim Kennedy) Date: Fri, 24 Sep 1999 16:42:31 -0400 (EDT) Subject: [mrtg] Re: SYSLOG and SNMP trap server [was: PIX Firewall MI B] In-Reply-To: <3C36BDBEA97FD2119B4D00A0C9713B24016DC6CD@lompoc.wave.starwave.com> Message-ID: On Fri, 24 Sep 1999, Sean Carlin wrote: > Along similar lines: if anyone has a recommendation for a complete, > configurable tool that includes a syslog _and_ a snmp trap server, by all > means, let me know. For anywhere between $100k and $500k, you can get your own complete installation of Micromuse Netcool Omnibus and the ISMs. With syslog probe, and other neat-o kean stuff, and a weeks worth of consultancy and training. -Tim Timothy Kennedy sugarat.net, Network Management Resources http://www.sugarat.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sugarat at thunderhold.sugarat.net Fri Sep 24 22:47:58 1999 From: sugarat at thunderhold.sugarat.net (Tim Kennedy) Date: Fri, 24 Sep 1999 16:47:58 -0400 (EDT) Subject: [mrtg] Re: 95th percentile? In-Reply-To: <006801bf06a4$e4a58840$4692429f@coop.com> Message-ID: there's a script around somewhere called "calculate_traffic.pl". It takes a begining date and an ending date, and tells you how much traffic passed in that time period, and you can do the math with your CIR or allowed rate, and see what percentile you are in for the month. I lost the script though. Somebody here ought to have it. -Tim On Fri, 24 Sep 1999, George D. Nincehelser wrote: > That's exactly what I've been looking for. > > I assume that there is a way an external script can gather the data and > calculate the 95th percentile, then pass that info in some way to MRTG so > it can be graphed? > > I'm unclear as to the best way to graph the 95th percentile data. I'm > thinking that a simple straight line across the graph would be sufficient > for billing purposes, but a trending line might look cool. I imagine the > line would best be reset at the end of each billing period. > > Thoughts? > George Timothy Kennedy sugarat.net, Network Management Resources http://www.sugarat.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jay at pcc.com Fri Sep 24 22:47:40 1999 From: jay at pcc.com (Jay Schuster) Date: Fri, 24 Sep 1999 16:47:40 -0400 Subject: [mrtg] Re: Ascend Pipeline 130 port References: <3.0.6.32.19990923211027.0079d790@carolnet.com> <3.0.6.32.19990924125956.007bc690@carolnet.com> Message-ID: <37EBE36C.6E3B095A@pcc.com> David Swearingin wrote: > Thanks for the info, but how do you compute the sum of the wans? This works for me: Target[p130-bri]: 5:public at p130 + 6:public at p130 + 7:public at p130 + 8:public at p130 + 9:public at p130 + 10:public at p130 + 11:public at p130 + 12:public at p130 + 13:public at p130 + 14:public at p130 + 15:public at p130 + 16:public at p130 + 17:public at p130 + 18:public at p130 + 19:public at p130 + 20:public at p130 + 21:public at p130 + 22:public at p130 + 23:public at p130 -- Jay Schuster The People's Computer Company `Revolutionary Programming' -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From templin at urdirect.net Fri Sep 24 22:59:37 1999 From: templin at urdirect.net (Pete Templin) Date: Fri, 24 Sep 1999 15:59:37 -0500 (CDT) Subject: [mrtg] Re: 95th percentile? In-Reply-To: Message-ID: On Fri, 24 Sep 1999, Tim Kennedy wrote: > there's a script around somewhere called "calculate_traffic.pl". > It takes a begining date and an ending date, and tells you how much > traffic passed in that time period, and you can do the math with your CIR > or allowed rate, and see what percentile you are in for the month. But if you're taking that from an ordinary MRTG log file, you've got inaccurate data to calculate from (or data of differing accuracy). If you want the 446th highest five-minute sample (95th percentile of 12 samples per hour times 24 hours per day times 31 days in the month), you need to do something different, as in archive daily data to a file so it doesn't get averaged. Pete -- Peter J. Templin, Jr., CCNA Systems and Networks Administrator On-Line Internet Services - URDirect.net A division of Global On-Line Computers 2414 Babcock Rd. Suite 106 templin at urdirect.net San Antonio, TX 78229 (210)692-9911 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sat Sep 25 00:49:07 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sat, 25 Sep 1999 00:49:07 +0200 (CEST) Subject: [mrtg] Re: Interface In-Reply-To: <004201bf06ac$b1562e60$490410ac@desarrollo.net-uno.net> from "Alejandro Acosta A." at Sep 24, 1999 12:45:20 PM Message-ID: <199909242249.AAA27220@slot.hollandcasino.nl> > > Hi, I found the following OID at the mrtg documentation in order > to measure packets dropped. > > 1.3.6.1.2.1.2.2.1.19.. > > How is the interface numbered?. > If you run cfgmaker on it, it will show you which is which. You could also use snmpwalk and do snmpwalk cisco public .1.3.6.1.2.1.2.2.1.2 to get something like interfaces.ifTable.ifEntry.ifDescr.1 = "BRI0: B-Channel 1" interfaces.ifTable.ifEntry.ifDescr.2 = "BRI0: B-Channel 2" interfaces.ifTable.ifEntry.ifDescr.3 = "BRI0" Hex: 42 52 49 30 interfaces.ifTable.ifEntry.ifDescr.4 = "Ethernet0" interfaces.ifTable.ifEntry.ifDescr.5 = "Loopback0" interfaces.ifTable.ifEntry.ifDescr.6 = "Tunnel0" interfaces.ifTable.ifEntry.ifDescr.7 = "Async1" In my case it is four for the ethernet ifIn and ifOut. The same number (4) is valid for the other stats such as packets dropped. Output of "snmpwalk cisco public .1.3.6.1.2.1.2.2.1 | grep '\.4 = '" : interfaces.ifTable.ifEntry.ifIndex.4 = 4 interfaces.ifTable.ifEntry.ifDescr.4 = "Ethernet0" interfaces.ifTable.ifEntry.ifType.4 = ethernet-csmacd(6) interfaces.ifTable.ifEntry.ifMtu.4 = 1500 interfaces.ifTable.ifEntry.ifSpeed.4 = Gauge: 10000000 interfaces.ifTable.ifEntry.ifPhysAddress.4 = Hex: 00 60 5C F4 48 43 interfaces.ifTable.ifEntry.ifAdminStatus.4 = up(1) interfaces.ifTable.ifEntry.ifOperStatus.4 = up(1) interfaces.ifTable.ifEntry.ifLastChange.4 = Timeticks: (456648) 1:16:06 interfaces.ifTable.ifEntry.ifInOctets.4 = 3967528604 interfaces.ifTable.ifEntry.ifInUcastPkts.4 = 6751834 interfaces.ifTable.ifEntry.ifInNUcastPkts.4 = 327137 interfaces.ifTable.ifEntry.ifInDiscards.4 = 1 interfaces.ifTable.ifEntry.ifInErrors.4 = 0 interfaces.ifTable.ifEntry.ifInUnknownProtos.4 = 1 interfaces.ifTable.ifEntry.ifOutOctets.4 = 1174262249 interfaces.ifTable.ifEntry.ifOutUcastPkts.4 = 4842351 interfaces.ifTable.ifEntry.ifOutNUcastPkts.4 = 2589074 interfaces.ifTable.ifEntry.ifOutDiscards.4 = 0 interfaces.ifTable.ifEntry.ifOutErrors.4 = 0 interfaces.ifTable.ifEntry.ifOutQLen.4 = Gauge: 0 interfaces.ifTable.ifEntry.22.4 = OID: .ccitt.0 Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From niko at netspace.com.mx Fri Sep 24 21:56:19 1999 From: niko at netspace.com.mx (Nikolai Vladychevski) Date: Fri, 24 Sep 1999 19:56:19 -0000 Subject: [mrtg] Monitor traffic by IP Message-ID: <199909250056.CAA04779@ee.ethz.ch> Hello, I have a small office with 5 machines that are masqueraded by a linux box, connected to the internet using a simple dialup. The machines are generating a lot of traffic, so i need to detect how much bandwith is consuming each of them. Since MRTG only monitors bye interface, I don't know how to achieve this, it will give me the total bandwith utilization and that is not what I want. So I would like to ask people for ideas , maybe someone did this before. Thanks in advance niko -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ted at mail.mp3.com Sat Sep 25 03:00:40 1999 From: ted at mail.mp3.com (Ted Mektrakarn) Date: Fri, 24 Sep 1999 18:00:40 -0700 (PDT) Subject: [mrtg] Re: Monitor traffic by IP In-Reply-To: <199909250056.CAA04779@ee.ethz.ch> Message-ID: netstat -M works great for masq machines. -ted <><><><><><><><><><><><><><><> Ted Mektrakarn Systems/Network Administrator MP3.com, Inc. 4790 Eastgate Mall Rd. San Diego, CA 92121 Tel: 858-623-7342 Fax: 858-623-7400 Cell: 619-742-5523 e-mail: ted at MP3.COM <><><><><><><><><><><><><><><> On Fri, 24 Sep 1999, Nikolai Vladychevski wrote: > Hello, > > I have a small office with 5 machines that are masqueraded by a linux > box, connected to the internet using a simple dialup. The machines are > generating a lot of traffic, so i need to detect how much bandwith is > consuming each of them. Since MRTG only monitors bye interface, I don't > know how to achieve this, it will give me the total bandwith utilization > and that is not what I want. So I would like to ask people for ideas , > maybe someone did this before. > > Thanks in advance > niko > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sat Sep 25 16:36:56 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sat, 25 Sep 1999 07:36:56 -0700 Subject: [mrtg] MRTG and Threshold Parameters on NT... Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC2@mbsp01.sp.TRW.COM> Hi folks, I'm still have yet to get the MRTG Threshold parameter to work on NT. Has anyone been able to get this to work with calling a perl program from the ThreshProgO or ThreshProgI? I was able to change the target to a .bat file without quotes and it works fine: ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl But when I change it to run a perl program: ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be executed" Changing to backticks doesn't work and I've tried several other combinations of directories, moving the target file to the run directory, etc. Any clues??? Kirk Rogers Network Services, TRA Administrator TRW Space & Electronics Group kirk.rogers at trw.com Office (310) 814-4542 FAX (310) 812-8443 Pager (310) 389-7677 -----Original Message----- From: Tobias Oetiker [mailto:oetiker at ee.ethz.ch] Sent: Saturday, September 25, 1999 7:03 AM To: Kirk Rogers Subject: Re: MRTG and Thresh Parameters on NT... Yesterday you sent me mail regarding MRTG and Thresh Parameters on NT...: *> Tobias, *> I hope this isn't too much of a bother, but I've run into a problem with the *> new Thresh parameters and launching a program with 'ThreshProgO'. I can *> substitute the line: *> *> ThreshProgO[currauth.isdnhub2]: `c:\perl\bin\perl *> c:\perl\progs\test_sendmail.pl` *> *> With *> *> ThreshProgO[currauth.isdnhub2]: c:\perl\progs\test.bat *> *> And the batch file works. What is wrong with the perl specific calls? I *> tried every combination possible, changing the directory, backticks vs *> quotes vs no quotes, etc. I have a similar perl program running which is *> called from the 'Target' parameter and it works fine: *> *> Target[ping1]: `perl c:\perl\progs\mrtg-ping-probe 129.4.247.253` *> *> So I know the backticks and syntax are correct for 'Target'. *> Any clues with Thresh? not realy without looking at the code ... (this feature was not implemented by me) ... I sugest you ask on the mailinglist ... cheers tobi *> *> *> >From my config file: *> *> WorkDir: D:\InetPub\wwwroot\wan-web\mrtg *> ThreshDir: C:\mrtg-thresh *> ... *> ... *> ... *> #--------------------------------------------------------------- *> # CURREENT AUTHENTICATION SERVER (ISDNHUB2) *> Target[currauth.isdnhub2]: *> 1.3.6.1.4.1.529.13.3.1.12.1&1.3.6.1.4.1.529.13.3.1.12.2:monitor at 129.4.247.25 *> 1 - 1 *> MaxBytes[currauth.isdnhub2]: 1 *> ThreshMaxO[currauth.isdnhub2]: 0 *> ThreshProgO[currauth.isdnhub2]: `c:\perl\bin\perl *> c:\perl\progs\test_sendmail.pl` *> #AbsMax[currauth.isdnhub2]: 2 *> Title[currauth.isdnhub2]: Authentication Server *> PageTop[currauth.isdnhub2]:

Current RADIUS Authentication Server *>

*> *> *> *>
System:ISDNHUB2
Administrator:Kirk Rogers
*> #Unscaled[currauth.isdnhub2]: ymwd *> YLegend[currauth.isdnhub2]: Auth Server *> ShortLegend[currauth.isdnhub2]:  RADIUS *> Legend1[currauth.isdnhub2]: Primary Authentication Server *> Legend2[currauth.isdnhub2]: Secondary Authentication Server *> #Legend3[currauth.isdnhub2]: *> #Legend4[currauth.isdnhub2]: *> LegendI[currauth.isdnhub2]:  Pri: *> LegendO[currauth.isdnhub2]:  Sec: *> Options[currauth.isdnhub2]: gauge *> #Supress[currauth.isdnhub2]: y *> #WithPeak[currauth.isdnhub2]: ymwd *> #XSize[currauth.isdnhub2]: 150 *> #YSize[currauth.isdnhub2]: 75 *> #Colours[currauth.isdnhub2]: ORANGE#FF8040,DARK *> GREEN#008040,BLUE#0000FF,GREEN#00FF00 *> #--------------------------------------------------------------- *> *> *> *> Kirk Rogers *> Network Services, TRA Administrator *> TRW Space & Electronics Group *> kirk.rogers at trw.com *> Office (310) 814-4542 *> FAX (310) 812-8443 *> Pager (310) 389-7677 *> *> -- ______ __ _ /_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich / // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518 /_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sat Sep 25 16:51:41 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sat, 25 Sep 1999 07:51:41 -0700 Subject: [mrtg] Re: Threshold on NT? Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC3@mbsp01.sp.TRW.COM> David, Have you tried launching a perl program from the ThreshProg parameters? I can make a batch file work but cant with a perl program. Isn't this a little strange? I'm beginning to think it's a limitation in the 'mrtg' file that was not written to launch external programs other than batch files. Am I wrong or am I just being a bone head and don't have something configured correctly or leaving something out? Kirk -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Friday, September 24, 1999 8:56 AM To: Kirk Rogers Subject: Re: [mrtg] Re: Threshold on NT? Here is what I use to kick everything off, and a highly modified cfg file. Unfortunately this one only has Ethernet ports so nothing actually happens as far as thresholds go, but it is configured with everything to do them with a little modification. Hope this helps, David David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com http://www.dcptech.com dcppage at dcptech.com ----- Original Message ----- From: Kirk Rogers To: Cc: Sent: Friday, September 24, 1999 11:35 AM Subject: [mrtg] Re: Threshold on NT? > David, > If its not too much trouble, can you send me your 'mrtg.cfg' file, maybe > just the top few lines to see how your referencing the directory, and just > one of you configuration sections which include the 'thresh' parameters. > > Thanks, > Kirk > > > -----Original Message----- > From: David C Prall [mailto:dcp at dcptech.com] > Sent: Friday, September 24, 1999 4:50 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: Threshold on NT? > > > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I keep > > threshmaxo and threshprogo within the specific graph section of the > config > > file: > > > > #------------- > > .. > > .. > > ThreshMaxO[currauth.isdnhub2]: 0 > > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > > .. > > .. > > #------------- > > > > > > And it dies. Is there a reason why the MRTG documentation doesn't > give an > > example? Is this feature not functional? > > > > Kirk > > > Change the backticks to double-quotes and it most likely will work. I > just call the program itself without any path. The batch file that runs > MRTG has the lines > > c: > cd c:\mrtg-2.8.6\run > > before I call any of the perl scripts. I've placed all of my threshold > programs in the run directory in order to simplify things. > > Hope the helps, > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From savirl at netvision.net.il Sun Sep 26 00:53:44 1999 From: savirl at netvision.net.il (Lahav Savir) Date: Sun, 26 Sep 1999 00:53:44 +0200 Subject: [mrtg] Bits & Bytes Message-ID: <003101bf07a8$d2de2fe0$0100a8c0@NT4WS> Hello All, Could any one advice how can I see (change) MRTG graphs form Bytes\s to Bits\s ? Lahav Savir, System Manager ART-IN Internet Technologies & Electrnic Commerce E-Mail: SavirL at netvision.net.il -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Sun Sep 26 01:16:32 1999 From: dcp at dcptech.com (David C Prall) Date: Sat, 25 Sep 1999 19:16:32 -0400 Subject: [mrtg] Re: Threshold on NT? References: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC3@mbsp01.sp.TRW.COM> Message-ID: <003501bf07ac$0218c3d0$6f6ba8c0@dcptech.com> Place the program inside double quotes and see what happens. I like calling a simple batch file. Then I can modify a single batch file should something change. Of course I now have about 60 batch files that in turn call another batch file that does the real work. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com Alexandria, VA dcppage at dcptech.com http://www.dcptech.com ----- Original Message ----- From: Kirk Rogers To: Cc: Sent: Saturday, September 25, 1999 10:51 AM Subject: [mrtg] Re: Threshold on NT? > David, > Have you tried launching a perl program from the ThreshProg parameters? I > can make a batch file work but cant with a perl program. Isn't this a > little strange? I'm beginning to think it's a limitation in the 'mrtg' file > that was not written to launch external programs other than batch files. Am > I wrong or am I just being a bone head and don't have something configured > correctly or leaving something out? > > > Kirk > > > -----Original Message----- > From: David C Prall [mailto:dcp at dcptech.com] > Sent: Friday, September 24, 1999 8:56 AM > To: Kirk Rogers > Subject: Re: [mrtg] Re: Threshold on NT? > > Here is what I use to kick everything off, and a highly modified cfg > file. Unfortunately this one only has Ethernet ports so nothing actually > happens as far as thresholds go, but it is configured with everything to > do them with a little modification. > > Hope this helps, > David > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > ----- Original Message ----- > From: Kirk Rogers > To: > Cc: > Sent: Friday, September 24, 1999 11:35 AM > Subject: [mrtg] Re: Threshold on NT? > > > > David, > > If its not too much trouble, can you send me your 'mrtg.cfg' file, > maybe > > just the top few lines to see how your referencing the directory, and > just > > one of you configuration sections which include the 'thresh' > parameters. > > > > Thanks, > > Kirk > > > > > > -----Original Message----- > > From: David C Prall [mailto:dcp at dcptech.com] > > Sent: Friday, September 24, 1999 4:50 AM > > To: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Re: Threshold on NT? > > > > > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I > keep > > > threshmaxo and threshprogo within the specific graph section of the > > config > > > file: > > > > > > #------------- > > > .. > > > .. > > > ThreshMaxO[currauth.isdnhub2]: 0 > > > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > > > .. > > > .. > > > #------------- > > > > > > > > > And it dies. Is there a reason why the MRTG documentation doesn't > > give an > > > example? Is this feature not functional? > > > > > > Kirk > > > > > Change the backticks to double-quotes and it most likely will work. I > > just call the program itself without any path. The batch file that > runs > > MRTG has the lines > > > > c: > > cd c:\mrtg-2.8.6\run > > > > before I call any of the perl scripts. I've placed all of my threshold > > programs in the run directory in order to simplify things. > > > > Hope the helps, > > > > David C Prall, MCNE MCSE DCP Technologies > > dcp at dcptech.com http://www.dcptech.com > > dcppage at dcptech.com > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bennie at lemoorenet.com Sun Sep 26 01:45:42 1999 From: bennie at lemoorenet.com (Bennie Warren) Date: Sat, 25 Sep 1999 16:45:42 -0700 Subject: [mrtg] Calculations with MRTG Message-ID: <1273819353-25598059@lemoorenet.com> I seen an example of performing a calculation on the whole target. How would one go about only performing it on one of the items. I need to subtract 9 from the second value and not the first. Target[X1000]: 1.3.6.1.4.1.3041.1.5.25.1.1.4.1.0&1.3.6.1.4.1.3041.1.5.25.1.1.4.2.0:private@ 100.100.100.100 Thanks for any help. Bennie -- ************************************** Bennie Warren LemooreNet 320 West D Street Lemoore, CA 93245 Phone: 559.924.5909 Fax 559.924.9578 bennie at lemoorenet.com http://www.lemoorenet.com ************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sun Sep 26 03:57:18 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sat, 25 Sep 1999 18:57:18 -0700 Subject: [mrtg] Re: Threshold on NT? Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC4@mbsp01.sp.TRW.COM> Yes, I tried double quotes, single quotes, backticks, no quotes at all, different directories, etc. still no luck. Do you know who wrote this portion of the mrtg file? I sent this to Tobias and he said he didn't write it. Kirk -----Original Message----- From: David C Prall [mailto:dcp at dcptech.com] Sent: Saturday, September 25, 1999 4:17 PM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: Threshold on NT? Place the program inside double quotes and see what happens. I like calling a simple batch file. Then I can modify a single batch file should something change. Of course I now have about 60 batch files that in turn call another batch file that does the real work. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com Alexandria, VA dcppage at dcptech.com http://www.dcptech.com ----- Original Message ----- From: Kirk Rogers To: Cc: Sent: Saturday, September 25, 1999 10:51 AM Subject: [mrtg] Re: Threshold on NT? > David, > Have you tried launching a perl program from the ThreshProg parameters? I > can make a batch file work but cant with a perl program. Isn't this a > little strange? I'm beginning to think it's a limitation in the 'mrtg' file > that was not written to launch external programs other than batch files. Am > I wrong or am I just being a bone head and don't have something configured > correctly or leaving something out? > > > Kirk > > > -----Original Message----- > From: David C Prall [mailto:dcp at dcptech.com] > Sent: Friday, September 24, 1999 8:56 AM > To: Kirk Rogers > Subject: Re: [mrtg] Re: Threshold on NT? > > Here is what I use to kick everything off, and a highly modified cfg > file. Unfortunately this one only has Ethernet ports so nothing actually > happens as far as thresholds go, but it is configured with everything to > do them with a little modification. > > Hope this helps, > David > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com http://www.dcptech.com > dcppage at dcptech.com > ----- Original Message ----- > From: Kirk Rogers > To: > Cc: > Sent: Friday, September 24, 1999 11:35 AM > Subject: [mrtg] Re: Threshold on NT? > > > > David, > > If its not too much trouble, can you send me your 'mrtg.cfg' file, > maybe > > just the top few lines to see how your referencing the directory, and > just > > one of you configuration sections which include the 'thresh' > parameters. > > > > Thanks, > > Kirk > > > > > > -----Original Message----- > > From: David C Prall [mailto:dcp at dcptech.com] > > Sent: Friday, September 24, 1999 4:50 AM > > To: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Re: Threshold on NT? > > > > > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I > keep > > > threshmaxo and threshprogo within the specific graph section of the > > config > > > file: > > > > > > #------------- > > > .. > > > .. > > > ThreshMaxO[currauth.isdnhub2]: 0 > > > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > > > .. > > > .. > > > #------------- > > > > > > > > > And it dies. Is there a reason why the MRTG documentation doesn't > > give an > > > example? Is this feature not functional? > > > > > > Kirk > > > > > Change the backticks to double-quotes and it most likely will work. I > > just call the program itself without any path. The batch file that > runs > > MRTG has the lines > > > > c: > > cd c:\mrtg-2.8.6\run > > > > before I call any of the perl scripts. I've placed all of my threshold > > programs in the run directory in order to simplify things. > > > > Hope the helps, > > > > David C Prall, MCNE MCSE DCP Technologies > > dcp at dcptech.com http://www.dcptech.com > > dcppage at dcptech.com > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at keyconn.net Sun Sep 26 06:40:07 1999 From: mitch at keyconn.net (K Mitchell) Date: Sun, 26 Sep 1999 00:40:07 -0400 Subject: [mrtg] Re: Bits & Bytes In-Reply-To: <003101bf07a8$d2de2fe0$0100a8c0@NT4WS> Message-ID: <3.0.6.32.19990926004007.01876cd0@mail.keyconn.net> At 12:53 AM 9/26/99 +0200, Lahav Savir wrote: >Hello All, > >Could any one advice how can I see (change) MRTG graphs form Bytes\s to >Bits\s ? add the line; Options[target]: bits to each of the config entries you want changed -- Kirk Mitchell-General Manager mitch at keyconn.net Keystone Connect Unlock Your World Altoona, PA 814-941-5000 http://www.keyconn.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Sun Sep 26 14:10:39 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Sun, 26 Sep 1999 14:10:39 +0200 (CEST) Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... In-Reply-To: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC2@mbsp01.sp.TRW.COM> from "Kirk Rogers" at Sep 25, 1999 07:36:56 AM Message-ID: <199909261210.OAA01054@slot.hollandcasino.nl> > > Hi folks, > I'm still have yet to get the MRTG Threshold parameter to work on NT. Has > anyone been able to get this to work with calling a perl program from the > ThreshProgO or ThreshProgI? I was able to change the target to a .bat file > without quotes and it works fine: > > ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl > > But when I change it to run a perl program: > > ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl > > It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: > Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be > executed" > If it works with a bat file and not with a perl file, this most likely has nothing to do with mrtg. Are you able to run the perl script from the command line? Or from a bat file perhaps? Could there be a problem with user rights? Are your PATH settings correct? As a workaround: call a bat file from mrtg and let this bat file run the perl script. When this works you can modify your bat file to see where things go wrong. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bear at mail.tik.com.au Sun Sep 26 14:51:59 1999 From: bear at mail.tik.com.au (Bear) Date: Sun, 26 Sep 1999 20:51:59 +0800 Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... In-Reply-To: <199909261210.OAA01054@slot.hollandcasino.nl> References: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC2@mbsp01.sp.TRW.COM> Message-ID: <3.0.6.32.19990926205159.00804100@mail.tik.com.au> Hi you definately need double quotes for the bat file ( hint if you get an error here you have summin wrong ) to work properly from an mrtg.cfg file ,take a look at the ping program in your mrtg extras directory ( it took me a while to get it to work on NT, just didnt follow instructions - simply my fault ! ) I cannot send your the cfg file till wednesday , but if you still need it by then post in the group . Bear At 02:10 26/09/99 +0200, you wrote: >> >> Hi folks, >> I'm still have yet to get the MRTG Threshold parameter to work on NT. Has >> anyone been able to get this to work with calling a perl program from the >> ThreshProgO or ThreshProgI? I was able to change the target to a .bat file >> without quotes and it works fine: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> But when I change it to run a perl program: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: >> Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be >> executed" >> >If it works with a bat file and not with a perl file, this most likely >has nothing to do with mrtg. Are you able to run the perl script from >the command line? Or from a bat file perhaps? Could there be a problem >with user rights? Are your PATH settings correct? > >As a workaround: call a bat file from mrtg and let this bat file run >the perl script. When this works you can modify your bat file to see >where things go wrong. > >Regards, >Alex > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sun Sep 26 16:59:21 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sun, 26 Sep 1999 07:59:21 -0700 Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC9@mbsp01.sp.TRW.COM> And yes, I also use pingprobe and it works fine as well with calling a perl program. It requires backticks just as the target line does. Go figure, eh? Kirk -----Original Message----- From: Rogers, Kirk Sent: Sunday, September 26, 1999 7:56 AM To: 'Bear' Cc: mrtg at list.ee.ethz.ch Subject: RE: [mrtg] Re: MRTG and Threshold Parameters on NT... Bear, Actually, you don't need any quotes for a batch file. It works fine without it. Read my earlier post for what I did as a workaround. Thanks for the response, Kirk -----Original Message----- From: Bear [mailto:bear at mail.tik.com.au] Sent: Sunday, September 26, 1999 5:52 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... Hi you definately need double quotes for the bat file ( hint if you get an error here you have summin wrong ) to work properly from an mrtg.cfg file ,take a look at the ping program in your mrtg extras directory ( it took me a while to get it to work on NT, just didnt follow instructions - simply my fault ! ) I cannot send your the cfg file till wednesday , but if you still need it by then post in the group . Bear At 02:10 26/09/99 +0200, you wrote: >> >> Hi folks, >> I'm still have yet to get the MRTG Threshold parameter to work on NT. Has >> anyone been able to get this to work with calling a perl program from the >> ThreshProgO or ThreshProgI? I was able to change the target to a .bat file >> without quotes and it works fine: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> But when I change it to run a perl program: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: >> Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be >> executed" >> >If it works with a bat file and not with a perl file, this most likely >has nothing to do with mrtg. Are you able to run the perl script from >the command line? Or from a bat file perhaps? Could there be a problem >with user rights? Are your PATH settings correct? > >As a workaround: call a bat file from mrtg and let this bat file run >the perl script. When this works you can modify your bat file to see >where things go wrong. > >Regards, >Alex > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sun Sep 26 16:55:55 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sun, 26 Sep 1999 07:55:55 -0700 Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC8@mbsp01.sp.TRW.COM> Bear, Actually, you don't need any quotes for a batch file. It works fine without it. Read my earlier post for what I did as a workaround. Thanks for the response, Kirk -----Original Message----- From: Bear [mailto:bear at mail.tik.com.au] Sent: Sunday, September 26, 1999 5:52 AM To: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... Hi you definately need double quotes for the bat file ( hint if you get an error here you have summin wrong ) to work properly from an mrtg.cfg file ,take a look at the ping program in your mrtg extras directory ( it took me a while to get it to work on NT, just didnt follow instructions - simply my fault ! ) I cannot send your the cfg file till wednesday , but if you still need it by then post in the group . Bear At 02:10 26/09/99 +0200, you wrote: >> >> Hi folks, >> I'm still have yet to get the MRTG Threshold parameter to work on NT. Has >> anyone been able to get this to work with calling a perl program from the >> ThreshProgO or ThreshProgI? I was able to change the target to a .bat file >> without quotes and it works fine: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> But when I change it to run a perl program: >> >> ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl >> >> It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: >> Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be >> executed" >> >If it works with a bat file and not with a perl file, this most likely >has nothing to do with mrtg. Are you able to run the perl script from >the command line? Or from a bat file perhaps? Could there be a problem >with user rights? Are your PATH settings correct? > >As a workaround: call a bat file from mrtg and let this bat file run >the perl script. When this works you can modify your bat file to see >where things go wrong. > >Regards, >Alex > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Kirk.Rogers at trw.com Sun Sep 26 16:53:58 1999 From: Kirk.Rogers at trw.com (Kirk Rogers) Date: Sun, 26 Sep 1999 07:53:58 -0700 Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... Message-ID: <8907AA9E1A84D2119CCD0000D11BAF1C03A98AC7@mbsp01.sp.TRW.COM> Alex, That's the weird thing. Everything works as individual commands. I've been able to get the bat file to work with the call to the perl program and use the %1 %2 %3 DOS parameters to pass the variable to the perl program. Also, I have a perl program as one of my targets within mrtg.cfg as: Target:[test]: `c:\perl\progs\test.pl` And it works just fine. So I know its not a permissions problem, or any type of access. Do you have this working in your mrtg.cfg file? Try it and let me know if you do so I can see if I've done something wrong. Thanks for the help, Kirk -----Original Message----- From: Alex van den Bogaerdt [mailto:alex at slot.hollandcasino.nl] Sent: Sunday, September 26, 1999 5:11 AM To: Kirk Rogers Cc: mrtg at list.ee.ethz.ch Subject: [mrtg] Re: MRTG and Threshold Parameters on NT... > > Hi folks, > I'm still have yet to get the MRTG Threshold parameter to work on NT. Has > anyone been able to get this to work with calling a perl program from the > ThreshProgO or ThreshProgI? I was able to change the target to a .bat file > without quotes and it works fine: > > ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl > > But when I change it to run a perl program: > > ThreshProgO[someTarget]: c:\perl\bin\perl c:\perl\progs\testProg.pl > > It comes back with "CFG Error in "threshprogo[currauth.isdnhub2]", line 21: > Threshold program `c:\perl\bin\perl c:\perl\progs\testProg.pl` cannot be > executed" > If it works with a bat file and not with a perl file, this most likely has nothing to do with mrtg. Are you able to run the perl script from the command line? Or from a bat file perhaps? Could there be a problem with user rights? Are your PATH settings correct? As a workaround: call a bat file from mrtg and let this bat file run the perl script. When this works you can modify your bat file to see where things go wrong. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From savirl at netvision.net.il Sun Sep 26 21:55:47 1999 From: savirl at netvision.net.il (Lahav Savir) Date: Sun, 26 Sep 1999 21:55:47 +0200 Subject: [mrtg] Ping Message-ID: <011301bf0859$21d238c0$0100a8c0@NT4WS> Hi, Any one can help how to setup a ping round trip graph to a specified destenation ? Lahav Savir, System Manager ART-IN Internet Technologies & Electrnic Commerce E-Mail: SavirL at netvision.net.il -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bpavane at liii.com Sun Sep 26 23:23:39 1999 From: bpavane at liii.com (Brian Pavane) Date: Sun, 26 Sep 1999 17:23:39 -0400 (EDT) Subject: [mrtg] Re: 95th percentile? In-Reply-To: <006801bf06a4$e4a58840$4692429f@coop.com> Message-ID: I don't think the 95th percentile information really needs to be graphed. Meerly a program that could pull the readings every 5 minutes from a piece of equipment (say... a cisco), and then via cron at the end of the month spit out a report would be sufficient. This type of program doesn't need to be tied to MRTG, however, being that MRTG is already pulling this data, it would be best to find a way to reuse what MRTG pulls. On Fri, 24 Sep 1999, George D. Nincehelser wrote: > That's exactly what I've been looking for. > > I assume that there is a way an external script can gather the data and > calculate the 95th percentile, then pass that info in some way to MRTG so > it can be graphed? > > I'm unclear as to the best way to graph the 95th percentile data. I'm > thinking that a simple straight line across the graph would be sufficient > for billing purposes, but a trending line might look cool. I imagine the > line would best be reset at the end of each billing period. > > Thoughts? > George > > > -----Original Message----- > > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > > Behalf Of Pete Templin > > Sent: Friday, September 24, 1999 10:04 AM > > To: David C Prall > > Cc: mrtg at list.ee.ethz.ch > > Subject: [mrtg] Re: 95th percentile? > > > > > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > > > This shows the high along with the averages. Giving you four lines > > > rather then two. > > > > > > At some point there was a patch for doing this, but at somepoint I > > > believe it got converted into the WithPeak option. I have only been > > > using MRTG for 6 months where I have actually looked beyond the standard > > > default configmaker script. And at that point WithPeak was implemented, > > > so I used it. > > > > Most folks looking for 95th percentile want to be able to calculate the > > 95th percentile of all of the data over a given time period (usually a > > month). MRTG only keeps its five minutes numbers for about two days, and > > then it only stores averaged averages. It's impossible to recreate the > > true 95th percentile five minute average using reaveraged numbers; the > > peaks merely show the highest five minute peak across a two hour period. > > There's no way to determine how many five minute samples were that high. > > > > Some people have written scripts that archive a day's worth of five-minute > > samples each day, and then crank through that unaveraged data at the end > > of the month. The few folks I've talked to about this usually wrote it on > > company time, and weren't permitted to release their script. It's > > actually not that hard; the challenge is making sure that it scales well > > (or can be reengineered to scale). > > > > Pete > > > > -- > > Peter J. Templin, Jr., CCNA > > Systems and Networks Administrator > > > > On-Line Internet Services - URDirect.net > > A division of Global On-Line Computers > > 2414 Babcock Rd. Suite 106 templin at urdirect.net > > San Antonio, TX 78229 (210)692-9911 > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leifn at neland.dk Sun Sep 26 23:55:10 1999 From: leifn at neland.dk (Leif Neland) Date: Sun, 26 Sep 1999 23:55:10 +0200 Subject: [mrtg] showing fractional values (cpu load) Message-ID: <02d001bf0869$d3c2a3c0$0e00a8c0@neland.dk> As mrtg can't show decimal numbers, I multiply cpu load by 100 to graph it. YticsFactor 0.01 gets the right legend on the left, but how can I get the legend at the bottom right? I'd like it to show 0.61 instead of 61.0/100, as the config below does. Target[smtpload]: `/usr/local/mrtg/getdisk.pl smtp 0` Title[smtpload]: smtp's loadlevel MaxBytes[smtpload]: 10000 PageTop[smtpload]:

smtp loadlevel

Suppress[smtpload]: y LegendI[smtpload]: loadlevel LegendO[smtpload]: Legend1[smtpload]: loadlevel Legend2[smtpload]: YLegend[smtpload]: loadlevel YticsFactor[smtpload]: 0.01 ShortLegend[smtpload]: /100 Options[smtpload]: gauge,nopercent -------------------------------------------------------------------------------- `Daglig' graf (5 minuts Middel) Max loadlevel 61.0 /100 Middel loadlevel 13.0 /100 Nu loadlevel 0.0 /100 Leif -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From leifn at neland.dk Mon Sep 27 00:02:37 1999 From: leifn at neland.dk (Leif Neland) Date: Mon, 27 Sep 1999 00:02:37 +0200 Subject: [mrtg] mrtg,FreeBSD, asus p2b temperature Message-ID: <02fb01bf086a$dae8aae0$0e00a8c0@neland.dk> Does anybody have any tips for using the above combination for graphing temperatures? Leif -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bpavane at liii.com Mon Sep 27 01:13:38 1999 From: bpavane at liii.com (Brian Pavane) Date: Sun, 26 Sep 1999 19:13:38 -0400 (EDT) Subject: [mrtg] Re: 95th percentile? In-Reply-To: <001d01bf0873$a33e65e0$b40efea9@nincehelser.com> Message-ID: George, Well, with the graphing or without the graphing you also need some output that you could easily take and enter into your billing records. Perhaps even a webpage at the end of the month showing you (and your customer) their total bandwidth for the month, avg, and 95th percentile. Point being, a graph is nice, and I do see your reason for graphing it, but I don't want to have my billing dept. looking at graphs to determine billing. I would not mind having them going to a website though that clearly stated what the bandwidth was. On Sun, 26 Sep 1999, George D. Nincehelser wrote: > You don't *have* to graph it, but doing so should sure make make it a lot > easier to explain to your boss or customer (or maybe yourself) what it > means. (e.g. "If this little line (traffic) goes higher than that little > line (95th percentile) a little to often, open up your wallet.) > > Since the 95th percentile figure translates directly into $$$, everyone one > (including the non-technical types) are really concerned with what the value > is and where it is going. It needs to be expressed quickly and clearly, and > putting it on the graph seems to me a good way to do it. Having this info > would give everyone viewing them a clear view of our costs and ideas on how > to manage them. > > I'd really like to see a historic 95th percentile (like last month's billing > period) and a "current" 95th percentile based on usage in this billing > period. > > Giving this some more thought, I'm a little unclear on the current 5-minute > MRTG graphs...Do the 5-minute graphs show peaks, or are they showing an > average? I've always assumed it was an averaged value, but I turned on > "WithPeaks" to see what would happen. I then get peaks on all the other > graphs, but *not* on the 5-minute graph. What am I not understanding here? > > George > > > ----- Original Message ----- > From: Brian Pavane > To: George D. Nincehelser > Cc: Pete Templin ; David C Prall ; > > Sent: Sunday, September 26, 1999 4:23 PM > Subject: [mrtg] Re: 95th percentile? > > > > I don't think the 95th percentile information really needs to be graphed. > > Meerly a program that could pull the readings every 5 minutes from a piece > > of equipment (say... a cisco), and then via cron at the end of the month > > spit out a report would be sufficient. This type of program doesn't need > > to be tied to MRTG, however, being that MRTG is already pulling this data, > > it would be best to find a way to reuse what MRTG pulls. > > > > On Fri, 24 Sep 1999, George D. Nincehelser wrote: > > > > > That's exactly what I've been looking for. > > > > > > I assume that there is a way an external script can gather the data and > > > calculate the 95th percentile, then pass that info in some way to MRTG > so > > > it can be graphed? > > > > > > I'm unclear as to the best way to graph the 95th percentile data. I'm > > > thinking that a simple straight line across the graph would be > sufficient > > > for billing purposes, but a trending line might look cool. I imagine > the > > > line would best be reset at the end of each billing period. > > > > > > Thoughts? > > > George > > > > > > > -----Original Message----- > > > > From: mrtg-bounce at list.ee.ethz.ch > [mailto:mrtg-bounce at list.ee.ethz.ch]On > > > > Behalf Of Pete Templin > > > > Sent: Friday, September 24, 1999 10:04 AM > > > > To: David C Prall > > > > Cc: mrtg at list.ee.ethz.ch > > > > Subject: [mrtg] Re: 95th percentile? > > > > > > > > > > > > > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > > > > > > > What exactly are you looking for. I just use the WithPeak[]: wmy > option. > > > > > This shows the high along with the averages. Giving you four lines > > > > > rather then two. > > > > > > > > > > At some point there was a patch for doing this, but at somepoint I > > > > > believe it got converted into the WithPeak option. I have only been > > > > > using MRTG for 6 months where I have actually looked beyond the > standard > > > > > default configmaker script. And at that point WithPeak was > implemented, > > > > > so I used it. > > > > > > > > Most folks looking for 95th percentile want to be able to calculate > the > > > > 95th percentile of all of the data over a given time period (usually a > > > > month). MRTG only keeps its five minutes numbers for about two days, > and > > > > then it only stores averaged averages. It's impossible to recreate > the > > > > true 95th percentile five minute average using reaveraged numbers; the > > > > peaks merely show the highest five minute peak across a two hour > period. > > > > There's no way to determine how many five minute samples were that > high. > > > > > > > > Some people have written scripts that archive a day's worth of > five-minute > > > > samples each day, and then crank through that unaveraged data at the > end > > > > of the month. The few folks I've talked to about this usually wrote > it on > > > > company time, and weren't permitted to release their script. It's > > > > actually not that hard; the challenge is making sure that it scales > well > > > > (or can be reengineered to scale). > > > > > > > > Pete > > > > > > > > -- > > > > Peter J. Templin, Jr., CCNA > > > > Systems and Networks Administrator > > > > > > > > On-Line Internet Services - URDirect.net > > > > A division of Global On-Line Computers > > > > 2414 Babcock Rd. Suite 106 templin at urdirect.net > > > > San Antonio, TX 78229 (210)692-9911 > > > > > > > > -- > > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Mon Sep 27 01:05:32 1999 From: george at aaih.net (George D. Nincehelser) Date: Sun, 26 Sep 1999 18:05:32 -0500 Subject: [mrtg] Re: 95th percentile? References: Message-ID: <001d01bf0873$a33e65e0$b40efea9@nincehelser.com> You don't *have* to graph it, but doing so should sure make make it a lot easier to explain to your boss or customer (or maybe yourself) what it means. (e.g. "If this little line (traffic) goes higher than that little line (95th percentile) a little to often, open up your wallet.) Since the 95th percentile figure translates directly into $$$, everyone one (including the non-technical types) are really concerned with what the value is and where it is going. It needs to be expressed quickly and clearly, and putting it on the graph seems to me a good way to do it. Having this info would give everyone viewing them a clear view of our costs and ideas on how to manage them. I'd really like to see a historic 95th percentile (like last month's billing period) and a "current" 95th percentile based on usage in this billing period. Giving this some more thought, I'm a little unclear on the current 5-minute MRTG graphs...Do the 5-minute graphs show peaks, or are they showing an average? I've always assumed it was an averaged value, but I turned on "WithPeaks" to see what would happen. I then get peaks on all the other graphs, but *not* on the 5-minute graph. What am I not understanding here? George ----- Original Message ----- From: Brian Pavane To: George D. Nincehelser Cc: Pete Templin ; David C Prall ; Sent: Sunday, September 26, 1999 4:23 PM Subject: [mrtg] Re: 95th percentile? > I don't think the 95th percentile information really needs to be graphed. > Meerly a program that could pull the readings every 5 minutes from a piece > of equipment (say... a cisco), and then via cron at the end of the month > spit out a report would be sufficient. This type of program doesn't need > to be tied to MRTG, however, being that MRTG is already pulling this data, > it would be best to find a way to reuse what MRTG pulls. > > On Fri, 24 Sep 1999, George D. Nincehelser wrote: > > > That's exactly what I've been looking for. > > > > I assume that there is a way an external script can gather the data and > > calculate the 95th percentile, then pass that info in some way to MRTG so > > it can be graphed? > > > > I'm unclear as to the best way to graph the 95th percentile data. I'm > > thinking that a simple straight line across the graph would be sufficient > > for billing purposes, but a trending line might look cool. I imagine the > > line would best be reset at the end of each billing period. > > > > Thoughts? > > George > > > > > -----Original Message----- > > > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > > > Behalf Of Pete Templin > > > Sent: Friday, September 24, 1999 10:04 AM > > > To: David C Prall > > > Cc: mrtg at list.ee.ethz.ch > > > Subject: [mrtg] Re: 95th percentile? > > > > > > > > > > > > On Fri, 24 Sep 1999, David C Prall wrote: > > > > > > > What exactly are you looking for. I just use the WithPeak[]: wmy option. > > > > This shows the high along with the averages. Giving you four lines > > > > rather then two. > > > > > > > > At some point there was a patch for doing this, but at somepoint I > > > > believe it got converted into the WithPeak option. I have only been > > > > using MRTG for 6 months where I have actually looked beyond the standard > > > > default configmaker script. And at that point WithPeak was implemented, > > > > so I used it. > > > > > > Most folks looking for 95th percentile want to be able to calculate the > > > 95th percentile of all of the data over a given time period (usually a > > > month). MRTG only keeps its five minutes numbers for about two days, and > > > then it only stores averaged averages. It's impossible to recreate the > > > true 95th percentile five minute average using reaveraged numbers; the > > > peaks merely show the highest five minute peak across a two hour period. > > > There's no way to determine how many five minute samples were that high. > > > > > > Some people have written scripts that archive a day's worth of five-minute > > > samples each day, and then crank through that unaveraged data at the end > > > of the month. The few folks I've talked to about this usually wrote it on > > > company time, and weren't permitted to release their script. It's > > > actually not that hard; the challenge is making sure that it scales well > > > (or can be reengineered to scale). > > > > > > Pete > > > > > > -- > > > Peter J. Templin, Jr., CCNA > > > Systems and Networks Administrator > > > > > > On-Line Internet Services - URDirect.net > > > A division of Global On-Line Computers > > > 2414 Babcock Rd. Suite 106 templin at urdirect.net > > > San Antonio, TX 78229 (210)692-9911 > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jfmckay at monroe.net Mon Sep 27 02:53:01 1999 From: jfmckay at monroe.net (John McKay) Date: Sun, 26 Sep 1999 17:53:01 -0700 Subject: [mrtg] Pix Firewall Stats Scripts Message-ID: <014001bf0882$a64d2eb0$240991d8@calacomm.com> the 3 scripts can be had via anonymous ftp at piglet.calacomm.com in the pub dir.... also is the cfg to run it... note... requires you to modify the scripts for telnet uid/pw into the firewall. ours is setup to only except telnet sessions from the secure mrtg box, and 2 other users (myself and manny) the mrtg box is also off limits to everyone. enjoy -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990926/4e7bf6aa/attachment.html From flec at flec.co.uk Mon Sep 27 13:07:00 1999 From: flec at flec.co.uk (Steven Fletcher) Date: Mon, 27 Sep 1999 11:07:00 GMT Subject: [mrtg] Re: Bits & Bytes In-Reply-To: <003101bf07a8$d2de2fe0$0100a8c0@NT4WS> References: <003101bf07a8$d2de2fe0$0100a8c0@NT4WS> Message-ID: <37ef480a.329155690@194.129.209.14> On Sun, 26 Sep 1999 00:53:44 +0200, you wrote: >Could any one advice how can I see (change) MRTG graphs form Bytes\s to >Bits\s ? Use: Options[name.of.router.x]: bits In each one of your ports that you want to use as bits. Alternativley edit cfgmaker to put this line in automatically if you so desire. Steven Fletcher - steven at shellnet.co.uk / flec at flec.co.uk Shellnet - http://www.shellnet.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Mon Sep 27 14:46:54 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Mon, 27 Sep 1999 07:46:54 -0500 Subject: [mrtg] Re: 95th percentile? Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC666@MAIL2> > Giving this some more thought, I'm a little unclear on the > current 5-minute > MRTG graphs...Do the 5-minute graphs show peaks, or are they > showing an > average? Technically its a rate, not an average. Its not created by taking multiple polls, its ONE poll. >I've always assumed it was an averaged value, but I > turned on > "WithPeaks" to see what would happen. I then get peaks on > all the other > graphs, but *not* on the 5-minute graph. What am I not > understanding here? The weekly graphs are created by averageing 6 polls of the daily graphs. If WithPeaks is turned on, it shows you the highest poll of those six for that 30 minute slice of time (6 polls * 5 min). HTH, Ken -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Mon Sep 27 15:30:58 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 27 Sep 1999 8:30:58 CDT Subject: [mrtg] Re: 95th percentile? Message-ID: <199909271330.IAA12150@bluejay.creighton.edu> > > Giving this some more thought, I'm a little unclear on the > > current 5-minute > > MRTG graphs...Do the 5-minute graphs show peaks, or are they > > showing an > > average? > > Technically its a rate, not an average. Its not created by taking multiple > polls, its ONE poll. I am not a statistician, I don't even play one anywhere. I think Ken is close, but my understanding is that it is actually the average rate over the "5-minute" period--the arithmetic is I believe is something like the number of bytes counted in the "5-minute" period divided by the number of seconds in the period. I put "5-minute" in quotes because I think MRTG records the actual time-stamp for the sample, and given the vagaries of computers and such, the next sample is not going to be exactly five minutes later. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Matt.Wibby at nsc.com Mon Sep 27 17:16:24 1999 From: Matt.Wibby at nsc.com (Matt Wibby) Date: 27 Sep 1999 08:16:24 -0700 Subject: [mrtg] indemaker Message-ID: <"053F637EF8A4814C*/c=US/admd= /prmd=National/o=notes/ou=Americas/s=Wibby/g=Matt/"@MHS> greetings all, i would like to use indexmaker to build a page with the monthly graphs and the text data (max, average, out) for each graph included on the page with the graph. i think it will be easy to replace the daily graphs with the monthly graphs, but i do not know how to write the text data that is associated with the monthly graph to the indexmaker generated page. i cannot find a switch in indexmaker for accomplishing this objective. i am using mrtg 2.7.4b on an nt 4.0 host. here's the command i am using. nothing special going on here: system 'perl i:\WhatsUp\Web\mrtg-2.7.4b\run\indexmaker -t "Terminal Servers" -1 -b #ffff99 i:\WhatsUp\Web\mrtg-2.7.4b\run\reports\tserver.cfg > i:\WhatsUp\Web\mrtg-2.7.4b\ithelpdesk\reports\term_server.html'; has anyone done this? thank you for your assistance. matt wibby nsme network engineer -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Mon Sep 27 17:28:48 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Mon, 27 Sep 1999 10:28:48 -0500 Subject: [mrtg] Re: indemaker Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC668@MAIL2> The the indexmaker in the latest version of MRTG 2.8.8 has a switch to do this. The switch is [-v d|w|m|y] Ken > -----Original Message----- > From: Matt Wibby [mailto:Matt.Wibby at nsc.com] > Sent: Monday, September 27, 1999 10:16 AM > To: mrtg > Subject: [mrtg] indemaker > > > greetings all, > > i would like to use indexmaker to build a page with the > monthly graphs and the > text data (max, average, out) for each graph included on the > page with the > graph. > > i think it will be easy to replace the daily graphs with the > monthly graphs, > but i do not know how to write the text data that is > associated with the > monthly graph to the indexmaker generated page. i cannot > find a switch in > indexmaker for accomplishing this objective. > > i am using mrtg 2.7.4b on an nt 4.0 host. > > here's the command i am using. nothing special going on here: > > system 'perl i:\WhatsUp\Web\mrtg-2.7.4b\run\indexmaker -t > "Terminal Servers" > -1 -b #ffff99 i:\WhatsUp\Web\mrtg-2.7.4b\run\reports\tserver.cfg > > i:\WhatsUp\Web\mrtg-2.7.4b\ithelpdesk\reports\term_server.html'; > > has anyone done this? > > thank you for your assistance. > > matt wibby > nsme > network engineer > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mugglit at cscoe.ac.com Mon Sep 27 17:42:17 1999 From: mugglit at cscoe.ac.com (Thomas Muggli - NSM) Date: Mon, 27 Sep 1999 10:42:17 -0500 Subject: [mrtg] Re: Threshold on NT? Message-ID: <199909271542.KAA04708@nsmmws15.MINNEHAHA> Well, I wrote the Threshold portions for MRTG. It probably didn't get as much testing as it should have, but it seems there are two common problems people run into: 1) "ThreshDir" is a global parameter. Since MRTG runs from a scheduler, and not a daemon, it needs a way to remember if thresholds were OK or broken during the last MRTG run. It uses the ThreshDir directory to keep track of broken thresholds. It should only be specified once per config file. Like this: ThreshDir: /path/to/threshold/directory 2) Each "ThreshProg" program must be specified as a single command, since the code performs an "is this file executable?" check on it. Perl expects a single filename for the check, so having two seperate filenames (the perl interpreter and perl code file) makes the check fail. (It doesn't matter at all if you put quotes, backticks, etc. around it.) It was written and tested using a Perl program on a Unix system -- where you can specify the interpreter to use on the first line of code: #!/usr/bin/perl Well, that type of specification doesn't work in NT, so your only choice is to call a batch file which then calls the Perl program. I'd encourage someone with an NT system and a little NT/Perl know- ledge to re-write the execuatability check. (I don't have an NT system, otherwise I'd whip out a patch.) So, for NT, you have to call a batch file. Tom > Yes, I tried double quotes, single quotes, backticks, no quotes at all, > different directories, etc. still no luck. Do you know who wrote this > portion of the mrtg file? I sent this to Tobias and he said he didn't write > it. > > Kirk > > > > -----Original Message----- > From: David C Prall [mailto:dcp at dcptech.com] > Sent: Saturday, September 25, 1999 4:17 PM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] Re: Threshold on NT? > > Place the program inside double quotes and see what happens. I like > calling a simple batch file. Then I can modify a single batch file > should something change. Of course I now have about 60 batch files that > in turn call another batch file that does the real work. > > David C Prall, MCNE MCSE DCP Technologies > dcp at dcptech.com Alexandria, VA > dcppage at dcptech.com http://www.dcptech.com > ----- Original Message ----- > From: Kirk Rogers > To: > Cc: > Sent: Saturday, September 25, 1999 10:51 AM > Subject: [mrtg] Re: Threshold on NT? > > > > David, > > Have you tried launching a perl program from the ThreshProg > parameters? I > > can make a batch file work but cant with a perl program. Isn't this a > > little strange? I'm beginning to think it's a limitation in the > 'mrtg' file > > that was not written to launch external programs other than batch > files. Am > > I wrong or am I just being a bone head and don't have something > configured > > correctly or leaving something out? > > > > > > Kirk > > > > > > -----Original Message----- > > From: David C Prall [mailto:dcp at dcptech.com] > > Sent: Friday, September 24, 1999 8:56 AM > > To: Kirk Rogers > > Subject: Re: [mrtg] Re: Threshold on NT? > > > > Here is what I use to kick everything off, and a highly modified cfg > > file. Unfortunately this one only has Ethernet ports so nothing > actually > > happens as far as thresholds go, but it is configured with everything > to > > do them with a little modification. > > > > Hope this helps, > > David > > > > David C Prall, MCNE MCSE DCP Technologies > > dcp at dcptech.com http://www.dcptech.com > > dcppage at dcptech.com > > ----- Original Message ----- > > From: Kirk Rogers > > To: > > Cc: > > Sent: Friday, September 24, 1999 11:35 AM > > Subject: [mrtg] Re: Threshold on NT? > > > > > > > David, > > > If its not too much trouble, can you send me your 'mrtg.cfg' file, > > maybe > > > just the top few lines to see how your referencing the directory, > and > > just > > > one of you configuration sections which include the 'thresh' > > parameters. > > > > > > Thanks, > > > Kirk > > > > > > > > > -----Original Message----- > > > From: David C Prall [mailto:dcp at dcptech.com] > > > Sent: Friday, September 24, 1999 4:50 AM > > > To: mrtg at list.ee.ethz.ch > > > Subject: [mrtg] Re: Threshold on NT? > > > > > > > So I put threshdir on line 2 of mrtg.cfg. That seems OK. Then I > > keep > > > > threshmaxo and threshprogo within the specific graph section of > the > > > config > > > > file: > > > > > > > > #------------- > > > > .. > > > > .. > > > > ThreshMaxO[currauth.isdnhub2]: 0 > > > > ThreshProgO[currauth.isdnhub2]: `d:\bin\acrefresh.bat` > > > > .. > > > > .. > > > > #------------- > > > > > > > > > > > > And it dies. Is there a reason why the MRTG documentation doesn't > > > give an > > > > example? Is this feature not functional? > > > > > > > > Kirk > > > > > > > Change the backticks to double-quotes and it most likely will work. > I > > > just call the program itself without any path. The batch file that > > runs > > > MRTG has the lines > > > > > > c: > > > cd c:\mrtg-2.8.6\run > > > > > > before I call any of the perl scripts. I've placed all of my > threshold > > > programs in the run directory in order to simplify things. > > > > > > Hope the helps, > > > > > > David C Prall, MCNE MCSE DCP Technologies > > > dcp at dcptech.com http://www.dcptech.com > > > dcppage at dcptech.com > > > > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From FrankR at darbygroup.com Mon Sep 27 18:38:13 1999 From: FrankR at darbygroup.com (Frank Ritchie) Date: Mon, 27 Sep 1999 12:38:13 -0400 Subject: [mrtg] Trouble w/Cisco CPU utilization Message-ID: Hi All... here is a piece of my mrtg.cfg file Title[Wby_Router1_Serial]: Router 1 (Frame-Relay) PageTop[Wby_Router1_Serial]: Serial Interface

Target[Wby_Router1_Serial]: 3:public at 10.10.189.1 MaxBytes[Wby_Router1_Serial]: 64000 Title[Router1_CPU]: Router 1 (CPU Utilization) PageTop[Router1_CPU]: CPU 5 Min

Target[Router1_CPU]: .1.3.6.1.4.1.9.2.1.58&.1.3.6.1.4.1.9.2.1.58:public at 10.10.189.1 MaxBytes[Router1_CPU]: 100 AbsMax[Router1_CPU]: 100 For some reason the traffic graph is fine but the cpu util is not...an snmp get with the oid works ok...any ideas? Frank Ritchie MCP, CCNA frankr at darbygroup.com 516-812-5589 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Mon Sep 27 18:41:37 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Mon, 27 Sep 1999 18:41:37 +0200 (CEST) Subject: [mrtg] Re: Trouble w/Cisco CPU utilization In-Reply-To: from "Frank Ritchie" at Sep 27, 1999 12:38:13 PM Message-ID: <199909271641.SAA06681@slot.hollandcasino.nl> > For some reason the traffic graph is fine but the cpu > util is not...an snmp get with the oid works ok...any ideas? Just these three words: FAQ documentation GAUGE Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Mon Sep 27 18:43:18 1999 From: dcp at dcptech.com (David C Prall) Date: Mon, 27 Sep 1999 12:43:18 -0400 Subject: [mrtg] Re: Trouble w/Cisco CPU utilization References: Message-ID: <076701bf0907$67803620$47ef93a0@dcaa.mil> > Hi All... here is a piece of my mrtg.cfg file > > Title[Wby_Router1_Serial]: Router 1 (Frame-Relay) > PageTop[Wby_Router1_Serial]: Serial Interface

> Target[Wby_Router1_Serial]: 3:public at 10.10.189.1 > MaxBytes[Wby_Router1_Serial]: 64000 > > Title[Router1_CPU]: Router 1 (CPU Utilization) > PageTop[Router1_CPU]: CPU 5 Min

> Target[Router1_CPU]: > .1.3.6.1.4.1.9.2.1.58&.1.3.6.1.4.1.9.2.1.58:public at 10.10.189.1 > MaxBytes[Router1_CPU]: 100 > AbsMax[Router1_CPU]: 100 > > For some reason the traffic graph is fine but the cpu > util is not...an snmp get with the oid works ok...any ideas? Get rid of the leading dot. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com Alexandria, VA dcppage at dcptech.com http://www.dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From H1STEINH at hewitt.com Mon Sep 27 18:32:35 1999 From: H1STEINH at hewitt.com (Henry Steinhauer) Date: Mon, 27 Sep 1999 11:32:35 -0500 Subject: [mrtg] Re: indemaker Message-ID: <862567F9.005AC2E0.00@l98ong6.hewitt.com> The easiest approach is to generate the HTML and then edit the images to be displayed. So - change the day word to month or week or year. I have created a year view since this appears to show the best high level summary for us. Henry -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Mon Sep 27 18:29:36 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Mon, 27 Sep 1999 12:29:36 -0400 Subject: [mrtg] Calculation of Average Message-ID: <010301bf0905$7ea9b1c0$7a0118ac@neiltoshi.ctron.com> Hi all, This may have already been answered so I apologise in advance. (Side note, can someone tell me where the list archives are kept?) I'm interested in how MRTG calculates its average value. On for example a daily graph of bitsin vs bitsout, are the average values average over the 24 hour period, or average between the current and last poll? Thanks, Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990927/546ba3a0/attachment.htm From KStieers at dainrauscher.com Mon Sep 27 20:23:21 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Mon, 27 Sep 1999 13:23:21 -0500 Subject: [mrtg] Re: Calculation of Average Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC66C@MAIL2> The text below is usually attached to ALL ings to the list. Why it wasn't to yours, I don't know. If you read said text carefully, you'll see where you need to go. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -----Original Message----- From: Neil Calvert [mailto:ncalvert at cabletron.com] Sent: Monday, September 27, 1999 11:30 AM To: mrtglist Subject: [mrtg] Calculation of Average Hi all, This may have already been answered so I apologise in advance. (Side note, can someone tell me where the list archives are kept?) I'm interested in how MRTG calculates its average value. On for example a daily graph of bitsin vs bitsout, are the average values average over the 24 hour period, or average between the current and last poll? Thanks, Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990927/727370e6/attachment.html From lsheldon at creighton.edu Mon Sep 27 20:38:13 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Mon, 27 Sep 1999 13:38:13 CDT Subject: [mrtg] Re: Calculation of Average In-Reply-To: <010301bf0905$7ea9b1c0$7a0118ac@neiltoshi.ctron.com>; from "Neil Calvert" at Sep 27, 99 12:29 (noon) Message-ID: <199909271838.NAA02101@bluejay.creighton.edu> > This may have already been answered so I apologise in advance. (Side = > note, can someone tell me where the list archives are kept?) Discussed as recently as within the last 24 hours. See the words that look a lot like this at the bottom of each of these messages: > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > I'm interested in how MRTG calculates its average value. On for example = > a daily graph of bitsin vs bitsout, are the average values average over = > the 24 hour period, or average between the current and last poll? The evidence is that the first graph is a plot of the current-poll- value-minus-last-poll-value-all-divided-by-the-number-of-seconds-between-polls. The next graph is a plot of the averages of the values from the first graph in groups of 6. And so on. -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Mon Sep 27 20:28:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Mon, 27 Sep 1999 12:28:00 -0600 Subject: [mrtg] rateup error Message-ID: I just upgraded MRTG to version 2.8.8 on an NT 4.0 server. When I ran my CFG files I received the following error: PROBLEM: rateup died from Signal 0 with Exit Value 5 when doing router 'x.x.x.x' code was 1280, retcode was . If this happens all the time, you should probably investigate the cause. :-> I looked in the archives but didn't find an answer. Any help would be appreciated. It's amazing how dependent we've become on MRTG. Chuck Curto Network Systems Programmer TMC HealthCare chuck.curto at tmcaz.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Mon Sep 27 23:46:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Mon, 27 Sep 1999 15:46:00 -0600 Subject: [mrtg] Message-ID: I just upgraded MRTG to version 2.8.8 on an NT 4.0 server. When I ran my CFG files I received the following error: PROBLEM: rateup died from Signal 0 with Exit Value 5 when doing router 'x.x.x.x' code was 1280, retcode was . If this happens all the time, you should probably investigate the cause. :-> I looked in the archives but didn't find an answer. Any help would be appreciated. It's amazing how dependent we've become on MRTG. Chuck Curto Network Systems Programmer TMC HealthCare chuck.curto at tmcaz.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Tue Sep 28 00:49:44 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Mon, 27 Sep 1999 18:49:44 -0400 Subject: [mrtg] AbsMax and MaxBytes Message-ID: <002001bf093a$98ea2c60$7a0118ac@neiltoshi.ctron.com> Hi All A quick question... If you have AbsMax and MaxBytes both enabled (say on a Frame Relay link) is the load percentage quoted based on using AbsMax or using MaxBytes? Neil -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990927/b9290113/attachment.htm From alex at slot.hollandcasino.nl Tue Sep 28 01:10:12 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 28 Sep 1999 01:10:12 +0200 (CEST) Subject: [mrtg] Re: rateup error In-Reply-To: from "Chuck.Curto@tmcaz.com" at Sep 27, 1999 12:28:00 PM Message-ID: <199909272310.BAA08025@slot.hollandcasino.nl> > PROBLEM: rateup died from Signal 0 > with Exit Value 5 when doing router 'x.x.x.x' I could be wrong (the only windows in my house have lower case "W") but if memory serves me well error 5 is "access denied". Check with "net helpmsg 5" or something similar. Perhaps a mistake in setting access levels / ACLs / whatever ? Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Tue Sep 28 01:15:24 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Tue, 28 Sep 1999 01:15:24 +0200 (CEST) Subject: [mrtg] Re: AbsMax and MaxBytes In-Reply-To: <002001bf093a$98ea2c60$7a0118ac@neiltoshi.ctron.com> from "Neil Calvert" at Sep 27, 1999 06:49:44 PM Message-ID: <199909272315.BAA08042@slot.hollandcasino.nl> > Hi All > > A quick question... > > If you have AbsMax and MaxBytes both enabled (say on a Frame Relay link) = > is the load percentage quoted based on using AbsMax or using MaxBytes? > > Neil [kept above lines from 48 original. What a blessing this HTML mail is ...] MaxBytes will be 100% and you will get numbers above 100% Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From iml at interconnect.net Tue Sep 28 03:54:47 1999 From: iml at interconnect.net (iml at interconnect.net) Date: Mon, 27 Sep 1999 20:54:47 -0500 Subject: [mrtg] 95th percentile Message-ID: Anyone using MRTG to do 95th percentile on data within a month time frame to bill by? If so, can you pass on any info on how you are doing it? -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From journel at geocities.com Tue Sep 28 04:11:39 1999 From: journel at geocities.com (Pierre Journel) Date: Mon, 27 Sep 1999 22:11:39 -0400 Subject: [mrtg] MRTG to monitor CPU Message-ID: <37F023DB.CE4FF507@geocities.com> Hi, I'm new to MRTG and VERY enthusiast about it can do to monitor my routers. I wonder if it's possible to monitor the CPUs of my servers the same way. Anybody did this before? Thanks, Pierre. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mas at ansdell.demon.co.uk Sat Sep 25 13:31:00 1999 From: mas at ansdell.demon.co.uk (Martin Ansdell-Smith) Date: Sat, 25 Sep 1999 12:31:00 +0100 (BST) Subject: [mrtg] Re: 95th percentile? In-Reply-To: Message-ID: On Fri, 24 Sep 1999, Tim Kennedy wrote: > > there's a script around somewhere called "calculate_traffic.pl". > It takes a begining date and an ending date, and tells you how much > traffic passed in that time period, and you can do the math with your CIR > or allowed rate, and see what percentile you are in for the month. This highlights a point to consider when calculating percentiles: you need to be using the same sampling period. If the provider is monitoring over a ten-minute period then you need to do the same and synchronise the start of each monitoring period. The calculation of the 95th percentile is straightforward but you need to use the same sample interval and the same number of samples to get the same answer. If you use the default 5-minute load figures from mrtg and calculate the 95th percentile for the month then what you have is the 95th percentile of the 5-minute loadings for the month: this may be very different from the 95th percentile of 1-hour loadings for the month or the 95th percentile of 1-second loadings for the month. On a similar theme, CIR/EIR calculations are (usually?) done per second so the 5-minute intervals shown (by default) in mrtg can only give you an indication of what traffic might be in excess of the CIR if your traffic profile is reasonably constant second by second over the whole 5-minute period. Martin -- Martin Ansdell-Smith Network Analyst http://www.ansdell.demon.co.uk/ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ATOWNSEND at doleta.gov Tue Sep 28 17:28:04 1999 From: ATOWNSEND at doleta.gov (Andrew M TOWNSEND) Date: Tue, 28 Sep 1999 11:28:04 -0400 Subject: [mrtg] gd-1.6.3 and libz Message-ID: Hi everyone, Please forgive me for a hopefully easy question. I have checked the archives and did not see this discussed, so I hope someone can let me know what's going on. I am trying to install the MRTG package on a Solaris 2.6 box and get a "libz- not found" error when trying to install gd-1.6.3. I have installed the packages instructed by the MRTG web site (perl, zlib and libpng said they installed successfully) and gd is the last "piece" before I can try to install the MRTG software itself. Does anyone know why I am receiving this error? I am not a software developer or full-time installer so I am stumped and have not seen anything in the documentation or related web sites. Any assistance is greatly appreciated, I have cut and paste the results of the ./configure command at the end of this message. Andy +---8<---8<--- # ./configure loading cache ./config.cache checking host system type... sparc-sun-solaris2.6 checking target system type... sparc-sun-solaris2.6 checking build system type... sparc-sun-solaris2.6 checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) no checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for ranlib... (cached) : checking for ld used by GCC... (cached) /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p checking whether ln -s works... (cached) yes loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes checking command to parse /usr/ccs/bin/nm -p output... ok checking how to hardcode library paths into programs... immediate checking for /usr/ccs/bin/ld option to reload object files... -r checking dynamic linker characteristics... solaris2.6 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for a BSD compatible install... ./install-sh -c checking for main in -lm... yes checking for main in -lz... no configure: error: libz not found. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swb at mercury.campbell-mithun.com Tue Sep 28 18:14:44 1999 From: swb at mercury.campbell-mithun.com (Shawn Barnhart) Date: Tue, 28 Sep 1999 11:14:44 -0500 Subject: [mrtg] Newbie Questions not in the FAQ Message-ID: <012401bf09cc$93ecc7d0$b8209fc0@campbellmithun.com> I have some newbie questions that don't seem to be in the FAQ. 1) Not entirely mrtg related, but is there a "lite" webserver runnable under linux (rh 6.0) usable for serving mrtg-generated pages? I don't need a full-blown apache installation for mrtg, which is the only thing I want to serve. 2) I'd like to be able to monitor some switches with mrtg. I've run cfgmaker with community at switch and I get a config, but I can't seem to run indexmaker and get an index page for the switch. Do switches treat their interfaces in a way that keeps cfgmaker and indexmaker from building an index page? 3) Is it a problem to call mrtg at less than at 5 minute intervals? I'm monitoring a small number of interfaces and would like to update it every 90 seconds. Other than that, it seems to work really well. -Shawn -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From moralesm at cellularonepr.com Tue Sep 28 17:57:24 1999 From: moralesm at cellularonepr.com (Miguel Morales) Date: Tue, 28 Sep 1999 11:57:24 -0400 Subject: [mrtg] Can't Update Message-ID: <3B4B18DC6A88D211800D00805FEADE8DBE1234@CCP01MSG> HI! I can't see the updated data in the web. Someone told me to press the refresh button in my browser but that didn't work. Any help is welcome. Miguel Morales -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Tue Sep 28 18:32:14 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Tue, 28 Sep 1999 11:32:14 -0500 Subject: [mrtg] Re: Newbie Questions not in the FAQ Message-ID: <0B99D311EEA0D21190F700A0C99D7B89ECC675@MAIL2> > 2) I'd like to be able to monitor some switches with mrtg. I've run > cfgmaker with community at switch and I get a config, but I > can't seem to run > indexmaker and get an index page for the switch. Do switches > treat their > interfaces in a way that keeps cfgmaker and indexmaker from > building an > index page? If you get a cfg file you should be able to get an index file since indexmaker uses the CFG for input, not an SNMP poll to the switch. What command line for indexmaker did you use? Ken -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From brad.johns at tenauto.com Wed Sep 29 06:51:26 1999 From: brad.johns at tenauto.com (Brad Johns) Date: Tue, 28 Sep 1999 23:51:26 -0500 Subject: [mrtg] Re: Newbie Questions not in the FAQ References: <012401bf09cc$93ecc7d0$b8209fc0@campbellmithun.com> Message-ID: <001501bf0a36$49e1a6a0$1a61fea9@na.ten> It is possible to get mrtg to run faster than five minutes, but 2 things need to happen. First, you have to change your cron command time (I'll assume you know this, or can find it somewhere) and the second thing is to actually modify the mrtg perl script. The reason for modifying the script is that when it generates the html pages, it sets the timeout at 300 seconds(5 minutes) and you will want to drop this to be as often as the cron job runs. I don't remeber where exactly this is at, but I know it works, because I have 6 different mrtg jobs that run, and 5 of them run every minute (mrtg-ping-probe). I have an older box, so I had to split the config file up into multiple files to finish in 1 minute. ----- Original Message ----- From: Shawn Barnhart To: mrtg list Sent: Tuesday, September 28, 1999 11:14 AM Subject: [mrtg] Newbie Questions not in the FAQ > I have some newbie questions that don't seem to be in the FAQ. > > 1) Not entirely mrtg related, but is there a "lite" webserver runnable under > linux (rh 6.0) usable for serving mrtg-generated pages? I don't need a > full-blown apache installation for mrtg, which is the only thing I want to > serve. > > 2) I'd like to be able to monitor some switches with mrtg. I've run > cfgmaker with community at switch and I get a config, but I can't seem to run > indexmaker and get an index page for the switch. Do switches treat their > interfaces in a way that keeps cfgmaker and indexmaker from building an > index page? > > 3) Is it a problem to call mrtg at less than at 5 minute intervals? I'm > monitoring a small number of interfaces and would like to update it every 90 > seconds. > > Other than that, it seems to work really well. > > -Shawn > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From evablunted at earthling.net Tue Sep 28 18:40:59 1999 From: evablunted at earthling.net (Langa Kentane) Date: Tue, 28 Sep 1999 18:40:59 +0200 Subject: [mrtg] difficulty running mrtg [newbie] Message-ID: <00d401bf09d2$e020a080$15a8ef9b@sunnet.co.za> Hi all. When I ran cfgmaker this is what I got: no response received SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 community: "com" request ID: 131055839 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMPGET Problem for sysDescr sysContact sysName sysLocation fNumber sysObjectID on com at gremlins.domain.co.za SNMP Error: no response received SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 community: "sunnet" request ID: 1991832350 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) SNMP Error: no response received SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 community: "com" request ID: 1991832351 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) What am I missing here? Please help Langa Kentane Manager: Network Operations Sunshine Networks Tel +27 82 928 1952 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rickh at ValleyYellowPages.com Tue Sep 28 19:27:04 1999 From: rickh at ValleyYellowPages.com (Rick Horowitz) Date: Tue, 28 Sep 1999 10:27:04 -0700 Subject: [mrtg] Re: Newbie Questions not in the FAQ In-Reply-To: <001501bf0a36$49e1a6a0$1a61fea9@na.ten> Message-ID: <003f01bf09d6$afdd23e0$bd01a8c0@agivyp.com> I might be wrong about this; it's been awhile since I poked at it. I think you can set an interval in the config file, so you shouldn't have to tweak the script itself. Some counters, you don't want to read them more often than every five minutes, or it throws off your calculations. Rick Horowitz Cisco Certified Network Associate Network Administrator Microsoft Certified Professional ------------------------------------------------------------------------ Valley Yellow Pages AGI Publishing, Inc. ------------------------------------------------------------------------ Direct: (559) 251-8888 x290 1850 N. Gateway Blvd Toll Free: (800) 350-8887 Fresno, CA 93727-1600 Fax: (559) 251-4806 http://www.ValleyYellowPages.com ======================================================================== -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From artnpp at tsi.com.pe Tue Sep 28 19:51:01 1999 From: artnpp at tsi.com.pe (Juan Arturo Nunez) Date: Tue, 28 Sep 1999 12:51:01 -0500 Subject: [mrtg] Services Scanner!! Message-ID: <37F10005.461C5BFA@tsi.com.pe> Hi: Any suggestion to knwo what is the % of use of certain services in my LAN ?? Maybe using : 1) Netramet 2) PacketShaper from Packeteer .. 3) Audit options in my Router Any comment around these will be appreciate ?? Thanks -- Saludos, Arturo Nunez ---------------------------------------------------------------------------- Give me enough downtime & I can rebuild the world. Without it, don't even talk to me about gigabit. ;-) ---------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990928/ca339d4a/attachment.html From list-mrtg-talk at L7.org Tue Sep 28 19:39:15 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 10:39:15 -0700 Subject: [mrtg] ninja needed (snmpwalk data) In-Reply-To: References: Message-ID: <3.0.5.32.19990928103915.00a82490@L7.org> I have a bunch of snmpwalk data from a device of mine (managed hub) and i can't make heads or tails of it, let alone turn it into useful information. if someone could help me with this i would greatly appreciate it. also, anyone have a script for the cisco 675? thanks, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Jeff.Cole at tfn.com Tue Sep 28 19:44:27 1999 From: Jeff.Cole at tfn.com (Cole, Jeff) Date: Tue, 28 Sep 1999 13:44:27 -0400 Subject: [mrtg] Re: difficulty running mrtg [newbie] Message-ID: Are you using the correct community string? Are you sure that it's not "public" or something to that effect? Are you sure that gremlins.domain.co.za is connected to your network? > -----Original Message----- > From: Langa Kentane [mailto:evablunted at earthling.net] > Sent: Tuesday, September 28, 1999 12:41 PM > To: MRTG > Subject: [mrtg] difficulty running mrtg [newbie] > > > Hi all. > When I ran cfgmaker this is what I got: > > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" > [192.168.1.1].161 > community: "com" > request ID: 131055839 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMPGET Problem for sysDescr sysContact sysName sysLocation fNumber > sysObjectID on com at gremlins.domain.co.za > SNMP Error: > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" > [192.168.1.1].161 > community: "sunnet" > request ID: 1991832350 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMP Error: > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" > [192.168.1.1].161 > community: "com" > request ID: 1991832351 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > > What am I missing here? > Please help > > Langa Kentane > Manager: Network Operations > Sunshine Networks > Tel +27 82 928 1952 > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swb at mercury.campbell-mithun.com Tue Sep 28 19:57:26 1999 From: swb at mercury.campbell-mithun.com (Shawn Barnhart) Date: Tue, 28 Sep 1999 12:57:26 -0500 Subject: [mrtg] Re: Newbie Questions not in the FAQ References: <012401bf09cc$93ecc7d0$b8209fc0@campbellmithun.com> <001501bf0a36$49e1a6a0$1a61fea9@na.ten> Message-ID: <014c01bf09da$ec7d2c10$b8209fc0@campbellmithun.com> | It is possible to get mrtg to run faster than five minutes, but 2 things | need to happen. First, you have to change your cron command time (I'll | assume you know this, or can find it somewhere) and the second thing is to | actually modify the mrtg perl script. The reason for modifying the script is | that when it generates the html pages, it sets the timeout at 300 seconds(5 | minutes) and you will want to drop this to be as often as the cron job runs. | I don't remeber where exactly this is at, but I know it works, because I | have 6 different mrtg jobs that run, and 5 of them run every minute | (mrtg-ping-probe). I have an older box, so I had to split the config file up | into multiple files to finish in 1 minute. Yeah, I know I need to change the cron job. :) The only place I find timeout defined is in SNMP_Session, where it's defined as 2 seconds. Seems to be compounded by the backoff variable (defined as 1 second), which increases the timeout variable, with a maximum of 5 retries. This means to me that the maximum amount of "delay" would be 2+3+4+5+6 or 20 seconds, assuming success on the fifth retry and that five retries means five addtional attempts beyond the original attempt, or six total attempts. I wouldn't want to poll more than every minute (cron doesn't run more than every minute anyway), as I've noticed that, especially on older cisco equipment, frequent polling causes loads of CPU usage. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 28 19:54:32 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 10:54:32 -0700 Subject: [mrtg] Re: difficulty running mrtg [newbie] In-Reply-To: <00d401bf09d2$e020a080$15a8ef9b@sunnet.co.za> Message-ID: <3.0.5.32.19990928105432.00a84540@L7.org> At 06:40 PM 9/28/99 +0200, you wrote: > Hi all. > When I ran cfgmaker this is what I got: try "public" as your community name. -dd > > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 > community: "com" > request ID: 131055839 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMPGET Problem for sysDescr sysContact sysName sysLocation fNumber > sysObjectID on com at gremlins.domain.co.za > SNMP Error: > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 > community: "sunnet" > request ID: 1991832350 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > SNMP Error: > no response received > SNMPv1_Session (remote host: "gremlins.domain.co.za" [192.168.1.1].161 > community: "com" > request ID: 1991832351 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > > What am I missing here? > Please help > > Langa Kentane > Manager: Network Operations > Sunshine Networks > Tel +27 82 928 1952 > > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cmeena at hotmail.com Tue Sep 28 20:18:21 1999 From: cmeena at hotmail.com (Meena Chockalingam) Date: Tue, 28 Sep 1999 11:18:21 PDT Subject: [mrtg] bandwidth statements on Cisco Message-ID: <19990928181821.29120.qmail@hotmail.com> Hi All, I tried to find some answers on the archive, but I could not find anything relevant on this subject. Cisco allows bandwidth statements to set the correct clocking speed on the serial interfaces. Does this affect the ifSpeed variable? If it does not, how does the ifSpeed variable get populated with a value? Any help would be apreciated. thanks, Meena ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From josborne at nsipo.arc.nasa.gov Tue Sep 28 20:27:00 1999 From: josborne at nsipo.arc.nasa.gov (Jeffrey Osborne) Date: Tue, 28 Sep 1999 11:27:00 -0700 (PDT) Subject: [mrtg] combined ports Message-ID: Greetings, I am trying to make my MRTG add up my 5 oc3's. I had no problem with the single oc3 stats, but I dont seem to get the configuration right for all 5. To view my stats, check out http://aix.arc.nasa.gov -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swb at mercury.campbell-mithun.com Tue Sep 28 21:37:35 1999 From: swb at mercury.campbell-mithun.com (Shawn Barnhart) Date: Tue, 28 Sep 1999 14:37:35 -0500 Subject: [mrtg] Re: bandwidth statements on Cisco References: <19990928181821.29120.qmail@hotmail.com> Message-ID: <01bd01bf09e8$ea4200c0$b8209fc0@campbellmithun.com> | Cisco allows bandwidth statements to set the correct clocking speed on the | serial interfaces. Does this affect the ifSpeed variable? | | If it does not, how does the ifSpeed variable get populated with a value? | My Cisco command reference for 11.3 says that the bandwidth command is a reference for higher level protocols. It doesn't say *which* higher level protocols, but I have a distant memory of a Cisco instructor telling us that eigrp uses it in route path computation. I don't think it does anything for serial interface clocking, the interface command "clock" does this. You have to use it to populate ifSpeed. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From nthomas at sbis.sbc.com Tue Sep 28 21:43:46 1999 From: nthomas at sbis.sbc.com (Nail, Thomas) Date: Tue, 28 Sep 1999 14:43:46 -0500 Subject: [mrtg] MRTG and crontab Message-ID: <3BF44A1B89ADD211B89A0008C7C9C8AA02430115@sbis0.swbell.net> Hello, I'm fairly new to the MRTG world and am having some problems getting data. I'm using MRTG to monitor CPU utilization and load as well as memory use on Solaris systems (via snmpget's) and everything runs fine as long as I run things from the command line. I'm using the UC Davis snmp daemon with mrtg-2.7.4b. The problems begin when I try to automate the job in the crontab; I get no data reported to the logs and no pretty-looking graphs. There are no error msg's and everything seems to work fine....just no data. Here is an example of the CPU idle config: WorkDir: /usr/htdocs/mrtg/cpu WriteExpires: Yes YLegend[cpuidle]: % Idle ShortLegend[cpuidle]: % LegendI[cpuidle]: Percent Idle Legend2[cpuidle]: LegendO[cpuidle]: Legend3[cpuidle]: Legend4[cpuidle]: MaxBytes1[cpuidle]: 100 MaxBytes2[cpuidle]: 100 Options[cpuidle]: gauge Target[cpuidle]: `snmpget blah.blah.net public enterprises.ucdavis.extTable.extEntry.extOutput.1 | awk -F\" '{print int($2)}'; echo 0; echo 0; echo 0` (.......etc.) BTW, the target line is getting it's data from an mpstat on the remote box when it is called. Clunky, but it works. Any help would be greatly appreciated. Thanks, Tom Nail -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lfiddler at us.ibm.com Tue Sep 28 21:47:49 1999 From: lfiddler at us.ibm.com (lfiddler at us.ibm.com) Date: Tue, 28 Sep 1999 13:47:49 -0600 Subject: [mrtg] What do I setup CPU Utilization monitoring for Xylan Switches?? Message-ID: <872567FA.006CC050.00@d53mta02h.boulder.ibm.com> Need to monitor CPU Utilization on Omni 9 Xylan Switches.... Anyone help? Thanks! Lisa Fiddler IBM Global Services (Outside): 303-924-6290 (Tie/Line): 303-263-6290 Pager: 303-878-0157 Madness takes it's toll.... Please have exact change ready. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Chuck.Curto at tmcaz.com Tue Sep 28 20:52:00 1999 From: Chuck.Curto at tmcaz.com (Chuck.Curto at tmcaz.com) Date: Tue, 28 Sep 1999 12:52:00 -0600 Subject: [mrtg] Message-ID: I would like to use MRTG to monitor broadcast traffic on our LAN. We're using Cisco routers to route all of our traffic. Could someone point me in the right direction to monitor broadcasts? Chuck Curto Network System Programmer TMC HealthCare chuck.curto at tmcaz.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sygma at snickers.org Tue Sep 28 22:12:05 1999 From: sygma at snickers.org (sygma) Date: Tue, 28 Sep 1999 16:12:05 -0400 (EDT) Subject: [mrtg] Re: combined ports In-Reply-To: Message-ID: in the Target, you could try like: Target[total.oc3-link]: ( OID&OID:community at oc-1 + OID&OID:community at oc-2 + OID&OID:community at oc-3 + OID&OID:community at oc-4 + OID&OID:community at oc-5 ) That might work :) ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. Jon Nistor http://www.snickers.org/ sygma at snickers.org ICQ: 1429373 Network Operations FP: 66 3F 1B 23 C0 AA 40 IRC: sygma/efnet #snickers On Tue, 28 Sep 1999, Jeffrey Osborne wrote: > Greetings, > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > with the single oc3 stats, but I dont seem to get the configuration right > for all 5. > > > > To view my stats, check out http://aix.arc.nasa.gov > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From josborne at nsipo.arc.nasa.gov Tue Sep 28 22:13:00 1999 From: josborne at nsipo.arc.nasa.gov (Jeffrey Osborne) Date: Tue, 28 Sep 1999 13:13:00 -0700 (PDT) Subject: [mrtg] Re: combined ports In-Reply-To: Message-ID: Im sorry sygma, I dont understand your answer. What does OID&OID mean? Here is a copy of my config with the com x out. Target[198.32.136.221.1]: 1:xxxxx at 198.32.136.221 +2:xxxxx at 198.32.136.221 +3:xxxxx at 198.32.136.221 +5:xxxxx at 198.32.136.221 +6:xxxxx at 198.32.136.221 MaxBytes[198.32.136.221.1]:600000000 Title[198.32.136.221.1]:OC3 1 to 5 PageTop[198.32.136.221.1]:

Ames Gigaswitch 1-5

Circuit:OC3 #1
Interface:AGL-2+ (1)
Max Speed: 700 MBytes/s (sonet)
On Tue, 28 Sep 1999, sygma wrote: > in the Target, you could try like: > Target[total.oc3-link]: ( OID&OID:community at oc-1 > + OID&OID:community at oc-2 > + OID&OID:community at oc-3 > + OID&OID:community at oc-4 > + OID&OID:community at oc-5 ) > > That might work :) > > ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. > Jon Nistor http://www.snickers.org/ > sygma at snickers.org ICQ: 1429373 > Network Operations FP: 66 3F 1B 23 C0 AA 40 > IRC: sygma/efnet #snickers > > On Tue, 28 Sep 1999, Jeffrey Osborne wrote: > > > Greetings, > > > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > > with the single oc3 stats, but I dont seem to get the configuration right > > for all 5. > > > > > > > > To view my stats, check out http://aix.arc.nasa.gov > > > > > > > > > > > > -- > > * To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Tue Sep 28 23:14:20 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Tue, 28 Sep 1999 17:14:20 -0400 Subject: [mrtg] MRTG Scalablity Message-ID: <005701bf09f6$70aaa6a0$7a0118ac@neiltoshi.ctron.com> Hi all A usage question for you all. I'm interested in how scalable MRTG can be in large scale enterprise networks (upwards of 5000 nodes). Are any of you running it in such a complex environment and if so how is it performing? I'm not looking for absolute statistics - more just a feel for how much it can handle before it starts slowing down. I understand of course when talking about networks like this one usually turns to OpenView, Unicenter, or Spectrum or similar, but it's awful hard for these products to compete on the basis of price with freeware... Neil -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From david at carolnet.com Tue Sep 28 23:32:29 1999 From: david at carolnet.com (David Swearingin) Date: Tue, 28 Sep 1999 16:32:29 -0500 Subject: [mrtg] USR Quads Message-ID: <3.0.6.32.19990928163229.00888560@carolnet.com> Paul Spears has helped me lot with getting data from our HiperDSP, but we also are still using some quad cards connected to analog lines. Can someone help me with the target for USR Quad cards to check for modems in use? Thanks. David __________________________________________________ David Swearingin (david at carolnet.com) CARROLLTON INTERNET SERVICE (www.carolnet.com) First Financial Group, Inc. 11 N. Folger, Carrollton, MO 64633 660-542-3002 Fax 660-542-3003 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 28 23:48:11 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 14:48:11 -0700 Subject: [mrtg] Re: MRTG Scaleability In-Reply-To: <005701bf09f6$70aaa6a0$7a0118ac@neiltoshi.ctron.com> Message-ID: <3.0.5.32.19990928144811.00ac3540@L7.org> At 05:14 PM 9/28/99 -0400, you wrote: >Hi all > >A usage question for you all. I'm interested in how scalable MRTG can be in large scale enterprise >networks (upwards of 5000 nodes). Are any of you running it in such a complex environment and if so >how is it performing? I'm not looking for absolute statistics - more just a feel for how much it can >handle before it starts slowing down. I understand of course when talking about networks like this >one usually turns to OpenView, Unicenter, or Spectrum or similar, but it's awful hard for these >products to compete on the basis of price with freeware... > >Neil I think the only problem would be "can you poll the entire network in under 5 minutes?" If it were me i would probably throw together a linux box just for this purpose (spare parts) like a pentium 100 or something, install a webserver on it and call it stats.whatever.com. 1000 machines a minute is going to have to be awfully fast on the polling side of things. If the working directory is shared on the network you could use more than one machine to do the polling if it's taking over 5 minutes. or you could split it up over multiple machines, and just use frames to make it all accessible from a central source. I would be interested in your results. -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Tue Sep 28 23:52:06 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 14:52:06 -0700 Subject: [mrtg] script archive In-Reply-To: <3.0.6.32.19990928163229.00888560@carolnet.com> Message-ID: <3.0.5.32.19990928145206.007ed820@L7.org> greetings, my mrtg script archive is now online, and i'm adding in any / all mrtg scripts that people would like to contribute. if you would like to help with this effort, please send me your mrtg scripts / .cfg files, etc. thank you, -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From drew at albatross.co.nz Wed Sep 29 00:03:29 1999 From: drew at albatross.co.nz (Drew Whittle) Date: Wed, 29 Sep 1999 10:03:29 +1200 Subject: [mrtg] Re: script archive In-Reply-To: <3.0.5.32.19990928145206.007ed820@L7.org> References: <3.0.6.32.19990928163229.00888560@carolnet.com> Message-ID: <4.2.0.58.19990929100310.00b1d810@pern.csarc.otago.ac.nz> At 09:52 29/09/99 , Chairman of the Bored wrote: >greetings, > >my mrtg script archive is now online, and i'm adding in >any / all mrtg scripts that people would like to contribute. >if you would like to help with this effort, please send me >your mrtg scripts / .cfg files, etc. >thank you, >-dd URL? Drew -- Drew - mailto:drew at auctionability.com - http://www.auctionability.com/ Dynamic Database Websites - Innovative Solutions to YOUR Unique Needs Add great content to your web site and get paid as well. I am making around $190 per 1,000 Page Impressions - http://www.auctionability.com/wow.html -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bjones at centurytel.net Wed Sep 29 00:24:41 1999 From: bjones at centurytel.net (Brantley Jones) Date: Tue, 28 Sep 1999 17:24:41 -0500 Subject: [mrtg] Re: bandwidth statements on Cisco In-Reply-To: <01bd01bf09e8$ea4200c0$b8209fc0@campbellmithun.com> References: <19990928181821.29120.qmail@hotmail.com> Message-ID: <3.0.1.32.19990928172441.0285fb10@nt1.centurytel.net> At 02:37 PM 9/28/99 -0500, Shawn Barnhart wrote: >| Cisco allows bandwidth statements to set the correct clocking speed on the >| serial interfaces. Does this affect the ifSpeed variable? >| >| If it does not, how does the ifSpeed variable get populated with a value? >| > >My Cisco command reference for 11.3 says that the bandwidth command is a >reference for higher level protocols. It doesn't say *which* higher level >protocols, but I have a distant memory of a Cisco instructor telling us that >eigrp uses it in route path computation. I don't think it does anything for >serial interface clocking, the interface command "clock" does this. > >You have to use it to populate ifSpeed. The bandwidth command is ONLY used for route-path determination by higher level ROUTING protocols, such as OSPF and EIGRP. You can take it out if you like...I don't think ifspeed will be populated without it, though. Brantley -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From george at aaih.net Wed Sep 29 00:46:38 1999 From: george at aaih.net (George D. Nincehelser) Date: Tue, 28 Sep 1999 17:46:38 -0500 Subject: [mrtg] Re: 95th percentile? References: Message-ID: <00ac01bf0a03$549e3fa0$b40efea9@nincehelser.com> I thought about this some more, and have convinced myself that in most cases the sampling rate and sychronization isn't all that critical given the way the information is being used for billing purposes. The numbers you get, and the numbers your providers get may not be exactly the same, but they will lie pretty close to each other. Given that the providers I am looking at have 0.5Mbps billing bands, there's quite a bit of room to play with. My guess is that if you are well within a band, there's no problem. But if you are hovering around the border between bands, the $$$ involved can be significant...perhaps $1000 in a month depending on if you are above or below the line. I can see where that could cause some arguments about when and how often samples are taken. But it must work farily well, since it seems the 95th percentile is an industry standard...or maybe it's just the best solution available? George > This highlights a point to consider when calculating percentiles: you need > to be using the same sampling period. If the provider is monitoring over a > ten-minute period then you need to do the same and synchronise the start > of each monitoring period. The calculation of the 95th percentile is > straightforward but you need to use the same sample interval and the same > number of samples to get the same answer. If you use the default 5-minute > load figures from mrtg and calculate the 95th percentile for the month > then what you have is the 95th percentile of the 5-minute loadings for the > month: this may be very different from the 95th percentile of 1-hour > loadings for the month or the 95th percentile of 1-second loadings for the > month. > > On a similar theme, CIR/EIR calculations are (usually?) done per second so > the 5-minute intervals shown (by default) in mrtg can only give you an > indication of what traffic might be in excess of the CIR if your traffic > profile is reasonably constant second by second over the whole 5-minute > period. > > Martin > > -- > Martin Ansdell-Smith > Network Analyst http://www.ansdell.demon.co.uk/ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Wed Sep 29 00:51:31 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 15:51:31 -0700 Subject: [mrtg] Re: MRTG Scaleability In-Reply-To: <007d01bf0a02$61547300$7a0118ac@neiltoshi.ctron.com> Message-ID: <3.0.5.32.19990928155131.017b0310@L7.org> At 06:39 PM 9/28/99 -0400, you wrote: >Your points are almost exactly what I came up with. If I have to roll MRTG out over a 5000 node >network (and it looks like I might), I'll probably have five boxes - three MRTG pollers, one backup, >and one dedicated webserver, and use NFS to basically fileshare between all of them and treat it >like one big cluster.. I think it'll work ok, I'm more worried about all the f'n configs I'll have >to generate!! might consider shoving an extra 100 base t netcard into each box on that cluster to allow them to talk to each other (the webserver mainly) without generating a ton of extra traffic on the lan... -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Wed Sep 29 00:47:55 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 15:47:55 -0700 Subject: [mrtg] Re: script archive In-Reply-To: <4.2.1.4.19990928180802.00b225b0@mail.telicsolutions.net> References: <3.0.5.32.19990928145206.007ed820@L7.org> <3.0.6.32.19990928163229.00888560@carolnet.com> Message-ID: <3.0.5.32.19990928154755.017b20f0@L7.org> At 06:08 PM 9/28/99 -0400, you wrote: >Where? I couldn't find a link on your site. it's at http://www.L7.net/mrtg/ there isn't much there at all yet, i'm adding things as i get them (the few i use are already there) send me something :) -dd >>greetings, >> >>my mrtg script archive is now online, and i'm adding in >>any / all mrtg scripts that people would like to contribute. >>if you would like to help with this effort, please send me >>your mrtg scripts / .cfg files, etc. >>thank you, >>-dd >> \\\\\// >> \\|// _\\|//_ | | _\\|//_ \\|// >> (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) >>+-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ >> Plazma Networking Services / Level Seven inc. >> Connecting the >> World.... >> http://www.plazma.net http://www.L7.net http://www.L7.org /"\ >> Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / >>+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X >>ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ >> >>-- >>* To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >>* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > >---------------------------------------------------------------------------- >---------------------- >New software available at http://www.telicsolutions.net/soft >If you have ICQ you can message me at ICQ#:9736582 >Eric Krichbaum, MCSE, MCP+IS, ASE, CCNA, A+, CNA, developer >---------------------------------------------------------------------------- >---------------------- > > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Wed Sep 29 00:48:46 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 15:48:46 -0700 Subject: [mrtg] Re: script archive In-Reply-To: Message-ID: <3.0.5.32.19990928154846.017b2240@L7.org> ya know, an archive requires data to put in it... how about it people? :) -dd \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 01:05:23 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 01:05:23 +0200 (CEST) Subject: [mrtg] Re: Newbie Questions not in the FAQ In-Reply-To: <012401bf09cc$93ecc7d0$b8209fc0@campbellmithun.com> from "Shawn Barnhart" at Sep 28, 1999 11:14:44 AM Message-ID: <199909282305.BAA13364@slot.hollandcasino.nl> > 3) Is it a problem to call mrtg at less than at 5 minute intervals? I'm > monitoring a small number of interfaces and would like to update it every 90 > seconds. > Depends on what you mean by this. If your setup can handle the load and finishes the job in time, mrtg has no problem with 90 seconds. It will poll more frequently but (without extra efford) it will not provide more detail in your graphs. However, if you want to change the actual interval size, see the config parameter "step". This has not been fully tested and may cause errors. Apart from this "step" you will also need to change Refresh and Interval as described in mrtg-dir/doc/config.{html|txt|pod}. This in itself is not sufficient as it will only show you the same page more than once without the necessary change. You may also have to change the mrtg script, somewhere in the subroutine "quickcheck" (didn't try for recent version, was necessary for older) Free advice: Don't do it and if you still want to poll more often set it up using rrdtool. (http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool and in the contrib dir under 14all) You will be hacking anyway so you better start to do it right. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Wed Sep 29 01:05:16 1999 From: dcp at dcptech.com (David C Prall) Date: Tue, 28 Sep 1999 19:05:16 -0400 Subject: [mrtg] Re: ninja needed (snmpwalk data) References: <3.0.5.32.19990928103915.00a82490@L7.org> Message-ID: <009601bf0a05$ed70cc50$6f6ba8c0@dcptech.com> > I have a bunch of snmpwalk data from a device of mine (managed hub) and i > can't make heads or tails of it, let alone turn it into useful information. > > if someone could help me with this i would greatly appreciate it. > > also, anyone have a script for the cisco 675? > thanks, > -dd Do you have the MIB files. Do a search for GETIF and install it on a Windows machine. Have fun, David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com Alexandria, VA dcppage at dcptech.com http://www.dcptech.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 01:10:14 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 01:10:14 +0200 (CEST) Subject: [mrtg] Re: bandwidth statements on Cisco In-Reply-To: <19990928181821.29120.qmail@hotmail.com> from "Meena Chockalingam" at Sep 28, 1999 11:18:21 AM Message-ID: <199909282310.BAA13424@slot.hollandcasino.nl> > Cisco allows bandwidth statements to set the correct clocking speed on the > serial interfaces. Does this affect the ifSpeed variable? > > If it does not, how does the ifSpeed variable get populated with a value? > > Any help would be apreciated. > I'm not sure if I understand the question completely but assuming it is MRTG related: it is used to collect the maximum bandwidth possible so it will end up in "MaxBytes". Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From oetiker at ee.ethz.ch Wed Sep 29 01:12:05 1999 From: oetiker at ee.ethz.ch (Tobias Oetiker) Date: Wed, 29 Sep 1999 01:12:05 +0200 (MET DST) Subject: [mrtg] Announcement: RRD Tutorial @ CH-Open Message-ID: Folks, I know this is on short notice, but it somehow slipped my mind ... Next week the the WorkShop-Tage 1999 of the Swiss Open Systems User Group take place. On Wednesday 6th of October, I will be running a half-day RRDtool tutorial. I just got word that there are still places available. This is in Zurich Switzerland. Check out there web site if you are interested: http://www.ch-open.ch/html/ws/ws.htm (in german) cheers Tobi -- ______ __ _ /_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich / // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518 /_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 01:50:55 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 01:50:55 +0200 (CEST) Subject: [mrtg] Re: MRTG Scalablity In-Reply-To: <005701bf09f6$70aaa6a0$7a0118ac@neiltoshi.ctron.com> from "Neil Calvert" at Sep 28, 1999 05:14:20 PM Message-ID: <199909282350.BAA13593@slot.hollandcasino.nl> > A usage question for you all. I'm interested in how scalable MRTG can be in large scale enterprise > networks (upwards of 5000 nodes). Are any of you running it in such a complex environment and if so > how is it performing? I'm not looking for absolute statistics - more just a feel for how much it can > handle before it starts slowing down. I understand of course when talking about networks like this > one usually turns to OpenView, Unicenter, or Spectrum or similar, but it's awful hard for these > products to compete on the basis of price with freeware... > Just my opinions, your mileage may vary, no guaranties, my statements are my own and not my employers, etcetera. I wouldn't dare to compare mrtg to openview. IMO they do different things. The network will handle the load with ease. Network jitter could be a problem as monitoring intervals should be as constant as possible and mrtg does not compensate for this. Same for variable host delays. The real bottleneck will be the host it is running on. MRTG uses much memory and cpu power. If possible go for distributed monitoring. A few hours of integrating the several webpages / hosts into one system and you won't see the difference with one host monitoring all. One thing to speed it up considerably would be using rrdtool as the back-end. This can be done but is rather new and could give some problems. See contrib/14all/* Some low end pentium systems, linux, mrtg, 200 to 300 interfaces per host, running apache webserver should work out fine. Tune it by using rrdtool, perhaps move apache away from the monitoring hosts, stripping linux to its bare minimum or using better computers (more cpu or other arch) may make it possible to use 2000+ interfaces per server. 430 interfaces on pentium 100 w/ 64MB, no optimizing done, is just about possible but painful. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 01:55:49 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 01:55:49 +0200 (CEST) Subject: [mrtg] Re: MRTG and crontab In-Reply-To: <3BF44A1B89ADD211B89A0008C7C9C8AA02430115@sbis0.swbell.net> from "Nail, Thomas" at Sep 28, 1999 02:43:46 PM Message-ID: <199909282356.BAA13610@slot.hollandcasino.nl> > ... everything runs fine as long as I run > things from the command line. ... > [...] > Target[cpuidle]: `snmpget blah.blah.net public > enterprises.ucdavis.extTable.extEntry.extOutput.1 | awk -F\" '{print > int($2)}'; echo 0; echo 0; echo 0` Most common cause: The snmpget program (or awk) cannot be found when run from cron. Use absolute paths or modify PATH within your cron environment. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 02:00:02 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 02:00:02 +0200 (CEST) Subject: [mrtg] Re: Can't Update In-Reply-To: <3B4B18DC6A88D211800D00805FEADE8DBE1234@CCP01MSG> from "Miguel Morales" at Sep 28, 1999 11:57:24 AM Message-ID: <199909290000.CAA13632@slot.hollandcasino.nl> > > HI! > I can't see the updated data in the web. Someone told me to press the > refresh button in my browser but that didn't work. Any help is welcome. > Miguel Morales > Using netscape ? It doesn't even try to find out if there are newer gifs when using reload on itself. (argh) Try holding shift and click reload. Scan the archive for "Expire" or similar, it may help. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jfmckay at monroe.net Wed Sep 29 03:27:10 1999 From: jfmckay at monroe.net (John McKay) Date: Tue, 28 Sep 1999 18:27:10 -0700 Subject: [mrtg] Re: script archive References: <3.0.5.32.19990928145206.007ed820@L7.org> Message-ID: <007f01bf0a19$c0cdb4b0$240991d8@calacomm.com> i would gladly send what i have..... BUT i would prefer to ftp them.... do you have an ftp site? thanks ----- Original Message ----- From: Chairman of the Bored To: Sent: Tuesday, September 28, 1999 2:52 PM Subject: [mrtg] script archive > > greetings, > > my mrtg script archive is now online, and i'm adding in > any / all mrtg scripts that people would like to contribute. > if you would like to help with this effort, please send me > your mrtg scripts / .cfg files, etc. > thank you, > -dd > \\\\\// > \\|// _\\|//_ | | _\\|//_ \\|// > (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) > +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ > Plazma Networking Services / Level Seven inc. > Connecting the World.... > http://www.plazma.net http://www.L7.net http://www.L7.org /"\ > Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / > +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X > ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From list-mrtg-talk at L7.org Wed Sep 29 04:01:58 1999 From: list-mrtg-talk at L7.org (Chairman of the Bored) Date: Tue, 28 Sep 1999 19:01:58 -0700 Subject: [mrtg] Re: script archive In-Reply-To: <007f01bf0a19$c0cdb4b0$240991d8@calacomm.com> References: <3.0.5.32.19990928145206.007ed820@L7.org> Message-ID: <3.0.5.32.19990928190158.0087f860@L7.org> At 06:27 PM 9/28/99 -0700, you wrote: >i would gladly send what i have..... BUT i would prefer to ftp them.... do >you have an ftp site? >thanks sure.. ftp.L7.net/public/uploads/ make a dir and throw 'em in it :) thanks, -dd >> greetings, >> >> my mrtg script archive is now online, and i'm adding in >> any / all mrtg scripts that people would like to contribute. >> if you would like to help with this effort, please send me >> your mrtg scripts / .cfg files, etc. >> thank you, >> -dd >> \\\\\// >> \\|// _\\|//_ | | _\\|//_ \\|// >> (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) >> +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ >> Plazma Networking Services / Level Seven inc. >> Connecting the World.... >> http://www.plazma.net http://www.L7.net http://www.L7.org /"\ >> Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ >/ >> +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X >> ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / >\ >> >> -- >> * To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >> > > \\\\\// \\|// _\\|//_ | | _\\|//_ \\|// (@ @) (' 0-0 ') (.) (.) (' @-@ ') (o-o) +-=oOOo-(_)-oOOo=oo0=(_)=0oo=oOO=-(_)-=OOo=oo0=(_)=0oo=oOOo-(_)-oOOo=-+ Plazma Networking Services / Level Seven inc. Connecting the World.... http://www.plazma.net http://www.L7.net http://www.L7.org /"\ Olympia's "one stop" InterNetworking Provider 1 (360) 357 - 7315 \ / +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ X ASCII Ribbon campaign against HTML E-Mail >- - - - - - - - - - - - - -> / \ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jay at west.net Wed Sep 29 06:33:31 1999 From: jay at west.net (Jay Hennigan) Date: Tue, 28 Sep 1999 21:33:31 -0700 (PDT) Subject: [mrtg] Re: bandwidth statements on Cisco In-Reply-To: <19990928181821.29120.qmail@hotmail.com> Message-ID: On Tue, 28 Sep 1999, Meena Chockalingam wrote: > Cisco allows bandwidth statements to set the correct clocking speed on the > serial interfaces. Does this affect the ifSpeed variable? Not exactly. In most cases, the "bandwidth" statement is strictly informational for the Cisco config, just like the "description" line. Serial interfaces if DTE (which most are) derive the clock speed from the attached CSU. If you're running back-to-back serial interfaces then you need a special cable, and on the CDE side need to specify the interface command 'clock rate nnnnnn'. Some routing protocols (EIGRP) will use the specified bandwidth parameter as part of the metric for determining the best route. > If it does not, how does the ifSpeed variable get populated with a value? If you use the '--vendor' option in cfgmaker, MRTG will import the bandwidth statement from the interface into the config. It may do this even without the '--vendor' flag. If there is no bandwidth statement, MRTG gets a default from the router of 1.544Mb/s for serial interfaces. Note that '--vendor' is literal. You type the word, 'vendor'. At first I was typing '--cisco' figuring that it wanted the name of the vendor there. Not so. -- Jay Hennigan - Network Administration - jay at west.net NetLojix Communications, Inc. NASDAQ: NETX - http://www.netlojix.com/ WestNet: Connecting you to the planet. 805 884-6323 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From josborne at nsipo.arc.nasa.gov Wed Sep 29 07:28:37 1999 From: josborne at nsipo.arc.nasa.gov (Jeffrey Osborne) Date: Tue, 28 Sep 1999 22:28:37 -0700 (PDT) Subject: [mrtg] Re: combined ports In-Reply-To: <199909282237.PAA17411@b5.eng.internex.net> Message-ID: Thanks! On Tue, 28 Sep 1999, Matthew Petach wrote: > Recently, Jeffrey Osborne talked about "[mrtg] combined ports", and said > > Greetings, > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > > with the single oc3 stats, but I dont seem to get the configuration right > > for all 5. > > To view my stats, check out http://aix.arc.nasa.gov > > Mmmm...I haven't had much luck doing additive stats on > multiple devices via MRTG itself; what I did, is create > an external script that periodically sums up the log files > and creates the relevant images from the newly-created > summation file. The details and the scripts are at > http://buckaroo.xo.com/MRTG/ > if you're curious. > > Matt_P > -- > Concentric Network | Matthew Petach {MP59} > Senior Network Architect | mpetach at concentric.net > 1400 Parkmoor Avenue | Tel: (408) 817-2535 > San Jose, CA 95126-3429 | Fax: (408) 817-2630 > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From marc at belbone.net Wed Sep 29 10:28:14 1999 From: marc at belbone.net (Marc Neuckens) Date: Wed, 29 Sep 1999 10:28:14 +0200 Subject: [mrtg] Re: combined ports In-Reply-To: References: Message-ID: <4.2.0.58.19990929102653.00bcfec0@pop.skypro.be> Did you try with a "space" between the "+" and the "2:xxxxx at 198.32.136.221". This should work. At 13:13 28/09/99 -0700, Jeffrey Osborne wrote: >Im sorry sygma, I dont understand your answer. What does OID&OID mean? >Here is a copy of my config with the com x out. > >Target[198.32.136.221.1]: 1:xxxxx at 198.32.136.221 > +2:xxxxx at 198.32.136.221 > +3:xxxxx at 198.32.136.221 > +5:xxxxx at 198.32.136.221 > +6:xxxxx at 198.32.136.221 >MaxBytes[198.32.136.221.1]:600000000 >Title[198.32.136.221.1]:OC3 1 to 5 >PageTop[198.32.136.221.1]:

Ames Gigaswitch 1-5

> > > > > >
Circuit:OC3 #1
Interface:AGL-2+ (1)
Max Speed:700 MBytes/s (sonet)
> > > > >On Tue, 28 Sep 1999, sygma wrote: > > > in the Target, you could try like: > > Target[total.oc3-link]: ( OID&OID:community at oc-1 > > + OID&OID:community at oc-2 > > + OID&OID:community at oc-3 > > + OID&OID:community at oc-4 > > + OID&OID:community at oc-5 ) > > > > That might work :) > > > > ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. > > Jon Nistor http://www.snickers.org/ > > sygma at snickers.org ICQ: 1429373 > > Network Operations FP: 66 3F 1B 23 C0 AA 40 > > IRC: sygma/efnet #snickers > > > > On Tue, 28 Sep 1999, Jeffrey Osborne wrote: > > > > > Greetings, > > > > > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > > > with the single oc3 stats, but I dont seem to get the configuration right > > > for all 5. > > > > > > > > > > > > To view my stats, check out http://aix.arc.nasa.gov > > > > > > > > > > > > > > > > > > -- > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg Greetings, --- Marc Neuckens E-mail : marc at belbone.net Internet Systems Engineer Belgacom Corporate/Installation & Maintenance/DCS Kard. Mercierlaan 2, B-1000 Brussels, Belgium -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Matt.Wibby at nsc.com Wed Sep 29 14:37:24 1999 From: Matt.Wibby at nsc.com (Matt Wibby) Date: 29 Sep 1999 05:37:24 -0700 Subject: [mrtg] Re: Can't Update Message-ID: <"09EDA37F208041B3*/c=US/admd= /prmd=National/o=notes/ou=Americas/s=Wibby/g=Matt/"@MHS> miguel, with a netscape browser, i do two things: (1) control-r (forced refresh). (2) clear the cache (memory and disk) on my browser. this is located under edit->preferences->advanced->cache. then do another control-r. good luck. matt alex at slot.hollandcasino.nl on 09/28/99 08:02:00 PM To: moralesm at cellularonepr.com@Internet cc: mrtg at list.ee.ethz.ch@Internet (bcc: Matt Wibby/Americas/NSC) Subject: [mrtg] Re: Can't Update > > HI! > I can't see the updated data in the web. Someone told me to press the > refresh button in my browser but that didn't work. Any help is welcome. > Miguel Morales > Using netscape ? It doesn't even try to find out if there are newer gifs when using reload on itself. (argh) Try holding shift and click reload. Scan the archive for "Expire" or similar, it may help. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From soltani at eudoramail.com Wed Sep 29 15:34:29 1999 From: soltani at eudoramail.com (Ali Soltani) Date: Wed, 29 Sep 1999 06:34:29 -0700 Subject: [mrtg] A question Message-ID: Hi All Does the new version of MRTG (V2.8.8) run on Linux, Solaris, AIX, NT with netsacpe/ie browser. Your response will be appreciated. Ali Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Wed Sep 29 15:39:40 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Wed, 29 Sep 1999 08:39:40 -0500 Subject: [mrtg] Re: A question In-Reply-To: Message-ID: <005c01bf0a80$14758140$cb0aa8c0@joey_laptop.insidehouston.org> are you being serious in asking this? if you are serious, then I highly recommend that you do some serious pondering into what it is that you are looking for, and then go back and read the main MRTG page. this question does not even deserve a response. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Ali Soltani > Sent: Wednesday, September 29, 1999 8:34 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] A question > > > Hi All > > Does the new version of MRTG (V2.8.8) run on Linux, Solaris, AIX, > NT with netsacpe/ie browser. Your response will be appreciated. > > Ali > > > > > Join 18 million Eudora users by signing up for a free Eudora > Web-Mail account at http://www.eudoramail.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at venux.net Wed Sep 29 16:17:15 1999 From: mitch at venux.net (Mitch Vincent) Date: Wed, 29 Sep 1999 10:17:15 -0400 Subject: [mrtg] Programs that work with MRTG. Message-ID: <005901bf0a85$549a7500$40ee2fd8@venux.net> I've used MRTG for years but only to graph bandwidth. I've run into a need for a quick and easy way of graphing some information though, I immediately though of MRTG. I went and looked at some of the programs in the /contrib directory and they seemed very straight-forward, however most of them gave errors when I tried to run them through MRTG and the others did nothing at all.. In most of the contributed programs instruction for use they said to do something like : Target[whatever]: `/usr/bin/program argument whatever blah` MaxBytes[whatever]: 12500000 Title[whatever]: Something PageTop[whatever]:

Something And they all gave the impression that the results of the program run ("program" in the above example) would be graphed somehow. Now some of the programs there, when I ran them at the command line just outputted numbers.. Is that all MRTG needs to graph data? Just a number? Evidently not, I tried a very simple script that outputted numbers and ran it through MRTG, I got something like : Problem with Externale get '`/usr/bin/program`': Expected an INTEGER for 'out' but got '' That is much like the error I got with the other program in /contrib I know nothing about perl, so I can't just look at the mrtg source and tell what's going on.. Thanks for any and all help/suggestions. - Mitch "0100110100110000010101000100001101001000" -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From msn at ipt.dtu.dk Wed Sep 29 17:32:54 1999 From: msn at ipt.dtu.dk (Morten S. Nielsen) Date: Wed, 29 Sep 1999 16:32:54 +0100 (WEST) Subject: [mrtg] Re: Programs that work with MRTG. In-Reply-To: <005901bf0a85$549a7500$40ee2fd8@venux.net> Message-ID: On Wed, 29 Sep 1999, Mitch Vincent wrote: > I've used MRTG for years but only to graph bandwidth. I've run into a need > for a quick and easy way of graphing some information though, I immediately > though of MRTG. > > I went and looked at some of the programs in the /contrib directory and they > seemed very straight-forward, however most of them gave errors when I tried > to run them through MRTG and the others did nothing at all.. > > In most of the contributed programs instruction for use they said to do > something like : > > Target[whatever]: `/usr/bin/program argument whatever blah` > MaxBytes[whatever]: 12500000 > Title[whatever]: Something > PageTop[whatever]:

Something > > And they all gave the impression that the results of the program run > ("program" in the above example) would be graphed somehow. Now some of the > programs there, when I ran them at the command line just outputted numbers.. Yes numbers - or exactly a number for in, a number for out a string and a string eg. The last two strings are the uptime and the name of the device ### testprogram ############################### #!/bin/sh echo 12 echo 42 echo "hi there it is" echo "this i routertest and hopefully this works" ############################################### You need four echos in order to provide four lines which is necessary > Is that all MRTG needs to graph data? Just a number? No, two numbers where one may be 0 > > Evidently not, I tried a very simple script that outputted numbers and ran > it through MRTG, I got something like : > > Problem with Externale get '`/usr/bin/program`': > Expected an INTEGER for 'out' but got '' Your problem was apparently that only one number was output. Or more specifically only one newline, after which there was no number... > > That is much like the error I got with the other program in /contrib > > I know nothing about perl, so I can't just look at the mrtg source and tell > what's going on.. > > Thanks for any and all help/suggestions. > > - Mitch > "0100110100110000010101000100001101001000" > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > Servicepack SR12 for NT. Available at www.linux.org -- Morten S. Nielsen mailto:msn at ipt.dtu.dk -- -- | Linux - the choice of a GNU generation | -- | Skaane Sjaelland Linux User Group | -- | at http://www.sslug.dk | -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 16:35:19 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 16:35:19 +0200 (CEST) Subject: [mrtg] Re: Programs that work with MRTG. In-Reply-To: <005901bf0a85$549a7500$40ee2fd8@venux.net> from "Mitch Vincent" at Sep 29, 1999 10:17:15 AM Message-ID: <199909291435.QAA17459@slot.hollandcasino.nl> > > Thanks for any and all help/suggestions. > Read the docs http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/config.html#Target especially the few paragraphs just above this one: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/config.html#RouterUptime Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From lsheldon at creighton.edu Wed Sep 29 17:09:23 1999 From: lsheldon at creighton.edu (Larry Sheldon) Date: Wed, 29 Sep 1999 10:09:23 CDT Subject: [mrtg] Re: Programs that work with MRTG. In-Reply-To: <005901bf0a85$549a7500$40ee2fd8@venux.net>; from "Mitch Vincent" at Sep 29, 99 10:17 am Message-ID: <199909291509.KAA02343@bluejay.creighton.edu> > And they all gave the impression that the results of the program run > ("program" in the above example) would be graphed somehow. Now some of the > programs there, when I ran them at the command line just outputted numbers.. > Is that all MRTG needs to graph data? Just a number? You are on the right track--but didn't read quite enough. MRTG will graph either the results of SNMP "gets" (when it is passed an OID-host combination), or data from some external program or script. In the latter case, the external program must output four ASCII lines, the first two of which consist only of the integers you wish to graph, the latter two can be null, or can contain the strings you want reported as the "uptime" and the name of the target. >From the distribution .cfg file: # Target[ezwf]: ifInErrors.1&ifOutErrors.1:public at myrouter # * if you want to monitor something which does not provide # data via snmp you can use some external program to do # the data gathering. # # The external command must return 4 lines of output: # Line 1 : current state of the 'incoming bytes counter' # Line 2 : current state of the 'outgoing bytes counter' # Line 3 : string, telling the uptime of the target. # Line 4 : string, telling the name of the target. # Depending on the type of data your script returns you # might want to use the 'gauge' or 'absolute' arguments # for the "Options" keyword. # Target[ezwf]: `/usr/local/bin/df2mrtg /dev/dsk/c0t2d0s0` -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- . . - L. F. (Larry) Sheldon, Jr. - . Unix Systems and Network Administration . - Creighton University Computer Center-Old Gym - . 2500 California Plaza . - Omaha, Nebraska, U.S.A. 68178 Two identifying characterstics - . lsheldon at creighton.edu of System Administrators: . - 402 280-2254 (work) Infallibility, and the ability to - . 402 681-4726 (cellular) learn from their mistakes. . - 402 332-4622 (residence) - . http://www.creighton.edu/~lsheldon Adapted from Stephen Pinker . -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From scott at ci.glendale.az.us Wed Sep 29 17:12:50 1999 From: scott at ci.glendale.az.us (Scott Shipley) Date: Wed, 29 Sep 1999 08:12:50 -0700 Subject: [mrtg] Re: bandwidth statements on Cisco - OFF TOPIC In-Reply-To: <01bd01bf09e8$ea4200c0$b8209fc0@campbellmithun.com> Message-ID: <99Sep29.081402mst.115202@nogales.ci.glendale.az.us> "bandwidth" is used by igrp and eigrp routing protocols to calculate metric cost on multipath links. You use it in conjunction with "delay" to get a higher "metric" on these type of routes. For instance, if you have a T1 and a 56K circuit to another network, you would set the bandwidth on the 56K to 560000 and your T1 to 1544000, and set your delay time to something around 160000 on your 56K circuit to get the higher metric. :) ------------------------------------------------------------------------ Scott Shipley Senior Network and Systems Analyst City of Glendale, Arizona email: scott at ci.glendale.az.us phone: (623) 930-2893 -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Shawn Barnhart Sent: Tuesday, September 28, 1999 12:38 PM To: Meena Chockalingam Cc: mrtg list Subject: [mrtg] Re: bandwidth statements on Cisco | Cisco allows bandwidth statements to set the correct clocking speed on the | serial interfaces. Does this affect the ifSpeed variable? | | If it does not, how does the ifSpeed variable get populated with a value? | My Cisco command reference for 11.3 says that the bandwidth command is a reference for higher level protocols. It doesn't say *which* higher level protocols, but I have a distant memory of a Cisco instructor telling us that eigrp uses it in route path computation. I don't think it does anything for serial interface clocking, the interface command "clock" does this. You have to use it to populate ifSpeed. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From bennie at lemoorenet.com Wed Sep 29 17:28:11 1999 From: bennie at lemoorenet.com (Bennie Warren) Date: Wed, 29 Sep 1999 08:28:11 -0700 Subject: [mrtg] Calcs on OID's Message-ID: <1273503604-44591513@lemoorenet.com> I seen an example of performing a calculation on the whole target. How would one go about only performing it on one of the items. I need to subtract 9 from the second value and not the first. Target[X1000]: 1.3.6.1.4.1.3041.1.5.25.1.1.4.1.0&1.3.6.1.4.1.3041.1.5.25.1.1.4.2.0:private@ 100.100.100.100 Thanks for any help. Bennie -- ************************************** Bennie Warren LemooreNet 320 West D Street Lemoore, CA 93245 Phone: 559.924.5909 Fax 559.924.9578 bennie at lemoorenet.com http://www.lemoorenet.com ************************************** -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at venux.net Wed Sep 29 17:55:12 1999 From: mitch at venux.net (Mitch Vincent) Date: Wed, 29 Sep 1999 11:55:12 -0400 Subject: [mrtg] Another question :-) References: <199909291509.KAA02343@bluejay.creighton.edu> Message-ID: <000b01bf0a93$037c20c0$40ee2fd8@venux.net> Ok, new question.. What I'm trying to do is monitor and graph disk usage, memory usage and load average on a server of ours.. I was initially going to make external program to determine all the above then it dawned on me, I can get all that via snmp.. If I use snmpget with .iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskAvai l.1 I get my available disk space. Yet with this in mrtg : Target[doot]:.iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dsk Entry.dskAvail.1&.iso.org.dod.internet.private.enterprises.ucdavis.diskTable .dskEntry.dskUsed.1:public at my.box.net I get SNMPGET Problem for .iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskAvai l.1 .iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskUsed .1 sysUptime sysName on public at my.router.net I'm doing something wrong almost for sure, I just dont kow why it would work via command-line snmpget and not through MRTG.. Thank again guys :-) - Mitch -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Wed Sep 29 18:11:33 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Wed, 29 Sep 1999 12:11:33 -0400 Subject: [mrtg] Re: Another question :-) Message-ID: <00ba01bf0a95$4e7a3560$7a0118ac@neiltoshi.ctron.com> Hmm.. MRTG might not know about these OIDs.. try specifying it as numbers instead of words.. or edit the SNMP_util.pm file that came with your MRTG distribution? Neil -----Original Message----- From: Mitch Vincent To: mrtg at list.ee.ethz.ch Date: Wednesday, September 29, 1999 12:02 PM Subject: [mrtg] Another question :-) >Ok, new question.. What I'm trying to do is monitor and graph disk usage, >memory usage and load average on a server of ours.. I was initially going to >make external program to determine all the above then it dawned on me, I can >get all that via snmp.. > >If I use snmpget with > >.iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskAvai >l.1 > >I get my available disk space. Yet with this in mrtg : > >Target[doot]:.iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dsk >Entry.dskAvail.1&.iso.org.dod.internet.private.enterprises.ucdavis.diskTable >.dskEntry.dskUsed.1:public at my.box.net > >I get > >SNMPGET Problem for >.iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskAvai >l.1 >.iso.org.dod.internet.private.enterprises.ucdavis.diskTable.dskEntry.dskUsed >.1 sysUptime sysName on public at my.router.net > >I'm doing something wrong almost for sure, I just dont kow why it would work >via command-line snmpget and not through MRTG.. > >Thank again guys :-) > >- Mitch > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 19:00:36 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 19:00:36 +0200 (CEST) Subject: [mrtg] Re: Another question :-) In-Reply-To: <000b01bf0a93$037c20c0$40ee2fd8@venux.net> from "Mitch Vincent" at Sep 29, 1999 11:55:12 AM Message-ID: <199909291700.TAA18043@slot.hollandcasino.nl> > > I'm doing something wrong almost for sure, I just dont kow why it would work > via command-line snmpget and not through MRTG.. > Recent mrtg will allow you to read in mib files and use them perhaps you didn't do that ? Older versions of mrtg can't use the mib and in that case you need to specify the numeric version of your OIDs. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From Matt.Wibby at nsc.com Wed Sep 29 19:25:07 1999 From: Matt.Wibby at nsc.com (Matt Wibby) Date: 29 Sep 1999 10:25:07 -0700 Subject: [mrtg] Re: indemaker Message-ID: <"0AABE37F24B736A6*/c=US/admd= /prmd=National/o=notes/ou=Americas/s=Wibby/g=Matt/"@MHS> greetings ken and henry, i hate to admit defeat, but ... i have upgraded to 2.8.8 and i am running the 2.8.8 indexmaker with the -v switch, but i still only get daily graphs, and none of the text data (max, average, min) is displayed. here is the command i am using (among other variations, such as single and double quoting the m, pipes, monthly vs. m, different locations in the options string, etc.): system 'perl i:\WhatsUp\Web\mrtg-2.7.4b\run\indexmaker -t "Production Servers" -v m -1 -b #ffff99 -o i:\WhatsUp\Web\mrtg-2.7.4b\ithelpdesk\reports\prod_server.html i:\WhatsUp\Web\mrtg-2.7.4b\run\reports\prod_server.cfg'; this just doesn't seem to work for me. all the other switches seem to function, except the -P/-p doesn't seem to have any affect. can you see any blatant errors here? there are no error messages generated by execution. here's the reason i want the text data. i have to generate a report every month that quantifies interface bandwidth utilization. currently i drill into the interface pages i want and copy the monthly average values to my spreadsheet. ideally, i would like to use indexmaker to build a page of all the interfaces i need for this report. the page would include the text data that is under the monthly graph on the standard interface page. the graphs are optional. i was hoping the -v switch, if i could get it to work, would include the text data from the graphs, but it doesn't look like the functionality is there. do you have any other ideas? thanks for your assistance. matt KStieers at dainrauscher.com on 09/27/99 11:31:00 AM To: Matt Wibby/Americas/NSC at NSC, mrtg at list.ee.ethz.ch@Internet cc: Subject: RE: [mrtg] indemaker The the indexmaker in the latest version of MRTG 2.8.8 has a switch to do this. The switch is [-v d|w|m|y] Ken > -----Original Message----- > From: Matt Wibby [mailto:Matt.Wibby at nsc.com] > Sent: Monday, September 27, 1999 10:16 AM > To: mrtg > Subject: [mrtg] indemaker > > > greetings all, > > i would like to use indexmaker to build a page with the > monthly graphs and the > text data (max, average, out) for each graph included on the > page with the > graph. > > i think it will be easy to replace the daily graphs with the > monthly graphs, > but i do not know how to write the text data that is > associated with the > monthly graph to the indexmaker generated page. i cannot > find a switch in > indexmaker for accomplishing this objective. > > i am using mrtg 2.7.4b on an nt 4.0 host. > > here's the command i am using. nothing special going on here: > > system 'perl i:\WhatsUp\Web\mrtg-2.7.4b\run\indexmaker -t > "Terminal Servers" > -1 -b #ffff99 i:\WhatsUp\Web\mrtg-2.7.4b\run\reports\tserver.cfg > > i:\WhatsUp\Web\mrtg-2.7.4b\ithelpdesk\reports\term_server.html'; > > has anyone done this? > > thank you for your assistance. > > matt wibby > nsme > network engineer > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swb at mercury.campbell-mithun.com Wed Sep 29 19:24:50 1999 From: swb at mercury.campbell-mithun.com (Shawn Barnhart) Date: Wed, 29 Sep 1999 12:24:50 -0500 Subject: [mrtg] Mrtg to gather printer pagecounts? Message-ID: <02f101bf0a9f$8949dba0$b8209fc0@campbellmithun.com> OK, so I've been reading the FAQs and config docs, and it seems that I should be able to use mrtg to graph printer page counts. I don't have the HP printer MIBs installed, but an smpwalk of my printer revealed that the OID 43.10.2.1.4.1.1 is an HP5si's pagecount variable. I copied an existing entry from my cfg and modified it like so: Target[10.10.10.1]: 43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1 MaxBytes[10.10.10.1]: 1000000 Title[10.10.10.1]: (): 10.10.10.1 PageTop[10.10.10.1]:

Pagecount for 10.10.10.1

According to the Target keyword docs, I should be able to pass it two OIDs (in this case, the same ones, the graph should just track identical values for in and out). When I run mrtg with this in my config, I get: Cannot encode Object ID 43.10.2.1.4.1.1: first subid too big in Object ID 43.10.2.1.4.1.1 at /SNMP_util.pm line 958. SNMPGET: Failed to reach target: "43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1. I tried multiple times! I'm presuming that the second error is due to the first error. Is there something wrong with the OID I'm passing to it? snmpget doesn't seem to have a problem with it. Do I need to pass it a "smaller" OID (lop off one of the octets?). Or is this a case where I have to use a seperate program to snarf the data? Thanks for any help. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From josborne at nsipo.arc.nasa.gov Wed Sep 29 19:30:56 1999 From: josborne at nsipo.arc.nasa.gov (Jeffrey Osborne) Date: Wed, 29 Sep 1999 10:30:56 -0700 (PDT) Subject: [mrtg] Re: combined ports In-Reply-To: <4.2.0.58.19990929102653.00bcfec0@pop.skypro.be> Message-ID: Yes, but the data does not add up right. On Wed, 29 Sep 1999, Marc Neuckens wrote: > Did you try with a "space" between the "+" and the "2:xxxxx at 198.32.136.221". > This should work. > > > At 13:13 28/09/99 -0700, Jeffrey Osborne wrote: > >Im sorry sygma, I dont understand your answer. What does OID&OID mean? > >Here is a copy of my config with the com x out. > > > >Target[198.32.136.221.1]: 1:xxxxx at 198.32.136.221 > > +2:xxxxx at 198.32.136.221 > > +3:xxxxx at 198.32.136.221 > > +5:xxxxx at 198.32.136.221 > > +6:xxxxx at 198.32.136.221 > >MaxBytes[198.32.136.221.1]:600000000 > >Title[198.32.136.221.1]:OC3 1 to 5 > >PageTop[198.32.136.221.1]:

Ames Gigaswitch 1-5

> > > > > > > > > > > >
Circuit:OC3 #1
Interface:AGL-2+ (1)
Max Speed:700 MBytes/s (sonet)
> > > > > > > > > >On Tue, 28 Sep 1999, sygma wrote: > > > > > in the Target, you could try like: > > > Target[total.oc3-link]: ( OID&OID:community at oc-1 > > > + OID&OID:community at oc-2 > > > + OID&OID:community at oc-3 > > > + OID&OID:community at oc-4 > > > + OID&OID:community at oc-5 ) > > > > > > That might work :) > > > > > > ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. > > > Jon Nistor http://www.snickers.org/ > > > sygma at snickers.org ICQ: 1429373 > > > Network Operations FP: 66 3F 1B 23 C0 AA 40 > > > IRC: sygma/efnet #snickers > > > > > > On Tue, 28 Sep 1999, Jeffrey Osborne wrote: > > > > > > > Greetings, > > > > > > > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > > > > with the single oc3 stats, but I dont seem to get the configuration right > > > > for all 5. > > > > > > > > > > > > > > > > To view my stats, check out http://aix.arc.nasa.gov > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > > > > > > > > >-- > >* To unsubscribe from the mrtg mailing list, send a message with the > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > Greetings, > > > --- > Marc Neuckens E-mail : marc at belbone.net > Internet Systems Engineer > Belgacom Corporate/Installation & Maintenance/DCS > Kard. Mercierlaan 2, B-1000 Brussels, Belgium > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Wed Sep 29 19:36:43 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Wed, 29 Sep 1999 13:36:43 -0400 Subject: [mrtg] Re: Mrtg to gather printer pagecounts? Message-ID: <00f201bf0aa1$340ad200$7a0118ac@neiltoshi.ctron.com> Hi Shawn I would try encoding the OID from the root.. ie 1.3.6.1.... 43 etc etc instead of from the 43 OID. I think MRTG prefers OIDs presented that way (although command line tools often don't care). Neil -----Original Message----- From: Shawn Barnhart To: mrtg list Date: Wednesday, September 29, 1999 1:28 PM Subject: [mrtg] Mrtg to gather printer pagecounts? >OK, so I've been reading the FAQs and config docs, and it seems that I >should be able to use mrtg to graph printer page counts. I don't have the >HP printer MIBs installed, but an smpwalk of my printer revealed that the >OID 43.10.2.1.4.1.1 is an HP5si's pagecount variable. > >I copied an existing entry from my cfg and modified it like so: > >Target[10.10.10.1]: 43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1 >MaxBytes[10.10.10.1]: 1000000 >Title[10.10.10.1]: (): 10.10.10.1 >PageTop[10.10.10.1]:

Pagecount for 10.10.10.1 >

> >According to the Target keyword docs, I should be able to pass it two OIDs >(in this case, the same ones, the graph should just track identical values >for in and out). > >When I run mrtg with this in my config, I get: > >Cannot encode Object ID 43.10.2.1.4.1.1: first subid too big in Object ID >43.10.2.1.4.1.1 at /SNMP_util.pm line 958. >SNMPGET: Failed to reach target: >"43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1. I tried multiple times! > >I'm presuming that the second error is due to the first error. Is there >something wrong with the OID I'm passing to it? snmpget doesn't seem to >have a problem with it. Do I need to pass it a "smaller" OID (lop off one >of the octets?). Or is this a case where I have to use a seperate program >to snarf the data? > >Thanks for any help. > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From barron at po.cwru.edu Wed Sep 29 23:07:37 1999 From: barron at po.cwru.edu (Barron Hulver) Date: Wed, 29 Sep 1999 16:07:37 -0500 Subject: [mrtg] FW: Mrtg to gather printer pagecounts? Here is my config file Message-ID: I don't know if this will help, but here is the mrtg config file I use to monitor the printer pages on a HP LaserJet 5 si. Barron WorkDir: ... Refresh: 600 Interval: 60 # rfc 1759 printer mib # # iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).printmib(43) # 2/23/99 09:49 a.m.? Name: 43.10.2.1.4.1.1 -> Counter: 236007 # 2/26/99 10:15 a.m. 239048 # # The number of pages/second is typically < 1 (not an integer), # Therefore calculate number of pages/hour to make an integer # MaxBytes[_]: 999999 Suppress[_]: y YLegend[_]: Pages/Hour ShortLegend[_]: p/h Legend1[_]:Pages Per Hour LegendI[_]: LegendO[_]: Pages: Options[_]: growright, nopercent Colours[_]: GREEN#eefeee,BLUE#1000ff,DARK GREEN#000000,VIOLET#000000 Title[hplj5si]: Crawford HP LaserJet 5 si pages PageTop[hplj5si]:

Crawford HP LaserJet 5 si pages

rfc 1759 - click here to read this rfc
rfc 1759
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).printmib(43).
prtMarker(10).prtMakerTable(2).prtMarkerEntry(1).prtMarkerLifeCount(4) Target[hplj5si]: 3600 * .1.3.6.1.2.1.43.10.2.1.4.1.1&.1.3.6.1.2.1.43.10.2.1.4.1.1:@ LegendI[hplj5si]: LegendO[hplj5si]: Pages: Legend2[hplj5si]:Pages per Hour -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Shawn Barnhart Sent: Wednesday, September 29, 1999 12:25 PM To: mrtg list Subject: [mrtg] Mrtg to gather printer pagecounts? OK, so I've been reading the FAQs and config docs, and it seems that I should be able to use mrtg to graph printer page counts. I don't have the HP printer MIBs installed, but an smpwalk of my printer revealed that the OID 43.10.2.1.4.1.1 is an HP5si's pagecount variable. I copied an existing entry from my cfg and modified it like so: Target[10.10.10.1]: 43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1 MaxBytes[10.10.10.1]: 1000000 Title[10.10.10.1]: (): 10.10.10.1 PageTop[10.10.10.1]:

Pagecount for 10.10.10.1

According to the Target keyword docs, I should be able to pass it two OIDs (in this case, the same ones, the graph should just track identical values for in and out). When I run mrtg with this in my config, I get: Cannot encode Object ID 43.10.2.1.4.1.1: first subid too big in Object ID 43.10.2.1.4.1.1 at /SNMP_util.pm line 958. SNMPGET: Failed to reach target: "43.10.2.1.4.1.1&43.10.2.1.4.1.1:public at 10.10.10.1. I tried multiple times! I'm presuming that the second error is due to the first error. Is there something wrong with the OID I'm passing to it? snmpget doesn't seem to have a problem with it. Do I need to pass it a "smaller" OID (lop off one of the octets?). Or is this a case where I have to use a seperate program to snarf the data? Thanks for any help. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From swb at mercury.campbell-mithun.com Wed Sep 29 22:12:24 1999 From: swb at mercury.campbell-mithun.com (Shawn Barnhart) Date: Wed, 29 Sep 1999 15:12:24 -0500 Subject: [mrtg] Re: Mrtg to gather printer pagecounts? References: <00f201bf0aa1$340ad200$7a0118ac@neiltoshi.ctron.com> Message-ID: <032a01bf0ab6$f1ee86d0$b8209fc0@campbellmithun.com> | I would try encoding the OID from the root.. ie 1.3.6.1.... 43 etc etc | instead of from the 43 OID. I think MRTG prefers OIDs presented that way | (although command line tools often don't care). Thanks! That worked. I'm not sure how useful this is, really, because the values change so slowly -- maybe 350 sheets per day on a really busy printer, and only if some bored person has decided to print out some huge Powerpoint file or all the beanie babies for sale on ebay. Maybe if I get to be a real mrtg expert, I'll figure some way to compress the max and min values for the Y axis so that they are with 1000 units of each other, and trends might be more visible. -Shawn -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Wed Sep 29 22:55:56 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Wed, 29 Sep 1999 22:55:56 +0200 (CEST) Subject: [mrtg] Re: Mrtg to gather printer pagecounts? In-Reply-To: <032a01bf0ab6$f1ee86d0$b8209fc0@campbellmithun.com> from "Shawn Barnhart" at Sep 29, 1999 03:12:24 PM Message-ID: <199909292056.WAA18916@slot.hollandcasino.nl> > I'm not sure how useful this is, really, because the values change so > slowly -- maybe 350 sheets per day on a really busy printer, and only if > some bored person has decided to print out some huge Powerpoint file or all > the beanie babies for sale on ebay. > > Maybe if I get to be a real mrtg expert, I'll figure some way to compress > the max and min values for the Y axis so that they are with 1000 units of > each other, and trends might be more visible. > You could try and use the "perhour" config directive. Or, you could become an rrdtool expert and do just what you suggested. Eventually you will upgrade to rrdtool (and mrtg3 when it's finished) anyway so why not start with it now. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cmeena at hotmail.com Wed Sep 29 22:54:16 1999 From: cmeena at hotmail.com (Meena Chockalingam) Date: Wed, 29 Sep 1999 13:54:16 PDT Subject: [mrtg] Re: bandwidth statements on Cisco Message-ID: <19990929205416.25157.qmail@hotmail.com> Hi All, I tested it on a Cisco router yesterday. When I first brought up a serial interface on a router, it defaulted to 1.544Mb. Then I used a bandwidth statement to set it to 256K, and then I did a snmpwalk on ifSpeed and it showed the 256k. So, I am positive that the ifSpeed value gets populated with the bandwidth statement. Otherwise, for a serial interface it defaults to T1. thanks, Meena >From: Brantley Jones >To: "Shawn Barnhart" , "Meena >Chockalingam" >CC: "mrtg list" >Subject: Re: [mrtg] Re: bandwidth statements on Cisco >Date: Tue, 28 Sep 1999 17:24:41 -0500 > >At 02:37 PM 9/28/99 -0500, Shawn Barnhart wrote: > >| Cisco allows bandwidth statements to set the correct clocking speed on >the > >| serial interfaces. Does this affect the ifSpeed variable? > >| > >| If it does not, how does the ifSpeed variable get populated with a >value? > >| > > > >My Cisco command reference for 11.3 says that the bandwidth command is a > >reference for higher level protocols. It doesn't say *which* higher level > >protocols, but I have a distant memory of a Cisco instructor telling us >that > >eigrp uses it in route path computation. I don't think it does anything >for > >serial interface clocking, the interface command "clock" does this. > > > >You have to use it to populate ifSpeed. > >The bandwidth command is ONLY used for route-path determination by higher >level ROUTING protocols, such as OSPF and EIGRP. You can take it out if >you like...I don't think ifspeed will be populated without it, though. > >Brantley ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From netops at west.raytheon.com Wed Sep 29 22:53:00 1999 From: netops at west.raytheon.com (netops at west.raytheon.com) Date: Wed, 29 Sep 1999 13:53 -0700 (PDT) Subject: [mrtg] Cfgmaker for catalyst switches Message-ID: <0FIU00I15AXIY9@west.raytheon.com> In the past I downloaded a cfgmaker customized for Catalyst switches, but I can not find the source for this cfgmaker again. Does anyone know where it can be obtained again? Thanks Ron -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From cmeena at hotmail.com Wed Sep 29 23:51:06 1999 From: cmeena at hotmail.com (Meena Chockalingam) Date: Wed, 29 Sep 1999 14:51:06 PDT Subject: [mrtg] NT MIBS Message-ID: <19990929215106.40544.qmail@hotmail.com> Hi All, I like to monitor an NT box which is used as a proxy server. I need the MIB as well as some OIDs to monitor the memory usage, cache hits, disk usage etc. Any help on the MIBs or OIDs would be appreciated. thanks, Meena ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hendricksm at acad-comp.humboldt.edu Wed Sep 29 22:47:23 1999 From: hendricksm at acad-comp.humboldt.edu (Mark Hendricks) Date: Wed, 29 Sep 1999 13:47:23 -0700 Subject: [mrtg] Re: A question Message-ID: <199909292203.PAA10750@axe.humboldt.edu> If the question does not deserve a response, then don't respond. I recognize that the size of Texas is only eclipsed by the size of the egos within it, but try to have some common courtesy towards others. > are you being serious in asking this? if you are serious, then I highly > recommend that you do some serious pondering into what it is that you are > looking for, and then go back and read the main MRTG page. > > this question does not even deserve a response. > > Joey Officer > Quality Publishing, Inc. > The Woodlands, Tx. 77380 > 281-362-7141 x106 > 800-792-6397 > > +------------------------------------------+ > |no matter where you go, there you are... | > | | > | --buckaroo banzai | > +------------------------------------------+ > >> -----Original Message----- >> From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On >> Behalf Of Ali Soltani >> Sent: Wednesday, September 29, 1999 8:34 AM >> To: mrtg at list.ee.ethz.ch >> Subject: [mrtg] A question >> >> >> Hi All >> >> Does the new version of MRTG (V2.8.8) run on Linux, Solaris, AIX, >> NT with netsacpe/ie browser. Your response will be appreciated. >> >> Ali >> >> >> >> >> Join 18 million Eudora users by signing up for a free Eudora >> Web-Mail account at http://www.eudoramail.com >> >> -- >> * To unsubscribe from the mrtg mailing list, send a message with the >> subject: unsubscribe to mrtg-request at list.ee.ethz.ch >> * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg >> > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From sugarat at thunderhold.sugarat.net Thu Sep 30 02:39:33 1999 From: sugarat at thunderhold.sugarat.net (Tim Kennedy) Date: Wed, 29 Sep 1999 20:39:33 -0400 (EDT) Subject: [mrtg] Re: A question In-Reply-To: <199909292203.PAA10750@axe.humboldt.edu> Message-ID: I for one don't see anythign inappropriate with Joey's response. I consider it common courtesy to read FAQs, and READMEs and the other documentation, when I pick up a project.I expect the same courtesy in return. Don't cry wolf with a FAQ that could be answered by the most casual of glances at the website, and then act surprised when you get /dev/null'd and nobody responds to any more of your posts. Not that I would /dev/null anyone. :) Don't take this as criticism. Think of this as trouble shooting training if you want. Or an Easter Egg Hunt. Trust me. You will have a tremendous sense of satisfaction when you solve your own problem. Even if you read the solution in some hidden backwater of altavista. :) I know. I am always shooting my mouth off here, *especially* about this subject. I tried to read this one through, and apologize in advance for any offense. None is intended. I only mean to ask people to please RTFM. People actually put alot of hard work into maintaining document suites and FAQs. Thank them by reading it. I thank them every time a FAQ answers one of my questions. To answer the original question, I have successfully run MRTG on Solaris 2.5.1, 2.6, and 2.7. Both sparc and x86. On FreeBSD 3.x, with and without SMP kernels, and on Linux both pre-2.2 libc5, and 2.2.x libc6, in all cases with Perl 5.005_03 or above. FreeBSD and Linux, only on X86 hardware. I have seen people run it on NT, but I would never do it. I have heard tell of people running it on AIX, OSF1, OpenBSD, NetBSD, SunOS 4.x, even Win98. I have looked at the data from mrtg in Netscape 2.2 through 4.6.1, IE 4.x and 5.x, and Lynx-2.8.1 (where it shows just the text, not the graphs) It is browser independent, and platform independent between client and server. For those of you reading this in the archive, hello from the past. Now the answer to the original question is indelibly scribed forever here in the list, and noone can ask this question till 2038, when we will have the Epoch problem. Thank you, -Tim Kennedy On Wed, 29 Sep 1999, Mark Hendricks wrote: > If the question does not deserve a response, then don't respond. > > I recognize that the size of Texas is only eclipsed by the size of the egos > within it, but try to have some common courtesy towards others. > > > > are you being serious in asking this? if you are serious, then I highly > > recommend that you do some serious pondering into what it is that you are > > looking for, and then go back and read the main MRTG page. > > > > this question does not even deserve a response. > > Timothy Kennedy sugarat.net, Network Management Resources http://www.sugarat.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 30 02:49:05 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Wed, 29 Sep 1999 19:49:05 -0500 Subject: [mrtg] Re: NT MIBS Message-ID: <0B99D311EEA0D21190F700A0C99D7B8901EACAC9@MAIL2> Meena, Most on this list are using a package called PerfM.Zip that is available on ftp.shellserv.com. This is the collection of files from the NT ResKit that exposes PerfMon counters via SNMP. The instructions are included. If you need more info, check the list archives as this topic has been discussed many times in considerable depth. HTH, Ken > -----Original Message----- > From: Meena Chockalingam [mailto:cmeena at hotmail.com] > Sent: Wednesday, September 29, 1999 4:51 PM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] NT MIBS > > > Hi All, > > I like to monitor an NT box which is used as a proxy server. > I need the MIB > as well as some OIDs to monitor the memory usage, cache hits, > disk usage > etc. > > Any help on the MIBs or OIDs would be appreciated. > > thanks, > Meena > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From anthony at webscape.net Thu Sep 30 05:57:53 1999 From: anthony at webscape.net (Anthony Roque Adriano) Date: Thu, 30 Sep 1999 11:57:53 +0800 Subject: [mrtg] Re: combined ports References: Message-ID: <37F2DFC0.B012FA94@webscape.net> why is that, If one of the monitored interface goes down, MRTG cannot continue polling the other interface and would not continue adding up the other interfaces, it just died there. Jeffrey Osborne wrote: > Yes, but the data does not add up right. > > On Wed, 29 Sep 1999, Marc Neuckens wrote: > > > Did you try with a "space" between the "+" and the "2:xxxxx at 198.32.136.221". > > This should work. > > > > > > At 13:13 28/09/99 -0700, Jeffrey Osborne wrote: > > >Im sorry sygma, I dont understand your answer. What does OID&OID mean? > > >Here is a copy of my config with the com x out. > > > > > >Target[198.32.136.221.1]: 1:xxxxx at 198.32.136.221 > > > +2:xxxxx at 198.32.136.221 > > > +3:xxxxx at 198.32.136.221 > > > +5:xxxxx at 198.32.136.221 > > > +6:xxxxx at 198.32.136.221 > > >MaxBytes[198.32.136.221.1]:600000000 > > >Title[198.32.136.221.1]:OC3 1 to 5 > > >PageTop[198.32.136.221.1]:

Ames Gigaswitch 1-5

> > > > > > > > > > > > > > > > > >
Circuit:OC3 #1
Interface:AGL-2+ (1)
Max Speed:700 MBytes/s (sonet)
> > > > > > > > > > > > > > >On Tue, 28 Sep 1999, sygma wrote: > > > > > > > in the Target, you could try like: > > > > Target[total.oc3-link]: ( OID&OID:community at oc-1 > > > > + OID&OID:community at oc-2 > > > > + OID&OID:community at oc-3 > > > > + OID&OID:community at oc-4 > > > > + OID&OID:community at oc-5 ) > > > > > > > > That might work :) > > > > > > > > ._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._. > > > > Jon Nistor http://www.snickers.org/ > > > > sygma at snickers.org ICQ: 1429373 > > > > Network Operations FP: 66 3F 1B 23 C0 AA 40 > > > > IRC: sygma/efnet #snickers > > > > > > > > On Tue, 28 Sep 1999, Jeffrey Osborne wrote: > > > > > > > > > Greetings, > > > > > > > > > > I am trying to make my MRTG add up my 5 oc3's. I had no problem > > > > > with the single oc3 stats, but I dont seem to get the configuration right > > > > > for all 5. > > > > > > > > > > > > > > > > > > > > To view my stats, check out http://aix.arc.nasa.gov > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > * To unsubscribe from the mrtg mailing list, send a message with the > > > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > > > > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > > > > > > > > > > > > > > > > > > > > >-- > > >* To unsubscribe from the mrtg mailing list, send a message with the > > > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > > >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > > > > Greetings, > > > > > > --- > > Marc Neuckens E-mail : marc at belbone.net > > Internet Systems Engineer > > Belgacom Corporate/Installation & Maintenance/DCS > > Kard. Mercierlaan 2, B-1000 Brussels, Belgium > > > > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From josborne at nsipo.arc.nasa.gov Thu Sep 30 07:23:01 1999 From: josborne at nsipo.arc.nasa.gov (Jeffrey Osborne) Date: Wed, 29 Sep 1999 22:23:01 -0700 (PDT) Subject: [mrtg] log files Message-ID: How do you get mrtg to graph a log file? I built one by hand and I want to see how it graphs out. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dl at tyfon.net Thu Sep 30 10:15:11 1999 From: dl at tyfon.net (Dan Larsson) Date: Thu, 30 Sep 1999 10:15:11 +0200 Subject: [mrtg] counting inbound/outbound packets in interface Message-ID: <01BF0B2C.AEACF3E0.dl@tyfon.net> I want to do a graph on inbound and utbound packets on a specific interface. When I do a snmpwalk I get answers on Ucast Mcast NUcast HCcast type packets. Which one should I use or rather, what do I need to put in my mrtg.cfg file? Thanks in advance. Regards ------------ Dan Larsson -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From micha at kalus.org Thu Sep 30 10:42:53 1999 From: micha at kalus.org (micha at kalus.org) Date: Thu, 30 Sep 1999 10:42:53 +0200 Subject: [mrtg] In / Out Upside down. Message-ID: <80735A6E79C8D2119C0700104B61E3B13F0B6B@wszm-exchange-1.inet.web-serv.ch> In / Out is upside on my switch :) Now I read that there is a switch for the cfgmaker that actually turns it upside down, but I haven't found that in the docs? Can anybody please give me the Syntax? :) Thanks. Michae -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From phil.kunz at ins-group.ch Thu Sep 30 10:42:51 1999 From: phil.kunz at ins-group.ch (Philipp Kunz) Date: Thu, 30 Sep 1999 10:42:51 +0200 Subject: [mrtg] Language problem nt4 workstation Message-ID: <01BF0B30.945FB820.phil.kunz@ins-group.ch> Hi mrtg- users, 1. I already installed mrtg-2.8.6 on a NT4 workstation (US English) including perl, rateup and fiveminute. Everything was working fine. Today I tried the same on a German set up machine. Everything is working, (mrtgkick.bat can be started by hand), without the "3at.bat" file. I took a closer look, and saw the the days defined in "2.bat" are in english. (m,t,w,th,fr,s,su). Trying to start this scheduler I always get an error back. I think this must be the problem. Who can help me, maybe by saying how the days have to be written in german? 2. What is the easiest way to set up the mrtg.cfg file with more snmp requests? How can I define more within this file? I really look forward to get some support. Thanks a lot. Philipp Kunz -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 30 14:03:07 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 30 Sep 1999 07:03:07 -0500 Subject: [mrtg] Re: In / Out Upside down. Message-ID: <0B99D311EEA0D21190F700A0C99D7B8901EACACC@MAIL2> If you want to switch the in and out on an interface, you need to edit the cfg file. Cfgmaker doesn't have a switch for this. The normal target line is something like this: Target[router.1]: 1:community at routerip To switch the in and out, put a negative sign (-) in front of the target definition, like this: Target[router.1]: -1:community at routerip Note, this is only really usefull when you are using MRTG's capablitity to interpret that the above target lines mean "Get the stats for port 1 of this router." If you are using the OID1&OID2:commmunity at routerip syntax, just flip them (i.e. OID2&OID1:communtiy at routerip). HTH, Ken P.S. This is described in the MRTG config parameters doc file (doc/config.html). > -----Original Message----- > From: micha at kalus.org [mailto:micha at kalus.org] > Sent: Thursday, September 30, 1999 3:43 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] In / Out Upside down. > > > In / Out is upside on my switch :) > > Now I read that there is a switch for the cfgmaker that > actually turns it > upside down, but I haven't found that in the docs? > > Can anybody please give me the Syntax? :) > > Thanks. > > Michae > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 30 14:12:55 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 30 Sep 1999 07:12:55 -0500 Subject: [mrtg] Re: Language problem nt4 workstation Message-ID: <0B99D311EEA0D21190F700A0C99D7B8901EACACD@MAIL2> > Who can help me, maybe by saying how the days have to be written in > german? Est tut meir leid, ich spreche kein Deutch. :> (my spelling is probably as bad as my pronunciation) > 2. What is the easiest way to set up the mrtg.cfg file with more snmp > requests? > How can I define more within this file? > It depends upon how you are getting the new entries. You can just edit the text file yourself with any convienient text editor. If you are using cfgmaker you can do something like this: c:\mrtg\run> perl cfgmaker public at router >> mrtg.cfg The double redirection arrows (>>) tell cfgmaker to append its output to the the MRTG.CFG file, not overwrite. HTH, Ken -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From john.hoffman at za.pwcglobal.com Thu Sep 30 14:06:59 1999 From: john.hoffman at za.pwcglobal.com (john.hoffman at za.pwcglobal.com) Date: Thu, 30 Sep 1999 14:06:59 +0200 Subject: [mrtg] Re: Language problem nt4 workstation Message-ID: <802567FC.004359DD.00@intleursmtp10.uk.pw.com> Philipp, With regards to question 1; I currently have MRTG-2.8.8 running successfully on NT 4. I found the best scheduling method to use, is the MRTG Statistic Updater by Jason Levine (MSU110). MSU runs as a service on your NT box and is configurable according to time and specifying you're target. Refer to TXT file for configuration options available. May be found at the following URL: http://www.queso.com/mrtgstatupdater.htm This may save you having to translate everything into German. Regards John Philipp Kunz on 30/09/99 10:42:51 AM Please respond to "phil.kunz at ins-group.ch" To: "mrtg at list.ee.ethz.ch" cc: Subject: [mrtg] Language problem nt4 workstation Size: 5 Kb Hi mrtg- users, 1. I already installed mrtg-2.8.6 on a NT4 workstation (US English) including perl, rateup and fiveminute. Everything was working fine. Today I tried the same on a German set up machine. Everything is working, (mrtgkick.bat can be started by hand), without the "3at.bat" file. I took a closer look, and saw the the days defined in "2.bat" are in english. (m,t,w,th,fr,s,su). Trying to start this scheduler I always get an error back. I think this must be the problem. Who can help me, maybe by saying how the days have to be written in german? 2. What is the easiest way to set up the mrtg.cfg file with more snmp requests? How can I define more within this file? I really look forward to get some support. Thanks a lot. Philipp Kunz -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg ---------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hadiza.l.mohammed at lmco.com Thu Sep 30 15:03:38 1999 From: hadiza.l.mohammed at lmco.com (Mohammed, Hadiza L) Date: Thu, 30 Sep 1999 09:03:38 -0400 Subject: [mrtg] Re: A question Message-ID: <28165E37102DD21188950000F80844AE04FE92C1@emss04m03.ems.lmco.com> This is a forum for asking all MRTG-related questions not for personal attacks. To answer the question, I've installed MRTG 2.8.8 on a UNIX box running Solaris 2.7. Hadiza Mohammed Lockheed Martin Global Telecommunications Network Operations Valley Forge, Pa. -----Original Message----- From: Joey Officer [mailto:jofficer at insidehouston.org] Sent: Wednesday, September 29, 1999 9:40 AM To: MRTG Mailling List Subject: [mrtg] Re: A question are you being serious in asking this? if you are serious, then I highly recommend that you do some serious pondering into what it is that you are looking for, and then go back and read the main MRTG page. this question does not even deserve a response. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Ali Soltani > Sent: Wednesday, September 29, 1999 8:34 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] A question > > > Hi All > > Does the new version of MRTG (V2.8.8) run on Linux, Solaris, AIX, > NT with netsacpe/ie browser. Your response will be appreciated. > > Ali > > > > > Join 18 million Eudora users by signing up for a free Eudora > Web-Mail account at http://www.eudoramail.com > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From itnoshorts at hotmail.com Thu Sep 30 15:38:22 1999 From: itnoshorts at hotmail.com (Greg Gaiters) Date: Thu, 30 Sep 1999 06:38:22 PDT Subject: [mrtg] Interfaces Descriptions Message-ID: <19990930133822.82088.qmail@hotmail.com> Can anyone tell me how to add descriptions of my router interfaces to the MRTG Graphs. Greg G ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From dcp at dcptech.com Thu Sep 30 15:48:09 1999 From: dcp at dcptech.com (David C Prall) Date: Thu, 30 Sep 1999 09:48:09 -0400 Subject: [mrtg] Re: A question References: <28165E37102DD21188950000F80844AE04FE92C1@emss04m03.ems.lmco.com> Message-ID: <00d501bf0b4a$6ebcb6d0$47ef93a0@dcaa.mil> It should run on any unix platform that supports the required libraries, as well as Windows NT. Both platform types will require the installation of Perl. Unix platforms will require the installation of the respective gd libraries. http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html#INST goes over the installation of MRTG on a Unix platform. This would be the same location where you got MRTG from as well as information about this mailing list. The original message may have been tweaked the wrong way, but if you can't read the page where you got the software. David C Prall, MCNE MCSE DCP Technologies dcp at dcptech.com Alexandria, VA dcppage at dcptech.com http://www.dcptech.com ----- Original Message ----- From: Mohammed, Hadiza L To: MRTG Mailling List Sent: Thursday, September 30, 1999 9:03 AM Subject: [mrtg] Re: A question > This is a forum for asking all MRTG-related questions not for personal > attacks. > > To answer the question, I've installed MRTG 2.8.8 on a UNIX box running > Solaris 2.7. > > > Hadiza Mohammed > Lockheed Martin Global Telecommunications > Network Operations > Valley Forge, Pa. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at venux.net Thu Sep 30 16:01:53 1999 From: mitch at venux.net (Mitch Vincent) Date: Thu, 30 Sep 1999 10:01:53 -0400 Subject: [mrtg] One more question.. References: <00ba01bf0a95$4e7a3560$7a0118ac@neiltoshi.ctron.com> Message-ID: <01da01bf0b4c$59c3fde0$40ee2fd8@venux.net> First I want to thank everyone on the list for helping me out with screaming to "RTFM" , I was very pressed for time and absolutely had to get some results yesterday, I did thanks to you guys. I have been reading the docs and have re-done what I initially did yesterday.. Here's the conf : Target[doot]:.1.3.6.1.4.1.2021.9.1.9.1&.1.3.6.1.4.1.2021.9.1.9.1:foobar at mybo x Title[doot]: Doot's /usr partition % used MaxBytes[doot]: 100 PageTop[doot]:

Doot's /usr partition % used

Suppress[doot]: y LegendI[doot]: % used LegendO[doot]: Legend1[doot]: % used Legend2[doot]: YLegend[doot]: percent used ShortLegend[doot]: used Options[doot]: gauge Ok, you all can see what I'm doing there.. The problem is the actual graph. I only want to graph the percent used, there is no second value. Providing the same value for both is producing very strange results (like one graph going clear up to 30+ when the number returned in that OID is 9 .. Is there some way I can nullify that second value somehow? Could there be another problem with the way I'm doing this? Thanks guy, you're all lifesavers :-) -Mitch -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From alex at slot.hollandcasino.nl Thu Sep 30 16:10:46 1999 From: alex at slot.hollandcasino.nl (Alex van den Bogaerdt) Date: Thu, 30 Sep 1999 16:10:46 +0200 (CEST) Subject: [mrtg] Re: One more question.. In-Reply-To: <01da01bf0b4c$59c3fde0$40ee2fd8@venux.net> from "Mitch Vincent" at Sep 30, 1999 10:01:53 AM Message-ID: <199909301410.QAA23105@slot.hollandcasino.nl> > Ok, you all can see what I'm doing there.. The problem is the actual graph. > I only want to graph the percent used, there is no second value. Providing > the same value for both is producing very strange results (like one graph > going clear up to 30+ when the number returned in that OID is 9 .. Is there > some way I can nullify that second value somehow? Could there be another > problem with the way I'm doing this? > 16:07 METDST read question 16:08 METDST start browser and point to the mrtg page 16:08 METDST click official FAQ site 16:08 METDST view number three 16:08 METDST know answer. > Thanks guy, you're all lifesavers :-) > RTFM again. Big ARGH. -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 30 16:21:45 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 30 Sep 1999 09:21:45 -0500 Subject: [mrtg] Previous Post Message-ID: <000401bf0b4f$203fb070$cb0aa8c0@joey_laptop.insidehouston.org> In the last two days I have received quite a few emails regarding my response to Ali Soltani's question regarding some of the basics of MRTG. In retrospect, I see that I may have been a bit harsh, and for this I apologize. However, I do not apologize for the message itself. Many of us, quite a few on this list even, have responded sarcastically, and sometimes down right rude to others asking some of the most basic questions. In my opinion, had Ali read the MRTG home page, all of his questions regarding the software would have been answered. We have all told people to RTFM, and anyone here saying that they have not is lying to themselves. Any administrator who has worked in the IT profession has learned to read the manual/faq/docs/etc before asking questions, as more often than not, a question regarding a product that you are unfamiliar with has probably already been covered. I personally do not want to hand feed any individual who should understand the basics of a product before trying to use it. I personally have had quite a few questions regarding the software, but at the same time I was competent enough to at least look for the answer myself. I have no problems with helping people who don't understand the way a certain product works, or is having problems when it should be working, but I will not carry someone just so that I can do his job, and he/she reap the benefits. I don't want to start a flame war with people bashing each other, or primarily myself, but I what I do want is for people to open their eyes and stop trying to have everything handed to them on a platter. Again, Ali, I'm sorry for my tone, but in the future before asking a question please bare in mind that if you are new to a product, then you should first read over what the product is, and then read over the FAQ regarding the product. Chances are, all of your preliminary questions will be answered. Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at venux.net Thu Sep 30 16:34:47 1999 From: mitch at venux.net (Mitch Vincent) Date: Thu, 30 Sep 1999 10:34:47 -0400 Subject: [mrtg] Re: One more question.. References: <199909301410.QAA23105@slot.hollandcasino.nl> Message-ID: <020b01bf0b50$f22d2f80$40ee2fd8@venux.net> Heh.. Since you're going to be like that about it.. #3 on http://www.ltinet.net/info/mrtg/noflashmrtg.htm "Is it possible to log one value on the graph instead of two? Look in the contrib directory for sample cfg files." Which I had already read. [root at dot mrtg-2.8.8]# ls -l contrib total 162 -rw-r--r-- 1 root wheel 7227 Aug 26 12:25 00INDEX -rw-r--r-- 1 root wheel 7036 Aug 12 10:14 00INDEX~ drwxr-xr-x 2 root wheel 512 Aug 26 17:21 14all drwxr-xr-x 2 root wheel 512 Jun 7 06:30 GetSNMPLinesUP drwxr-xr-x 2 root wheel 512 Jun 7 06:30 PMLines drwxr-xr-x 2 root wheel 512 Jun 7 06:30 TCH drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ascendget drwxr-xr-x 2 root wheel 512 Jun 7 06:30 atmmaker drwxr-xr-x 2 root wheel 512 Jun 15 18:06 cfgmaker_ATM drwxr-xr-x 2 root wheel 512 Jul 19 13:09 cfgmaker_cisco drwxr-xr-x 2 root wheel 512 Jun 14 14:51 ciscoindex drwxr-xr-x 2 root wheel 512 Jun 7 06:30 cpumon drwxr-xr-x 2 root wheel 512 Jun 7 06:30 diskmon drwxr-xr-x 2 root wheel 512 Jun 7 06:30 distrib drwxr-xr-x 2 root wheel 512 Jun 7 06:30 forecd drwxr-xr-x 2 root wheel 512 Jun 7 06:30 get-active drwxr-xr-x 2 root wheel 512 Jun 12 17:06 get-multiserial drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ircstats drwxr-xr-x 2 root wheel 512 Jun 7 06:30 jm drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-archiver drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-blast drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-dynip drwxr-xr-x 2 root wheel 512 Jul 19 18:35 mrtg-ipacc drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-ipget drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-mail drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtgidx drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtgindex.cgi drwxr-xr-x 6 root wheel 512 Jul 22 19:57 mrtgmk -rw-r--r-- 1 root wheel 32269 Jul 22 19:56 mrtgmk.tgz drwxr-xr-x 2 root wheel 512 Jun 12 17:01 ovmrtg drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ping-probe drwxr-xr-x 2 root wheel 512 Jun 7 06:30 portmasters drwxr-xr-x 2 root wheel 512 Jun 7 06:30 rdlog2 drwxr-xr-x 2 root wheel 512 Jun 7 06:30 rumb-stat drwxr-xr-x 2 root wheel 512 Jul 27 15:25 stat drwxr-xr-x 4 root wheel 512 Jun 13 18:01 whodo drwxr-xr-x 2 root wheel 512 Jun 7 06:30 xlsummary [root at dot mrtg-2.8.8]# I didn't see any example config files there, looked through the most of the subdirectories, didn't see any reference to what I want to do. Rather than spend a few hours reading over all the config files that might be there in the subdirectories I thought I would ask, since the answer is clearly not evident and even the docs contridict themselves. Example: # * You can also explicitly define the OID to query by using the # following syntax 'OID_1&OID_2:community at router' # The following example will retrieve error input and output # octets/sec on interface 1. MRTG needs to graph two values, so # you need to specify two OID's such as temperature and humidity # or error input and error output. # Target[ezwf]: 1.3.6.1.2.1.2.2.1.14.1&1.3.6.1.2.1.2.2.1.20.1:public at myrouter ^-- In the sample config in the doc directory. No, I'm not an expert with MRTG. I'm just trying to figure out how to make it do what I want it to do. I had 5 hours to do that in and a stack of documentation between MRTG and the SNMPD. I've figured out most of it on my own, the few questions that I have asked I probably have looked over the answers to. I don't think anyone was hurt by me asking on the list. Is that not what it's here for? Bigger ARGH + doot - foobar = . -Mitch ----- Original Message ----- From: Alex van den Bogaerdt To: Mitch Vincent Cc: MRTG users Sent: Thursday, September 30, 1999 10:10 AM Subject: Re: [mrtg] One more question.. > > Ok, you all can see what I'm doing there.. The problem is the actual graph. > > I only want to graph the percent used, there is no second value. Providing > > the same value for both is producing very strange results (like one graph > > going clear up to 30+ when the number returned in that OID is 9 .. Is there > > some way I can nullify that second value somehow? Could there be another > > problem with the way I'm doing this? > > > > 16:07 METDST read question > 16:08 METDST start browser and point to the mrtg page > 16:08 METDST click official FAQ site > 16:08 METDST view number three > 16:08 METDST know answer. > > > Thanks guy, you're all lifesavers :-) > > > RTFM again. > > Big ARGH. > > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From ncalvert at cabletron.com Thu Sep 30 16:40:45 1999 From: ncalvert at cabletron.com (Neil Calvert) Date: Thu, 30 Sep 1999 10:40:45 -0400 Subject: [mrtg] Re: One more question.. Message-ID: <008d01bf0b51$c94d3500$7a0118ac@neiltoshi.ctron.com> you could point it at a 2nd OID which you will know is always zero and sort of 'workaround' it like that.. -----Original Message----- From: Mitch Vincent To: Alex van den Bogaerdt Cc: MRTG users Date: Thursday, September 30, 1999 10:32 AM Subject: [mrtg] Re: One more question.. >Heh.. Since you're going to be like that about it.. > >#3 on http://www.ltinet.net/info/mrtg/noflashmrtg.htm >"Is it possible to log one value on the graph instead of two? >Look in the contrib directory for sample cfg files." > >Which I had already read. > >[root at dot mrtg-2.8.8]# ls -l contrib >total 162 >-rw-r--r-- 1 root wheel 7227 Aug 26 12:25 00INDEX >-rw-r--r-- 1 root wheel 7036 Aug 12 10:14 00INDEX~ >drwxr-xr-x 2 root wheel 512 Aug 26 17:21 14all >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 GetSNMPLinesUP >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 PMLines >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 TCH >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ascendget >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 atmmaker >drwxr-xr-x 2 root wheel 512 Jun 15 18:06 cfgmaker_ATM >drwxr-xr-x 2 root wheel 512 Jul 19 13:09 cfgmaker_cisco >drwxr-xr-x 2 root wheel 512 Jun 14 14:51 ciscoindex >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 cpumon >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 diskmon >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 distrib >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 forecd >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 get-active >drwxr-xr-x 2 root wheel 512 Jun 12 17:06 get-multiserial >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ircstats >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 jm >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-archiver >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-blast >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-dynip >drwxr-xr-x 2 root wheel 512 Jul 19 18:35 mrtg-ipacc >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-ipget >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtg-mail >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtgidx >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 mrtgindex.cgi >drwxr-xr-x 6 root wheel 512 Jul 22 19:57 mrtgmk >-rw-r--r-- 1 root wheel 32269 Jul 22 19:56 mrtgmk.tgz >drwxr-xr-x 2 root wheel 512 Jun 12 17:01 ovmrtg >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 ping-probe >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 portmasters >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 rdlog2 >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 rumb-stat >drwxr-xr-x 2 root wheel 512 Jul 27 15:25 stat >drwxr-xr-x 4 root wheel 512 Jun 13 18:01 whodo >drwxr-xr-x 2 root wheel 512 Jun 7 06:30 xlsummary >[root at dot mrtg-2.8.8]# > >I didn't see any example config files there, looked through the most of the >subdirectories, didn't see any reference to what I want to do. Rather than >spend a few hours reading over all the config files that might be there in >the subdirectories I thought I would ask, since the answer is clearly not >evident and even the docs contridict themselves. > >Example: > ># * You can also explicitly define the OID to query by using the ># following syntax 'OID_1&OID_2:community at router' ># The following example will retrieve error input and output ># octets/sec on interface 1. MRTG needs to graph two values, so ># you need to specify two OID's such as temperature and humidity ># or error input and error output. ># Target[ezwf]: >1.3.6.1.2.1.2.2.1.14.1&1.3.6.1.2.1.2.2.1.20.1:public at myrouter > >^-- In the sample config in the doc directory. > >No, I'm not an expert with MRTG. I'm just trying to figure out how to make >it do what I want it to do. I had 5 hours to do that in and a stack of >documentation between MRTG and the SNMPD. I've figured out most of it on my >own, the few questions that I have asked I probably have looked over the >answers to. I don't think anyone was hurt by me asking on the list. Is that >not what it's here for? > >Bigger ARGH + doot - foobar = . > >-Mitch > >----- Original Message ----- >From: Alex van den Bogaerdt >To: Mitch Vincent >Cc: MRTG users >Sent: Thursday, September 30, 1999 10:10 AM >Subject: Re: [mrtg] One more question.. > > >> > Ok, you all can see what I'm doing there.. The problem is the actual >graph. >> > I only want to graph the percent used, there is no second value. >Providing >> > the same value for both is producing very strange results (like one >graph >> > going clear up to 30+ when the number returned in that OID is 9 .. Is >there >> > some way I can nullify that second value somehow? Could there be >another >> > problem with the way I'm doing this? >> > >> >> 16:07 METDST read question >> 16:08 METDST start browser and point to the mrtg page >> 16:08 METDST click official FAQ site >> 16:08 METDST view number three >> 16:08 METDST know answer. >> >> > Thanks guy, you're all lifesavers :-) >> > >> RTFM again. >> >> Big ARGH. >> >> > >-- >* To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch >* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From gabroth at nextlink.com Thu Sep 30 17:06:58 1999 From: gabroth at nextlink.com (gabroth at nextlink.com) Date: Thu, 30 Sep 1999 08:06:58 -0700 Subject: [mrtg] Re: Interfaces Descriptions Message-ID: I believe cfgmaker does this automatically. It picks up the following OIDs: 'CiscolocIfDescr' => '1.3.6.1.4.1.9.2.2.1.1.28', 'ifAlias' => '1.3.6.1.2.1.31.1.1.1.18', As long as you have your interface descriptions in your router config, mrtg should pick it up and put it in your .cfg file. Please note, however, that CiscolocIfDescr doesn't support Frame Relay subinterfaces, and ifAlias only allows 64 characters. So keep your descriptions short. gabrielle "Greg Gaiters" @list.ee.ethz.ch on 09/30/99 06:38:22 AM Sent by: mrtg-bounce at list.ee.ethz.ch To: mrtg at list.ee.ethz.ch cc: Subject: [mrtg] Interfaces Descriptions Can anyone tell me how to add descriptions of my router interfaces to the MRTG Graphs. Greg G ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From AS108 at daimlerchrysler.com Thu Sep 30 17:12:30 1999 From: AS108 at daimlerchrysler.com (AS108 at daimlerchrysler.com) Date: Thu, 30 Sep 1999 11:12:30 -0400 Subject: [mrtg] Backplane monitoring Message-ID: <852567FC.00538C2A.00@lngodd03.notes.chrysler.com> Any way to monitor the activity on the backplane of a router with this tool? To be specific, a Bay Networks BCN router, but really any router for that matter. thanks Andy -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jay at west.net Thu Sep 30 17:23:52 1999 From: jay at west.net (Jay Hennigan) Date: Thu, 30 Sep 1999 08:23:52 -0700 (PDT) Subject: [mrtg] Re: Interfaces Descriptions In-Reply-To: Message-ID: On Thu, 30 Sep 1999 gabroth at nextlink.com wrote: > > I believe cfgmaker does this automatically. It picks up the following > OIDs: > > 'CiscolocIfDescr' => '1.3.6.1.4.1.9.2.2.1.1.28', > 'ifAlias' => '1.3.6.1.2.1.31.1.1.1.18', > > As long as you have your interface descriptions in your router config, mrtg > should pick it up and put it in your .cfg file. > > Please note, however, that CiscolocIfDescr doesn't support Frame Relay > subinterfaces, It does if the router is running IOS 11.2 or newer. Works fine. -- Jay Hennigan - Network Administration - jay at west.net NetLojix Communications, Inc. NASDAQ: NETX - http://www.netlojix.com/ WestNet: Connecting you to the planet. 805 884-6323 -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From rickh at ValleyYellowPages.com Thu Sep 30 17:31:41 1999 From: rickh at ValleyYellowPages.com (Rick Horowitz) Date: Thu, 30 Sep 1999 08:31:41 -0700 Subject: [mrtg] Re: One more question.. In-Reply-To: <01da01bf0b4c$59c3fde0$40ee2fd8@venux.net> Message-ID: <000001bf0b58$e51772d0$bd01a8c0@agivyp.com> Mitch Vincent wrote: > First I want to thank everyone on the list for helping me out > with screaming to "RTFM" , I was very pressed for time and > absolutely had to get some results yesterday, I did thanks to > you guys. Yes, there are quite a few "bozos" here who don't realize that your time management problems require an exemption from the list regarding the issue of reading the FAQ, web site, or even the docs that came with the program. For them, we apologize. Personally, I think if you want to ask a FAQ here, that's fine. The list being what it is, you'll nearly always get an answer. You'll also get chewed a little for not reading the FAQ. You shouldn't be surprised about that, and I don't think you've grounds to complain. Just realize that you brought it on yourself, scroll through the list looking for the solution (instead of scrolling through the FAQ looking for the solution), and move on. Because, seriously, your failures at time management don't result in any enforceable contract for help from this list. ;) Rick Horowitz Cisco Certified Network Associate Network Administrator Microsoft Certified Professional ------------------------------------------------------------------------ Valley Yellow Pages AGI Publishing, Inc. ------------------------------------------------------------------------ Direct: (559) 251-8888 x290 1850 N. Gateway Blvd Toll Free: (800) 350-8887 Fresno, CA 93727-1600 Fax: (559) 251-4806 http://www.ValleyYellowPages.com ======================================================================== -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From hendricksm at acad-comp.humboldt.edu Thu Sep 30 17:32:42 1999 From: hendricksm at acad-comp.humboldt.edu (Mark Hendricks) Date: Thu, 30 Sep 1999 08:32:42 -0700 Subject: [mrtg] Re: A question Message-ID: <199909301536.IAA19441@axe.humboldt.edu> If you will notice, I did not author the original question. I'm sure the person is long gone. I greatly appreciate topics discussed. MRTG is an awesome tool, and even the stupidest question can illicit responses which benefit the most avid manual and FAQ reader. An example of this is the HPLJ 5si printer pages per hour discussion. My area has about 40 5sis which print millions of pages per year. I also find "Layer 7" cfg archive to be a tremendous asset. Thanks for all the help Mark ---------- >From: "Ali Soltani" >To: mrtg at list.ee.ethz.ch >Subject: [mrtg] A question >Date: Wed, Sep 29, 1999, 6:34 AM > > Hi All > > Does the new version of MRTG (V2.8.8) run on Linux, Solaris, AIX, NT with > netsacpe/ie browser. Your response will be appreciated. > > Ali > > > > > > I for one don't see anythign inappropriate with Joey's response. > I consider it common courtesy to read FAQs, and READMEs and the other > documentation, when I pick up a project.I expect the same courtesy in > return. Don't cry wolf with a FAQ that could be answered by the > most casual of glances at the website, and then act surprised when you get > /dev/null'd and nobody responds to any more of your posts. Not that I > would /dev/null anyone. :) > > Don't take this as criticism. Think of this as trouble shooting training > if you want. Or an Easter Egg Hunt. Trust me. You will have a > tremendous sense of satisfaction when you solve your own problem. Even if > you read the solution in some hidden backwater of altavista. :) > > I know. I am always shooting my mouth off here, *especially* about this > subject. I tried to read this one through, and apologize in advance for > any offense. None is intended. I only mean to ask people to please RTFM. > People actually put alot of hard work into maintaining document suites and > FAQs. Thank them by reading it. I thank them every time a FAQ answers > one of my questions. > > To answer the original question, I have successfully run MRTG on Solaris > 2.5.1, 2.6, and 2.7. Both sparc and x86. On FreeBSD 3.x, with and > without SMP kernels, and on Linux both pre-2.2 libc5, and 2.2.x libc6, in > all cases with Perl 5.005_03 or above. FreeBSD and Linux, only on X86 > hardware. > I have seen people run it on NT, but I would never do it. I have heard > tell of people running it on AIX, OSF1, OpenBSD, NetBSD, SunOS 4.x, even > Win98. > I have looked at the data from mrtg in Netscape 2.2 through 4.6.1, IE 4.x > and 5.x, and Lynx-2.8.1 (where it shows just the text, not the graphs) > It is browser independent, and platform independent between client and > server. > > For those of you reading this in the archive, hello from the past. > Now the answer to the original question is indelibly scribed forever here > in the list, and noone can ask this question till 2038, when we will have > the Epoch problem. > > Thank you, > > -Tim Kennedy > > > On Wed, 29 Sep 1999, Mark Hendricks wrote: > >> If the question does not deserve a response, then don't respond. >> >> I recognize that the size of Texas is only eclipsed by the size of the egos >> within it, but try to have some common courtesy towards others. >> >> >> > are you being serious in asking this? if you are serious, then I highly >> > recommend that you do some serious pondering into what it is that you are >> > looking for, and then go back and read the main MRTG page. >> > >> > this question does not even deserve a response. >> > > > > Timothy Kennedy > sugarat.net, Network Management Resources > http://www.sugarat.net > > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From robin at riviera.org.uk Thu Sep 30 18:30:35 1999 From: robin at riviera.org.uk (Robin Kearney) Date: Thu, 30 Sep 1999 17:30:35 +0100 Subject: [mrtg] multiple lines on the graphs Message-ID: <19990930173035.B12997@dent.riviera.org.uk> I would like to graph 4 seperate figures which I am collecting from a sun via sar. I current use a script to monitor system and user time, but I would like to add 'time waiting for IO' and 'idle', I appreciate that 100 - (system+user+wio) = idle but it would be nice to see them graphically. Can mrtg graph 4 seperate things. I have tried to make the external script to output 4 ints like this: w x y z and my .conf file has legends for all of these: Legend1[db0.idle]: % of time spent in user mode Legend2[db0.idle]: % of time spent in system mode Legend3[db0.idle]: % of time spent waiting for IO Legend4[db0.idle]: % of time spent idle but they don`t seem to appear on the graphs. All I get is the first two. If this is possible, is it also possible to make the table under each graph show all four? I would be gratefull for any information on this topic. -- info.name("Robin Kearney"); info.mobile("0973 818 354"); info.email("robin at riviera.org.uk"); info.web("http://riviera.org.uk/"); -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jofficer at insidehouston.org Thu Sep 30 17:42:03 1999 From: jofficer at insidehouston.org (Joey Officer) Date: Thu, 30 Sep 1999 10:42:03 -0500 Subject: [mrtg] Re: multiple lines on the graphs In-Reply-To: <19990930173035.B12997@dent.riviera.org.uk> Message-ID: <000701bf0b5a$58155b20$cb0aa8c0@joey_laptop.insidehouston.org> You should check into RRDTool, this is essentialy MRTG v3. I personally have not had the need (yet) to work with RRDTool but from what I understand it will do what you are looking for. Another alternative is to add two or more OIDs together like math. For example: Target[xyz]: 2:public at wellfleetA + 1:public at wellfleetA this will add the two OIDs together and output as one value. You could do something similar like adding your system with your user time, that atleast would free up on variable. Just a thought... Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ > -----Original Message----- > From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On > Behalf Of Robin Kearney > Sent: Thursday, September 30, 1999 11:31 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] multiple lines on the graphs > > > I would like to graph 4 seperate figures which I am collecting > from a sun via sar. > > I current use a script to monitor system and user time, but I > would like to add > 'time waiting for IO' and 'idle', I appreciate that 100 - > (system+user+wio) = idle > but it would be nice to see them graphically. > > Can mrtg graph 4 seperate things. I have tried to make the > external script to output > 4 ints like this: > > w > x > y > z > > and my .conf file has legends for all of these: > > Legend1[db0.idle]: % of time spent in user mode > Legend2[db0.idle]: % of time spent in system mode > Legend3[db0.idle]: % of time spent waiting for IO > Legend4[db0.idle]: % of time spent idle > > but they don`t seem to appear on the graphs. All I get is the first two. > > If this is possible, is it also possible to make the table under > each graph > show all four? > > I would be gratefull for any information on this topic. > > -- > info.name("Robin Kearney"); info.mobile("0973 818 354"); > info.email("robin at riviera.org.uk"); info.web("http://riviera.org.uk/"); > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From KStieers at dainrauscher.com Thu Sep 30 17:45:07 1999 From: KStieers at dainrauscher.com (Stieers, Ken) Date: Thu, 30 Sep 1999 10:45:07 -0500 Subject: [mrtg] Re: multiple lines on the graphs Message-ID: <0B99D311EEA0D21190F700A0C99D7B8901EACACF@MAIL2> Robin, MRTG can only graph 2 variables per graph. The second two legends are for the lines that appear when you turn on WithPeaks. HTH, Ken > -----Original Message----- > From: Robin Kearney [mailto:robin at riviera.org.uk] > Sent: Thursday, September 30, 1999 11:31 AM > To: mrtg at list.ee.ethz.ch > Subject: [mrtg] multiple lines on the graphs > > > I would like to graph 4 seperate figures which I am > collecting from a sun via sar. > > I current use a script to monitor system and user time, but I > would like to add > 'time waiting for IO' and 'idle', I appreciate that 100 - > (system+user+wio) = idle > but it would be nice to see them graphically. > > Can mrtg graph 4 seperate things. I have tried to make the > external script to output > 4 ints like this: > > w > x > y > z > > and my .conf file has legends for all of these: > > Legend1[db0.idle]: % of time spent in user mode > Legend2[db0.idle]: % of time spent in system mode > Legend3[db0.idle]: % of time spent waiting for IO > Legend4[db0.idle]: % of time spent idle > > but they don`t seem to appear on the graphs. All I get is > the first two. > > If this is possible, is it also possible to make the table > under each graph > show all four? > > I would be gratefull for any information on this topic. > > -- > info.name("Robin Kearney"); info.mobile("0973 818 354"); > info.email("robin at riviera.org.uk"); > info.web("http://riviera.org.uk/"); > > -- > * To unsubscribe from the mrtg mailing list, send a message with the > subject: unsubscribe to mrtg-request at list.ee.ethz.ch > * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg > -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From mitch at venux.net Thu Sep 30 18:03:40 1999 From: mitch at venux.net (Mitch Vincent) Date: Thu, 30 Sep 1999 12:03:40 -0400 Subject: [mrtg] Re: One more question.. References: <000001bf0b58$e51772d0$bd01a8c0@agivyp.com> Message-ID: <009601bf0b5d$5ce2e160$40ee2fd8@venux.net> > Yes, there are quite a few "bozos" here who don't realize that your time > management problems require an exemption from the list regarding the issue > of reading the FAQ, web site, or even the docs that came with the program. Sarcasm, I love it. I did read the FAQ. It and the place it suggested I look held no other information on my question). > Personally, I think if you want to ask a FAQ here, that's fine. The question is in the FAQ, the "Can I graph only one value".. Go and look at the answer.. "Look in the contrib dir for example configuration files".. Then go look in the contrib directory.. There is absolutely no reference to what I'm doing in the docs, I was only guessing that it was possible. MRTG really should have a different name, it does much more than graph traffic measured with SNMP. It graphs -- anything, with or without SNMP! :-) >The list > being what it is, you'll nearly always get an answer. And all I have gotten so far today has been sarcasm (like this email) and other even more rude responses in public. Things like "You're a f**king idiot". Everyone seems to think it's an easy question to answer and wants to flame me for not knowing , yet no one has posted one response that actually had to do with the question. >You'll also get > chewed a little for not reading the FAQ. I did. Show me the answer in the FAQ _please_. If it's there I must be completely blind. The *only* reference to this is a single half-sentance. "Look in the contrib directory for sample cfg files". That's not even a yes or a no. >You shouldn't be surprised about > that, and I don't think you've grounds to complain. Just realize that you > brought it on yourself, scroll through the list looking for the solution > (instead of scrolling through the FAQ looking for the solution), and move > on. See above comments on the FAQ. > Because, seriously, your failures at time management don't result in any > enforceable contract for help from this list. ;) Time management has nothing to do with this.. I simply have a lot to do and little time to do it in.. Maybe you haven't been in this position before : (at 11am) "We need this done by 3pm. We don't care how you do it, just do it.".. Regardless, if you don't want to give me a hand, don't. I have no desire in flaming, arguing or being rude anymore to anyone else. I thought this was a list for help with the operation and configuration of MRTG. I guess it's just a place where people hang out and read email for the hell of it.. Oh yeah, you do realize that you wrote this in response to an email thanking the list for their understanding and help, right? Now that's irony.. Thanks to those who gave me a hand yesterday and thanks to those who wasted their and my time today with flaming me too :-) - Mitch -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From eliot at netstore.net Thu Sep 30 18:29:39 1999 From: eliot at netstore.net (eliot at netstore.net) Date: Thu, 30 Sep 1999 09:29:39 -0700 Subject: [mrtg] Graphing multiple ports Message-ID: <7t035j$lmjt@eGroups.com> Hi, Is there an easy way to use cfgmaker to aggregate the vaulue of two ports. I want to do this for two serial lines but can't work out how it is done. Thanks Eliot Eliot Finnigan Network Analyst NetStore EMAIL: eliot at netstore.net Web site: http://www.netstore.net -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg From jzabicki at equifax.ca Thu Sep 30 23:45:32 1999 From: jzabicki at equifax.ca (Jacek Zabicki) Date: Thu, 30 Sep 1999 17:45:32 -0400 Subject: [mrtg] Re: multiple lines on the graphs In-Reply-To: <000701bf0b5a$58155b20$cb0aa8c0@joey_laptop.insidehouston.org> Message-ID: Where can I find RRD Tool ? -----Original Message----- From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch]On Behalf Of Joey Officer Sent: 30 September, 1999 11:42 To: Robin Kearney; mrtg at list.ee.ethz.ch Subject: [mrtg] Re: multiple lines on the graphs You should check into RRDTool, this is essentialy MRTG v3. I personally have not had the need (yet) to work with RRDTool but from what I understand it will do what you are looking for. Another alternative is to add two or more OIDs together like math. For example: Target[xyz]: 2:public at wellfleetA + 1:public at wellfleetA this will add the two OIDs together and output as one value. You could do something similar like adding your system with your user time, that atleast would free up on variable. Just a thought... Joey Officer Quality Publishing, Inc. The Woodlands, Tx. 77380 281-362-7141 x106 800-792-6397 +------------------------------------------+ |no matter where you go, there you are... | | | | --buckaroo banzai | +------------------------------------------+ -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request at list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg