mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
add ws broadcast status to sos report
This commit is contained in:
parent
8bbae0cc3a
commit
d7f0642f48
@ -8,6 +8,7 @@ SOSREPORT_TOWER_COMMANDS = [
|
||||
"awx-manage list_instances", # tower cluster configuration
|
||||
"awx-manage run_dispatcher --status", # tower dispatch worker status
|
||||
"awx-manage check_license --data", # tower license status
|
||||
"awx-manage run_wsbroadcast --status", # tower broadcast websocket status
|
||||
"supervisorctl status", # tower process status
|
||||
"/var/lib/awx/venv/awx/bin/pip freeze", # pip package list
|
||||
"/var/lib/awx/venv/awx/bin/pip freeze -l", # pip package list without globally-installed packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user