Added Dell DRAC/iDRAC to type server instead of generic

This commit is contained in:
Mike Rostermund
2015-07-10 12:20:05 +02:00
parent 51ac69449a
commit 47e7836183
+1
View File
@@ -669,6 +669,7 @@ $config['os'][$os]['over'][0]['text'] = "Device Traffic";
$os = "drac";
$config['os'][$os]['text'] = "Dell DRAC";
$config['os'][$os]['icon'] = "dell";
$config['os'][$os]['type'] = "server";
$os = "bcm963";
$config['os'][$os]['text'] = "Broadcom BCM963xx";