Forum Discussion
epaalx
Feb 14, 2012Cirrus
pool member monitor versus pool monitor
Hi F5'ers,
(in configuring a pool using CLI/tmsh) which monitor is used to determine state of a pool if member-specified monitor is different to pool-specified monitor? Are both used or member's ...
epaalx
Feb 15, 2012Cirrus
So, basically pool attribute "monitor all" specifies monitors used when member attribute "monitor" is set to value "default", correct?
And, these pools (below) are equivalent?
pool pool1 {
monitor none
members {
1.1.1.1:80 {monitor1}
1.1.1.2:80 {monitor2}
}
}
pool pool2 {
monitor monitor3
members {
1.1.1.1:80 {monitor1}
1.1.1.2:80 {monitor2}
}
}
pool pool3 {
monitor monitor2
members {
1.1.1.1:80 {monitor1}
1.1.1.2:80 {}
}
}
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