Quantcast
Viewing all articles
Browse latest Browse all 10362

Getting BIOS, Network, iLO settings via WBEM

I am trying to get system information using WMI, with the WBEM providers installed. Particularly, I'd like to be able to find some specific information about BIOS, Network, and iLO settings.

 

Take BIOS for instance: I'd like access to any and all setting found in the bios (right now I use conrep to dump them to an xml file). I found the HP_BIOSAttribute class, but it only contains 4 or 5 settings.

 

Network: I'd like to access all the settings I can get running a dump with the cqniccfg tool. I've been able to find some settings in the WBEM classes but not, for instance, the ReceiveBuffers setting.

 

iLO: currently I use cpqlocfg to query iLO to give me information about itself. In what WBEM class can I find these?

 

The WBEM Providers seem incredibly promising, if they contain the information I need!

 

Thanks,

Eric


Viewing all articles
Browse latest Browse all 10362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>