mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add broadcom detection and image. add ability to define image in $config['os'][$os]['icon']
git-svn-id: http://www.observium.org/svn/observer/trunk@1377 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -105,6 +105,9 @@ $config['os']['powervault']['text'] = "Dell PowerVault";
|
||||
|
||||
$config['os']['drac']['text'] = "Dell DRAC";
|
||||
|
||||
$config['os']['bcm963']['text'] = "Broadcom BCM963xxx";
|
||||
$config['os']['bcm963']['icon'] = "broadcom";
|
||||
|
||||
$config['os']['netopia']['text'] = "Motorola Netopia";
|
||||
$config['os']['netopia']['type'] = "network";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user