Hadoop Distributed File System (HDFS)
Plugin: go.d.plugin Module: hfs
Overview
This collector monitors HDFS nodes.
Netdata accesses HDFS metrics over Java Management Extensions
(JMX) through the web interface of an HDFS daemon.
This collector is supported on all platforms.
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
Default Behavior
Auto-Detection
This integration doesn't support auto-detection.
Limits
The default configuration for this integration does not impose any limits on data collection.
Performance Impact
The default configuration for this integration is not expected to impose a significant performance impact on the system.
Metrics
Metrics grouped by scope.
The scope defines the instance that the metric belongs to. An instance is uniquely identified by a set of labels.
Per Hadoop Distributed File System (HDFS) instance
These metrics refer to the entire monitored application.
This scope has no labels.
Metrics:
Metric | Dimensions | Unit | DataNode | NameNode |
---|---|---|---|---|
hdfs.heap_memory | committed, used | MiB | • | • |
hdfs.gc_count_total | gc | events/s | • | • |
hdfs.gc_time_total | ms | ms | • | • |
hdfs.gc_threshold | info, warn | events/s | • | • |
hdfs.threads | new, runnable, blocked, waiting, timed_waiting, terminated | num | • | • |
hdfs.logs_total | info, error, warn, fatal | logs/s | • | • |
hdfs.rpc_bandwidth | received, sent | kilobits/s | • | • |
hdfs.rpc_calls | calls | calls/s | • | • |
hdfs.open_connections | open | connections | • | • |
hdfs.call_queue_length | length | num | • | • |
hdfs.avg_queue_time | time | ms |