Skip to content
Snippets Groups Projects
Select Git revision
  • a302bb6b96a373de1abb252c3f95f35dd6f367b5
  • master default protected
  • renovate/configure
  • v6.0.0
  • v5.4.1
  • v5.4.0
  • v5.3.2
  • v5.3.1
  • v5.3.0
  • v5.2.0
  • v5.1.0
  • v5.0.0
  • v4.4.0
  • v4.3.1
  • v4.3.0
  • v4.2.0
  • v4.1.0
  • v4.0.4
  • v4.0.3
  • v4.0.2
  • v4.0.1
  • v4.0
  • v4.0.0
23 results

netdata_collector

  • Clone with SSH
  • Clone with HTTPS
  • David Mehren's avatar
    a302bb6b
    History

    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.