master
conf 17 lines 464 Bytes
Raw
1 # no need for shebang - this file is loaded from charts.d.plugin
2 # SPDX-License-Identifier: GPL-3.0-or-later
3
4 #opensips_opts="fifo get_statistics all"
5 #opensips_cmd=
6 #opensips_timeout=2
7
8 # the data collection frequency
9 # if unset, will inherit the netdata update frequency
10 #opensips_update_every=5
11
12 # the charts priority on the dashboard
13 #opensips_priority=80000
14
15 # the number of retries to do in case of failure
16 # before disabling the module
17 #opensips_retries=10