Remove netdata

akadi81

Verified User
Joined
Feb 26, 2015
Messages
63
Hello,

Netdata is a great tool. But in the end... it's eating some resources and i dont really need it.
So... how can remove this software?
I have Centos 8, and netdata installed from custombuild plugin 1.0.34

Thank you.
 
Here you go.
Code:
/opt/netdata/usr/libexec/netdata/netdata-uninstaller.sh
This is via SSH. I don't know if it's possible from within the plugin. I don't use that.
 
any idea where i can get that script, i just tried to install this on my system to check it out and possibly integrate it with grafana... it never installed properly and now im stuck with it on the system... the custom build script tool really needs to be able to remove/clean-up after itself...

i searched my whole system for the netdata-uninstaller.sh script and could not find it anywhere. running CentOS 7.9 latest DA
 
any idea where i can get that script, i just tried to install this on my system to check it out and possibly integrate it with grafana... it never installed properly and now im stuck with it on the system... the custom build script tool really needs to be able to remove/clean-up after itself...

i searched my whole system for the netdata-uninstaller.sh script and could not find it anywhere. running CentOS 7.9 latest DA
My files where located at: /usr/libexec/netdata/
I also had no uninstall script and found no way to uninstall with build options.

I followed the tutorial here, this worked for me on Almalinux 8:
You can test with a dry run to make sure it will work for you.

Hope this helps you, or anyone who finds this through Google, just like me.
 
Back
Top