Add cumulus icon

This commit is contained in:
Xavier Beaudouin
2016-03-16 16:07:51 +01:00
parent ac9c428012
commit 571ee1631a
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

+1 -1
View File
@@ -244,7 +244,7 @@ $os = 'cumulus';
$config['os'][$os]['type'] = 'network';
$config['os'][$os]['group'] = 'unix';
$config['os'][$os]['text'] = 'Cumulus Linux';
//$config['os'][$os]['icon'] = 'cumulus';
$config['os'][$os]['icon'] = 'cumulus';
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';
$config['os'][$os]['over'][1]['graph'] = 'device_processor';