mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
14 lines
233 B
YAML
14 lines
233 B
YAML
os: brother
|
|
group: printer
|
|
text: 'Brother Printer'
|
|
type: printer
|
|
over:
|
|
- { graph: device_toner, text: Toner }
|
|
discovery:
|
|
- sysDescr_regex: '/Brother NC-.*(h|w),/'
|
|
discovery_modules:
|
|
toner: 1
|
|
poller_modules:
|
|
toner: 1
|
|
|