Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: ItzBlakeBro on March 30, 2019, 09:05:22 AM

Title: Netdata
Post by: ItzBlakeBro on March 30, 2019, 09:05:22 AM
How can I disable / remove netdata?

Thanks.
Title: Re: Netdata
Post by: Netino on March 30, 2019, 09:09:03 PM
CentOS7..??:
Code: [Select]
# systemctl stop netdata
# systemctl disable netdata

To remove it completely, included your data:
Code: [Select]
# yum purge netdata

Regards,
Netino
Title: Re: Netdata
Post by: ItzBlakeBro on April 02, 2019, 09:48:58 PM
Yes CentOS 7, thank you!
Title: Re: Netdata
Post by: studio4host on April 02, 2019, 09:51:48 PM
# To uninstall netdata please use this command, it will require some confirmation
# /usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes
Title: Re: Netdata
Post by: Rug3r on April 07, 2019, 04:30:45 PM
Why do they not give us the option to install/uninstall netdata in the control panel instead of pushing it on us?
Title: Re: Netdata
Post by: studio4host on April 07, 2019, 05:11:30 PM
as you can see the official uninstaller of netadata is requesting some input from you so this must run be manual by system admin
Title: Re: Netdata
Post by: sun on April 11, 2019, 01:25:47 PM
is it correct that the "netdata" user has no password (in the database)?
Title: Re: Netdata
Post by: ejsolutions on May 04, 2019, 07:26:16 PM
is it correct that the "netdata" user has no password (in the database)?
Yes and a sever security risk!