AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Tools for make topology graph

    Posted 03/12/08 09:27 AM

    Originally posted by: carloseduardo.unix


    Hi!
    I need tools to make topology graph for my LPARs and eServer! Im using P595 with 40 LPARs and later is 84 LPARs! For create this im using excell :(
    Regards! Carlos
    #AIX-Forum


  • 2.  Re: Tools for make topology graph

    Posted 03/12/08 10:48 AM

    Originally posted by: steevojb


    Hi Carlos,

    You want to look at the System Planning Tool. It isn't perfect, but an excellent starting point

    http://www-304.ibm.com/systems/support/tools/systemplanningtool/

    HTH

    Steve
    #AIX-Forum


  • 3.  Re: Tools for make topology graph

    Posted 03/13/08 10:26 AM

    Originally posted by: j.gann


    I find the dot language really cool for generating graphical documentation: see http://www.graphviz.org/

    Here is a graph of a vio server's SEAs which was generated through some code that I have written, that logs into the vio server, looks around and outputs dot code which the dot interpreter then turns into a png.
    (Note the active SEAs are green, the inactive ones grey).

    http://home.arcor.de/jgan/aix/viosea.png

    Regards
    Joachim Gann
    #AIX-Forum