Forum Discussion
ken_wolff_10732
Nimbostratus
Sep 08, 2006All Nodes Down Alert Message (SNMP?)
I have 2 radius servers behind a VIP. If both are down I have a "no nodes available" condition. How can I send an alert via SNMP or email to this effect? This alert used to be in 4.x but is not in 9.x...
Deb_Allen_18
Sep 08, 2006Historic F5 Account
I don't see an alert or existing log message you could leverage, either.
You could create a rule that logs a custom message, then create a custom alert for it:
Example rule:
when CLIENT_ACCEPTED {
if { [active_members myPool] < 1 } {
log local0. "No nodes available for virtual server [virtual name] at [IP::local_addr]:[TCP::local_port]"
reject
}
}I'll leave it to you to figure out the custom alert definition & mapping if you think this might work for you.
HTH
/deb
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
