anvil/tools
Digimer 24ec17f8f7 * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
* Fixed a problem with Database->insert_or_update_variables() where variable_source_uuid being set to an empty string wasn't converted to NULL.
* Fixed Database->locking() where the way the lock variable was set was rather broken.
* Created Striker->check_httpd_conf() which configured apache to handle the integration of the new WebUI for Anvil! management with the existing WebUI.
* Updated System->update_hosts() to specifically set the 127.0.0.1 and ::1 lines to handle how cloud-init overrides /etc/hosts and breaks CI/CD tests.
* Removed the old index.html as it's now used for the new WebUI.
* Began work on removing DB connection requirements from ocf:alteeve:server.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-06-03 22:25:36 -04:00
..
anvil-boot-server
anvil-change-password
anvil-check-memory
anvil-configure-host * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time. 2021-06-03 22:25:36 -04:00
anvil-cycle-vm-nics
anvil-daemon * Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time. 2021-06-03 22:25:36 -04:00
anvil-delete-server
anvil-download-file
anvil-file-details
anvil-join-anvil
anvil-maintenance-mode
anvil-manage-files
anvil-manage-firewall
anvil-manage-keys
anvil-manage-power
anvil-manage-server * WIP - Slowly working on anvil-manage-server 2021-06-02 14:08:55 -04:00
anvil-migrate-server
anvil-parse-fence-agents
anvil-provision-server * WIP - Slowly working on anvil-manage-server 2021-06-02 14:08:55 -04:00
anvil-rename-server
anvil-safe-start
anvil-safe-stop
anvil-scan-network
anvil-shutdown-server
anvil-sync-shared
anvil-update-issue
anvil-update-states
anvil-update-system
anvil-watch-bonds
fence_delay
fence_pacemaker
Makefile.am
scancore * Biggest change in this commit; scan-apc-pdu and scan-apc-ups now only run on Striker dashboards! This was because we found that if two machines ran their agents at the same time, the reponce time from SNMP read requests grew a lot. This meant it was likely a third, fourth and so on machne would also then have their scan agent runs while the existing runs were still trying to process, causing the SNMP reads to get slower still until timeouts popped. 2021-05-31 13:34:49 -04:00
striker-auto-initialize-all
striker-auto-initialize-all.example
striker-boot-machine
striker-get-peer-data The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-initialize-host The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-manage-install-target The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-manage-peers The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-parse-os-list
striker-parse-oui
striker-prep-database
striker-purge-target The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-scan-network The theme of this commit is database cleanup and fixes. 2021-05-30 15:16:25 -04:00
striker-show-db-counts
watch_drbd