Forum Discussion
mfkk531_168091
Nimbostratus
Sep 28, 2016Export Show sys Connection output to google API
Hi All,
I'm trying to develop a real-time graph using google API that shows me how many Clients are connected to F5 VIP.
So i need the raw data (list of all client IPs that are currently connec...
Vish04_293402
Nimbostratus
Sep 29, 2016Create a simple executable script (In your script you may place the command that needs to be executed) and place it under a cron job in the device
Crontab Format: Min Hour DOM MON DOW CMD
0/3 * * * * ./your_script.sh
Else;
**0/3 * * * * tmsh show sys connection > yourfile.txt
Then you may do some file handling and achieve the task of Graphical Representation.
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