From 58daab21cd043e1dc37024a7f99b396788372918 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 9 Mar 2024 14:19:48 +0100 Subject: Merging upstream version 1.44.3. Signed-off-by: Daniel Baumann --- .../charts.d.plugin/opensips/integrations/opensips.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'collectors/charts.d.plugin/opensips') diff --git a/collectors/charts.d.plugin/opensips/integrations/opensips.md b/collectors/charts.d.plugin/opensips/integrations/opensips.md index 96abc3325..8c88dba0b 100644 --- a/collectors/charts.d.plugin/opensips/integrations/opensips.md +++ b/collectors/charts.d.plugin/opensips/integrations/opensips.md @@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/charts.d.p sidebar_label: "OpenSIPS" learn_status: "Published" learn_rel_path: "Data Collection/Telephony Servers" +most_popular: False message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE" endmeta--> @@ -128,12 +129,12 @@ The following collapsed table contains all the options that can be configured fo | Name | Description | Default | Required | |:----|:-----------|:-------|:--------:| -| opensips_opts | Specify parameters to the `opensipsctl` command. If the default value fails to get global status, set here whatever options are needed to connect to the opensips server. | fifo get_statistics all | False | -| opensips_cmd | If `opensipsctl` is not in $PATH, specify it's full path here. | | False | -| opensips_timeout | How long to wait for `opensipsctl` to respond. | 2 | False | -| opensips_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | 5 | False | -| opensips_priority | The charts priority on the dashboard. | 80000 | False | -| opensips_retries | The number of retries to do in case of failure before disabling the collector. | 10 | False | +| opensips_opts | Specify parameters to the `opensipsctl` command. If the default value fails to get global status, set here whatever options are needed to connect to the opensips server. | fifo get_statistics all | no | +| opensips_cmd | If `opensipsctl` is not in $PATH, specify it's full path here. | | no | +| opensips_timeout | How long to wait for `opensipsctl` to respond. | 2 | no | +| opensips_update_every | The data collection frequency. If unset, will inherit the netdata update frequency. | 5 | no | +| opensips_priority | The charts priority on the dashboard. | 80000 | no | +| opensips_retries | The number of retries to do in case of failure before disabling the collector. | 10 | no | -- cgit v1.2.3