Forum Discussion
iControl Class and Statistic - Clarify information obtained
Can you please provide insight into the information the following iControl class ITCMLocalLBVirtualServer with the get_statistics() provides? I am looking to understand if the stats are snapshot or history. The specific parameters I get back from the query
"Packets_In"
"Bits_In"
"Packets_Out"
"Bits_Out"
"Current_Connections"
"Maximum_Connections",
"Total_Connections"
- Loc_Pham_101863Historic F5 Account
These are snap-shot statistics for the virtual server in question:
Packets In: The total number of incoming packets through this virtual server.
Hope this helps.
Loc
- Petersim_Simons
Nimbostratus
Are there any iControl calls for historical stats per VIP, Pool or Node? Looking for such as 30days, 60days or 90days stats. What approach would I take to obtain this? - Loc_Pham_101863Historic F5 Account
BIG-IP doesn't keep historical stats, but to make it easier for client apps to do statistic trending and analysis, we've added support to timestamp statistics so that the client apps can take snapshot stats over different time intervals. For example, here are some of the methods that support statistics with timestamps:
ITCMLocalLB::VirtualServer::
get[_all]_virtual_server_statistics_tsITCMLocalLB::Pool::get[_all]_pool_statistics_tsITCMLocalLB::Node::get[_all]_node_address_statistics_tsITCMLocalLB::Node::get[_all]_node_server_statistics_tsRegards,Loc
Recent Discussions
Related Content
* 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