201 · Question #204
A BIG-IP Administrator needs to apply a health monitor for a pool of database servers named DB_Pool that uses TCP port 1521. Where should the BIG-IP Administrator apply this monitor?
The correct answer is D. Local Traffic > Pools > DB Pool > Properties. To apply a health monitor for a pool of database servers, the BIG-IP Administrator should configure it within the properties of the DB_Pool itself.
Question
A BIG-IP Administrator needs to apply a health monitor for a pool of database servers named DB_Pool that uses TCP port 1521. Where should the BIG-IP Administrator apply this monitor?
Options
- ALocal Traffic > Profiles ?Protocol>; TCP
- BLocal Traffic > Nodes > Default Monitor
- CLocal Traffic > Pools > De Pool > Members
- DLocal Traffic > Pools > DB Pool > Properties
How the community answered
(59 responses)- A2% (1)
- B3% (2)
- C2% (1)
- D93% (55)
Why each option
To apply a health monitor for a pool of database servers, the BIG-IP Administrator should configure it within the properties of the DB_Pool itself.
Local Traffic > Profiles > Protocol > TCP is used for configuring protocol profiles, which define connection characteristics, not for applying health monitors to services.
While a monitor can be assigned to a node, applying it to the pool's properties is the preferred approach for monitoring the service provided by the pool members, offering more granularity and relevance to the pool's function.
Applying monitors at the individual pool member level (Local Traffic > Pools > DB_Pool > Members) is possible but typically reserved for scenarios where different members require unique monitoring configurations, rather than a uniform monitor for the entire pool.
Applying a health monitor directly to the Local Traffic > Pools > DB_Pool > Properties is the standard and most effective method, as it ensures all members within that specific pool are monitored consistently for their availability on TCP port 1521.
Concept tested: F5 BIG-IP health monitor application location
Source: https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-local-traffic-manager-concepts.html
Topics
Community Discussion
No community discussion yet for this question.