anvil/tools
2022-11-28 14:37:19 -05:00
..
anvil-access-module fix(tools): allow subroutine execution before reading $anvil->data 2022-11-28 14:37:19 -05:00
anvil-boot-server * Adds the anvil-boot-server man page. 2022-08-02 19:09:57 -04:00
anvil-change-password * Adds the anvil-boot-server man page. 2022-08-02 19:09:57 -04:00
anvil-check-memory * Added the man page for anvil-check-memory 2022-08-02 20:26:54 -04:00
anvil-configure-host fix(tools): parse switches in anvil-configure-host 2022-11-28 14:37:19 -05:00
anvil-cycle-vm-nics
anvil-daemon * Renamed the 'notifications' table to 'alert-override', better reflecting what it does. 2022-11-17 00:34:52 -05:00
anvil-delete-server * 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-download-file
anvil-file-details
anvil-get-server-screenshot fix(tools): add output file id switch to anvil-get-server-screenshot 2022-11-28 14:37:18 -05:00
anvil-join-anvil Added 'system::all::configured' to anvil-join-anvil to mark an explicit end of config. 2022-10-18 10:56:58 -04:00
anvil-maintenance-mode
anvil-manage-alerts * FInished the anvil-manage-alerts tool. It can now send test alerts at a user-requested alert level. 2022-11-22 01:10:53 -05:00
anvil-manage-dr * Fixed a bug in DRBD->gather_data() to remove trailing commas for existing TCP ports. 2022-10-05 20:15:32 -04:00
anvil-manage-files * Updated Get->switches() to always support job-uuid. 2022-10-18 19:16:32 -04:00
anvil-manage-firewall * Disabled firewalling for now. There appears to be an issue starting up with DRBD. 2022-07-09 19:46:38 -04:00
anvil-manage-host
anvil-manage-keys
anvil-manage-power
anvil-manage-server * Fixed a bug where deleting ports from a fence device in an Install Manifest would not cause the fence methods to be removed from the associated cluster. 2022-10-20 22:33:41 -04:00
anvil-migrate-server This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work. 2022-07-02 17:06:04 -04:00
anvil-network-profiler Added the new 'anvil-network-profiler' tool. 2022-07-19 21:16:46 -04:00
anvil-parse-fence-agents
anvil-provision-server Fixed a bug where scan-server faulted with a divide by zero error when the host had no swap. 2022-09-27 00:40:30 -04:00
anvil-rename-server
anvil-report-usage
anvil-safe-start
anvil-safe-stop This adds support (testing needed) for "Long-Throw" DR; which is a wrapper for using 'drbd-proxy' to provide larger transmit buffers so slow/high-latency DR hosts. 2022-09-21 23:35:06 -04:00
anvil-scan-network
anvil-show-local-ips
anvil-shutdown-server
anvil-sync-shared * Fixed a couple bugs in anvil-manage-files where a file moved from incoming to files or definitions wasn't having the directory updated properly in the database. Also made an explicit check when looking for missing files to check to see if the file exists in another managed directory and, if so and if a striker, update the DB. 2022-08-15 23:27:40 -04:00
anvil-test-alerts
anvil-update-definition
anvil-update-issue
anvil-update-states * Cleaned up some old 'die' calls with better nice_exit() calls to help avoid dangling db_in_use flags. 2022-08-12 16:32:20 -04:00
anvil-update-system
anvil-watch-bonds
fence_delay
fence_pacemaker
generate_pm_dispatch_table
Makefile.am fix(tools): striker-access-database->anvil->access->module; execute any sub on any module 2022-11-28 14:37:17 -05:00
scancore * 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 Small logging fix to striker-auto-initialize-all. 2022-06-17 16:43:50 -04:00
striker-auto-initialize-all.example
striker-boot-machine
striker-db-report
striker-db-status
striker-file-manager
striker-get-peer-data
striker-initialize-host * Fixed a bug where deleting ports from a fence device in an Install Manifest would not cause the fence methods to be removed from the associated cluster. 2022-10-20 22:33:41 -04:00
striker-manage-install-target
striker-manage-peers
striker-manage-vnc-pipes
striker-open-ssh-tunnel
striker-parse-os-list
striker-parse-oui * Updated Get->switches() to take 'list' and 'man' parameters. With list, the passed in switches can be checked to ensure they're valid. With 'man', if set to the name of a man page (usually $THIS_FILE) will be displayed if --help, -h or -? are used. 2022-07-29 16:56:40 -04:00
striker-prep-database Disabled striker-prep-databas and set Database->configure_pgsql() calls to use debug => 2. 2022-07-20 20:32:18 -04:00
striker-purge-target * Added network_interfaces, bonds, bridges and ip_addresses tables to the age-out list. 2022-06-20 21:21:44 -04:00
striker-scan-network
striker-show-db-counts
watch_drbd