NAME

svmgraph - Graph Solaris Volume Manager objects using GraphViz

SYNOPSIS

svmgraph [-o outfile.png] [-f format] [-D datadir]  [objects]

svmgraph -D t/data          # creates svm.png
smvgraph -o d100.png d100   # creates d100.png

Options

[-o <outfile>]  : outfile is the name of the image file to output, extension are honoured
[-f <format>]   : format of the file, as supported by GraphViz
[-D <datadir>]  : datadir is the directory where the data will be read from
[-O <h|v>]      : image orientation (horizontal or vertical)
[-P pageformat] : if Paper::Specs is available, you'll be able to say 'Letter' or 'A4'
[-h]            : show this help text

Commands

DESCRIPTION

svmgraph is a tool to graph your SDS/SVM configuration

The -D option provides the same interface as svm(1) (from Solaris::Disk::SVM), to read configuration from file instead from the needed commands outputs.

The output file may be from one of the many output types in GraphViz.

AUTHOR

Jérôme Fenal <jfenal@free.fr>

WEBSITE

Head to http://jfenal.free.fr/Solaris/ to see some sample graphics.

VERSION

This is version 0.02 of the svmgraph script.

COPYRIGHT

Copyright (C) 2004, 2005 Jérôme Fenal. All Rights Reserved

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

1 POD Error

The following errors were encountered while parsing the POD:

Around line 140:

Non-ASCII character seen before =encoding in 'Jérôme'. Assuming CP1252