Re: graphing snmp information

2001-11-20 Thread Henrique de Moraes Holschuh
On Mon, 19 Nov 2001, Lawrence Greenfield wrote: > You can also snmpwalk public .1.3.6.1.4.1.3.6 > and that should get you the same information. Oh, it will. But I am packaging the thing, and I want to do it as well as it can be done. For an example of what I mean by this, I am testing my patch

Re: graphing snmp information

2001-11-19 Thread Lawrence Greenfield
Date: Mon, 19 Nov 2001 22:20:49 -0200 From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> On Mon, 19 Nov 2001, Lawrence Greenfield wrote: > snmpwalk mail3.andrew.cmu.edu public cmu > you should see a large number of entries under enterprises.cmuMIB. Where can one get the CMU

Re: graphing snmp information

2001-11-19 Thread Henrique de Moraes Holschuh
On Mon, 19 Nov 2001, Lawrence Greenfield wrote: > snmpwalk mail3.andrew.cmu.edu public cmu > you should see a large number of entries under enterprises.cmuMIB. Where can one get the CMU and cmuCyrus MIB files? I had to nuke away the cmuMIB and cmuCyrus mib symbols, converting them to their OIDs t

Re: graphing snmp information

2001-11-19 Thread Lawrence Greenfield
Can you use snmpwalk to see your statistics? Something like snmpwalk mail3.andrew.cmu.edu public cmu you should see a large number of entries under enterprises.cmuMIB. If you can't see that, step #1 is to understand what's happening. You might want to crack up the logging on snmpd and see wha

graphing snmp information

2001-11-19 Thread Darin Perusich
i'm looking to gather more information about implementing the cyrus-graphtools for my site, management likes to see pretty graphs. i'm running ucd-snmp-4.2 which i compiled from source distributed with redhat 7.1, i configued with the --with-mib-modules=agentx after reading a post to the list. i