mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-12-15 11:56:17 +01: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.