librenms/includes/definitions/solaris.yaml
2020-06-25 14:43:53 -05:00

18 lines
456 B
YAML

os: solaris
group: unix
text: 'Sun Solaris'
type: server
processor_stacked: true
over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_ucd_memory, text: 'Memory Usage' }
discovery:
-
sysObjectID: .1.3.6.1.4.1.42.2.1.1
-
sysObjectID: .1.3.6.1.4.1.8072.3.2.3
sysDescr_regex: '/^SunOS .+ 5\.10/'
-
sysObjectID: .1.3.6.1.4.1.8072.3.2.3
sysDescr_regex: '/^SunOS .+ 5\.11 11/'