From a4f2e3ddc60253fe825fd19b5949b841b805719f Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 15 Oct 2023 19:45:51 +0000 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 522b57d..ae31200 100644 --- a/README.md +++ b/README.md @@ -181,14 +181,12 @@ Wehre -p is the path to your inventory data and -c are the columns used in the o Sample output ``` -OMD[build]:~$ ~/local/bin/topology_data/create_topology_data.py -s C9540-7-1 -m -Start time: 2023-10-12T16:31:32.10 -Device: lr-cos-ap-010: not found in auto checks path! -Device: lr-cos-ap-010: interface (Gi0) not found in services -Devices added: 56, source inv_CDP -time taken: 0.532150752/s -End time: 2023-10-12T16:31:33.10 -OMD[build]:~$ +OMD[build]:~$ ~/local/bin/topology_data/create_topology_data.py -s CORE01 +Start time: 2023-10-16T21:44:53.10 +Devices added: 66, source inv_CDP +time taken: 1.035935568/s +End time: 2023-10-16T21:44:54.10 + ``` Sample network topology -- GitLab