mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
brother printer detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1386 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -224,6 +224,12 @@ $config['os']['ricoh']['overgraph'][] = "device_toner";
|
||||
$config['os']['ricoh']['overtext'] = "Toner";
|
||||
$config['os']['ricoh']['type'] = "printer";
|
||||
|
||||
$config['os']['brother']['group'] = "printer";
|
||||
$config['os']['brother']['text'] = "Brother Printer";
|
||||
$config['os']['brother']['overgraph'][] = "device_toner";
|
||||
$config['os']['brother']['overtext'] = "Toner";
|
||||
$config['os']['brother']['type'] = "printer";
|
||||
|
||||
$config['os']['konica']['group'] = "printer";
|
||||
$config['os']['konica']['text'] = "Konica-Minolta Printer";
|
||||
$config['os']['konica']['overgraph'][] = "device_toner";
|
||||
|
||||
Reference in New Issue
Block a user