mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* add iLO6 sysObjectID * add test data * reran tests with new variation name * fix double extension on test json * snmpreq file added
15 lines
340 B
YAML
15 lines
340 B
YAML
os: hpe-ilo
|
|
text: 'HPE Integrated Lights Out'
|
|
type: appliance
|
|
icon: hpe
|
|
over:
|
|
- { graph: device_bits, text: Traffic }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.232.9.4.10
|
|
- .1.3.6.1.4.1.232.9.4.11
|
|
- .1.3.6.1.4.1.232.9.4.12
|
|
mib_dir: hp
|