Skip to content
Snippets Groups Projects
Select Git revision
  • 86cac36ce5e82368d6a18a8294217525a7d21db4
  • main default protected
  • feature/export-filtering
  • feature/clear-schedule-button
  • fix/responsive-cols-in-polls
  • feature/preference-polling-form
  • feature/json-export-via-rest-framework
  • feature/json-schedule-import-tests
  • fix/add-room-import-only-once
  • ak-import
  • renovate/django-simple-history-3.x
  • renovate/django-debug-toolbar-4.x
  • renovate/django-5.x
  • renovate/mysqlclient-2.x
14 results

AKModel

  • Clone with SSH
  • Clone with HTTPS
  • Forked from KIF / AKPlanning
    Source project has a limited visibility.
    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.