node_exporter/collector/fixtures/proc/net/arp
Ben Kochie eecc2b1dea
Add device filter flags to arp collector
Allow filtering APR entries based on device. Useful for ignoring
entries for network namespaces (containers).

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-12-16 15:41:10 +01:00

9 lines
604 B
Plaintext

IP address HW type Flags HW address Mask Device
192.168.1.1 0x1 0x2 cc:aa:dd:ee:aa:bb * eth0
192.168.1.2 0x1 0x2 bb:cc:dd:ee:ff:aa * eth0
192.168.1.3 0x1 0x2 aa:bb:cc:dd:ee:ff * eth0
192.168.1.4 0x1 0x2 dd:ee:ff:aa:bb:cc * eth1
192.168.1.5 0x1 0x2 ee:ff:aa:bb:cc:dd * eth1
192.168.1.6 0x1 0x2 ff:aa:bb:cc:dd:ee * eth1
10.0.0.1 0x1 0x2 de:ad:be:ef:00:00 * nope