report callback receiver status in the sosreport

This commit is contained in:
Ryan Petrello 2020-09-18 10:49:50 -04:00
parent c17bb36bcd
commit a1ddbd760d
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -7,6 +7,7 @@ SOSREPORT_TOWER_COMMANDS = [
"awx-manage --version", # tower version
"awx-manage list_instances", # tower cluster configuration
"awx-manage run_dispatcher --status", # tower dispatch worker status
"awx-manage run_callback_receiver --status", # tower callback worker status
"awx-manage check_license --data", # tower license status
"awx-manage run_wsbroadcast --status", # tower broadcast websocket status
"supervisorctl status", # tower process status