diff --git a/pyghmi/ipmi/oem/lenovo/nextscale.py b/pyghmi/ipmi/oem/lenovo/nextscale.py index 305e3944..b02ce7ae 100644 --- a/pyghmi/ipmi/oem/lenovo/nextscale.py +++ b/pyghmi/ipmi/oem/lenovo/nextscale.py @@ -228,7 +228,7 @@ fpc_sensors = { 'type': 'Fan', 'units': 'RPM', 'provider': fpc_read_psu_fan, - 'elements': 1, + 'elementsfun': get_psu_count, }, 'Total Power Capacity': { 'type': 'Power',