remove commit from 3188

git-svn-id: http://www.observium.org/svn/observer/trunk@3192 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-05-15 18:18:20 +00:00
parent fc9347e273
commit d7765f7ab9
7 changed files with 8 additions and 21 deletions

View File

@@ -663,18 +663,6 @@ $config['os'][$os]['text'] = "APC Management Module";
$config['os'][$os]['type'] = "power";
$config['os'][$os]['over'][0]['graph'] = "device_current";
$config['os'][$os]['over'][0]['text'] = "Current";
$config['os'][$os]['over'][1]['graph'] = "device_voltage";
$config['os'][$os]['over'][1]['text'] = "Voltage";
$os = "apcups";
$config['os'][$os]['text'] = "APC UPS";
$config['os'][$os]['type'] = "power";
$config['os'][$os]['group'] = "ups";
$config['os'][$os]['icon'] = "apc";
$config['os'][$os]['over'][0]['graph'] = "device_voltage";
$config['os'][$os]['over'][0]['text'] = "Voltage";
$config['os'][$os]['over'][1]['graph'] = "device_frequency";
$config['os'][$os]['over'][1]['text'] = "Frequencies";
$os = "netbotz";
$config['os'][$os]['text'] = "Netbotz Environment sensor";