Forum Discussion
Gordon_Johnston
Nimbostratus
Jun 29, 2005Monitor instance status checking
Hi All,
Delurking here with a query I hope someone can assist with.
I'm writing a script to be used by our 24/7 team to give them a full overview of a BigIP from a single...
Loc_Pham_101863
Oct 26, 2005Historic F5 Account
Yes, LocalLB.PoolMember.get_monitor_instance method has been added to 9.2.0.
Since we haven't formally released a 9.2 iControl SDK, please use the following for reference:
MemberMonitorInstanceState[][] get_monitor_instance(
in String[] pool_names
);
where MemberMonitorInstanceState is defined as:
struct MemberMonitorInstanceState
{
IPPortDefinition member;
MonitorInstanceState[] monitor_instances;
};
Hope that helps.
Loc
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