Striker-collect-debug: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
; '''Note:''' | ; '''Note:''' | ||
: This program collects potentially secure information, like passwords. Be careful who you share the collected data with! | : This program collects potentially secure information, like passwords. Be careful who you share the collected data with! | ||
: The data from Striker dashboards are always collected. | |||
= OPTIONS = | = OPTIONS = |
Revision as of 23:49, 31 July 2024
Alteeve Wiki :: Man Pages :: Striker-collect-debug |
NAME
striker-collect-debug - This program collects data needed to help diagnose problems with an Anvil! system.
SYNOPSIS
striker-collect-debug <command> [options]
DESCRIPTION
This program collects database data, logs, config files and other information needed to help diagnose problems with the Anvil! platform. By default, this collects all data from all accessible machines.
- Note:
- This program collects potentially secure information, like passwords. Be careful who you share the collected data with!
- The data from Striker dashboards are always collected.
OPTIONS
-?, -h, --help Show this man page.
- --log-secure
- When logging, record sensitive data, like passwords.
- -v, -vv, -vvv
- Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
Commands:
--anvil <name or UUID>
- This restricts the data to be collected to the Striker dashboards and the specific Anvil! node pair.
--hosts <comma-separated list of host names or UUIDs>
- This can be used to specify which specific hosts data is collected from. Note that this can be used in conjuction with --anvil to add additional hosts to collect data from, like DR hosts.
--with-screenshots
- This collects VMs screenshots together with debug log. Disabled by default.
--output-file </path/to/file.tar.bz2>
- This allows you to specify the output compressed tarball that the files will be saved in. By default, the output file is /root/anvil-debug_<timestamp>.tar.bz2. If this is a directory (ending in /), the normal file name is created, just in a different directory. If the path ends in a file that doesn't have the .tar.bz2 suffix, that suffix will be added automatically. The output file will always be a bzip2's tarball.
AUTHOR
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
REPORTING BUGS
Report bugs to users@clusterlabs.org
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |