From 55002aced1d3704f852a2f3acc66d9b36bb2d01b Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Wed, 9 Mar 2016 10:02:53 -0600 Subject: [PATCH] Check the sysObjectID before trying to detect ILO temp sensors. --- .../sensors/temperatures/hpilo.inc.php | 36 ++++++++++--------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/includes/discovery/sensors/temperatures/hpilo.inc.php b/includes/discovery/sensors/temperatures/hpilo.inc.php index ef50a1003..da180d003 100644 --- a/includes/discovery/sensors/temperatures/hpilo.inc.php +++ b/includes/discovery/sensors/temperatures/hpilo.inc.php @@ -1,26 +1,28 @@