mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* device: "DEVELOP" Support support "DEVELOP", it's fork by KONICA MINOLTA. * Update konica.yaml * Add tests
17 lines
293 B
YAML
17 lines
293 B
YAML
os: konica
|
|
group: printer
|
|
text: 'Konica-Minolta Printer'
|
|
type: printer
|
|
over:
|
|
- { graph: device_toner, text: Toner }
|
|
discovery:
|
|
- sysDescr:
|
|
- KONICA MINOLTA
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.18334.1.2.1.2.1.
|
|
discovery_modules:
|
|
toner: 1
|
|
poller_modules:
|
|
toner: 1
|
|
|