FCSS_ADA_AR-6.7 · Question #67
What are two reasons that agents maintain communication with the supervisor after registration? (Choose two.)
The correct answer is C. To report health and its status D. To collect new agent template. After registration, agents maintain an ongoing communication channel with the supervisor primarily to report health and status (C) - sending periodic heartbeats so the supervisor knows the agent is alive and functioning - and to collect new agent templates (D), allowing the…
Question
What are two reasons that agents maintain communication with the supervisor after registration? (Choose two.)
Options
- ATo report incoming EPS value
- BTo report logs and events
- CTo report health and its status
- DTo collect new agent template
How the community answered
(34 responses)- A3% (1)
- B3% (1)
- C94% (32)
Explanation
After registration, agents maintain an ongoing communication channel with the supervisor primarily to report health and status (C) - sending periodic heartbeats so the supervisor knows the agent is alive and functioning - and to collect new agent templates (D), allowing the supervisor to push updated configurations or policy templates to the agent over time. These two functions represent the core purpose of the persistent post-registration channel: bidirectional lifecycle management.
Why the distractors are wrong:
- A (EPS values) - Incoming EPS (Events Per Second) is a performance metric, not a driver of the agent-supervisor communication channel itself.
- B (logs and events) - Log and event data typically flow through separate dedicated channels (e.g., syslog, SNMP traps) rather than through the supervisor registration/management channel.
Memory tip: Think "Health Check, Get Templates" - the supervisor needs to know the agent is alive (health/status), and the agent needs to know what to do next (new templates). It's a two-way lifecycle handshake: status up, config down.
Topics
Community Discussion
No community discussion yet for this question.