Hostsvc/hosthardware: Difference between revisions
added example output |
add link to vmware KB to retrieve NX/XD flag |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
==== example output ==== | ==== example output ==== | ||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/hosthardware | # vmware-vim-cmd -H 10.10.10.10 -U root -P password hostsvc/hosthardware | ||
(vim.host.HardwareInfo) { | (vim.host.HardwareInfo) { | ||
dynamicType = <unset>, | dynamicType = <unset>, | ||
systemInfo = (vim.host.SystemInfo) { | systemInfo = (vim.host.SystemInfo) { | ||
| Line 826: | Line 826: | ||
}, | }, | ||
} | } | ||
==== See also ==== | |||
[http://kb.vmware.com/kb/1031785 Checking cpuinfo information on an ESXi host for NX/XD flag] | |||
[[Category: Vimsh]] | [[Category: Vimsh]] | ||