3

I'm looking for something to describe existing infrastructure of working applications. What I need:

    1. The ability to create new entities, add/edit properties of entity. Example of entity is Windows server with properties such as IP address, server name etc. Another example is application with properties: name, location etc.
      Create dependency between entities. Application depends on server where it's installed and running. Dependency can be different type: vital, high impact, low impact.
      Search. User should be able to find entity by property and see all entities related to the entity.
      Interaction. Optional. Could be good to have the ability to change the state of entity, f.e. shut down the server and see what application will be impacted and how.
  • 3 Answers3

    2

    Visio can do all that using the data attributes on objects which can be fully customised and has nice base images to make it very visual.

    Robert MacLean
    • 2,186
    • 6
    • 28
    • 45
    1

    Have you considered any of the tools from Solarwinds? They're all Windows-based, so I haven't gotten too much use from them, but they looked pretty impressive when I played with them.

    http://www.solarwinds.com/products/

    Matt Simmons
    • 20,396
    • 10
    • 68
    • 116
    0

    What you are looking for is a configuration database. You can certainly use System center configuration manager and or the up and coming System Center Service Manager

    Jim B
    • 24,081
    • 4
    • 36
    • 60