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:
Adam Amstrong
2011-04-09 13:20:48 +00:00
parent 39952ed9da
commit 461c0523c8
9 changed files with 19 additions and 49 deletions

View File

@@ -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');