From 000104717106f20ba32cc6463987ffefc0b36748 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Tue, 16 Jul 2024 04:23:55 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index bddfd5f..daa2f5b 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,12 @@ It creates the topology on the fly with each check cycle. The plugin will also w
 ### Acknowledgements
 ThX to [adadietrich](https://forum.checkmk.com/u/adadietrich/summary) for the idea and for being my beta tester
 
+---
+### Known issues
+
+- The topology is only available on the site where the vCenter servier is monitored. There is no sync for topology files from reemote sites to the central site. As a workaround you could create a rsync job that copys the topology data to the main site.
+- There is no direct access (link) to a specific topology, if use other topologies as well, you might need to select the right topology for display  via `Compare history` -> `Reference` -> `Compare to` on the topology screen.
+
 ---
 ### Download
 * [Download latest mkp file][PACKAGE]
-- 
GitLab