[rrd-users] Re: rrdtool - graphing the load of snmp itself
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Tue Jun 17 22:33:38 MEST 2003
- ntop -B "udp port 161"
- tcpdump -w <filename> udp port 161 ( if all the snmp traffic is legit.
- iptables -I INPUT -p udp -d <ip> 161 -j ACCEPT and iptables -Z INPUT, let it run for a while and divide the bytes of the first line by the time you let it run.
Serge.
p.s. there may be some typo's
-----Original Message-----
From: dmahler at TELCORDIA.COM [mailto:dmahler at TELCORDIA.COM]
Sent: Tuesday, June 17, 2003 10:12 PM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] rrdtool - graphing the load of snmp itself
Importance: Low
When one becomes successful with RRD and mrtg, there are times that the
periodic question comes up: "how much snmp load is this putting on my
network"?
I get this with all my snmp pollers. Especially a few weeks back when one
of them went nuts and looped while doing discovery of the media2ip table.
Ended up driving the IPSNMP process CPU on the cisco switch very high.
So... I am looking to track the amount of SNMP traffic by my snmp pollers.
They are on a mix of windows and unix. products like mrtg, concord,
netview, spectrum, etc...
1) I was going to graph the mib2 snmp group - something like
snmpInGetRequests. But none of my snmp agents on these servers return any
values for the snmp group of mib2. sigh...
2) I have been looking instead at the icmp group , like icmpInMsgs . these
seem to have values. but it is at all meaningful? my busiest poller
seems to be at around 4/second.
not great solutions. so, a question:
When asked to track over time the snmp load of your pollers, what do you
use?
much thanks for any help
Don Mahler
SAIC /Telcordia
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list