On Tue, Jul 28, 2009 at 3:04 PM, Dayo Adewunmi<[email protected]> wrote: > Hi > > according to my switch's manual, these are the SNMP Group Access Levels > available. > http://paste.ubuntu.com/235182/
I have no idea what they are talking about. From the nagios server, run these command: # snmpwalk -v 1 -c public ip.of.the.swtch If you get no reaction, then the community is not good. Go read something on snmp before you consider monitoring anything through snmp. If you get something like 'command not found', then you need to install the snmp clients. In debian and derivatives as ubuntu it is usually the snmp package. Natxo ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
