STORAGE-MERGE-DOTS(1p) | User Contributed Perl Documentation | STORAGE-MERGE-DOTS(1p) |
storage-merge-dots - merge dot files created by storage2dot, adding inter links if possible
version 2.05
storage-merge-dots [OPTIONS] DOTFILES...
Options: --vm VMNAME=HOSTNAME associate vmname and hostname --help|-h brief documentation --man full documentation
This program can be used to merge several DOT files created by storage2dot and produce (on stdout) a new DOT file with all the machine storage states. If DOT files contains a host and a virtual machine storage state, then they should be linked toguether in the generated DOT file.
Vincent Danjean <Vincent.Danjean@ens-lyon.org>
This software is copyright (c) 2014-2023 by Vincent Danjean.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2023-07-12 | perl v5.36.0 |