Files
librenms-librenms/includes/definitions/endrun.yaml
Hans Erasmus 13e0da2f0f Expand endrun os support (#12008)
* Expanded EndRun OS Support

* Added forgotten test data

* Fixed Travis' spacing complaints

* Fixed typo

* Fixed typo 2

* Fixed spacing,again

* Split up test data

* Fixed testing data

* Fixed discovery code blunder

* Fixed yaml definitions

* Fixed broken discovery

* Updated discovery definitions
2020-08-17 13:27:07 +02:00

23 lines
551 B
YAML

os: endrun
type: appliance
group: unix
mib_dir:
- endrun
text: 'EndRun'
over:
- { graph: device_processor, text: 'Processor Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
- { graph: device_storage, text: 'Storage Usage' }
discovery:
-
sysObjectID: .1.3.6.1.4.1.8072.3.2.10
snmpget:
oid: .1.3.6.1.4.1.13827.5.0.11.0
op: 'contains'
value: 'Tempus LX CDMA'
-
snmpget:
oid: .1.3.6.1.4.1.13827.12.1.16.0
op: 'contains'
value: 'Sonoma_D12'