Forum Discussion
George_32256
Nimbostratus
Jan 17, 2011Extracting CSV data for SSL Statistics with pycontrol/suds
I'm trying to get the CSV data for the Performance SSL TPS graphs so we can determine which vips are using the most TPS but I can't figure out the syntax of the commands from the icontrol wiki. This i...
JRahm
Admin
Jan 17, 2011You need to send a dictionary. First, you'll want to get the object_name from get_performance_graph_list (the graph_name value), then supply like this:
stats.get_performance_graph_csv_statistics(objects = [{'object_name': 'detailthroughput2', 'start_time': 0, 'end_time': 0, 'interval': 0, 'maximum_rows': 0}]
HTH...Jason
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