Forum Discussion
how to add a multiple monitors through CLI for a pool in F5..
create ltm pool testpool {members add { x.x.x.x:80 { address x.x.x.x } } monitor gateway_icmp }
by this command i am able to add only one monitor i need to add one more monitor tcp. please help me.
Hi
You need to use "and" So the command would be...
create ltm pool testpool {members add { x.x.x.x:80 { address x.x.x.x } } monitor gateway_icmp and tcp}
1 Reply
- iaine
Nacreous
Hi
You need to use "and" So the command would be...
create ltm pool testpool {members add { x.x.x.x:80 { address x.x.x.x } } monitor gateway_icmp and tcp}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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