You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
888 B

  1. # Full configuration can be retrieved from the running
  2. # server at http://localhost:19999/netdata.conf
  3. #
  4. # Example:
  5. # curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
  6. #
  7. [global]
  8. update every = 2
  9. memory deduplication (ksm) = no
  10. debug log = syslog
  11. error log = syslog
  12. access log = none
  13. run as user = root
  14. [web]
  15. allow connections from = localhost 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.*
  16. allow dashboard from = localhost 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.*
  17. [plugins]
  18. cgroups = no
  19. apps = no
  20. charts.d = no
  21. fping = no
  22. node.d = no
  23. python.d = no
  24. [health]
  25. enabled = no
  26. [plugin:proc:ipc]
  27. shared memory totals = no