Forum Discussion
Perry_Wagner_11
Aug 28, 2008Nimbostratus
Monitoring Active/Standby failover
Is there a way anyone has found to get an email notification if a redundant pair failover of BigIP occurs?
thanks
- JRahmAdminEdit /etc/alertd/alert.conf, bold lines added to the default file contents
alert BIGIP_SOD_SODERR_SOD_STANDBY { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.14"; lcdwarn description="Unit going standby." priority="0" email toaddress="LTM-alert@mydomain.com" fromaddress="LTM1@mydomain.com" body="LTM Failover event occured: Unit going to standby" } alert BIGIP_SOD_SODERR_SOD_ACTIVE { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.15"; lcdwarn description="Unit going Active." priority="0" email toaddress="LTM-alert@mydomain.com" fromaddress="LTM1@mydomain.com" body="LTM Failover event occured: Unit going to active" }
- HamishCirrocumulusSmall nit... It should be
alert BIGIP_SOD_SODERR_SOD_STANDBY { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.14"; lcdwarn description="Unit going standby." priority="0"; email toaddress="LTM-alert@mydomain.com" fromaddress="LTM1@mydomain.com" body="LTM Failover event occured: Unit going to standby" } alert BIGIP_SOD_SODERR_SOD_ACTIVE { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.15"; lcdwarn description="Unit going Active." priority="0"; email toaddress="LTM-alert@mydomain.com" fromaddress="LTM1@mydomain.com" body="LTM Failover event occured: Unit going to active" }
- JRahmAdminyep, you're right, I missed that. Thanks!
- shafiulNimbostratus
While configured this, we are getting the below email "Subject: 010c0018". Is there any way we can change the subjet of the email?
From: root [mailto:root@lb-lab1.test.com] Sent: Tuesday, June 5, 2018 4:58 PM To: mazam@test.com Subject: 010c0018
LTM Failover event occured: Unit going to standby
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