nerdexam
F5

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.

Section 3: Administer a BIG-IP Device

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)
  • A
    2% (1)
  • B
    3% (2)
  • C
    2% (1)
  • D
    93% (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.

ALocal Traffic > Profiles ?Protocol>; TCP

Local Traffic > Profiles > Protocol > TCP is used for configuring protocol profiles, which define connection characteristics, not for applying health monitors to services.

BLocal Traffic > Nodes > Default Monitor

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.

CLocal Traffic > Pools > De Pool > Members

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.

DLocal Traffic > Pools > DB Pool > PropertiesCorrect

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

#health monitor assignment#TCP health monitor#pool configuration

Community Discussion

No community discussion yet for this question.

Full 201 Practice