epacke / BigIPReport

Overview of your loadbalancer configuration
https://loadbalancing.se
8 stars 2 forks source link

Statistics #90

Closed timriker closed 6 years ago

timriker commented 6 years ago

Add somewhere, probably under Console, perhaps a new tab called "Statistics" some of the following: last update date/time number of virtual hosts, pools, irules load time? render time? some stats on pool status calls since last page reload?

epacke commented 6 years ago

Great idea!

MikeyPerez commented 6 years ago

Would it be possible to update Pool Member - Current Connections and Max Connections as part of the Status VIP polling irule?

timriker commented 6 years ago

Once I get my dynamic rendering working, I plan to look into the iRule to try to get it to export in the same format as an entry in pools.json so we can just replace the pools entry in memory and re-render that table.

timriker commented 6 years ago

I added some stats to the log in my fork so it shows vs, irule, pools, dg counts.

I have not found a way to access current connections or max connections from an iRule, so it might not be possible to have the polling update that. :(