DouglasNeuroInformatics / ansible-playbooks

Playbooks for configuring CIC Workstations and Servers
4 stars 11 forks source link

Remove "unreachable" and uptime notification for Netdata? #103

Open gdevenyi opened 3 days ago

gdevenyi commented 3 days ago

Getting tons of "unreachable" notifications due to the internet instability.

I believe we originally set these up for monitoring reboots/crashes.

I would propose instead we install/configure logcheck with the "@reboot" logcheck event (not the regular daily ones). This depends on email working which I think is resolved properly?

gdevenyi commented 3 days ago

Turns out unreachable setting is in the cloud interface, found and disabled.

I think the swtich to logcheck for @reboot makes sense still, as we would also get the cause of the reboot in the logcheck email.