Skip to content
Snippets Groups Projects
Select Git revision
  • 868a51988dff52a51fb2f93cad3e0010bd450bce
  • main default protected
  • renovate/jsonschema-4.x
  • renovate/django-5.x
  • koma/feature/preference-polling-form
5 results

akplanning

  • Clone with SSH
  • Clone with HTTPS
  • 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.