Update definitions.inc.php

This commit is contained in:
ahmedsajid
2016-08-04 14:20:07 -04:00
committed by GitHub
parent 4ca32c0a99
commit b8fa30b621

View File

@ -1048,7 +1048,7 @@ $config['os'][$os]['over'][3]['text'] = 'Storage Usage';
$os = 'equallogic';
$config['os'][$os]['text'] = 'Dell EqualLogic';
$config['os'][$os]['type'] = 'storage';
$config['os'][$os]['type'] = 'storage';
$config['os'][$os]['icon'] = 'dell';
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';