123456789101112131415161718192021 |
- # no need for shebang - this file is loaded from charts.d.plugin
- # netdata
- # real-time performance and health monitoring, done right!
- # (C) 2018 Costa Tsaousis <costa@tsaousis.gr>
- # GPL v3+
- #opensips_opts="fifo get_statistics all"
- #opensips_cmd=
- #opensips_timeout=2
- # the data collection frequency
- # if unset, will inherit the netdata update frequency
- #opensips_update_every=5
- # the charts priority on the dashboard
- #opensips_priority=80000
- # the number of retries to do in case of failure
- # before disabling the module
- #opensips_retries=10
|