This is in fact a load balancer

This commit is contained in:
Xavier Beaudouin
2016-02-23 17:58:04 +01:00
parent 63a76a7605
commit d10b944e45
+1 -1
View File
@@ -486,7 +486,7 @@ $config['os'][$os]['icon'] = 'brocade';
// Brocade/Foundry ServerIron
$os = 'serveriron';
$config['os'][$os]['text'] = 'Brocade ServerIron';
$config['os'][$os]['type'] = 'network';
$config['os'][$os]['type'] = 'loadbalancer';
$config['os'][$os]['ifname'] = 1;
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';