VMware ESX 3.x VM service
VMware ESX 3.x VM service
Log Track Supported: Yes
Config Track Supported: Yes
Custom Properties Supported:
| Name | Description |
|---|---|
| guestOS | Guest OS |
| ip | IP Address |
| ethernet0.generatedAddress | MAC Address |
| memsize | Memory Size |
| numvcpus | Virtual CPUs |
| tools.syncTime | Tools Sync Time |
| scsi0.virtualDev | SCSI Device |
Supported Control Actions: start,stop,reset,suspend,resume,createSnapshot,revertSnapshot,deleteSnapshot,saveScreenshot
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 10 min |
| Process Virtual Memory Size | ProcessVirtualMemorySize | B | UTILIZATION | false | 5 min |
| Process Resident Memory Size | ProcessResidentMemorySize | B | UTILIZATION | false | 5 min |
| Process Page Faults | ProcessPageFaults | none | UTILIZATION | false | 10 min |
| Process Page Faults per Minute | ProcessPageFaults1m | none | UTILIZATION | false | 10 min |
| Process Cpu System Time | ProcessCpuSystemTime | ms | UTILIZATION | false | 10 min |
| Process Cpu System Time per Minute | ProcessCpuSystemTime1m | ms | UTILIZATION | false | 10 min |
| Process Cpu User Time | ProcessCpuUserTime | ms | UTILIZATION | false | 10 min |
| Process Cpu User Time per Minute | ProcessCpuUserTime1m | ms | UTILIZATION | false | 10 min |
| Process Uptime | ProcessUptime | ms | AVAILABILITY | false | 10 min |
| Process Cpu Total Time | ProcessCpuTotalTime | ms | UTILIZATION | false | 10 min |
| Process Cpu Total Time per Minute | ProcessCpuTotalTime1m | ms | UTILIZATION | false | 10 min |
| Process Cpu Usage | ProcessCpuUsage | percentage | UTILIZATION | false | 5 min |
| VM Cpu Wait | VMCpuWait | sec | UTILIZATION | false | 10 min |
| VM Cpu Wait per Minute | VMCpuWait1m | sec | UTILIZATION | false | 10 min |
| VM Cpu Used | VMCpuUsed | sec | UTILIZATION | true | 10 min |
| VM Cpu Used per Minute | VMCpuUsed1m | sec | UTILIZATION | true | 10 min |
| VM Cpu Sys | VMCpuSys | sec | UTILIZATION | false | 5 min |
| VM Memory Shares | VMMemoryShares | none | UTILIZATION | false | 5 min |
| VM Memory Minimum | VMMemoryMinimum | KB | UTILIZATION | false | 30 min |
| VM Memory Maximum | VMMemoryMaximum | KB | UTILIZATION | false | 30 min |
| VM Memory Size | VMMemorySize | KB | UTILIZATION | true | 5 min |
| VM Memory Ctl | VMMemoryCtl | KB | UTILIZATION | false | 5 min |
| VM Memory Swapped | VMMemorySwapped | KB | UTILIZATION | true | 5 min |
| VM Memory Shared | VMMemoryShared | KB | UTILIZATION | false | 5 min |
| VM Memory Active | VMMemoryActive | KB | UTILIZATION | false | 5 min |
| VM Memory Overhead | VMMemoryOverhead | KB | UTILIZATION | false | 5 min |
| VM Uptime | VMUptime | sec | AVAILABILITY | false | 10 min |
Configuration help:
General Log and Config Track Properties
- Enable Config Tracking - Check to enable config tracking.
- Configuration Files - Comma delimited list of configuration files to track. Relative files are resolved to ${installpath}.
- Enable Log Tracking - Check to enable log tracking.
- Track event log level - Only track events of level greater than or equal to this level. Order is: [Error, Warn, Info, Debug]
Mapping:- error -> Error
- warning -> Warn
- info,question,answer -> Info
- debug -> Debug
- Log Pattern Match - Include messages that match the given regular expression. The given pattern can be a substring to look for in log messages or a regular expression. See: java.util.regex.Pattern.
- Log Pattern Exclude - Exclude messages that match the given regular expression.
- Log Files - Comma delimited list of log files to track. Relative files are resolved to ${installpath}.