For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

iRules Runtime Calculator Spreadsheet Generator

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:

GitHub Gist

Updated Sep 01, 2022
Version 2.0
No CommentsBe the first to comment