Hi, I'm using net-snmp-5.4.1.1-1 on CentOS 5 and I am able to successfully send traps to a remote traphost for monitors such as process or disk usage when the threshold is exceeded (mteTriggerFired trap). What I do not seem to get are a complimentary traps when the associated monitor returns below the triggering threshold. Is there something I'm missing in my config or how the daemon is started??
Here's how I'm configured: # cat /etc/snmp/snmpd.conf createUser meme MD5 "0987654321" DES rwuser meme com2sec notConfigUser default public trapsink opennms public informsink opennms public iquerySecName meme rouser notConfigUser trapcommunity public group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view systemview included .1 access notConfigGroup "" any noauth exact systemview none none com2sec notConfigUser default public group notConfigGroup v1 notConfigUser view roview included .1 access notConfigGroup "" any noauth exact roview rwview none proc java 0 0 proc sshd 0 0 proc sendmail 0 0 disk / 28000000 load 12 14 14 agentSecName meme defaultMonitors yes TIA! Cheers, JPS ATTENTION: The information contained in this message may be legally privileged and confidential. It is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender by telephone at (415) 318-7500 and delete or destroy any copy of this message ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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
