Code: Select all
check_bigip_tps.py -H 10.9.0.0 -C public -T 500Code: Select all
$USER1$/check_bigip_tps.py -H $HOSTADDRESS$ -C $ARG1$ -T $ARG2$Code: Select all
Transactions Per Second is now 1 (0 of 500)Code: Select all
check_bigip_tps.py -H 10.9.0.0 -C public -T 500Code: Select all
$USER1$/check_bigip_tps.py -H $HOSTADDRESS$ -C $ARG1$ -T $ARG2$Code: Select all
Transactions Per Second is now 1 (0 of 500)Code: Select all
'label'=value[UOM];[warn];[crit];[min];[max]Thank you - the graphing works!scottwilkerson wrote:You would have to modify the script. but, I made an attempt to add the perf data for you, you can give it a whirl...