mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Signed-off-by: Denny Friebe <nightcore500@users.noreply.github.com> Signed-off-by: Denny Friebe <nightcore500@users.noreply.github.com>
22 lines
523 B
YAML
22 lines
523 B
YAML
os: huawei-smu
|
|
text: Huawei SMU
|
|
type: power
|
|
icon: huawei
|
|
mib_dir: huawei
|
|
over:
|
|
- { graph: device_current, text: Current }
|
|
- { graph: device_voltage, text: Voltage }
|
|
- { graph: device_charge, text: Charge }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.2011.6.164.
|
|
-
|
|
sysObjectID: .1.3.6.1.4.1.8072.3.2.10
|
|
snmpget:
|
|
oid: .1.3.6.1.4.1.2011.6.164.1.1.1.4.0
|
|
op: starts
|
|
value:
|
|
- HUAWEI SMU
|
|
- huawei description
|