Forum Discussion
Kleython_Kell_5
Sep 04, 2012Nimbostratus
Alert GTM Link state Change
Hello,
I have configured in my /etc/alert/alertd.conf two traps about my links gtm, that is:
alert BIGIP_GTMD_LINK_SNMP_STATUS_CHANGE_X "SNMP_TRAP: Link .*? state change .*? --> green" {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.44";
email toaddress="infrati@ "
fromaddress="LC01" body="state changed" }
alert BIGIP_GTMD_LINK_SNMP_STATUS_CHANGE_WHY_X "SNMP_TRAP: Link .*? state change .*? --> red .*?" {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.45";
email toaddress="infrati @"
fromaddress="LCA01" body="state changed" }
But, when i have connection limit configured, i received only the alert for example state change yellow --> green , but i need another alert trap to receive the alert to green --> yellow
whats the trap for this ?
Can i use this example below ?
alert BIGIP_GTMD_LINK_SNMP_STATUS_CHANGE_WHY_X "SNMP_TRAP: Link .*? state change .*? --> yellow .*?" {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.46";
email toaddress="infrati @"
fromaddress="LC01" body="state changed" }
?
thanks a lot
Att
Kleython Kell
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects