mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
basic 3com detection with image
git-svn-id: http://www.observium.org/svn/observer/trunk@1205 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -128,6 +128,7 @@ while ($device = mysql_fetch_array($device_query))
|
||||
case "ios":
|
||||
case "iosxe":
|
||||
case "catos":
|
||||
case "3com":
|
||||
$device['type'] = 'network';
|
||||
break;
|
||||
case "asa":
|
||||
|
||||
Reference in New Issue
Block a user