Thank you for your advice. We are using version 5.0.9 of the Net-SNMP agent.
bash-3.00# snmpwalk -V NET-SNMP version: 5.0.9 bash-3.00# Steve Autry IMS Solutions Engineering Alcatel-Lucent 3400 West Plano Parkway Plano, TX 75075 Office: (972) 886-5923 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Monday, February 07, 2011 5:12 AM To: Autry, Steven R (Steve) Cc: [email protected] Subject: Re: Custom-Made Trap Using Solaris 10 (NET-SNMP) On 31 January 2011 23:10, Autry, Steven R (Steve) <[email protected]> wrote: > Could you please let me know if you can email me sample code for creating a > custom-made trap using the Net-SNMP that gets installed with Solaris 10 by > default. Which version of the agent will you be using? (I don't have easy access to Solaris kit, so I don't really know what gets installed by default) > I am looking to configure traps for High DiskIO, High Memory usage, > High Ethernet utilization, and High CPU utilization. This will be used on a > DNS server to determine with it is overwhelmed. The first task is probably to monitor the current usage, and decide what you regard as "high utilization" values for these four. Once you've decided on suitable threshold values, you should be able to use the DisMan event monitoring support to trigger a suitable trap when these are exceeded. See the section "Active Monitoring" in the snmpd.conf man page for details. Dave ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
