mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4503 from Rosiak/update-forti-logo
Update forti logo
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 427 B After Width: | Height: | Size: 876 B |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
@ -2006,7 +2006,7 @@ $config['os'][$os]['over'][0]['text'] = 'Current';
|
||||
$os = 'fortios';
|
||||
$config['os'][$os]['text'] = 'FortiOS';
|
||||
$config['os'][$os]['type'] = 'appliance';
|
||||
$config['os'][$os]['icon'] = 'fortios';
|
||||
$config['os'][$os]['icon'] = 'fortinet';
|
||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||
$config['os'][$os]['over'][0]['text'] = 'Traffic';
|
||||
$config['os'][$os]['over'][1]['graph'] = 'device_processor';
|
||||
|
Reference in New Issue
Block a user