Search the web
Sign In
New User? Sign Up
mrtg
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 34515 - 34544 of 36905   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34515
Hello Alex, Thanks for giving a detailed explanation. Is it possible in MRTG to do the following? => 70% to 90% Utilisation => Send email alert to Engineer =>...
Meng Keng Lee
mengkenglee@...
Send Email
Jul 1, 2004
10:15 am
34516
Hi- I've got quite a lot of switches to monitor- about 100 or so Using just a little Dell Optiplex GX240 at this point- I've so far been putting an instance of...
Tim Reimers
tim.reimers@...
Send Email
Jul 1, 2004
1:03 pm
34517
... Tim -- Speaking from experience, this is a disaster to scale. I do this by daemonizing MRTG. Once you've generated your config file, add the following ...
Bigelow, Andrea L.
BigelowA@...
Send Email
Jul 1, 2004
1:40 pm
34518
I take all of the common components of my MRTG config files (i.e. WorkDir, Interval, Refresh, LogFormat...), remove them from the individual config files and...
William Owen
William.Owen@...
Send Email
Jul 1, 2004
4:05 pm
34519
Hi to all I´m working with mrtg and rrdtool. In some examples i saw that there is a red vertical line at time 0 in the daily graph, but when i see my graphs ...
Jose Luis Perez es
jlperez@...
Send Email
Jul 1, 2004
4:47 pm
34520
... That's the midnight line. All it does is separate the days. Evan -- Unsubscribe mailto:mrtg-request@...?subject=unsubscribe Archive...
Evan Platt
evan@...
Send Email
Jul 1, 2004
8:10 pm
34521
Hello William, I noticed that ThresholdMaxI passes 3 arguments: the $router variable, the threshold value broken( in the case will be 70%), the current...
Meng Keng Lee
mengkenglee@...
Send Email
Jul 2, 2004
9:26 am
34522
Hi, I start to monitoring the aggregate traffic with MRTG using this sintax in target: Target[ag_gsr]: #Gi3/0:comm@router:::::2 + #Gi3/1:comm@router:::::2 + ...
Stefano Giraldo
stefano@...
Send Email
Jul 2, 2004
1:38 pm
34523
I get the following errors when running indexmaker. Use of uninitialized value in pattern match (m//) at /usr/bin/indexmaker line 348 Use of uninitialized...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 2, 2004
1:51 pm
34524
The program passes the allows you to monitor the threshold on the relative percentage value, but it passes the raw value to you ThresholdMax program. If you...
William Owen
William.Owen@...
Send Email
Jul 2, 2004
2:25 pm
34525
Answered my own question just thought I'd share with everyone. The reason I got the indexmaker error is because there is an environment variable that is not...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 2, 2004
2:33 pm
34526
Im trying to grab a constantly increasing counter from a InfoBlox DNS server. But the graphs do no reflect the data. If I specify "gauge" and an option the...
Joseph Marr
jmarr@...
Send Email
Jul 2, 2004
5:03 pm
34527
Just a question: What does everyone use to monitor their CSU/DSU equipment? We currently use Kentrox 2140 CSU/DSU and their "Service Point Manager" software to...
Deb.Brackman@...
Send Email
Jul 2, 2004
6:19 pm
34528
When mrtg generates the html pages it places a <hr> (horizontal line) tag in the page to separate sections. Is there anyway to suppress this or replace/define...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 2, 2004
6:36 pm
34529
Hi, I want to monitor an AP1200 about how many users have connected and the CPU process. Some ona can help me ? Regards -- Unsubscribe...
Gerardo Pinzon Ajo
gerardo.pinzon@...
Send Email
Jul 2, 2004
10:20 pm
34530
Hi, I am currently running MRTG for the past one year on a windows 200 machine I would like to move on to linux under apache web server now and I want to keep...
simon dcunha
simon@...
Send Email
Jul 4, 2004
9:16 am
34531
... I guess that rrd-files under w2k and Linux will not be comaptible. Therefore I would also export all rrd-files to ASCII and convert back on linux. Arnold ...
Arnold Nipper
arnold@...
Send Email
Jul 4, 2004
11:04 am
34532
... < <snip> ... Your value is always increasing, therefore you do NOT want gauge. However, the default for MRTG is "per second", and your increase is very ...
Peter Glanville
peter_glanville@...
Send Email
Jul 5, 2004
7:53 am
34533
Hi. I have to add another Router to monitor but have no luck in getting the interfaces numbered by interface type.. This is what I am getting ...
James Liakos
James.Liakos@...
Send Email
Jul 5, 2004
1:49 pm
34534
Hello William, Sorry but I do not understand your example 1 and 2. How do you derive the value of 12491 = 90%? Also could you explain about the formula for...
Meng Keng Lee
mengkenglee@...
Send Email
Jul 5, 2004
2:16 pm
34535
Hello groupies. Pardon the intrusion! I wanted to let you all know that WTCS has released a new (100% free!) Windows 2000/XP/2003 SNMP agent called "SNMP...
Garth K. Williams
garth.williams@...
Send Email
Jul 6, 2004
7:15 am
34536
But I did it once before :( I really wish I documented it... ... From: Britt Tabor [mailto:Britt_Tabor@...] Sent: Tuesday, July 06, 2004 10:53 PM To:...
James Liakos
James.Liakos@...
Send Email
Jul 6, 2004
12:59 pm
34537
The ifref descriptor is for the html display only. The _14 or whatever is simple an internal mechanism that mrtg uses to keep things straight internally and as...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 6, 2004
1:20 pm
34538
I am trying to use templates to make some html changes on my pages. That all works great no problems but I am running into a small problem with MaxBytes. I am...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 6, 2004
2:38 pm
34539
Britt, I'm not sure if I'm understanding you correctly, but it seems to me that you are looking for a way to make SNMP queries from your html? If so, you...
DANIEL MAGNUSZEWSKI
dmagnuszewski@...
Send Email
Jul 6, 2004
3:38 pm
34540
What I'm actually trying to do use utilize the template option of cfgmaker. One of the parameters that you can use with cfgmaker is host-template and ...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 6, 2004
3:54 pm
34541
Are there and mrtg IRC servers out there? Britt Tabor I.T. Infrastructure Engineer Jabil Global Services 727.803.3475 Voice 727.803.5306 Fax -- Unsubscribe...
Britt Tabor
Britt_Tabor@...
Send Email
Jul 6, 2004
6:15 pm
34542
Hi, ... On cisco routers I use "--ifref=descr" and I will get this: Target[10.0.250.1_FastEthernet0_0]: \FastEthernet0/0:public@... Best regards, Pavel...
Pavel Ruzicka
pavouk@...
Send Email
Jul 6, 2004
6:18 pm
34543
On Win2k SP4, Perl 5.8.0.806 & MRTG 2.10.14. I have a WMI script the graph's out to 32 only. With the following .cfg (target snip), Target[localhost.cpuLoad]:...
dan foxley
dfoxley@...
Send Email
Jul 6, 2004
7:12 pm
34544
... What is a "mrtg irc server"? An irc server monitored via mrtg? Or an irc server with a mrtg discussion channel on it? Arnold -- Unsubscribe...
Arnold Nipper
arnold@...
Send Email
Jul 6, 2004
9:50 pm
Messages 34515 - 34544 of 36905   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help