Hey, I want to add a notification for when the node has no network connection for 1 minute, it will send a notification.
Can someone help?
Hi, @z4cH3r. What do you mean by saying “no network connection” - the network interface is down? The gateway is not reachable? Something else?
Also, if there is no network connection, I guess there is no way to send a notification
Yeah, when the gateway is not reachable for any reason, or when the network is down.
Isn’t there an option to send notifications for such things?
I’m using netdata.cloud, it doesn’t send notifications from there?
when the gateway is not reachable for any reason
Consider using fping.plugin.
- You can track a network host reachability using it.
- Netdata’s default alarms include fping reachability alarm.