Applications Systems
How to run a CIM walk against a VMware ESX Server VM
This article describes how to run a Common Information Model (CIM) walk against a VMware ESX® Server virtual machine (VM).
First published date
Last published date
Overview
This article describes how to run a Common Information Model (CIM) walk against a VMware ESX® Server virtual machine (VM).
When you install Server and Application Monitor (SAM), the installation includes the Hardware Health Tool. This tool allows you to run a CIM walk (gathering data using the CIM protocol) from VMware ESX Server VMs. The tool creates a Windows Management Instrumentation / Common Information Model (WMI/CIM) walk in a form of directory structure and CSV files with instance information.
The Hardware Health Tool includes the following syntax:
SolarWinds.APM.HardwareHealthTool Hostname/IP[:port] [-protocol Cim/wmi] [I-path path] [- namespace namespace(s)] [-user username]
You can access the tool from the following location:
Vol:\Program Files (x86)\SolarWinds\Orion\HardwareHealth\SolarWinds.HardwareHealthTool.exe
Product section
Resolution
- Log in to the Orion Polling Engine which is monitoring your ESX Server.
- Open a command prompt window.
- Change the directory to the SolarWinds Install folder.
Volume:\Program Files (x86)\SolarWinds\Orion\HardwareHealth\ - Execute:
SolarWinds.HardwareHealthTool.exe - Update the IP / path to the correct use for your scenario.
For example:
SolarWinds.HardwareHealthTool.exe 10.10.10.10 –protocol cim –path C:\temp –user root
- Navigate to the path in the
c:\tempexample. - In the path, locate a folder called after the user name. For example:
C:\temp\root
In this folder are the files for each hardware component, as shown below.