There was an error while loading. Please reload this page.
1 parent a0387a4 commit 4d5d2d5Copy full SHA for 4d5d2d5
1 file changed
cmk/plugins/vsphere/checkman/esx_vsphere_datastore_io
@@ -5,6 +5,10 @@ license: GPLv2
5
distribution: check_mk
6
description:
7
This check measures the number of written and read bytes and the latency for each datastore on an ESX host system.
8
+ It is important to note that ESX host systems do not always report valid data for the metrics mentioned above.
9
+ Metrics with currently invalid data are omitted until the ESX host system starts to report valid data.
10
+ If there is no valid data for any metric, the service will go stale.
11
+
12
You can configure levels for the read, write and latency values.
13
14
item:
0 commit comments