Forum Discussion
pavan_70758
Nov 12, 2010Nimbostratus
F5 API
Hello,
I have used F5 api (icontrol+php) to get the LB info. This api gives only pool name and members ip and port using get-list nad get-member methods. I would also like to get pool ip(vip) ...
pavan_70758
Nov 25, 2010Nimbostratus
Hi Matt/Joe,
1. I could retrieve the vip ips usiong get_list method.
2. the other thing what i need was for example:
I would need the (cur, max, limit, tot), (pkts,bits) in, requests (total) for the VIP and the pool members.
VIRTUAL v-XXX SERVICE http
| PVA acceleration none
| (cur, max, limit, tot) = (0, 0, 0, 0)
| (pkts,bits) in = (0, 0), out = (0, 0)
| requests (total) = 0
+-> POOL p-XXX LB METHOD ratio MIN/CUR ACTIVE MEMBERS 0/24
| (cur, max, limit, tot) = (0, 0, 0, 0)
| (pkts,bits) in = (0, 0), out = (0, 0)
+-> POOL MEMBER p-YYY/74.86.xx.xx:http active,up
| | session enabled priority 0 ratio 1
| | (cur, max, limit, tot) = (0, 0, 0, 0)
| | (pkts,bits) in = (0, 0), out = (0, 0)
| | requests (total) = 0
Please help me out.
Thanks,
Pavan
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects