load_average.conf 575 B

12345678910111213141516171819202122
  1. # no need for shebang - this file is loaded from charts.d.plugin
  2. # netdata
  3. # real-time performance and health monitoring, done right!
  4. # (C) 2018 Costa Tsaousis <costa@tsaousis.gr>
  5. # GPL v3+
  6. # THIS PLUGIN IS DEPRECATED
  7. # netdata can collect this metric already
  8. #load_average_enabled=0
  9. # the data collection frequency
  10. # if unset, will inherit the netdata update frequency
  11. #load_average_update_every=5
  12. # the charts priority on the dashboard
  13. #load_average_priority=100
  14. # the number of retries to do in case of failure
  15. # before disabling the module
  16. #load_average_retries=10