Forum Discussion
A__N_5261
Nimbostratus
Dec 06, 2016Pool Member Flaps count
We have 4 member in pool, which keep flapping in some point. How we can count number of flaps in specific time ? is there any script i can use for it ?
Thanks in Advance
Kevin_Davies_40
Nacreous
Dec 06, 2016There is no statistics which reflect the number of times a pool has been up or down. Adding an iRule would for this would be a lot of overhead for little gain. The best way to monitor this is using SNMP Traps to your monitoring platform. It should record when a pool was up or down and you can compile stats from that. If you don't have that option the simplest way is to watch the log files for pool up and down messages. Then you can figure out stats from that as each entry will have the time when it changed.
tail -f /var/log/ltm | grep pool_name
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