monitor¶
glxclans_monitor_web_server_threads: “{{ [ ansible_processor_cores, 6] | min | int }}”
glxclans_monitor_global_run_as_user: netdata
glxclans_monitor_update_every: 3
In Mb, RAM allocated for caching and indexing
glxclans_monitor_page_cache_size: 32
glxclans_monitor_dbengine_disk_space: 256
glxclans_monitor_web_interface: yes
glxclans_monitor_web_files_owner: root
glxclans_monitor_web_files_group: netdata
glxclans_monitor_web_default_port: 19999
glxclans_monitor_web_server_max_sockets: 256
glxclans_monitor_web_bind_to: 127.0.0.1=dashboard^SSL=optional 10.1.1.1:19998=management|netdata.conf hostname:19997=badges [::]:19996=streaming^SSL=force localhost:19995=registry *:http=dashboard unix:/run/netdata/netdata.sock
glxclans_monitor_web_enable_web_responses_gzip_compression: no
glxclans_monitor_web_gzip_compression_strategy: "default"
glxclans_monitor_web_gzip_compression_level: 3
glxclans_monitor_web_respect_do_not_track_policy: yes
glxclans_monitor_web_bind_to: "localhost"
glxclans_monitor_web_allow_connections_from: "localhost *"
glxclans_monitor_web_allow_dashboard_from: "localhost *"
glxclans_monitor_web_allow_badges_from: "*"
glxclans_monitor_web_allow_streaming_from: "*"
glxclans_monitor_web_allow_netdata_conf_from: "localhost fd* 10.* 192.168.* 172.16.* 172.17.* 172.18.* 172.19.* 172.20.* 172.21.* 172.22.* 172.23.* 172.24.* 172.25.* 172.26.* 172.27.* 172.28.* 172.29.* 172.30.* 172.31.*"
glxclans_monitor_web_allow_management_from: "localhost"