kaddatoumi / 5bulator

Parses and formats LTM objects (virtuals and pools) from an F5 Networks BIG-IP TMOS configuration file (bigip.conf) into an xlsx spreadsheet, including their relationships.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5bulator

k@u:~$ ./5bulator-0.0.44.py -h
usage: 5bulator-0.0.44.py [-h] [-f FILE] [-a AUTOACCEPT]

Consumes a bigip.conf, produces virtual and pool tables in an .xlsx spreadsheet.

optional arguments:

-h, --help show this help message and exit
-f FILE, --file FILE Path to configuration file (default: bigip.conf)
-a AUTOACCEPT, --autoaccept AUTOACCEPT Accept Y/n prompt automatically (YY, Yn, n - default: n )

k@u:~$

https://github.com/kaddatoumi/5bulator/

About

Parses and formats LTM objects (virtuals and pools) from an F5 Networks BIG-IP TMOS configuration file (bigip.conf) into an xlsx spreadsheet, including their relationships.

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:HTML 0.1%