Module: check_mk
Branch: master
Commit: 23845942bf7500d91db09965d121ea3f07a3b772
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=23845942bf7500…
Author: Marcel Arentz <ma(a)mathias-kettner.de>
Date: Fri Sep 29 15:31:23 2017 +0200
Fixed typo
Change-Id: I4a7fcc86991749ce3d15f3ce18d76dfa03dcd2e9
---
inventory/dell_idrac_info | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/inventory/dell_idrac_info b/inventory/dell_idrac_info
index 188baef..19d4749 100644
--- a/inventory/dell_idrac_info
+++ b/inventory/dell_idrac_info
@@ -31,7 +31,7 @@
-def inv_snmp_extended_info(info):
+def inv_dell_idrac_info(info):
serial, expresscode, bios_date, bios_version, \
bios_vendor, raid_name, raid_version = info[0]
@@ -49,7 +49,7 @@ def inv_snmp_extended_info(info):
node['name'] = raid_name
inv_info['dell_hw_info'] = {
- 'inv_function' : inv_snmp_extended_info,
+ 'inv_function' : inv_dell_idrac_info,
'snmp_info' : ('.1.3.6.1.4.1.674.10892.5', [
"1.3.2.0", #
IDRAC-MIB::systemServiceTag
"1.3.3.0", #
IDRAC-MIB::systemExpressServiceCode