mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
13 lines
241 B
YAML
13 lines
241 B
YAML
|
os: hpe-pdumm
|
||
|
text: 'HP PDU Management Module'
|
||
|
type: power
|
||
|
icon: hpe
|
||
|
over:
|
||
|
- {graph: device_load, text: Load}
|
||
|
- {graph: device_current, text: Current}
|
||
|
mib_dir:
|
||
|
- hp
|
||
|
discovery:
|
||
|
- sysDescr:
|
||
|
- 'HP PDU Management Module'
|