On 25 May 2010 11:53, JONES KRISTIAN <[email protected]> wrote: > I would like to configure a trap to alert an NMS that disk-usage has > gone beyond a configured threshold.
Have a look at the 'disk' directive (for monitoring disk usage) and 'defaultMonitors' (to have this trigger an alert). Both of these are covered in the snmpd.conf(5) man page. Note that you will also need to configure an SNMPv3 user (with suitable access permissions) and register this as "iquerySecName". Again, see snmpd.conf(5) for details. Dave ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
