Regenerate integrations docs (#20668)
Co-authored-by: thiagoftsm <49162938+thiagoftsm@users.noreply.github.com>
Netdata bot committed
Jul 14, 2025 at 09:31 UTC
72af9c9e8b77bdf24c1ed395bebe723668c6298e
18 files changed
+35
-34
src/collectors/windows.plugin/integrations/active_directory.md
+2
-2
@@ -103,7 +103,7 @@ No action required.
103
#### File
104
105
The configuration file name for this integration is `netdata.conf`.
106
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
106
+Configuration for this specific integration is located in the `[plugin:windows:PerflibAD]` section within that file.
107
108
The file format is a modified INI syntax. The general structure is:
109
@@ -128,7 +128,7 @@ sudo ./edit-config netdata.conf
128
129
| Name | Description | Default | Required |
130
|:----|:-----------|:-------|:--------:|
131
-| PerflibAD | An option to enable or disable the data collection. | yes | no |
131
+| update every | Data collection frequency. | 10 | no |
132
133
#### Examples
134
There are no configuration examples.
src/collectors/windows.plugin/integrations/active_directory_certificate_service.md
+2
-2
@@ -107,7 +107,7 @@ No action required.
107
#### File
108
109
The configuration file name for this integration is `netdata.conf`.
110
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
110
+Configuration for this specific integration is located in the `[plugin:windows:PerflibADCS]` section within that file.
111
112
The file format is a modified INI syntax. The general structure is:
113
@@ -132,7 +132,7 @@ sudo ./edit-config netdata.conf
132
133
| Name | Description | Default | Required |
134
|:----|:-----------|:-------|:--------:|
135
-| PerflibADCS | An option to enable or disable the data collection. | yes | no |
135
+| update every | Data collection frequency. | 10 | no |
136
137
#### Examples
138
There are no configuration examples.
src/collectors/windows.plugin/integrations/active_directory_federation_service.md
+2
-2
@@ -118,7 +118,7 @@ No action required.
118
#### File
119
120
The configuration file name for this integration is `netdata.conf`.
121
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
121
+Configuration for this specific integration is located in the `[plugin:windows:PerflibADFS]` section within that file.
122
123
The file format is a modified INI syntax. The general structure is:
124
@@ -143,7 +143,7 @@ sudo ./edit-config netdata.conf
143
144
| Name | Description | Default | Required |
145
|:----|:-----------|:-------|:--------:|
146
-| PerflibADFS | An option to enable or disable the data collection. | yes | no |
146
+| update every | Data collection frequency. | 10 | no |
147
148
#### Examples
149
There are no configuration examples.
src/collectors/windows.plugin/integrations/hyper-v.md
+2
-2
@@ -187,7 +187,7 @@ No action required.
187
#### File
188
189
The configuration file name for this integration is `netdata.conf`.
190
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
190
+Configuration for this specific integration is located in the `[plugin:windows:PerflibHyperV]` section within that file.
191
192
The file format is a modified INI syntax. The general structure is:
193
@@ -212,7 +212,7 @@ sudo ./edit-config netdata.conf
212
213
| Name | Description | Default | Required |
214
|:----|:-----------|:-------|:--------:|
215
-| PerflibHyperV | An option to enable or disable the data collection. | yes | no |
215
+| update every | Data collection frequency. | 5 | no |
216
217
#### Examples
218
There are no configuration examples.
src/collectors/windows.plugin/integrations/iis.md
+2
-2
@@ -154,7 +154,7 @@ No action required.
154
#### File
155
156
The configuration file name for this integration is `netdata.conf`.
157
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
157
+Configuration for this specific integration is located in the `[plugin:windows:PerflibWebService]` section within that file.
158
159
The file format is a modified INI syntax. The general structure is:
160
@@ -179,7 +179,7 @@ sudo ./edit-config netdata.conf
179
180
| Name | Description | Default | Required |
181
|:----|:-----------|:-------|:--------:|
182
-| PerflibWebService | An option to enable or disable the data collection. | yes | no |
182
+| update every | Data collection frequency. | 1 | no |
183
184
#### Examples
185
There are no configuration examples.
src/collectors/windows.plugin/integrations/memory_statistics.md
+2
-2
@@ -91,7 +91,7 @@ No action required.
91
#### File
92
93
The configuration file name for this integration is `netdata.conf`.
94
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
94
+Configuration for this specific integration is located in the `[plugin:windows:PerflibMemory]` section within that file.
95
96
The file format is a modified INI syntax. The general structure is:
97
@@ -116,7 +116,7 @@ sudo ./edit-config netdata.conf
116
117
| Name | Description | Default | Required |
118
|:----|:-----------|:-------|:--------:|
119
-| PerflibMemory | An option to enable or disable the data collection. | yes | no |
119
+| update every | Data collection frequency. | 1 | no |
120
121
#### Examples
122
There are no configuration examples.
src/collectors/windows.plugin/integrations/ms_exchange.md
+2
-2
@@ -118,7 +118,7 @@ No action required.
118
#### File
119
120
The configuration file name for this integration is `netdata.conf`.
121
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
121
+Configuration for this specific integration is located in the `[plugin:windows:PerflibExchange]` section within that file.
122
123
The file format is a modified INI syntax. The general structure is:
124
@@ -143,7 +143,7 @@ sudo ./edit-config netdata.conf
143
144
| Name | Description | Default | Required |
145
|:----|:-----------|:-------|:--------:|
146
-| PerflibExchange | An option to enable or disable the data collection. | yes | no |
146
+| update every | Data collection frequency. | 10 | no |
147
148
#### Examples
149
There are no configuration examples.
src/collectors/windows.plugin/integrations/ms_sql_server.md
+1
@@ -267,6 +267,7 @@ These options allow the collector to connect to your MSSQL instance and collect
267
268
| Name | Description | Default | Required |
269
|:----|:-----------|:-------|:--------:|
270
+| update every | Data collection frequency. | 10 | no |
271
| driver | ODBC driver used to connect to the SQL Server. | SQL Server | no |
272
| server | Server address or instance name. | empty | yes |
273
| address | Alternative to `server`; supports named pipes if the server supports them. | empty | yes |
src/collectors/windows.plugin/integrations/net_framework.md
+2
-2
@@ -122,7 +122,7 @@ No action required.
122
#### File
123
124
The configuration file name for this integration is `netdata.conf`.
125
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
125
+Configuration for this specific integration is located in the `[plugin:windows:PerflibNetFramework]` section within that file.
126
127
The file format is a modified INI syntax. The general structure is:
128
@@ -147,7 +147,7 @@ sudo ./edit-config netdata.conf
147
148
| Name | Description | Default | Required |
149
|:----|:-----------|:-------|:--------:|
150
-| PerflibNetFramework | An option to enable or disable the data collection. | yes | no |
150
+| update every | Data collection frequency. | 1 | no |
151
152
#### Examples
153
There are no configuration examples.
src/collectors/windows.plugin/integrations/network_subsystem.md
+2
-2
@@ -137,7 +137,7 @@ No action required.
137
#### File
138
139
The configuration file name for this integration is `netdata.conf`.
140
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
140
+Configuration for this specific integration is located in the `[plugin:windows:PerflibNetwork]` section within that file.
141
142
The file format is a modified INI syntax. The general structure is:
143
@@ -162,7 +162,7 @@ sudo ./edit-config netdata.conf
162
163
| Name | Description | Default | Required |
164
|:----|:-----------|:-------|:--------:|
165
-| PerflibNetwork | An option to enable or disable the data collection. | yes | no |
165
+| update every | Data collection frequency. | 1 | no |
166
167
#### Examples
168
There are no configuration examples.
src/collectors/windows.plugin/integrations/numa_architecture.md
+2
-2
@@ -92,7 +92,7 @@ No action required.
92
#### File
93
94
The configuration file name for this integration is `netdata.conf`.
95
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
95
+Configuration for this specific integration is located in the `[plugin:windows:PerflibNUMA]` section within that file.
96
97
The file format is a modified INI syntax. The general structure is:
98
@@ -117,7 +117,7 @@ sudo ./edit-config netdata.conf
117
118
| Name | Description | Default | Required |
119
|:----|:-----------|:-------|:--------:|
120
-| PerflibNUMA | An option to enable or disable the data collection. | yes | no |
120
+| update every | Data collection frequency. | 1 | no |
121
122
#### Examples
123
There are no configuration examples.
src/collectors/windows.plugin/integrations/physical_and_logical_disk_performance_metrics.md
+2
-2
@@ -135,7 +135,7 @@ No action required.
135
#### File
136
137
The configuration file name for this integration is `netdata.conf`.
138
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
138
+Configuration for this specific integration is located in the `[plugin:windows:PerflibStorage]` section within that file.
139
140
The file format is a modified INI syntax. The general structure is:
141
@@ -160,7 +160,7 @@ sudo ./edit-config netdata.conf
160
161
| Name | Description | Default | Required |
162
|:----|:-----------|:-------|:--------:|
163
-| PerflibStorage | An option to enable or disable the data collection. | yes | no |
163
+| update every | Data collection frequency. | 1 | no |
164
165
#### Examples
166
There are no configuration examples.
src/collectors/windows.plugin/integrations/power_supply.md
+2
-2
@@ -98,7 +98,7 @@ No action required.
98
#### File
99
100
The configuration file name for this integration is `netdata.conf`.
101
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
101
+Configuration for this specific integration is located in the `[plugin:windows:GetPowerSupply]` section within that file.
102
103
The file format is a modified INI syntax. The general structure is:
104
@@ -123,7 +123,7 @@ sudo ./edit-config netdata.conf
123
124
| Name | Description | Default | Required |
125
|:----|:-----------|:-------|:--------:|
126
-| GetPowerSupply | An option to enable or disable the data collection. | yes | no |
126
+| update every | Data collection frequency. | 1 | no |
127
128
#### Examples
129
There are no configuration examples.
src/collectors/windows.plugin/integrations/processor.md
+2
-2
@@ -109,7 +109,7 @@ No action required.
109
#### File
110
111
The configuration file name for this integration is `netdata.conf`.
112
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
112
+Configuration for this specific integration is located in the `[plugin:windows:PerflibProcessor]` section within that file.
113
114
The file format is a modified INI syntax. The general structure is:
115
@@ -134,7 +134,7 @@ sudo ./edit-config netdata.conf
134
135
| Name | Description | Default | Required |
136
|:----|:-----------|:-------|:--------:|
137
-| PerflibProcessor | An option to enable or disable the data collection. | yes | no |
137
+| update every | Data collection frequency. | 1 | no |
138
139
#### Examples
140
There are no configuration examples.
src/collectors/windows.plugin/integrations/semaphore_statistics.md
+2
-2
@@ -92,7 +92,7 @@ No action required.
92
#### File
93
94
The configuration file name for this integration is `netdata.conf`.
95
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
95
+Configuration for this specific integration is located in the `[plugin:windows:PerflibObjects]` section within that file.
96
97
The file format is a modified INI syntax. The general structure is:
98
@@ -117,7 +117,7 @@ sudo ./edit-config netdata.conf
117
118
| Name | Description | Default | Required |
119
|:----|:-----------|:-------|:--------:|
120
-| PerflibObjects | An option to enable or disable the data collection. | yes | no |
120
+| update every | Data collection frequency. | 1 | no |
121
122
#### Examples
123
There are no configuration examples.
src/collectors/windows.plugin/integrations/system_statistics.md
+2
-2
@@ -91,7 +91,7 @@ No action required.
91
#### File
92
93
The configuration file name for this integration is `netdata.conf`.
94
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
94
+Configuration for this specific integration is located in the `[plugin:windows:PerflibProcesses]` section within that file.
95
96
The file format is a modified INI syntax. The general structure is:
97
@@ -116,7 +116,7 @@ sudo ./edit-config netdata.conf
116
117
| Name | Description | Default | Required |
118
|:----|:-----------|:-------|:--------:|
119
-| PerflibProcesses | An option to enable or disable the data collection. | yes | no |
119
+| update every | Data collection frequency. | 1 | no |
120
121
#### Examples
122
There are no configuration examples.
src/collectors/windows.plugin/integrations/system_thermal_zone.md
+2
-2
@@ -88,7 +88,7 @@ No action required.
88
#### File
89
90
The configuration file name for this integration is `netdata.conf`.
91
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
91
+Configuration for this specific integration is located in the `[plugin:windows:PerflibThermalZone]` section within that file.
92
93
The file format is a modified INI syntax. The general structure is:
94
@@ -113,7 +113,7 @@ sudo ./edit-config netdata.conf
113
114
| Name | Description | Default | Required |
115
|:----|:-----------|:-------|:--------:|
116
-| PerflibThermalZone | An option to enable or disable the data collection. | yes | no |
116
+| update every | Data collection frequency. | 5 | no |
117
118
#### Examples
119
There are no configuration examples.
src/collectors/windows.plugin/integrations/windows_services.md
+2
-2
@@ -92,7 +92,7 @@ No action required.
92
#### File
93
94
The configuration file name for this integration is `netdata.conf`.
95
-Configuration for this specific integration is located in the `[plugin:windows]` section within that file.
95
+Configuration for this specific integration is located in the `[plugin:windows:PerflibServices]` section within that file.
96
97
The file format is a modified INI syntax. The general structure is:
98
@@ -117,7 +117,7 @@ sudo ./edit-config netdata.conf
117
118
| Name | Description | Default | Required |
119
|:----|:-----------|:-------|:--------:|
120
-| PerflibServices | An option to enable or disable the data collection. | yes | no |
120
+| update every | Data collection frequency. | 30 | no |
121
122
#### Examples
123
There are no configuration examples.