Werk #22092: Network interfaces: minimum traffic for percentual packet rate levels
| Component | Checks & agents | ||
| Title | Network interfaces: minimum traffic for percentual packet rate levels | ||
| Date | Aug 5, 2026 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The ruleset Network interfaces and switch ports offers percentual levels for the packet rates, namely for error, discards, unicast, non-unicast, multicast and broadcast rates.
On interfaces with very little traffic, a handful of packets can already account for a large share of the overall traffic. Percentual levels then report WARN or CRIT even though the absolute traffic volume is negligible. A typical example are WAN backup links, which are up but only carry hello or keepalive packets.
For each of these packet rates, the new option Percentual levels, if minimum traffic reached is now available. Besides the warning and critical levels, it takes a minimum traffic value, expressed as a percentage of the operating speed of the interface. The levels are only applied if the used bandwidth of the respective direction reaches this minimum traffic. Below it, no alert is raised, regardless of the packet rate. The service details then state that the levels were not applied.
The minimum traffic is configured individually per packet rate, next to that rate's own warning and critical levels. It defaults to 5%.
If the used bandwidth cannot be determined, because the operating speed of the interface is unknown or no traffic counters are available, the levels are always applied.
Existing configurations are not affected.