I’ve been running Netdata for a few days now and becoming familiar with it. I bought a Homelab license.
I’ve got a primary node (running baremetal on a Proxmox host) and 4 other agents streaming to that host. I also set up netdata.cloud and am streaming to that. So far so good.
BUT, basically every day I am greeted with this empty Dashboard - my Ping integration has stopped working for some reason. I am not sure how to troubleshoot this!
I tried the troubleshooting steps listed on the collector guide, which say to run
cd /usr/libexec/netdata/plugins.d/
sudo -u netdata -s
./go.d.plugin -d -m ping
And when I do that, it all seems to work fine, I see pings running, data is flying by on the console, no errors etc. But nothing makes it to the charts.
The only thing that “works” is restarting the netdata service:
Run netdata-updater manually. Update Netdata to the latest nightly.
Check ping charts.
I did it once and all went well.
Are you using Discord? You can come to Netdata Discord. We respond there faster and can debug your problem in real-time (if I won’t be AFK at the time).
I do have Discord but am not there much. I realize that’s where the “action” is for this project, so when I can reproduce I will definitely stop by. Thanks!
Just an update. Not sure what changed but for the last week this has been working ok. Maybe it was a bug in one of the nightly builds? I am cautiously calling this “solved” for now.