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 ...
Joshua_Johnson1
Mar 22, 2019Nimbostratus
Not sure if this behavior has changed now. When I apply node-specific monitor and NOT pool monitor, my pool remains blue. Shouldn't pool be green if each member in node-view shows each member green?
No. Node specific monitors can only mark a pool member down. The posts above are regarding pool member monitors, which are a different object. Using your code, if you had this:
ltm pool prd-pl-vsp_mdm {
members {
prd-pl-vsp1:any {
address 172.26.225.100
priority-group 1
session monitor-enabled
monitor Server-Monitor-8443
state up
}
prd-pl-vsp2:any {
address 172.26.225.101
session monitor-enabled
monitor Server-Monitor-8443
state up
}
}
min-active-members 1
monitor none
}
This would work correctly and should bring up the pool.
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