From 9c3c39aee42eca83d4c6f8f14db5356fb4535318 Mon Sep 17 00:00:00 2001 From: Rudy Hardeman Date: Tue, 12 May 2015 21:53:41 +0200 Subject: [PATCH] HP ilo temperature: Removed lookup array, lookup name from mib --- includes/discovery/temperatures/hpilo.inc.php | 23 +++---------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/includes/discovery/temperatures/hpilo.inc.php b/includes/discovery/temperatures/hpilo.inc.php index 137f51502..00117932c 100644 --- a/includes/discovery/temperatures/hpilo.inc.php +++ b/includes/discovery/temperatures/hpilo.inc.php @@ -1,22 +1,5 @@