mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
add dispatcher status to the sosreport
This commit is contained in:
@@ -8,6 +8,7 @@ SOSREPORT_TOWER_COMMANDS = [
|
||||
"ansible --version", # ansible core version
|
||||
"awx-manage --version", # tower version
|
||||
"awx-manage list_instances", # tower cluster configuration
|
||||
"awx-manage run_dispatcher --status", # tower dispatch worker status
|
||||
"supervisorctl status", # tower process status
|
||||
"rabbitmqctl status",
|
||||
"rabbitmqctl cluster_status",
|
||||
|
||||
Reference in New Issue
Block a user