mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added logo
This commit is contained in:
BIN
html/images/os/powercode.png
Normal file
BIN
html/images/os/powercode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@@ -132,7 +132,7 @@ $os = "powercode";
|
||||
$onfig['os'][$os]['type'] = "server";
|
||||
$config['os'][$os]['group'] = "unix";
|
||||
$config['os'][$os]['text'] = "Powercode BMU";
|
||||
$config['os'][$os]['icon'] = "linux";
|
||||
$config['os'][$os]['icon'] = "powercode";
|
||||
$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