SNMP: make units ucum (#20710)
Fotis Voutsas committed
Jul 25, 2025 at 11:10 UTC
0fafe13ce9167d31b21132c2dec69f19383e621e
19 files changed
+102
-99
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_dell-rac.yaml
+2
-2
@@ -799,7 +799,7 @@ metrics:
799
chart_meta:
800
family: 'Hardware/Cooling/Device/Speed'
801
description: Reading of the cooling device
802
- unit: "rpm"
802
+ unit: "{revolution}/min"
803
- OID: 1.3.6.1.4.1.674.10892.5.4.700.12.1.18
804
name: coolingDeviceDiscreteReading
805
chart_meta:
@@ -1259,7 +1259,7 @@ metrics:
1259
chart_meta:
1260
family: 'Hardware/Power/Energy/Cumulative'
1261
description: Cumulative chassis power usage in kilowatt hours since last reset
1262
- unit: "kW.h"
1262
+ unit: "kWh"
1263
metric_tags:
1264
- tag: chassis_index
1265
symbol:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_std-if-mib.yaml
+1
-1
@@ -138,7 +138,7 @@ metrics:
138
chart_meta:
139
description: Estimate of the interface's current bandwidth
140
family: 'Network/Interface/Speed'
141
- unit: bit/s
141
+ unit: "bit/s"
142
scale_factor: 1000000 # Megabits => bits
143
metric_tags:
144
- tag: interface
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_std-ucd-mib.yaml
+1
-1
@@ -161,7 +161,7 @@ metrics:
161
chart_meta:
162
family: 'System/Disk/IOPS/Write'
163
description: The number of write accesses to this device since boot
164
- unit: "{write/s}"
164
+ unit: "{write}/s"
165
- name: ucd.diskIOLA1
166
OID: 1.3.6.1.4.1.2021.13.15.1.1.9
167
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_system-base.yaml
+2
-2
@@ -17,7 +17,7 @@ metrics:
17
chart_meta:
18
description: Time since the system was last rebooted or powered on.
19
family: 'System/Uptime'
20
- unit: s
20
+ unit: "s"
21
- MIB: HOST-RESOURCES-MIB
22
symbol:
23
OID: 1.3.6.1.2.1.1.3.0
@@ -26,7 +26,7 @@ metrics:
26
chart_meta:
27
description: Time since the system was last rebooted or powered on.
28
family: 'System/Uptime'
29
- unit: s
29
+ unit: "s"
30
31
metadata:
32
device:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/a10-thunder.yaml
+1
-1
@@ -319,7 +319,7 @@ metrics:
319
chart_meta:
320
family: 'Hardware/Fan/Speed'
321
description: The fan's speed
322
- unit: "{rotation}/min"
322
+ unit: "{revolution}/min"
323
- name: axFanStatus
324
OID: 1.3.6.1.4.1.22610.2.4.1.5.9.1.3
325
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/apc-ups.yaml
+6
-6
@@ -104,17 +104,17 @@ metrics:
104
OID: 1.3.6.1.4.1.318.1.1.1.3.2.1.0
105
name: upsAdvInputLineVoltage
106
chart_meta:
107
- description: The current utility line voltage
107
+ description: The current utility line voltage (AC)
108
family: 'PowerFlow/Input/Voltage/Line'
109
- unit: "VAC"
109
+ unit: "V"
110
- MIB: PowerNet-MIB
111
symbol:
112
OID: 1.3.6.1.4.1.318.1.1.1.3.3.1.0
113
name: upsHighPrecInputLineVoltage
114
chart_meta:
115
- description: The current utility line voltage
115
+ description: The current utility line voltage (AC)
116
family: 'PowerFlow/Input/Voltage/Line'
117
- unit: "VAC"
117
+ unit: "V"
118
scale_factor: 0.1
119
- MIB: PowerNet-MIB
120
symbol:
@@ -168,9 +168,9 @@ metrics:
168
OID: 1.3.6.1.4.1.318.1.1.1.4.2.1.0
169
name: upsAdvOutputVoltage
170
chart_meta:
171
- description: The output voltage of the UPS system
171
+ description: The output voltage of the UPS system (AC)
172
family: 'PowerFlow/Output/Voltage/Total'
173
- unit: "VAC"
173
+ unit: "V"
174
- MIB: PowerNet-MIB
175
symbol:
176
OID: 1.3.6.1.4.1.318.1.1.1.4.2.2.0
src/go/plugin/go.d/config/go.d/snmp.profiles/default/chatsworth-pdu.yaml
+39
-39
@@ -358,7 +358,7 @@ metrics:
358
chart_meta:
359
description: XY1 branch energy accumulated
360
family: 'PowerFlow/Branch/XY1/Energy/Total'
361
- unit: "da*W"
361
+ unit: "daW"
362
scale_factor: 0.1
363
# This and the following metrics were da*W*s, but because they are accumulated, it should be /s. s/s = 1 so removing the seconds.
364
@@ -370,7 +370,7 @@ metrics:
370
chart_meta:
371
description: YZ1 branch energy accumulated
372
family: 'PowerFlow/Branch/YZ1/Energy/Total'
373
- unit: "da*W"
373
+ unit: "daW"
374
scale_factor: 0.1
375
376
- MIB: CPI-UNITY-MIB
@@ -381,7 +381,7 @@ metrics:
381
chart_meta:
382
description: ZX1 branch energy accumulated
383
family: 'PowerFlow/Branch/ZX1/Energy/Total'
384
- unit: "da*W"
384
+ unit: "daW"
385
scale_factor: 0.1
386
387
- MIB: CPI-UNITY-MIB
@@ -392,7 +392,7 @@ metrics:
392
chart_meta:
393
description: XY2 branch energy accumulated
394
family: 'PowerFlow/Branch/XY2/Energy/Total'
395
- unit: "da*W"
395
+ unit: "daW"
396
scale_factor: 0.1
397
398
- MIB: CPI-UNITY-MIB
@@ -403,7 +403,7 @@ metrics:
403
chart_meta:
404
description: YZ2 branch energy accumulated
405
family: 'PowerFlow/Branch/YZ2/Energy/Total'
406
- unit: "da*W"
406
+ unit: "daW"
407
scale_factor: 0.1
408
409
- MIB: CPI-UNITY-MIB
@@ -414,7 +414,7 @@ metrics:
414
chart_meta:
415
description: ZX2 branch energy accumulated
416
family: 'PowerFlow/Branch/ZX2/Energy/Total'
417
- unit: "da*W"
417
+ unit: "daW"
418
scale_factor: 0.1
419
420
### [Legacy] Outlets
@@ -667,7 +667,7 @@ metrics:
667
chart_meta:
668
description: Outlet1 receptacle energy accumulated
669
family: 'PowerFlow/Outlet/1/Energy/Total'
670
- unit: "da*W"
670
+ unit: "daW"
671
scale_factor: 0.1
672
673
@@ -679,7 +679,7 @@ metrics:
679
chart_meta:
680
description: Outlet2 receptacle energy accumulated
681
family: 'PowerFlow/Outlet/2/Energy/Total'
682
- unit: "da*W"
682
+ unit: "daW"
683
scale_factor: 0.1
684
685
- MIB: CPI-UNITY-MIB
@@ -690,7 +690,7 @@ metrics:
690
chart_meta:
691
description: Outlet3 receptacle energy accumulated
692
family: 'PowerFlow/Outlet/3/Energy/Total'
693
- unit: "da*W"
693
+ unit: "daW"
694
scale_factor: 0.1
695
696
@@ -702,7 +702,7 @@ metrics:
702
chart_meta:
703
description: Outlet4 receptacle energy accumulated
704
family: 'PowerFlow/Outlet/4/Energy/Total'
705
- unit: "da*W"
705
+ unit: "daW"
706
scale_factor: 0.1
707
708
@@ -714,7 +714,7 @@ metrics:
714
chart_meta:
715
description: Outlet5 receptacle energy accumulated
716
family: 'PowerFlow/Outlet/5/Energy/Total'
717
- unit: "da*W"
717
+ unit: "daW"
718
scale_factor: 0.1
719
720
@@ -726,7 +726,7 @@ metrics:
726
chart_meta:
727
description: Outlet6 receptacle energy accumulated
728
family: 'PowerFlow/Outlet/6/Energy/Total'
729
- unit: "da*W"
729
+ unit: "daW"
730
scale_factor: 0.1
731
732
@@ -738,7 +738,7 @@ metrics:
738
chart_meta:
739
description: Outlet7 receptacle energy accumulated
740
family: 'PowerFlow/Outlet/7/Energy/Total'
741
- unit: "da*W"
741
+ unit: "daW"
742
scale_factor: 0.1
743
744
@@ -750,7 +750,7 @@ metrics:
750
chart_meta:
751
description: Outlet8 receptacle energy accumulated
752
family: 'PowerFlow/Outlet/8/Energy/Total'
753
- unit: "da*W"
753
+ unit: "daW"
754
scale_factor: 0.1
755
756
@@ -762,7 +762,7 @@ metrics:
762
chart_meta:
763
description: Outlet9 receptacle energy accumulated
764
family: 'PowerFlow/Outlet/9/Energy/Total'
765
- unit: "da*W"
765
+ unit: "daW"
766
scale_factor: 0.1
767
768
@@ -774,7 +774,7 @@ metrics:
774
chart_meta:
775
description: Outlet10 receptacle energy accumulated
776
family: 'PowerFlow/Outlet/10/Energy/Total'
777
- unit: "da*W"
777
+ unit: "daW"
778
scale_factor: 0.1
779
780
@@ -786,7 +786,7 @@ metrics:
786
chart_meta:
787
description: Outlet11 receptacle energy accumulated
788
family: 'PowerFlow/Outlet/11/Energy/Total'
789
- unit: "da*W"
789
+ unit: "daW"
790
scale_factor: 0.1
791
792
@@ -798,7 +798,7 @@ metrics:
798
chart_meta:
799
description: Outlet12 receptacle energy accumulated
800
family: 'PowerFlow/Outlet/12/Energy/Total'
801
- unit: "da*W"
801
+ unit: "daW"
802
scale_factor: 0.1
803
804
@@ -810,7 +810,7 @@ metrics:
810
chart_meta:
811
description: Outlet13 receptacle energy accumulated
812
family: 'PowerFlow/Outlet/13/Energy/Total'
813
- unit: "da*W"
813
+ unit: "daW"
814
scale_factor: 0.1
815
816
- MIB: CPI-UNITY-MIB
@@ -821,7 +821,7 @@ metrics:
821
chart_meta:
822
description: Outlet14 receptacle energy accumulated
823
family: 'PowerFlow/Outlet/14/Energy/Total'
824
- unit: "da*W"
824
+ unit: "daW"
825
scale_factor: 0.1
826
827
@@ -833,7 +833,7 @@ metrics:
833
chart_meta:
834
description: Outlet15 receptacle energy accumulated
835
family: 'PowerFlow/Outlet/15/Energy/Total'
836
- unit: "da*W"
836
+ unit: "daW"
837
scale_factor: 0.1
838
839
@@ -845,7 +845,7 @@ metrics:
845
chart_meta:
846
description: Outlet16 receptacle energy accumulated
847
family: 'PowerFlow/Outlet/16/Energy/Total'
848
- unit: "da*W"
848
+ unit: "daW"
849
scale_factor: 0.1
850
851
@@ -857,7 +857,7 @@ metrics:
857
chart_meta:
858
description: Outlet17 receptacle energy accumulated
859
family: 'PowerFlow/Outlet/17/Energy/Total'
860
- unit: "da*W"
860
+ unit: "daW"
861
scale_factor: 0.1
862
863
@@ -869,7 +869,7 @@ metrics:
869
chart_meta:
870
description: Outlet18 receptacle energy accumulated
871
family: 'PowerFlow/Outlet/18/Energy/Total'
872
- unit: "da*W"
872
+ unit: "daW"
873
scale_factor: 0.1
874
875
@@ -881,7 +881,7 @@ metrics:
881
chart_meta:
882
description: Outlet19 receptacle energy accumulated
883
family: 'PowerFlow/Outlet/19/Energy/Total'
884
- unit: "da*W"
884
+ unit: "daW"
885
scale_factor: 0.1
886
887
@@ -893,7 +893,7 @@ metrics:
893
chart_meta:
894
description: Outlet20 receptacle energy accumulated
895
family: 'PowerFlow/Outlet/20/Energy/Total'
896
- unit: "da*W"
896
+ unit: "daW"
897
scale_factor: 0.1
898
899
@@ -905,7 +905,7 @@ metrics:
905
chart_meta:
906
description: Outlet21 receptacle energy accumulated
907
family: 'PowerFlow/Outlet/21/Energy/Total'
908
- unit: "da*W"
908
+ unit: "daW"
909
scale_factor: 0.1
910
911
@@ -917,7 +917,7 @@ metrics:
917
chart_meta:
918
description: Outlet22 receptacle energy accumulated
919
family: 'PowerFlow/Outlet/22/Energy/Total'
920
- unit: "da*W"
920
+ unit: "daW"
921
scale_factor: 0.1
922
923
@@ -929,7 +929,7 @@ metrics:
929
chart_meta:
930
description: Outlet23 receptacle energy accumulated
931
family: 'PowerFlow/Outlet/23/Energy/Total'
932
- unit: "da*W"
932
+ unit: "daW"
933
scale_factor: 0.1
934
935
@@ -941,7 +941,7 @@ metrics:
941
chart_meta:
942
description: Outlet24 receptacle energy accumulated
943
family: 'PowerFlow/Outlet/24/Energy/Total'
944
- unit: "da*W"
944
+ unit: "daW"
945
scale_factor: 0.1
946
947
@@ -1191,15 +1191,15 @@ metrics:
1191
unit: "VA"
1192
1193
# Get the power factor for the branch.
1194
- - OID: 1.3.6.1.4.1.30932.1.10.1.3.110.1.7
1195
- name: cpiPduBranchPowerFactor
1196
- chart_meta:
1197
- description: Power factor for the branch
1198
- family: 'PowerFlow/Branch/Factor'
1199
- unit: "10*2.1"
1200
- # TODO don't think this helps
1201
-
1202
- # Get the alarm status of the branch: noalarm(0), warning(1), alarm(2)
1194
+ # - OID: 1.3.6.1.4.1.30932.1.10.1.3.110.1.7
1195
+ # name: cpiPduBranchPowerFactor
1196
+ # chart_meta:
1197
+ # description: Power factor for the branch
1198
+ # family: 'PowerFlow/Branch/Factor'
1199
+ # unit: "10*2.1"
1200
+ # # TODO don't think this helps
1201
+
1202
+ # Get the alarm status of the branch: noalarm(0), warning(1), alarm(2)
1203
- OID: 1.3.6.1.4.1.30932.1.10.1.3.110.1.8
1204
name: cpiPduBranchStatus
1205
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/checkpoint.yaml
+1
-1
@@ -213,7 +213,7 @@ metrics:
213
chart_meta:
214
description: "Sensor value"
215
family: 'Hardware/Sensor/FanSpeed/Value'
216
- unit: "{revolution}/s"
216
+ unit: "{revolution}/min"
217
- OID: 1.3.6.1.4.1.2620.1.6.7.8.2.1.6
218
name: fanSpeedSensorStatus
219
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/cisco-ironport-email.yaml
+1
-1
@@ -170,7 +170,7 @@ metrics:
170
chart_meta:
171
description: Speed in RPMs of the chassis fan
172
family: 'Hardware/Fan/Speed'
173
- unit: "{rotation}/m"
173
+ unit: "{revolution}/min"
174
metric_tags:
175
- tag: ironport_fan_name
176
symbol:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/citrix-netscaler.yaml
+2
-2
@@ -239,7 +239,7 @@ metrics:
239
chart_meta:
240
description: SSL sessions per second between client and NetScaler appliance
241
family: 'Network/SSL/Session/Rate'
242
- unit: "1/s"
242
+ unit: "{session}/s"
243
- MIB: NS-ROOT-MIB
244
symbol:
245
name: netscaler.tcpCurClientConnEstablished
@@ -1062,7 +1062,7 @@ metrics:
1062
chart_meta:
1063
description: Request rate in requests per second for this service or virtual server
1064
family: 'Network/LoadBalancer/Service/Request/Rate'
1065
- unit: "1/s"
1065
+ unit: "{session}/s"
1066
- name: netscaler.svcRxBytesRate
1067
OID: 1.3.6.1.4.1.5951.4.1.2.1.1.43
1068
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/cyberpower-pdu.yaml
+3
-2
@@ -393,7 +393,7 @@ metrics:
393
chart_meta:
394
description: "Load apparent power consumed on the Rack PDU phase"
395
family: 'PowerFlow/Rack/Phase/Power/Apparent'
396
- unit: "mkVA"
396
+ unit: "VA"
397
- OID: 1.3.6.1.4.1.3808.1.1.6.4.4.1.9
398
name: cyberpower.ePDU2PhaseStatusPowerFactor
399
chart_meta:
@@ -486,10 +486,11 @@ metrics:
486
symbol:
487
OID: 1.3.6.1.4.1.3808.1.1.4.2.1.0
488
name: cyberpower.envirTemperature
489
+ scale_factor: 0.1
490
chart_meta:
491
description: "Environment temperature"
492
family: 'Environment/Temperature/Value'
492
- unit: "degF/10"
493
+ unit: "degF"
494
- MIB: CPS-MIB
495
symbol:
496
OID: 1.3.6.1.4.1.3808.1.1.4.2.6.0
src/go/plugin/go.d/config/go.d/snmp.profiles/default/dell-powerconnect.yaml
+1
-1
@@ -141,7 +141,7 @@ metrics:
141
chart_meta:
142
family: 'Hardware/Fan/Speed'
143
description: "Fan speed in revolutions per minute"
144
- unit: "rpm"
144
+ unit: "{revolution}/min"
145
- OID: 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3
146
name: dell.envMonFanState
147
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/ibm-datapower-gateway.yaml
+7
-7
@@ -238,7 +238,7 @@ metrics:
238
chart_meta:
239
description: CPU 1 fan speed in revolutions per minute
240
family: 'Hardware/Fan/Speed/CPU1'
241
- unit: "1/min"
241
+ unit: "{revolution}/min"
242
- MIB: DATAPOWER-STATUS-MIB
243
symbol:
244
name: ibm.dpStatusEnvironmentalSensorscpu2rpm
@@ -246,7 +246,7 @@ metrics:
246
chart_meta:
247
description: CPU 2 fan speed in revolutions per minute
248
family: 'Hardware/Fan/Speed/CPU2'
249
- unit: "1/min"
249
+ unit: "{revolution}/min"
250
- MIB: DATAPOWER-STATUS-MIB
251
symbol:
252
name: ibm.dpStatusEnvironmentalSensorschassis1rpm
@@ -254,7 +254,7 @@ metrics:
254
chart_meta:
255
description: Chassis 1 fan speed in revolutions per minute
256
family: 'Hardware/Fan/Speed/Chassis1'
257
- unit: "1/min"
257
+ unit: "{revolution}/min"
258
- MIB: DATAPOWER-STATUS-MIB
259
symbol:
260
name: ibm.dpStatusEnvironmentalSensorschassis2rpm
@@ -262,7 +262,7 @@ metrics:
262
chart_meta:
263
description: Chassis 2 fan speed in revolutions per minute
264
family: 'Hardware/Fan/Speed/Chassis2'
265
- unit: "1/min"
265
+ unit: "{revolution}/min"
266
- MIB: DATAPOWER-STATUS-MIB
267
symbol:
268
name: ibm.dpStatusEnvironmentalSensorschassis3rpm
@@ -270,7 +270,7 @@ metrics:
270
chart_meta:
271
description: Chassis 3 fan speed in revolutions per minute
272
family: 'Hardware/Fan/Speed/Chassis3'
273
- unit: "1/min"
273
+ unit: "{revolution}/min"
274
- MIB: DATAPOWER-STATUS-MIB
275
symbol:
276
name: ibm.dpStatusEnvironmentalSensorsCaseOpen
@@ -347,7 +347,7 @@ metrics:
347
chart_meta:
348
description: Number of received high capacity bytes
349
family: 'Network/Interface/Traffic/Total/In'
350
- unit: "bits/s"
350
+ unit: "bit/s"
351
- name: ibm.dpStatusNetworkInterfaceStatusRxHCPackets
352
OID: 1.3.6.1.4.1.14685.3.1.124.1.20
353
chart_meta:
@@ -372,7 +372,7 @@ metrics:
372
chart_meta:
373
description: Number of transmitted high capacity bytes
374
family: 'Network/Interface/Traffic/Total/Out'
375
- unit: "bits/s"
375
+ unit: "bit/s"
376
- name: ibm.dpStatusNetworkInterfaceStatusTxHCPackets
377
OID: 1.3.6.1.4.1.14685.3.1.124.1.24
378
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/isilon.yaml
+1
-1
@@ -93,7 +93,7 @@ metrics:
93
chart_meta:
94
description: The current speed of the fan in revolutions per minute
95
family: 'Hardware/Fan/Speed'
96
- unit: "rpm"
96
+ unit: "{revolution}/min"
97
metric_tags:
98
- tag: fan_number
99
symbol:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/netgear-readynas.yaml
+1
-1
@@ -80,7 +80,7 @@ metrics:
80
chart_meta:
81
description: Fan revolutions per minute
82
family: 'Hardware/Fan/Speed'
83
- unit: "rpm"
83
+ unit: "{revolution}/min"
84
metric_tags:
85
- tag: netgear_readynasos_fan_number
86
symbol:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/peplink.yaml
+1
-1
@@ -113,7 +113,7 @@ metrics:
113
chart_meta:
114
family: 'Hardware/Fan/Speed'
115
description: Device fan speed
116
- unit: "{revolution}/s"
116
+ unit: "{revolution}/min"
117
- OID: 1.3.6.1.4.1.23695.200.1.1.1.4.2.1.2
118
name: deviceFanStatus
119
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/servertech-pdu4.yaml
+7
-6
@@ -103,12 +103,13 @@ metrics:
103
description: Power utilized by the input cord
104
family: 'PowerFlow/InputCord/Utilized'
105
unit: "W"
106
- - name: servertech.sentry4.st4InputCordPowerFactor
107
- OID: 1.3.6.1.4.1.1718.4.1.3.3.1.8
108
- chart_meta:
109
- description: Power factor of the input cord
110
- family: 'PowerFlow/InputCord/Factor'
111
- unit: "10*2.1"
106
+ # - name: servertech.sentry4.st4InputCordPowerFactor
107
+ # OID: 1.3.6.1.4.1.1718.4.1.3.3.1.8
108
+ # chart_meta:
109
+ # description: Power factor of the input cord
110
+ # family: 'PowerFlow/InputCord/Factor'
111
+ # unit: "10*2.1"
112
+ # TODO this is not a metric, but a power factor
113
- name: servertech.sentry4.st4InputCordEnergy
114
OID: 1.3.6.1.4.1.1718.4.1.3.3.1.10
115
chart_meta:
src/go/plugin/go.d/config/go.d/snmp.profiles/default/sinetica-eagle-i.yaml
+24
-23
@@ -33,28 +33,29 @@ metric_tags:
33
# https://github.com/DanielleHuisman/observium-community-edition/blob/main/mibs/panduit/HAWK-I2-MIB
34
35
metrics:
36
- - MIB: HAWK-I2-MIB
37
- table:
38
- name: ipTHATable
39
- OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2
40
- symbols:
41
- - name: hawk.i2.ipTHAValue
42
- OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.7
43
- chart_meta:
44
- description: The current reading in the relevant measurement units
45
- family: 'Hardware/Sensor/Analog/Value'
46
- unit: 1
47
- metric_tags:
48
- - tag: hawk_i2_ip_tha_index
49
- index: 1
50
- - tag: _hawk_i2_ip_tha_name
51
- symbol:
52
- name: hawk.i2.ipTHAName
53
- OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.3
54
- - tag: _hawk_i2_ip_tha_locn
55
- symbol:
56
- name: hawk.i2.ipTHALocn
57
- OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.4
36
+ # - MIB: HAWK-I2-MIB
37
+ # table:
38
+ # name: ipTHATable
39
+ # OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2
40
+ # symbols:
41
+ # - name: hawk.i2.ipTHAValue
42
+ # OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.7
43
+ # chart_meta:
44
+ # description: The current reading in the relevant measurement units
45
+ # family: 'Hardware/Sensor/Analog/Value'
46
+ # unit: 1
47
+ # metric_tags:
48
+ # - tag: hawk_i2_ip_tha_index
49
+ # index: 1
50
+ # - tag: _hawk_i2_ip_tha_name
51
+ # symbol:
52
+ # name: hawk.i2.ipTHAName
53
+ # OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.3
54
+ # - tag: _hawk_i2_ip_tha_locn
55
+ # symbol:
56
+ # name: hawk.i2.ipTHALocn
57
+ # OID: 1.3.6.1.4.1.3711.24.1.1.1.2.2.1.4
58
+ # There is also scaling factor for this https://github.com/DanielleHuisman/observium-community-edition/blob/main/mibs/panduit/HAWK-I2-MIB#L477C9-L477C82
59
60
- MIB: HAWK-I2-MIB
61
table:
@@ -162,7 +163,7 @@ metrics:
163
chart_meta:
164
description: Total energy value
165
family: 'Hardware/PDU/Energy/Total'
165
- unit: "W.h"
166
+ unit: "Wh"
167
metric_tags:
168
- tag: hawk_i2_pdu_index
169
index: 1
src/go/plugin/go.d/config/go.d/snmp.profiles/default/tripplite-pdu.yaml
+1
-1
@@ -75,7 +75,7 @@ metrics:
75
chart_meta:
76
description: The ambient temperature at or near the PDU casing.
77
family: 'Environment/Temperature/Value'
78
- unit: "F"
78
+ unit: "degF"
79
- OID: 1.3.6.1.4.1.850.1.1.3.2.2.1.1.8
80
name: tlpPduDevicePhaseImbalance
81
chart_meta: