netdata.cfg 536 B

1234567891011121314151617181920
  1. # netdata configuration
  2. #
  3. # You can download the latest version of this file, using:
  4. #
  5. # wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
  6. # or
  7. # curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
  8. #
  9. # You can uncomment and change any of the options below.
  10. # The value shown in the commented settings, is the default value.
  11. #
  12. [global]
  13. run as user = netdata
  14. # the default database size - 1 hour
  15. history = 3600
  16. # by default do not expose the netdata port
  17. bind to = localhost