mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device/health page improvements and sentry3 and tripplite fixes from falz
git-svn-id: http://www.observium.org/svn/observer/trunk@2041 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -688,7 +688,7 @@ $config['os'][$os]['text'] = "Tripp Lite PowerAlert";
|
||||
$config['os'][$os]['type'] = "power";
|
||||
$config['os'][$os]['over'][0]['graph'] = "device_current";
|
||||
$config['os'][$os]['over'][0]['text'] = "Current";
|
||||
$config['os'][$os]['icon'] = "poweralert";
|
||||
$config['os'][$os]['icon'] = "tripplite";
|
||||
|
||||
|
||||
$device_types = array('server', 'network', 'firewall', 'workstation', 'printer', 'power', 'environment');
|
||||
|
Reference in New Issue
Block a user