cd /usr/local/directadmin/custombuild
./build set netdata off
./build list_removals
./build remove_netdata
service directadmin restart
/opt/netdata/usr/libexec/netdata/netdata-uninstaller.sh
none of the commands workedNever used it but I assume this will work:
and maybe you can do:Code:cd /usr/local/directadmin/custombuild ./build set netdata off ./build list_removals ./build remove_netdata service directadmin restart
Code:/opt/netdata/usr/libexec/netdata/netdata-uninstaller.sh
# ./build set netdata off
netdata is not a valid option.
# ls -al /opt/netdata
ls: cannot access '/opt/netdata': No such file or directory
/opt/netdata/usr/libexec/netdata/netdata-uninstaller.sh
@Richard G, there is the DA method is the method if you monitor several at once, is there, you have a link that gives you the opportunity to install it via a server command, apt, yum, etc., voilaI didn't even know apt was used with Debian for this, as it's normally indeed compiled from custombuild, which I'm used to also.
This is one to remember.
@jca Would that also work with yum nowadays or is it still installed via custombuild compilation on RH alike systems?
I didn't even know apt was used with Debian for this, as it's normally indeed compiled from custombuild, which I'm used to also.
This is one to remember.
@jca Would that also work with yum nowadays or is it still installed via custombuild compilation on RH alike systems?
Here isapt remove netdata && rm -rf /etc/netdata /etc/default/netdata /var/lib/netdata /var/log/netdata