mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-09-11 16:19:56 +02:00
426 B
426 B
netstat collector
"netstat": {
"exclude_devices": [
"lo"
]
}
The netstat collector reads data from /proc/net/dev and outputs a handful node metrics. If a device is not required, it can be excluded from forwarding it to the sink. Commonly the lo device should be excluded.
Metrics:
bytes_inbytes_outpkts_inpkts_out
The device name is added as tag device.