Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 2308
blob1e1229e0a403c23de17a4f1033b727a674d65dc1
1 Title: agent_vsphere, esx_vsphere_sensors: now reports additional sensor information (cpu, storage controller, memory)
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i2
6 Date: 1433850734
7 Class: feature
9 The agent_vsphere now queries these additional objects
10 <ul>
11 <li>runtime.healthSystemRuntime.hardwareStatusInfo.storageStatusInfo</li>
12 <li>runtime.healthSystemRuntime.hardwareStatusInfo.cpuStatusInfo</li>
13 <li>runtime.healthSystemRuntime.hardwareStatusInfo.memoryStatusInfo</li>
14 </ul>
16 The esx_vsphere_sensor check will report any problems regarding the
17 raid controller, the health of the CPU and the DIMM modules.