opensips.conf 546 B

123456789101112131415161718192021
  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. #opensips_opts="fifo get_statistics all"
  7. #opensips_cmd=
  8. #opensips_timeout=2
  9. # the data collection frequency
  10. # if unset, will inherit the netdata update frequency
  11. #opensips_update_every=5
  12. # the charts priority on the dashboard
  13. #opensips_priority=80000
  14. # the number of retries to do in case of failure
  15. # before disabling the module
  16. #opensips_retries=10