1

I have configured Netdata on an Ubuntu 20.04 Server LEMP server, according to this Linuxbabe.com tutorial.

After installation, I run the following command

sudo systemctl status mariadb.service

which returns the following warning:

[Warning] Access denied for user 'netdata'@'localhost' (using password: NO)
  1. What does this mean in regards to Netdata functionality?
  2. Does this mean Netdata is misconfigured?
  3. What can I do to fix it?
DanRan
  • 133

1 Answers1

0

Have you created a netdata user in the db as per here?

Netdata needs its own db user with specific privileges.

https://learn.netdata.cloud/docs/data-collection/database-servers/mysql-and-mariadb#create-netdata-user