mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
afcc2b5e2d
* newdevice: Added more sensor support for raritan devices * Updated PDU-MIB * Added more hover graphs to overview
11 lines
262 B
YAML
11 lines
262 B
YAML
os: raritan
|
|
text: 'Raritan PDU'
|
|
type: power
|
|
over:
|
|
- { graph: device_current, text: Current }
|
|
- { graph: device_temperature, text: Temperature }
|
|
- { graph: device_voltage, text: Voltage }
|
|
icon: raritan
|
|
discovery:
|
|
- sysObjectId: .1.3.6.1.4.1.13742
|