Skip to content

Commit 25d2581

Browse files
committedFeb 25, 2025·
fix diff
Signed-off-by: Vitaly Zhuravlev <[email protected]>
1 parent cf1bb74 commit 25d2581

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎snmp.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ modules:
345345
- name: upsAdvBatteryRunTimeRemaining
346346
oid: 1.3.6.1.4.1.318.1.1.1.2.2.3
347347
type: gauge
348-
help: The UPS battery run time remaining before battery exhaustion. - 1.3.6.1.4.1.318.1.1.1.2.2.3
348+
help: The UPS battery run time remaining before battery exhaustion - 1.3.6.1.4.1.318.1.1.1.2.2.3
349349
- name: upsAdvBatteryReplaceIndicator
350350
oid: 1.3.6.1.4.1.318.1.1.1.2.2.4
351351
type: gauge
@@ -474,7 +474,7 @@ modules:
474474
oid: 1.3.6.1.4.1.318.1.1.1.2.2.15
475475
type: gauge
476476
help: The estimated remaining time required to charge the UPS to a full state
477-
of charge. - 1.3.6.1.4.1.318.1.1.1.2.2.15
477+
of charge - 1.3.6.1.4.1.318.1.1.1.2.2.15
478478
- name: upsAdvBatteryPower
479479
oid: 1.3.6.1.4.1.318.1.1.1.2.2.16
480480
type: gauge
@@ -1045,7 +1045,7 @@ modules:
10451045
oid: 1.3.6.1.4.1.318.1.1.1.2.6.1.5
10461046
type: gauge
10471047
help: Temperature of the battery string or the average of the aggregated temperature
1048-
of each battery block/module (in tenths of degrees Celcius). - 1.3.6.1.4.1.318.1.1.1.2.6.1.5
1048+
of each battery block/module (in tenths of degrees Celcius) - 1.3.6.1.4.1.318.1.1.1.2.6.1.5
10491049
indexes:
10501050
- labelname: upsBatteryCabStringIndex
10511051
type: gauge

0 commit comments

Comments
 (0)
Please sign in to comment.