Files
librenms-librenms/includes/definitions/poweralert.yaml
Nicolas Berens 512403a255 Tripplite console server (#16156)
* exclude triplite console servers

* add definition for tripplite console servers

* add test files

* renamed to lowercase

* add testdata

* add testdata

* disable poller and discery modules that do not apply to this device

* lo will always report empty values, so lets ignore it

* removed disabled poller modules
2024-07-17 18:15:03 -05:00

21 lines
477 B
YAML

os: poweralert
text: 'Tripp Lite PowerAlert'
type: power
over:
- { graph: device_current, text: Current }
- { graph: device_power, text: Power }
- { graph: device_load, text: Load}
icon: tripplite
rfc1628_compat: true
mib_dir: poweralert
discovery:
-
sysDescr_regex:
- '/POWERALERT/i'
-
sysObjectID:
- .1.3.6.1.4.1.850
sysObjectID_except:
- .1.3.6.1.4.1.850.1.5
- .1.3.6.1.4.1.850.1.7