syntaxer run

git-svn-id: http://www.observium.org/svn/observer/trunk@3045 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-04-17 15:27:17 +00:00
parent 5e523e222e
commit ff72c2843e
14 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
if ($device['os'] == "apc")
{
# Environmental monitoring on UPSes etc
# FIXME emConfigProbesTable may also be used? But not filled out on my device...
# FIXME emConfigProbesTable may also be used? But not filled out on my device...
$apc_env_data = snmpwalk_cache_oid($device, "iemConfigProbesTable", array(), "PowerNet-MIB");
$apc_env_data = snmpwalk_cache_oid($device, "iemStatusProbesTable", $apc_env_data, "PowerNet-MIB");