Network Interface Check Reference
Configuration options for the network interface check
Written By Erdinc Akay
Last updated About 1 month ago
Network Interface Check Reference
The network interface check monitors the health of network adapters including link status, speed, packet errors, and losses.
Configuration fields
Collected metrics
- Link status (up / down)
- Link speed (Mbps)
- MAC address
- Bytes sent and received
- Packets sent and received
- Inbound and outbound errors
- Inbound and outbound drops
- Packet error rate (%)
- Packet drop rate (%)
Platform support
Notes
- Loopback interfaces are always excluded. Virtual adapters (VPN, Docker bridges, Hyper-V, VMware, vEthernet, tun/tap, etc.) are excluded by default; clear Exclude virtual adapters to include them.
- On a Hyper-V guest, Exclude virtual adapters keeps the machine's real network adapter. A guest's primary NIC reports as "Microsoft Hyper-V Network Adapter" and is kept, while the host-side virtual switch (a "Hyper-V Virtual Ethernet Adapter" named "vEthernet (...)") is still filtered out as genuinely virtual.
- Error and drop rates are cumulative since the interface came up — total error/drop counters divided by total packets, not the rate observed in the last polling interval.
- With Alert on link down enabled (the default), interfaces that are down are still included so they can raise a critical alert. Only when it is disabled are non-active interfaces filtered out of monitoring.
- The check runs every 5 minutes on the agent. The interval is not user-configurable.
See also: Configure a Network Interface Check