Trying to monitor a Powerware UPS Battery Load When I do an snmpget for 1.3.6.1.4.1.534.1.4.1.0 I get an integer of 27 but my MRTG grapgh and log says 100. I...
John Mulkerin
jmulkerin@...
Jan 3, 2005 2:50 am
35576
Hi, I am trying to get some counters from a Cisco 2950 Switch. I have a config file like this : Target[ip.ipInHdrErrors]:1.3.6.1.2.1.4.4.0@...: ...
Dijk, Sebastian van
sebastian.van.dijk@...
Jan 3, 2005 10:07 am
35577
Mohit, Depending on your hardware you can avoid most of the problems you describe by adding "--ifref=name" or "--ifref=descr" at the cfgmaker commandline. ...
Koelstra, J. (Jan)
JKoelstra@...
Jan 3, 2005 11:35 am
35578
Sebastiaan, The message in the Windows eventviewer is normal. From the http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html: ++++++ NOTE: Note,...
Koelstra, J. (Jan)
JKoelstra@...
Jan 3, 2005 1:20 pm
35579
Thanks for your response, I downloaded the DLL and installed it. But i still get this error : Event Type: Information Event Source: MRTG Event Category: None ...
Dijk, Sebastian van
sebastian.van.dijk@...
Jan 3, 2005 1:26 pm
35580
John, From the http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-reference.html: +++++ Explicit OIDs You can also explicitly define which OID to query by...
Koelstra, J. (Jan)
JKoelstra@...
Jan 3, 2005 1:31 pm
35581
... a ... As far as I remember the OID's for DS0's arent present on 26xx (only on 36xx and AS5xx), but you can try 1.3.6.1.4.1.9.10.19.1.1.4.0 it's called...
Michael Markstaller
mm@...
Jan 3, 2005 1:49 pm
35582
... MRTG must have 2 targets to graph. If you only want to graph one thing, you still have to poll 2 items and then you can ignore one with the NOI or NOO...
Eric Brander
eric_mailing_list@...
Jan 3, 2005 4:19 pm
35583
Sorry if this if OT, but could not find an appropriate mailing list for the mrtg-ping-probe utility. Here is my question: can I use the -p option as a...
Stef
stefmit@...
Jan 3, 2005 4:35 pm
35584
... Or: BEGIN { @config_files = qw( /mrtg/bin/cfg/mrtg.cfg /mrtg/bin/cfg/mrtg2.cfg /mrtg/bin/cfg/mrtg3.cfg ); } Corey Smith -- Unsubscribe...
Corey Smith
csmith@...
Jan 3, 2005 5:03 pm
35585
All, I'm trying to use mrtg-rrd.cgi with multiple config files. According to the limited documentation on this script that is something that can be done. I...
Eric Brander
eric_mailing_list@...
Jan 3, 2005 5:04 pm
35586
Eric, All you need to do is separate the entries with white space. Here's an example: BEGIN { @config_files = qw(/mrtg/bin/cfg/mrtg1.cfg...
Matt Zufelt
mzufelt@...
Jan 3, 2005 5:20 pm
35587
... Thank you all for your help on this. This works! One problem though... it is SLOW! The more configs I add to that list the slower the script runs. Even...
Eric Brander
eric_mailing_list@...
Jan 3, 2005 5:35 pm
35588
... I'm currently using mrtg-rrd. I saw similar performance in graph rendering before I started using mod_perl in Apache. Once I converted to mod_perl I saw...
Corey Smith
csmith@...
Jan 3, 2005 10:21 pm
35589
... 1. Try putting the community string in the target line 2. Use Two OIDs not One. 3. Colon punctuation between OID/interface numbers and Community string. 4....
... ~sigh~ I'm running IIS on Win2k. =/ Anyone know of an equivalent to mod_perl for IIS? Regards, Eric Brander -- Unsubscribe...
Eric Brander
eric_mailing_list@...
Jan 4, 2005 1:01 pm
35592
hi, i've been using mrtg for a while. Today i needed logscale so i installed the latest mrtg 2.11.0. The logscale options is now recognized, but the graphics...
Joel Alexandre
joel@...
Jan 5, 2005 1:55 am
35593
Trying to graph Battery Time remaining from the UPS. The UPS reports in seconds (i.e 4026 sec). I would like to graph this in minutes (so it would be 67...
John Mulkerin
jmulkerin@...
Jan 5, 2005 3:40 am
35594
... Replace with (on one line): Target[UPS_5]: 1.3.6.1.4.1.534.1.2.1.0&1.3.6.1.4.1.534.1.2.1.0:public@... / 60 Details here: ...
Jay Hennigan
jay@...
Jan 5, 2005 4:50 am
35595
Dear all , I had used mrtg+rrdtool to graph my computer's network traffic and my OS is redhat8.0 and ucd-snmp-4.2.6 . Firstly I used the cfgmake to create the...
quhp
quhp2314@...
Jan 5, 2005 8:20 am
35596
Hello, It's possible to have on Y axis and legends values without prefixes? I see 1.2k, but I want to see 1200. I use mrtg with rrdtool and 14all.cgi frotend. ...
Pavel Ruzicka
pavouk@...
Jan 5, 2005 11:47 am
35597
... Alright folks, how about this?!?? Could I have one mrtg-rrd.cgi but instead of hard coding the config files in the script, could I put them on the URL? ...
Eric Brander
eric_mailing_list@...
Jan 5, 2005 8:13 pm
35598
... If you are using a unix/linux server, then you can install speedycgi or mod_perl. These speed up a lot of things -- routers2.cgi will spot them and cache...
Steve Shipway
s.shipway@...
Jan 5, 2005 8:32 pm
35599
I did something very similar at a client site, because I know they would be adding and deleting config files after I left. Yes it is possible. Therefore, the...
Peter P. Benac
ppbenac@...
Jan 5, 2005 8:40 pm
35600
Hello, I understand that the cfgmaker allows you to perform an SNMP walk that gathers snmp information about a particular router/switch. I was wondering if...
Westley Chang
ChangW@...
Jan 5, 2005 10:01 pm
35601
The MaxBytes value is determined by the Bandwidth statement on the interface. Graph maximums will be different if you don't have the Unscaled option enabled....
PAUL WILLIAMSON
pwilliamson@...
Jan 5, 2005 10:08 pm
35602
Folks, I have released mrtg-2.11.1 on http://people.ee.ethz.ch/oetiker/webtools/mrtg/pub This release includes the following changes: * working week numbers...
Tobias Oetiker
oetiker@...
Jan 5, 2005 11:07 pm
35603
Dear all , sorry for disturb you all ! Im a student of China and studing mrtg+rrdtool to monitor my PC network tarffic. But i don't know anything about them...
quhp
quhp2314@...
Jan 6, 2005 3:57 am
35604
Hello, I do not have any router. I have only two Ethernet cards, one connected with a Switch for Wireless internet Connectivity (210.x.x.x), another Ethernet...