Skip to content
Snippets Groups Projects
Select Git revision
  • dep_updates
  • main default protected
  • fix-blank
  • 4-fehlende-dienste
  • felix-master-patch-56743
5 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    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 children
      • netdata_enable_haproxy
      • netdata_enable_elasticsearch
      • netdata_enable_postgres
      • netdata_enable_mysql
        • Please set netdata_mysql_user and netdata_mysql_user

    If netdata_is_container is set to false (the default), netdata monitors with default settings.