19 lines
502 B
YAML
19 lines
502 B
YAML
os: mobileiron
|
|
type: appliance
|
|
group: unix
|
|
text: MobileIron
|
|
ifXmcbc: true
|
|
ifname: true
|
|
over:
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
- { graph: device_storage, text: 'Storage Usage' }
|
|
processor_stacked: true
|
|
discovery:
|
|
-
|
|
sysDescr: Linux
|
|
sysObjectID: .1.3.6.1.4.1.8072.3.2.10
|
|
snmpwalk:
|
|
oid: HOST-RESOURCES-MIB::hrSWInstalledName
|
|
op: 'contains'
|
|
value: mobileiron
|