mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
changed the description of OS
This commit is contained in:
@@ -1058,7 +1058,7 @@ $config['os'][$os]['over'][3]['text'] = 'Storage Usage';
|
||||
|
||||
// EMC FlareOS
|
||||
$os = 'flareos';
|
||||
$config['os'][$os]['text'] = 'FLARE OS';
|
||||
$config['os'][$os]['text'] = 'EMC Flare OS';
|
||||
$config['os'][$os]['type'] = 'storage';
|
||||
$config['os'][$os]['icon'] = 'emc';
|
||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||
|
||||
Reference in New Issue
Block a user