mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-19 08:03:23 +02:00
Add cumulus icon
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user