Forum Discussion
ltaylor510_5583
Nimbostratus
Sep 18, 2008Perl script to display All BigIP pool members
I have a Perl CGI application in apache that will need a perl script to display all the available elements in one script:
("poolname" "address" "port" "session_state" "priority_group")
...
Sep 26, 2008
I'll have to check this out this weekend. From a first glance it looks like your issue is with the the loop over the member_state inside the member_priority foreach. Both of those arrays will be the same size for the given pool index. You'll want to do a for loop, looping over the length of those arrays and pull out the separate entries together. I'll get something whipped up for you by Monday.
-Joe
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