STORAGE2DOT(1p) | User Contributed Perl Documentation | STORAGE2DOT(1p) |
storage2dot - analyse and generate a graphical view of a machine storage
version 2.05
storage2dot [OPTIONS]
Options: --remote|-r MACHINE collect data on MACHINE (through SSH) --collect-only|-c generate plain data instead of dot file --data|-d FILE use FILE as data source --output|-o FILE write output into FILE --record-file FILE record shell commandsinto FILE [for tests] --replay-file FILE collect data from FILE [for tests] --help|-h brief documentation --man full documentation
This program can be used to collect data about the storage state from local or remote machines (through SSH) and use them to generate a DOT graphic representing them.
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 |