16 lines
432 B
YAML
16 lines
432 B
YAML
os: hpe-ilo
|
|
text: 'HPE Integrated Lights Out'
|
|
type: management
|
|
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
|
|
ignore_mount_regexp:
|
|
- '#^[^/]+ on /#' # Ignore linux synthetic mounts via CPQHOST-MIB
|