chore(go.d/snmp): remove hrStorageTable from mikrotik-router.yaml (#20958)
Ilya Mashchenko committed
Sep 11, 2025 at 15:15 UTC
7afd88c8aa847b72be1888379bd55e749ce8a884
1 file changed
-34
src/go/plugin/go.d/config/go.d/snmp.profiles/default/mikrotik-router.yaml
-34
@@ -220,40 +220,6 @@ metrics:
220
- tag: cpu_index
221
index: 1
222
223
- # Storage hrStorageTable (https://www.net-snmp.org/docs/mibs/host.html#hrStorageTable)
224
- - MIB: HOST-RESOURCES-MIB
225
- table:
226
- OID: 1.3.6.1.2.1.25.2.3
227
- name: hrStorageTable
228
- symbols:
229
- - OID: 1.3.6.1.2.1.25.2.3.1.5
230
- name: memory.total
231
- chart_meta:
232
- unit: "By"
233
- transform: |
234
- {{- transformHrStorage .Metric -}}
235
- - OID: 1.3.6.1.2.1.25.2.3.1.6
236
- name: memory.used
237
- chart_meta:
238
- unit: "By"
239
- transform: |
240
- {{- transformHrStorage .Metric -}}
241
- metric_tags:
242
- - tag: mem_index
243
- index: 1
244
- - tag: _mem_desc
245
- symbol:
246
- OID: 1.3.6.1.2.1.25.2.3.1.3
247
- name: hrStorageDescr
248
- - tag: rm:storage_type # Needed for transformation
249
- symbol:
250
- OID: 1.3.6.1.2.1.25.2.3.1.2
251
- name: hrStorageType
252
- - tag: rm:storage_alloc_unit # Needed for transformation
253
- symbol:
254
- OID: 1.3.6.1.2.1.25.2.3.1.4
255
- name: hrStorageAllocationUnits
256
-
223
# Table metrics - Extended health monitoring (multi-sensor support)
224
- MIB: MIKROTIK-MIB
225
table: