Net-SNMP perl plugin with Nagios

2010-11-15 Thread Peter Hicks
All, I have a moderately loaded Nagios server, and a home-brew 'environmental healthcheck' plugin. This plugin walks a table, checks a user-supplied column, and returns data based on that column. For example, pointed at IF-MIB::ifTable and given 'ifOperStatus' and a hash, it could return 'OK

Re: split mib file

2010-11-15 Thread David A
Thanks. On Nov 15, 2010 12:43 AM, "Dave Shield" wrote: > [ First - *please* don't mail me privately, without copying > any responses to the mailing list. I don't have the time > or inclination to offer private, unpaid, SNMP consultancy. > Keep discussions to the list, where others can both learn >

Re: configuring snmp v3 tap trap simulator in mimic

2010-11-15 Thread Dave Shield
On 15 November 2010 08:05, Manish Pohnekar wrote: >   I am trying to configure SNMPV3 trap simulator in mimic. I used security > password and engineid for it. >   Can any one tell me how to put it in v3usm.conf and v3asm.conf > configuration file. This mailing list is intended to support the Net-

Re: Use of Single Session API and --enable-reentrant parameter

2010-11-15 Thread Dave Shield
On 13 November 2010 21:34, Daniel D Streetman wrote: >  When using the Single Session API as described in the README.thread, > there is no need for net-snmp to be built with the "--enable-reentrant" > parameter > (to the configure script), correct? I'm not sure that is a safe assumption, no. >

Re: split mib file

2010-11-15 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 12 No

configuring snmp v3 tap trap simulator in mimic

2010-11-15 Thread Manish Pohnekar
Hi all, I am trying to configure SNMPV3 trap simulator in mimic. I used security password and engineid for it. Can any one tell me how to put it in v3usm.conf and v3asm.conf configuration file. Thanks and regards, --