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.
check_bigip_pools.pl problem...
check_bigip_pools.pl problem...
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: check_bigip_pools.pl problem...
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
https://stackoverflow.com/questions/626 ... deprecated