12-Sep-2019 09:55 - edited 01-Sep-2022 08:46
Problem this snippet solves:
This script auto-generates the iRules Runtime Calculator Excel spreadsheet by connecting to BIG-IP, collecting the iRule and its stats, and then using the XlsxWriter module to populate the spreadsheet.
Tested on BIG-IP 12.1, 13.1, 14.1, 15.0 with python 3.5, 3.7 from Windows 10 and MacOS Mojave
Article details if interested.
Screenshots:
How to use this snippet:
usage: runtime_calc_v2.py [-h] host username rule
Tested this on version:
13.0
Download here: