Module: check_mk
Branch: master
Commit: 3c69ef2f839d43cac2edc83c81a5384d3f9b9e48
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=3c69ef2f839d43…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon May 6 11:14:45 2013 +0200
vsphere agent: Added counter dump mode for easier debugging
---
agents/special/agent_vsphere | 2 ++
1 file changed, 2 insertions(+)
diff --git a/agents/special/agent_vsphere b/agents/special/agent_vsphere
index 8a696aa..24f4e29 100755
--- a/agents/special/agent_vsphere
+++ b/agents/special/agent_vsphere
@@ -74,6 +74,8 @@ OPTIONS:
hostsystem, virtualmachine and storage. Default is to
query all modules.
+ -c, --dump-counters Simply dumping out all available counters and their
values.
+ This mode is meant for debugging and diagnostic
purposes.
""")