add nxos discovery

git-svn-id: http://www.observium.org/svn/observer/trunk@1352 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-07-14 11:50:01 +00:00
parent 74b6e0f981
commit 6ef140292e
5 changed files with 21970 additions and 1 deletions
+4
View File
@@ -93,6 +93,10 @@ $config['os']['generic']['text'] = "Generic Device";
$config['os']['ironware']['text'] = "Brocade IronWare";
$config['os']['ironware']['type'] = "network";
$config['os']['extremeware']['text'] = "Extremeware";
$config['os']['extremeware']['type'] = "network";
$config['os']['extremeware']['ifname'] = 1;
$config['os']['powerconnect']['text'] = "Dell PowerConnect";
$config['os']['powerconnect']['ifname'] = 1;
$config['os']['powerconnect']['type'] = "network";