nampnx

updated

13 years ago

N

nampnx

1 Rookie

37 Posts

0

192470

November 11th, 2013 02:00

Hardware Inventory in iDRAC 6

Dear all,

I am using dell servers m610 (iDRAC6). We are building a tool to get hardware information of dell m610 by using wsman via iDRAC 6. But when i got some hardware info (Ram, HDD, CPU ) using wsman, i got old infofmation. when i installed more Rams or Plugged more HDDs. I still got old hardware info.

+ Command example. wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_MemoryView -h $IPADDRESS -V -v -c dummy.cert -P 443 -u $USERNAME -p $PASSWORD  -j utf-8 -y basic.

+ wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_SystemView -h $IPADDRESS -V -v -c dummy.cert -P 443  -u $USERNAME -p $PASSWORD -j utf-8 -y basic

I know an option in LifeCycle to get latest hardware info is enable "Collect System Inventory on Restart (CSIOR)". But i must restart server to get.

Is there any way to  get latest hardware information without restart server?

Thanks so much,

nampnx