Files
librenms-librenms/includes/definitions/brother.yaml
arrmo 280e010286 Updates to Brother Printer (#11532)
Fixes issues observed in LibreNMS (timeouts, missing data)
Manual snmpwalk vs. snmpbulkwalk confirmed no bulk support
Missing toner, network, etc. information now seen in LibreNMS!
2020-05-06 23:30:35 +02:00

14 lines
251 B
YAML

os: brother
group: printer
text: 'Brother Printer'
type: printer
nobulk: true
over:
- { graph: device_toner, text: Toner }
discovery:
- sysDescr_regex: '/Brother NC-.*(h|w),/'
discovery_modules:
toner: true
poller_modules:
toner: true