From 044d263c39ed696fcfa1d1fcc349bc4d4f3fa526 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Fri, 12 Jul 2024 17:15:04 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cab7cc..91b4b07 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ [PACKAGE]: ../../raw/master/mkp/vsphere_topo-0.0.4-20240712.mkp "vsphere_topo-0.0.4-20240712.mkp" # vSphere Topology Visualization -This plugin uses the data from the _VMware ESX via vSphere_ special agent to create a topology of the vSphere environment. -It creates the topology on the fly with each check cycle. The topology contains the vCenter -> Data center(s) -> Clutser(s) -> VMs -> Datastore(s). The plugin will also work in host only mode. +This plugin uses the data from the _VMware ESX via vSphere_ special agent to create a topology of the vSphere environment.\ +The topology contains the vCenter -> Data center(s) -> Clutser(s) -> VMs -> Datastore(s)\ +It creates the topology on the fly with each check cycle. The plugin will also work in host only mode. --- ### Acknowledgements -- GitLab