netdata_collector
Configures netdata to collect metrics and send them to another instance.
Set netdata_host
and netdata_apikey
to the IP and API-Key of the central server.
If netdata_is_container
is set to true
, netdata only monitors disk usage.
You can enable monitoring of these additional services:
-
netdata_enable_python
<- must be true to use childrennetdata_enable_haproxy
netdata_enable_elasticsearch
netdata_enable_postgres
-
netdata_enable_mysql
- Please set
netdata_mysql_user
andnetdata_mysql_user
- Please set
If netdata_is_container
is set to false
(the default), netdata monitors with default settings.