Forum Discussion
Kris_20135
Nimbostratus
Aug 08, 2012F5 E-mail alerting
Does anyone know if there is a way to setup F5 e-mail alerts anytime someone makes a change in the configuration? Currently using LTMs on v10.
- hoolio
Cirrostratus
Hi Kris, - K-Dubb
Nimbostratus
I actually asked this same question to support. They said the Bigip has an snmp trap for it, and that i could use the alert.conf file to configure it to send email alerts. I am already doing this for other alerting. Here is the trap: - haridas_175080
Nimbostratus
did you get any update on this. im also looking the same change to setup a config change alert in f5. anyone who made changes on f5 i need to get an alert through email.
- vaibhav_MD_2489
Nimbostratus
hi if you get any syntax please refer to me, thank a lot in advance
- Snl
Cirrostratus
refer this link
https://devcentral.f5.com/questions/snmp-traps-for-configuration-changes-55096
hope below helps
alert testsnmp "cmd_data=create ltm virtual" alert testsnmp "cmd_data=modify ltm virtual" alert testsnmp "cmd_data=delete ltm virtual" alert testsnmp "cmd_data=create ltm pool" alert testsnmp "cmd_data=modify ltm pool" alert testsnmp "cmd_data=delete ltm pool" alert config-change "cmd_data=create ltm virtual" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.300" email toaddress="test@abc.com" body="LTM VS is created on " } } alert config-change "cmd_data=modify ltm virtual" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.301" } alert config-change "cmd_data=delete ltm virtual" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.302" } alert config-change "cmd_data=create ltm pool" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.303" } alert config-change "cmd_data=modify ltm pool" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.304" } alert config-change "cmd_data=delete ltm pool" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.305" }
Cheers
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