From d2132506defbbb4488ac3e837eae77eb136be91e Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 19 Oct 2023 17:34:06 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfbbb9b..6ea16c9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [PACKAGE]: ../../raw/master/create_topology_data-0.0.7-20231019.mkp "create_topology_data-0.0.7-20231019.mkp" # PoC for Network Visualization data creation from inventory data -This script creates the topology data file needed for the [Checkmk Exchange Network visualization](https://forum.checkmk.com/u/schnetz) plugin by Andreas Boesl and [schnetz](https://exchange.checkmk.com/u/schnetz). For more information see [Checkmk forum Network Visualization](https://forum.checkmk.com/t/network-visualization/41680). +This script creates the topology data file needed for the [Checkmk Exchange Network visualization](https://forum.checkmk.com/u/schnetz) plugin by Andreas Boesl and [schnetz](https://exchange.checkmk.com/u/schnetz).\ +For more information see [Checkmk forum Network Visualization](https://forum.checkmk.com/t/network-visualization/41680). Features: - Reading connection data from the Checkmk HW/SW inventory -- GitLab