Giter Club home page Giter Club logo

Comments (9)

red-erik avatar red-erik commented on May 23, 2024 1

Hello,
I confirm the new version is working with those parameters too.
Thank you very much.

Regards,
Red.

from ari.

red-erik avatar red-erik commented on May 23, 2024

Hello,
are Network Topology Diagrams supposed to work ?
I saw #141 and #150 closed by inactivity but without proper answer/solution.

Thank you.

Regards,
Red.

from ari.

Claudio-Merola avatar Claudio-Merola commented on May 23, 2024

Hello @salimkapadia,

unfortunately the network topology represent the network view, as so the boxes are the vnets. changing it to the resource groups would not be possible in that view. The other views (Subscription views), are not the representation you need?

@red-erik, the Network Topology works, it is not working for you?

from ari.

red-erik avatar red-erik commented on May 23, 2024

Hello,
honestly not. The XML is created but the Network Diagram tab is missing at all. We tried with and without -debug -DiagramFullEnvironment but the tab is missing
image

Into the image I covered the sub name for privacy but the Network Diagram is not available at all.

Regards,
Red.

from ari.

Claudio-Merola avatar Claudio-Merola commented on May 23, 2024

@red-erik

That's odd.

I just made a change to the diagram file, now it will create a log file with general information about the diagram construction.

The log file will be "C:\AzureResourceInventory\DiagramLogFile.log".

Can you download the last version of the repo, run it and post the content of that log file here?

I made it in a way that no information about your environment will be present in the log file.

from ari.

red-erik avatar red-erik commented on May 23, 2024

Hello,
reading
https://github.com/microsoft/ARI/issues/118
I decided to build a new VM. The only difference with the preceding one is that the "not working" is Windows 2019 while
the "working" one is Windows 2022.
No other software or packages installed on both 2019 and 2022, anyway, it seems to work on a fresh new deployed VM.
I'll run it against our whole env and keep you posted.
Thank you veru much (we will test the log setting).
It is possible that the -ReportDir and -ReportName are interfeering ?

Regards,
Red.

from ari.

red-erik avatar red-erik commented on May 23, 2024

Hello,
run on Windows 2019 WITHOUT -ReportDir and -ReportName and it's producing the Diagram. Very odd.

Regards,
Red.

from ari.

Claudio-Merola avatar Claudio-Merola commented on May 23, 2024

@red-erik

Humnn, ok, That gave a hugh hint and I think I found a bug in the main file.

I just updated the files and now it should work (version 3.1.13)

from ari.

red-erik avatar red-erik commented on May 23, 2024

Hello,
to be precise, with -ReportDir and -ReportName it's NOT working and we have

DrawIOCoreFile - 2024-02-15_13_53_00 - Starting Draw.IO file
DrawIOCoreFile - 2024-02-15_13_53_00 - Setting XML files to be clean
DrawIOCoreFile - 2024-02-15_13_53_00 - Cleaning old files
DrawIOCoreFile - 2024-02-15_13_53_00 - Starting Organization Function
DrawIOCoreFile - 2024-02-15_13_53_00 - Starting Network Topology Function
DrawIONetwork - 2024-02-15_13_53_00 - Starting Network Diagram Job...
DrawIOCoreFile - 2024-02-15_13_53_01 - Starting Subscription Function
DrawIOCoreFile - 2024-02-15_13_53_01 - Waiting for Jobs to complete
DrawIONetwork - 2024-02-15_13_53_04 - Setting Subnet files
DrawIONetwork - 2024-02-15_13_53_04 - Calling Variables0 Function
DrawIONetwork - 2024-02-15_13_53_05 - Waiting Variables Job to complete
DrawIONetwork - 2024-02-15_13_53_07 - Setting Variables
DrawIONetwork - 2024-02-15_13_53_07 - Defining XML file
DrawIONetwork - 2024-02-15_13_53_08 - Calling Stensils
DrawIONetwork - 2024-02-15_13_53_08 - Calling OnPremNet
DrawIONetwork - 2024-02-15_13_53_14 - Calling as FullEnvironment
DrawIONetwork - 2024-02-15_13_53_15 - Waiting Job2 to complete
DrawIONetwork - 2024-02-15_13_53_17 - Processing Subnet files
DrawIONetwork - 2024-02-15_13_53_17 - End of Network Diagram
DrawIOCoreFile - 2024-02-15_13_53_17 - Starting to process files
DrawIOCoreFile - 2024-02-15_13_53_17 - Cleaning old jobs

Without those parameters it IS working and we have

DrawIOCoreFile - 2024-02-15_14_35_48 - Starting Draw.IO file
DrawIOCoreFile - 2024-02-15_14_35_48 - Setting XML files to be clean
DrawIOCoreFile - 2024-02-15_14_35_48 - Cleaning old files
DrawIOCoreFile - 2024-02-15_14_35_48 - Starting Organization Function
DrawIOCoreFile - 2024-02-15_14_35_49 - Starting Network Topology Function
DrawIONetwork - 2024-02-15_14_35_49 - Starting Network Diagram Job...
DrawIOCoreFile - 2024-02-15_14_35_49 - Starting Subscription Function
DrawIOCoreFile - 2024-02-15_14_35_49 - Waiting for Jobs to complete
DrawIONetwork - 2024-02-15_14_35_53 - Setting Subnet files
DrawIONetwork - 2024-02-15_14_35_53 - Calling Variables0 Function
DrawIONetwork - 2024-02-15_14_35_53 - Waiting Variables Job to complete
DrawIONetwork - 2024-02-15_14_35_56 - Setting Variables
DrawIONetwork - 2024-02-15_14_35_56 - Defining XML file
DrawIONetwork - 2024-02-15_14_35_56 - Calling Stensils
DrawIONetwork - 2024-02-15_14_35_56 - Calling OnPremNet
DrawIONetwork - 2024-02-15_14_36_00 - Calling as FullEnvironment
DrawIONetwork - 2024-02-15_14_36_01 - Waiting Job2 to complete
DrawIONetwork - 2024-02-15_14_36_07 - Processing Subnet files
DrawIONetwork - 2024-02-15_14_36_08 - End of Network Diagram
DrawIOCoreFile - 2024-02-15_14_36_08 - Starting to process files
DrawIOCoreFile - 2024-02-15_14_36_08 - Cleaning old jobs

I'll test 3.1.13

Regards,
Red.

from ari.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.