Module: check_mk
Branch: master
Commit: 92e84de21b27fb4a938f4fb025726af1f45c7171
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=92e84de21b27fb…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon May 6 13:06:00 2013 +0200
esx_vsphere_hostsystem.multipath: added man page
---
checkman/esx_vsphere_hostsystem.multipath | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/checkman/esx_vsphere_hostsystem.multipath
b/checkman/esx_vsphere_hostsystem.multipath
new file mode 100644
index 0000000..3d9fcb2
--- /dev/null
+++ b/checkman/esx_vsphere_hostsystem.multipath
@@ -0,0 +1,18 @@
+title: Multipath state on VMWare ESX host systems
+agents: vsphere
+author: Mathias Kettner <mk(a)mathias-kettner.de>
+license: GPL
+distribution: check_mk
+description:
+ This check monitors the state of all Multipath devices
+ on an ESX host system. It gets critical if at least one
+ path is dead or in {unknown} state.
+ It gets warning if at least one path is disabled or in standby mode.
+
+inventory:
+ One service per multipath device will be created. Paths
+ to local disk are ignored.
+
+item:
+ The path type and the unique id of the path joined with a slash.
+