mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated sharp printer discovery and test unit
This commit is contained in:
@@ -1538,7 +1538,7 @@ $config['os'][$os]['icon'] = 'ricoh';
|
||||
$config['os'][$os]['over'][0]['graph'] = 'device_toner';
|
||||
$config['os'][$os]['over'][0]['text'] = 'Toner';
|
||||
|
||||
$os = 'sharpprinter';
|
||||
$os = 'sharp';
|
||||
$config['os'][$os]['group'] = 'printer';
|
||||
$config['os'][$os]['text'] = 'Sharp Printer';
|
||||
$config['os'][$os]['type'] = 'printer';
|
||||
|
Reference in New Issue
Block a user