... What is the line in the mrtg.cfg file for the collection from the DSLAM as from what I remember from them you need to direct the snmp command to the slot...
Christopher Croot
c.croot@...
Jun 1, 2005 12:55 pm
36282
was able to install MRTG and monitor Cisco devices today I started to monitor AIX servers I was able only to get the network interfaces but no success to sniff...
Mad Unix
madunix@...
Jun 1, 2005 1:28 pm
36283
Hi folks, We've recently changed units of measurement for measuring disk usage (switching to actual usage instead of blocks). While our new systems are all...
Michael W. Lucas
mwlucas@...
Jun 1, 2005 6:28 pm
36284
was able to install MRTG and monitor Cisco devices ... Standard AIX SNMP does not provide any of these. You need to either install a different SNMP agent, or...
Steve Shipway
s.shipway@...
Jun 1, 2005 9:43 pm
36285
I don't know what unkaszero is. old 1117665629 3320977557 1963020963 log 1117665328 3313089143 1674716015 ... I just ran cfgmaker against it, and these are the...
Anson Rinesmith
arinesmith@...
Jun 1, 2005 10:48 pm
36286
... This is what cfgmaker made for each interface, this is for PORT 21 Target[111.222.333.444_1001021]: 1001021:public@... -- Unsubscribe...
Anson Rinesmith
arinesmith@...
Jun 2, 2005 12:57 am
36287
You can also use HotSaNIC (RRDTool required), it works with shell scripts running on localhost, and it's very simple to configure and use, so it doesn't need a...
Stefano Giraldo
stefano@...
Jun 2, 2005 5:31 pm
36288
On the MRTG website http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-logfile.html <http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg-logfile.html> ...
SHOLAAS Margaret G
Margaret.G.SHOLAAS@...
Jun 3, 2005 5:23 am
36289
I have a fairly complex mrtg configuration, generated by a script, with about 500 devices monitored. Each device is in a separate file, and there is a master...
Daniel J McDonald
dan.mcdonald@...
Jun 3, 2005 12:47 pm
36290
I have mrtg running against an Extreme switch right now, it's due to be replaced by a Cisco switch. I'm interested in maintaining the traffic history for the...
Marc Nowell
mnowell@...
Jun 3, 2005 3:39 pm
36291
Despite that, MRTG shows less than 100k ... MRTG takes a reading of how many bytes processes, 5 minutes later, it takes another reading. It uses number of...
Anson Rinesmith
arinesmith@...
Jun 3, 2005 4:17 pm
36292
What options[] do you have in your config file for the device? Make sure you're including the bits option. Like this: Options[pix_inside_nic]: growright,...
Brian Steele
bsteele@...
Jun 3, 2005 4:19 pm
36293
I have had MRTG up for quite a while not and am a bit uneasy as to how accurate MRTG really is. It seems to me that we should actually be using more bandwidth...
Paul Harlow
pharlow@...
Jun 3, 2005 4:36 pm
36294
MRTG reports the data it is given. I have had this discussion with so many people where I work that I have actually written a little blurb about how mrtg...
PAUL WILLIAMSON
pwilliamson@...
Jun 3, 2005 4:51 pm
36295
Just upgraded to mrtg 2.12.1, although in all honesty, my DSL has been down for 2 weeks, so don't know how far back this goes.. did a clean cfgmaker, and the...
Evan Platt
evan@...
Jun 5, 2005 7:14 pm
36296
On Sun, 05 Jun 2005 11:50:48 -0700, Evan Platt wrote ... Have you tried 'perl mrtg mrtg.cfg'(or mrtg mrtg.cfg) instead of 'perl mrtg.cfg'? Regards, Takumi...
Takumi Yamane
yamtak@...
Jun 5, 2005 8:02 pm
36297
... Haven't before now. This is Win XP if that matters: D:\mrtg\mrtg\bin>perl mrtg mrtg.cfg WARNING: D:\mrtg\mrtg\bin> Doesn't update. I have Windows running...
Evan Platt
evan@...
Jun 5, 2005 10:28 pm
36298
... It's there, it was put as the last line by mrtg. :) I put it at the top, same errors. Evan -- Unsubscribe...
Evan Platt
evan@...
Jun 5, 2005 11:39 pm
36299
... Yes, it will work, with caveats. 1) You may get a spike in the graph at the time of the changeover. Use killspike if this happens. 2) Make sure you rename...
Steve Shipway
s.shipway@...
Jun 6, 2005 10:15 pm
36300
Greetings, I have been attempting to get a Netgear WG302, firmware 3.0.7 to graph under MRTG. I am running MRTG/RRDTool/Routers2 with great success (thanks...
Ashley Morrison
AshleyM@...
Jun 7, 2005 3:15 am
36301
I have a cablemodem connected to eth0; eth1 is used for the internal network. I used cfgmaker to create a config for eth0 and for the interfaces on the...
Jake Colman
colman@...
Jun 7, 2005 2:44 pm
36302
I don't know the ins and outs of cable modems in general, but it seems to me that what you *should* see if this thing adheres to certain standards... Interface...
Christopher A. Congdon
ccongdon@...
Jun 7, 2005 2:47 pm
36303
Does anyone have any suggestions for graphing mail statistics? Also, if using spamassasin (spamc/spamd) I'd love to graph the spam/ham ratio too. Yes, I did...
Jake Colman
colman@...
Jun 8, 2005 2:37 pm
36304
... see ... is ... I'm not sure why this is. It could have something to do with the way the cable modems work. I know most cable modem operators have the...
Christopher A. Congdon
ccongdon@...
Jun 8, 2005 2:45 pm
36305
... I'll try and help out here, I work for a cable comapny, and it still confuses me. First off, the way the system works, is there are 2 interfaces in the ...
John Barbieri
jbarbieri@...
Jun 8, 2005 3:28 pm
36306
Chris, Thanks for the detailed explanation. The way you explained it does seem to match up with the graphs I am seeing. Some questions/observations: 1) IF3...
Jake Colman
colman@...
Jun 8, 2005 3:33 pm
36307
On Wed, 08 Jun 2005 10:33:59 -0400, Jake Colman wrote ... Try this: http://www.inter7.com/?page=qmailmrtg7 if you are running qmail. It works fine for me both...
Takumi Yamane
yamtak@...
Jun 8, 2005 4:09 pm
36308
Hello, I've used host templates before, but I'm now trying to use a interface template on a router. I like the default output of cfgmaker (without ...
Shane Presley
shane.presley@...
Jun 9, 2005 1:40 pm
36309
Hi There, I use MRTG for watching my routers (of course) and also use it to monitor CPU/Memory/Disk on my Unix/Linux servers. My question is, does Windows 2000...
Bill Matthews
bill.matthews@...
Jun 9, 2005 6:00 pm
36310
... Use SNMP Informant...much better. Yeah, you could use net-snmp too, but not as good IMHO! At least for the Windows boxes. It's great for the unix boxen. ...