mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
fix poller breaking on down device, add airport description and image, make zywall and 3com images transparent
git-svn-id: http://www.observium.org/svn/observer/trunk@1347 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -97,6 +97,9 @@ $config['os']['powerconnect']['text'] = "Dell PowerConnect";
|
||||
$config['os']['powerconnect']['ifname'] = 1;
|
||||
$config['os']['powerconnect']['type'] = "network";
|
||||
|
||||
$config['os']['airport']['type'] = "network";
|
||||
$config['os']['airport']['text'] = "Apple AirPort";
|
||||
|
||||
$config['os']['windows']['text'] = "Microsoft Windows";
|
||||
$config['os']['windows']['ifname'] = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user