mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
moar printer supportings, recognize more mge ups + dropdowns on devices list page now only list things from the selected device type, if any
git-svn-id: http://www.observium.org/svn/observer/trunk@1483 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -364,7 +364,7 @@ $config['os'][$os]['over'][0]['text'] = "Toner";
|
||||
|
||||
$os = "jetdirect";
|
||||
$config['os'][$os]['group'] = "printer";
|
||||
$config['os'][$os]['text'] = "HP Printer";
|
||||
$config['os'][$os]['text'] = "HP Print server";
|
||||
$config['os'][$os]['ifname'] = 1;
|
||||
$config['os'][$os]['type'] = "printer";
|
||||
$config['os'][$os]['icon'] = "hp";
|
||||
|
Reference in New Issue
Block a user