netdata.conf 619 B

1234567891011121314151617181920212223
  1. # netdata configuration
  2. #
  3. # You can get the latest version of this file, using:
  4. #
  5. # netdatacli dumpconfig > /etc/netdata/netdata.conf
  6. #
  7. # You can also download it using:
  8. #
  9. # wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
  10. # or
  11. # curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
  12. #
  13. # You can uncomment and change any of the options below.
  14. # The value shown in the commented settings, is the default value.
  15. #
  16. [global]
  17. run as user = netdata
  18. # default storage size - increase for longer data retention
  19. page cache size = 32
  20. dbengine multihost disk space = 256