Forum Discussion
rolltidega_7890
Oct 21, 2011Nimbostratus
F5 Big-IP Monitor Inbound IPs?
I am using a virtual F5 appliance to gather Syslog from multiple sources and balance that traffic to multiple syslog servers on my LAN. I am wondering if there is a way to set up a connection monitor...
The_Bhattman
Nov 01, 2011Nimbostratus
Hi Roltidega,
You could create a custom monitor which checks the connection count on the virtual and then triggers an alert based on the expected connection count.
I have never done this before but i suppose you can start with the following commands to get the connection counts of the virtual server.
b conn | grep | awk '{print $1 }'| cut -d: -f1 | uniq -c | sort
I hope this helps
Bhattman
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