Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 286
blob975b0c9fbc9c970c2619f5b64d7f115a5d608372
1 Title: esx_vsphrere_counters.ramdisk: Better handling for non existant ramdisks
2 Level: 1
3 Component: checks
4 Version: 1.2.3i7
5 Date: 1385621928
6 Class: fix
8 We sadly do not get the total ramdisk sizes from the ESX host, so we need to assume
9 that equal named ramdisks on the ESX hosts are all of the same size. The known
10 disks are configured in the check.
12 In the past, all ramdisks changed to <tt>UNKNOWN</tt>, once at least one ramdisk
13 was not known to the check. This has been changed now, to show only the not handled
14 ramdisk as UNKNOWN.