mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
unify mge icon
git-svn-id: http://www.observium.org/svn/observer/trunk@1387 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
@@ -169,9 +169,11 @@ $config['os']['mgeups']['group'] = "ups";
|
||||
$config['os']['mgeups']['overgraph'][] = "device_current";
|
||||
$config['os']['mgeups']['overtext'] = "Current";
|
||||
$config['os']['mgeups']['type'] = "power";
|
||||
$config['os']['mgeups']['icon'] = "mge";
|
||||
|
||||
$config['os']['mgepdu']['text'] = "MGE PDU";
|
||||
$config['os']['mgepdu']['type'] = "power";
|
||||
$config['os']['mgepdu']['icon'] = "mge";
|
||||
|
||||
$config['os']['apc']['text'] = "APC Management Module";
|
||||
$config['os']['apc']['overgraph'][] = "device_current";
|
||||
|
||||
Reference in New Issue
Block a user