Forum Discussion
tomasasmat_1223
Nimbostratus
Dec 05, 2013How configure email alerts when a node or pool member is down? in version 11.04
Hi Guys,
I need configure email alerts when a node or pool member is down? in version 11.04
I did the following steps:
Refence:SOL13180
First I did changes in this file:
mailhub=...
PeteWhite
Employee
Dec 06, 2013Try this:
alert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_STATUS {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.12";
email toaddress="[email protected]"
fromaddress="root"
body="Warning the node xxx is down"
}
Just to be clear, the difference is that I have added a semicolon (;) after the snmptrap OID and also taken out the space between "to" and "address" ie from 'to address' to 'toaddress'.
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