mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* adjusted to detect some printers correctly * Update konica.yaml * Add files via upload * Create konica_2.json
17 lines
319 B
YAML
17 lines
319 B
YAML
os: konica
|
|
group: printer
|
|
text: 'Konica-Minolta Printer'
|
|
type: printer
|
|
over:
|
|
- { graph: device_toner, text: Toner }
|
|
discovery:
|
|
- sysDescr:
|
|
- 'KONICA MINOLTA'
|
|
- 'konica minolta'
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.18334.1.
|
|
discovery_modules:
|
|
toner: true
|
|
poller_modules:
|
|
toner: true
|