Re: DisMan mteTriggers Not Firing
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2008/6/30 Jamuel Starkey <[email protected]>: > 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?? The "defaultMonitors" directive will set up seven "monitor" entries, each of which will fire when the error flag in the corresponding UCD table is raised. When that error flag is cleared, then the relevant trigger is rearmed ready for the next time. But this does not itself generate a notification. If you want notifications for both error-flag-set and error-flag-cleared then this requires *two* monitor entries. You''ll have to configure the second set yourself - the "defaultMonitors" directive doesn't do that. Dave ------------------------------------------------------------------------- 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