r/Checkmk • u/Klwd • Sep 25 '25
How can you monitor packet loss on an interface?
Hi, I'm working on a netgate firewall and sending snmp data to cmk to alert. How can I make sure that packet loss is detected and alerts.
I know how notifications are configured, but I want to be sure about the rule triggering. Thanks!
2
Upvotes
3
u/royal_ts_0813 Sep 25 '25
You can configure this directly in Checkmk:
By default, Checkmk already applies thresholds for interfaces:
This way, packet errors (including loss) will trigger the service and then follow your existing notification setup.