Page 1 of 1

check_bigip_pools.pl problem...

Posted: Tue Dec 03, 2019 10:50 am
by xpertech
there're problems when exec the plugin check_bigip_pools.pl

[root@twtpelnag05p libexec]# .//check_bigip_pools.pl -H 195.245.123.254 -C tpetng -P publicem_LIVE_web_pool
Using a hash as a reference is deprecated at .//check_bigip_pools.pl line 120.
Using a hash as a reference is deprecated at .//check_bigip_pools.pl line 127.
Using a hash as a reference is deprecated at .//check_bigip_pools.pl line 134.

Re: check_bigip_pools.pl problem...

Posted: Tue Dec 03, 2019 11:03 am
by scottwilkerson
This is not a plugin that we distribute with XI so I'm not familiar with it, but given the error you showed the plugin may need to be modified, I found this StackOverflow on the topic

https://stackoverflow.com/questions/626 ... deprecated