Added procera logo

This commit is contained in:
laf
2015-04-17 20:38:55 +01:00
parent 823ab3579a
commit 008393e2b8
2 changed files with 1 additions and 1 deletions

BIN
html/images/os/procera.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

View File

@@ -144,7 +144,7 @@ $os = "procera";
$config['os'][$os]['type'] = "network"; $config['os'][$os]['type'] = "network";
$config['os'][$os]['group'] = "unix"; $config['os'][$os]['group'] = "unix";
$config['os'][$os]['text'] = "Procera Networks"; $config['os'][$os]['text'] = "Procera Networks";
$config['os'][$os]['icon'] = "linux"; $config['os'][$os]['icon'] = "procera";
$config['os'][$os]['over'][0]['graph'] = "device_bits"; $config['os'][$os]['over'][0]['graph'] = "device_bits";
$config['os'][$os]['over'][0]['text'] = "Device Traffic"; $config['os'][$os]['over'][0]['text'] = "Device Traffic";
$config['os'][$os]['over'][1]['graph'] = "device_processor"; $config['os'][$os]['over'][1]['graph'] = "device_processor";