Author Topic: Netdata  (Read 6535 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Netdata
« on: March 30, 2019, 09:05:22 AM »
How can I disable / remove netdata?

Thanks.

Offline
***
Re: Netdata
« Reply #1 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

Offline
*
Re: Netdata
« Reply #2 on: April 02, 2019, 09:48:58 PM »
Yes CentOS 7, thank you!

Offline
*
Re: Netdata
« Reply #3 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
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Netdata
« Reply #4 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?

Offline
*
Re: Netdata
« Reply #5 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
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Netdata
« Reply #6 on: April 11, 2019, 01:25:47 PM »
is it correct that the "netdata" user has no password (in the database)?

Re: Netdata
« Reply #7 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!