I’ve been using the do-agent to show more metrics for my droplet, but I didn’t like it too much. I prefer showing the bandwidth table at the top of others, like it is by default without do-agent.
So, I’ve removed it using some Digital Ocean instructions, but the graphs on the panel are still showing, but this time without data and also containing a legend that say «No data».
Is there a way to remove those [empty] graphs?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @dropletero
If you’ve already uninstalled the agent you most probably need to clear the cache of the browser and this should sort the issue for you. You can also give it a try with an alternative browser.
Regards, Alex
Yeah,
ps aux | grep do-agent matrix 5336 0.0 0.0 12940 904 pts/5 S+ 21:18 0:00 grep --color=auto do-agent
Also,
What’s the noise about those graphs?
Hope it could have a solution. It’s not critical, but could be a better experience to get rid of those [empty] graphs.
Thank you in advance.
Hello @dropletero ,
I understand you uninstalled the DO monitoring agent. You could clear the browser cache and cookies and start a fresh login session to get the basic Graphs back. It is likely that the browser cached the installed DO agent and tries to show the extra graphs.
You can also verify if the DO agent is running with the following command
https://www.digitalocean.com/docs/monitoring/how-to/install-agent/#running
Hope this helps!
Cheers, Lalitha