Linux SoftwareProgrammingLibrariesSolaris::Disk::SVM::Graph 0.03

Solaris::Disk::SVM::Graph 0.03



Developer:   J?r?me Fenal
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   11K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Solaris::Disk::SVM::Graph is a Perl module for graph your Solaris Volume Manager configurations.

SYNOPSIS

my $graph = Solaris::Disk::SVM::Graph->new(
sourcedir => 'path/to/dir', # path to SVM config files,
# see Solaris::Disk::SVM for details
fontname => 'fontname',
fontsize => 'fontsize',
);

$graph->output(); # output the whole SVM config to svm.png

# output whole configuration
$graph->output(
output => '/path/to/image.svg',
# format deduced from file name, if format
# is not present
format => 'png', # or anything accepted by GraphViz,
# extension will be appended to output filename
);

# output one device
$graph->output( objects => 'd10' ); # d10 object with sub-devices to d10.png

# output many devices on same graph
$graph->output( objects => [ 'd10', 'd11' ] );

# output one device specifying output file name & format
$graph->output(
objects => 'd10'
output => '/path/to/image.svg',
format => 'png',
);

Requirements:
  • Perl
    tags graph output  disk svm  solaris disk  output objects  objects d10  format png  file name  one device  output one  output path  svm config  svm graph  output output  

    Download Solaris::Disk::SVM::Graph 0.03


     http://mirrors.evolva.ro/CPAN/authors/id/J/JF/JFENAL/Solaris-Disk-SVM-Graph-0.03.tar.gz


    Authors software

    Similar software

    Solaris::Disk::SVM::Graph 0.03 (by J?r?me Fenal)

    Graph::Writer::DrGeo 0.01 (by Kang-min Liu)
    Graph::Writer::DrGeo can save the graph output DrGeo scheme script.

    SYNOPSIS

    my $g = new Graph;

    # Add some vertices/edge

    Bio::TreeIO::svggraph 1.4 (by Brian Oconnor)

    SVG::Graph 0.01 (by Allen Day and Chris To)
    SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format.

    SYNOPSIS

    use SVG::Graph;
    use

    Squid Graph 3.2 (by SecurLogic)
    Squid Graph is a free, simple, yet powerful Squid v2 native logfile analysis tool that generates reports with graphical representatio

    python-libcommon 1.2.0 (by PimenTech)
    python-libcommon contains Map, Set, and Graph data types for Python

    Text::Graph 0.23 (by G. Wade Johnson)
    Text::Graph is a Perl extension for generating text-based graphs.

    SYNOPSIS

    use Text::Graph;
    blah blah blah

    Some data is

    g2 0.72 (by Ljubomir Milanovic)
    g2 is an easy to use, portable and powerful 2D graphics library

    MassSpec::ViewSpectrum 0.05 (by Jonathan Epstein)
    MassSpec::ViewSpectrum is a Perl extension for viewing a mass spectrum.

    SYNOPSIS

    use MassSpec::ViewSpectrum;

    open PNG, "

    KCachegrind 0.10.0 (by Josef Weidendorfer)
    Callgrind uses runtime instrumentation via the Valgrind framework for its cache simulation and call-graph generation


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags