Go to file
2022-11-04 14:54:26 +00:00
.gitignore Many Updates 2022-07-01 20:28:45 +01:00
check_juju.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
check_mongo_status.sh fine tune scripts 2022-10-20 14:41:17 +01:00
check_mongo.sh fine tune scripts 2022-10-20 14:41:17 +01:00
check_openstack.py Add 2 more example functions 2022-11-04 14:54:26 +00:00
check_queues.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
check_vip_issue_db.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
debug-relations.sh Update name of script, and editor 2021-10-12 20:34:08 +01:00
do_lds_azs.sh Update lds tag script 2022-04-01 10:04:25 +01:00
fix_cloud_focal.sh Many Updates 2022-07-01 20:28:45 +01:00
fix_cloud.sh more fine tunning of script with updates on juju commands 2022-10-25 10:40:38 +01:00
get_all_ips.sh Update + add scripts 2022-01-27 10:08:00 +00:00
get_all_relation_info.sh Update name of script, and editor 2021-10-12 20:34:08 +01:00
get_charm_versions.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
get_passwords.sh Update + add scripts 2022-01-27 10:08:00 +00:00
get_relation_info.py python linting on the 2 python scripts 2022-11-03 22:50:11 +00:00
grab_vips.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
README.md Add a few more scripts 2022-06-09 10:10:49 +01:00
reset.sh Initial commit 2021-10-12 20:24:31 +01:00
shutdown_nodes.sh Many Updates 2022-07-01 20:28:45 +01:00
test_juju.py Add a few more scripts 2022-06-09 10:10:49 +01:00
vault_init.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00
vault-secrets.txt fine tune scripts 2022-10-20 14:41:17 +01:00
vault.sh Update scripts using shellcheck + fix fix_cloud_focal.sh 2022-03-14 11:32:10 +00:00

Documeent on these scripts

Arif's lab specific

fix_cloud_focal.sh fix_cloud.sh

Generic scripts

check_juju.sh

Does a juju status anc discards active, idle units htat are green

check_mongo.sh

logs into a juju controller directly onto mongodb, below are the 2 arguments that will be taken

  1. machine-id (0)
  2. model-name (controller)

check_queues.sh

checks to see if the queues are balanced on all juju controllers.

`check_vip_issue_db.sh`

debug-relations.sh get_all_ips.sh get_all_relation_info.sh get_charm_versions.sh get_details.sh get_passwords.sh get_relation_info.py grab_vips.sh reset.sh test_juju.py vault_init.sh vault.sh