This question has been answered for PowerCLI here:
We run RHEL 7 systems on HP servers. The original solution was to run hponcfg periodically via a cron task on the host and write the data to NetApp shared directory.
I have not found a solution native to Linux. I suppose I could install Powershell/PowerCLI on Linux and use the above solution but I’d rather keep the moving parts to a minimum.
Thanks.