Start a Conversation

Unsolved

D

18 Posts

1053

September 8th, 2021 01:00

How to learn CPU model in a ESX host (R730 & R720)

Hello

We are trying to learn cpu models in ESX hosts which are R720 and R730 model servers.  We ran the following command but unfortunately it didn't work.

vim-cmd hostsvc/hostsummary | grep cpuModel | cut -d '"' -f2

We will appreciate any more suggestions..

Thanks

 

September 12th, 2021 23:00

Hi,

I think following command may fetch info which you are looking for:

vim-cmd hostsvc/hosthardware | grep -i vim.host.CpuPackage -A 5

 

Regards,

Chethan 

No Events found!

Top