Linux_FoundationLinux_Foundation
LFCS · Question #209
LFCS Question #209: Real Exam Question with Answer & Explanation
The correct answer is A: Network packets. The question asks what ntop uses as its primary method for data collection.
Submitted by kevin_r· Apr 18, 2026Networking
Question
What does ntop use for data collection?
Options
- ANetwork packets
- BLog files
- CFrame relay
- DSNMP
Explanation
The question asks what ntop uses as its primary method for data collection.
Common mistakes.
- B. While
ntopmay produce log files, it does not primarily collect network data by reading system or application log files. - C. Frame Relay is a wide area network (WAN) technology, not a data collection method that
ntopdirectly uses for its input;ntopmonitors traffic over interfaces, including those connected to WANs. - D. SNMP (Simple Network Management Protocol) is used for querying network device statistics, but
ntop's core functionality involves deep packet inspection, which is distinct from SNMP's summary data collection.
Concept tested. ntop network data collection mechanism
Reference. https://www.ntop.org/products/traffic-analysis/ntopng/
Topics
#ntop#Network Monitoring#Packet Capture#Networking Tools
Community Discussion
No community discussion yet for this question.