Forum Discussion
BigSuds: Different status on LocalLB.Pool.get_member_monitor_status
- Mar 23, 2015
Try this:
LocalLB.Pool.get_member_monitor_status(['pool_test_01', 'pool_test_02'], [[{'address': 'node001', 'port': 80}],[{'address': 'node001', 'port': 80}]])
Hello,
I agree with you, if I have 2 pools and 2 nodes I expect to have 4 results, but passing 2 nodes was a workaround to have the results of the node1 within the 2 pools.
So if I have this configuration:
-
pool1:
- node1
- node2
-
pool2:
- node1
- node3
And I want to get status of pool1/node1, pool1/node2, pool2/node1, pool2/node3, I don't know how to get this 4 results with the syntaxe of get_member_monitor_status.
At this time I loop over my node/pool to perform one request per expected result.
By the way, I'm alone in a testing environment and I can assure you I'm not changing the state of nodes beetween tests :p
Recent Discussions
Related Content
* 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