Forum Discussion
Joint_Commissio
Nimbostratus
May 07, 2012Generate an email alert when a pool is marked up by a monitor
Hello,
We currently have F5 LTM ver 9.4.8. I've been able to setup a custom SNMP alert to email me via Solarwinds Orion when a pool is down:
alert POOL_DOWN "No members available for pool (.*)" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.856" }
Now I'm trying to write another custom alert to email me when the pool is up. I don't see any entries in the LTM logs when a pool is up other than statements that the pool member is up.
I read here http://support.f5.com/kb/en-us/solu...12531.html that when a pool is up the following is logged:
tmm err tmm[4779]: 01010221:3: Pool now has available members. But I don't see that in the logs when I ran a test.
How do I go about resolving this? Is it as simple as changing the log level? I'll love to write something like this:
alert POOL_UP "Pool (.*) now has available members" { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.857" }
5 Replies
Sort By
- hoolio
Cirrostratus
That looks about right. You can add the custom alerts to the /config/user_alert.conf file. - Joint_Commissio
Nimbostratus
Hi Hoolio, - Joint_Commissio
Nimbostratus
I forgot to add that I have the alert in the /config/user_alert.conf file already. I believe it's not working because the LTM is not generating the message in the alert: "Pool x now has available members" - hoolio
Cirrostratus
I see the following in the /etc/alertd/*.h files on 10.2.3 and 11.1: - Joint_Commissio
Nimbostratus
Thanks for the followup Hoolio.
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