LX0-104 · Question #209
What does ntop use for data collection?
The correct answer is A. Network packets. ntop, a network traffic monitoring tool, primarily uses network packets as its source for data collection to analyze network usage and activity.
Question
Options
- ANetwork packets
- BLog files
- CFrame relay
- DSNMP
How the community answered
(46 responses)- A93% (43)
- C4% (2)
- D2% (1)
Why each option
ntop, a network traffic monitoring tool, primarily uses network packets as its source for data collection to analyze network usage and activity.
ntop (or ntopng) functions as a network probe that captures and analyzes raw network packets directly from the network interface, allowing it to provide detailed statistics on traffic, protocols, and hosts.
While log files may contain network-related information, ntop's core functionality for real-time traffic analysis relies on direct packet capture, not on parsing historical log data.
Frame Relay is a WAN technology and not a method of data collection utilized by network monitoring tools like ntop; ntop monitors traffic over various network types but doesn't use Frame Relay as its collection mechanism.
SNMP (Simple Network Management Protocol) is used for polling device information, but ntop's fundamental data collection mechanism for traffic analysis is passive packet sniffing, not active SNMP queries.
Concept tested: ntop data collection method
Source: https://www.ntop.org/products/ntop/
Topics
Community Discussion
No community discussion yet for this question.