nerdexam
Cisco

200-201 · Question #250

How does agentless monitoring differ from agent-based monitoring?

The correct answer is B. Agent-based monitoring is less intrusive in gathering log data, while agentless requires open. Agent-based monitoring deploys software on target systems to collect and filter data, while agentless monitoring typically collects data remotely over the network using protocols or APIs.

Submitted by wei.xz· Mar 6, 2026Security Monitoring

Question

How does agentless monitoring differ from agent-based monitoring?

Options

  • AAgentless can access the data via API. while agent-base uses a less efficient method and
  • BAgent-based monitoring is less intrusive in gathering log data, while agentless requires open
  • CAgent-based monitoring has a lower initial cost for deployment, while agentless monitoring
  • DAgent-based has a possibility to locally filter and transmit only valuable data, while agentless has

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    93% (38)
  • D
    2% (1)

Why each option

Agent-based monitoring deploys software on target systems to collect and filter data, while agentless monitoring typically collects data remotely over the network using protocols or APIs.

AAgentless can access the data via API. while agent-base uses a less efficient method and

Agentless monitoring *can* access data via API, but agent-based monitoring is not necessarily 'less efficient'; agents can be highly optimized for local data collection and processing.

BAgent-based monitoring is less intrusive in gathering log data, while agentless requires openCorrect

Agent-based monitoring allows the agent software to process and filter log data directly on the host, potentially making its data collection less intrusive in terms of network bandwidth and allowing it to integrate deeply with the OS. Conversely, agentless monitoring relies on remote polling via standard protocols (like WMI, SNMP, SSH), which necessitates having specific network ports open on the target systems for the monitoring system to establish connections.

CAgent-based monitoring has a lower initial cost for deployment, while agentless monitoring

Agent-based monitoring usually has *higher* initial deployment costs due to agent installation and management, whereas agentless can have lower initial costs if existing protocols are utilized.

DAgent-based has a possibility to locally filter and transmit only valuable data, while agentless has

Agent-based monitoring *does* have the capability to locally filter and transmit only valuable data, which is a key advantage, making the statement that agentless has this ability incorrect or misleading.

Concept tested: Agent-based vs. agentless monitoring

Topics

#agent-based monitoring#agentless monitoring#log data collection

Community Discussion

No community discussion yet for this question.

Full 200-201 Practice