anvil/man
Fabio M. Di Nitto f1584c770d striker-collect-debug: disable screenshot collection by default
Closes: #620

Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
..
alteeve-repo-setup.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-boot-server.8 Created anvil-monitor-performance tool and daemon. 2024-02-12 22:58:36 -05:00
anvil-change-password.8 Reworked anvil-manage-server-storage to use the translation system. 2023-09-03 16:02:47 -04:00
anvil-check-memory.8 * Updated scan-network to check for inactive or activating interfaces and manually bring them up, if the uptime is less than 10 minutes. 2022-08-03 23:38:56 -04:00
anvil-configure-host.8 changing the file name to appropriate file 2023-11-16 15:43:15 -05:00
anvil-cycle-vm-nics.8 * Updated the man pages for anvil-cycle-vm-nics and anvil-daemon. 2023-08-10 16:18:21 -04:00
anvil-daemon.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-delete-server.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-download-file.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-file-details.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-join-anvil.8 Added two more man pages. 2023-08-10 17:59:36 -04:00
anvil-maintenance-mode.8 Added two more man pages. 2023-08-10 17:59:36 -04:00
anvil-manage-alerts.8 docs(tools): add descriptions to alert levels in manager alerts 2024-01-26 17:52:43 -05:00
anvil-manage-daemons.8 Added '--all' to anvil-manage-daemons to enable optional daemons. 2024-03-26 13:34:59 -04:00
anvil-manage-dr.8 Updated anvil-manage-dr to change --list to --show for consistency 2023-11-17 23:52:58 -05:00
anvil-manage-files.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-manage-firewall.8 Created empty man files that need to be written, more to come. 2023-08-10 18:30:16 -04:00
anvil-manage-host.8 Removed anvil-update-states 2024-01-27 15:39:01 -05:00
anvil-manage-keys.1 Updated anvil-manage-keys to work from the command line 2023-11-13 18:59:24 -05:00
anvil-manage-power.8 * Reworded striker-update-cluster to use anvil-update-system for on-system OS updates. 2023-07-14 22:29:07 -04:00
anvil-manage-server-storage.8 * Continued work on anvil-manage-server-system. It now displays the boot devices, CPU and RAM info. 2023-10-11 17:22:06 -04:00
anvil-manage-server-system.8 Finished CPU support in anvil-manage-server-system! 2023-11-24 16:51:15 -05:00
anvil-manage-server.8 Beginning to repurpose anvil-manage-server for server resync 2024-03-25 22:41:34 -04:00
anvil-manage-storage-groups.8 * Updated man pages 2023-03-24 01:27:15 -04:00
anvil-migrate-server.8 Created empty man files that need to be written, more to come. 2023-08-10 18:30:16 -04:00
anvil-monitor-network.8 Created anvil-monitor-performance tool and daemon. 2024-02-12 22:58:36 -05:00
anvil-monitor-performance.8 Created anvil-monitor-performance tool and daemon. 2024-02-12 22:58:36 -05:00
anvil-network-profiler.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-parse-fence-agents.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-pcs-wrapper.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-provision-server.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-rename-server.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-report-usage.8 * Updated anvil-report-usage to accept the new '--machine' which reports the usage information in XML format. 2023-07-22 22:21:48 -04:00
anvil-safe-start.8 Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available. 2023-07-22 18:09:01 -04:00
anvil-safe-stop.8 Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available. 2023-07-22 18:09:01 -04:00
anvil-scan-network.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-show-local-ips.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-shutdown-server.8 * Updated anvil-shutdown-server to take the new '--immediate' switch which forces a server to shut down immediately (akin to pulling the power on a traditional machine). This is needed to allow a user to recover a crash or hung server. 2023-09-21 18:56:12 -04:00
anvil-special-operations.8 * Updated anvil-update-system to check if another instance of anvil-update-system is running and, if so, exit. 2023-07-22 20:03:39 -04:00
anvil-sync-shared.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-test-alerts.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-update-definition.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-update-issue.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-update-system.8 Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available. 2023-07-22 18:09:01 -04:00
anvil-version-changes.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-virsh-wrapper.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-watch-bonds.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-watch-drbd.8 * Completed the new anvil-watch-drbd which replaces watch_drbd. 2023-06-22 20:43:46 -04:00
anvil-watch-power.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
anvil-watch-servers.8 Got anvil-watch-servers showing the status of subnodes. 2023-11-27 23:47:29 -05:00
anvil.conf.5 * OK, this time CentOS is actually supported. For reals. 2020-02-03 02:10:00 -05:00
fence_delay.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
fence_pacemaker.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
Makefile.am Removed the duplicate repo man page. 2024-03-18 23:30:24 -04:00
scancore.8 * Added the alteeve-repo-setup man page and updated it to show that when called with '-h'. 2022-08-02 14:31:46 -04:00
striker-auto-initialize-all.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-boot-machine.8 Finished initial version of striker-show-jobs 2023-10-18 20:51:20 -04:00
striker-check-machines.8 This adds the new 'striker-collect-debug' tool that collects all potentially useful debug info into a single tarball. 2023-07-05 21:04:05 -04:00
striker-collect-debug.8 striker-collect-debug: disable screenshot collection by default 2024-03-30 21:51:34 +01:00
striker-db-report.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-db-status.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-file-manager.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-get-peer-data.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-get-screenshots.8 Fixed a typo and added a missing man page. 2024-02-14 01:51:30 -05:00
striker-initialize-host.8 * Updated Get->switches() to always support job-uuid. 2022-10-18 19:16:32 -04:00
striker-manage-install-target.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-manage-peers.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-parse-os-list.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-parse-oui.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-prep-database.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-purge-target.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-scan-network.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-show-db-counts.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
striker-show-jobs.8 Finished initial version of striker-show-jobs 2023-10-18 20:51:20 -04:00
striker-update-cluster.8 * Picked up text changes from f14c905018d96b9cf3e6ec7b4b6a2ca9b7a276d7 2023-08-10 16:25:05 -04:00
tool-fio-tester.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00
unfence_pacemaker.8 * Created empty man page files all remaining tools. 2023-08-11 13:55:51 -04:00