Hao Liu
fb860d76ce
Add receptor work list command to sosreport ( #15207 )
2024-06-10 19:39:24 +00:00
Hao Liu
decff01fa4
Update command for sos-report
...
wsbroadcast has been renamed to wsrelay
2024-02-15 12:32:05 +00:00
Julen Landa Alustiza
8c9c02c975
awxkit: allow to modify api base url ( #14835 )
...
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com>
2024-02-07 12:26:42 +01:00
Steffen Scheib
64eb963025
Cleaning SOS report passwords ( #14557 )
2023-10-11 19:54:28 +00:00
anxstj
01c6ac1b14
Install sosreport controller plugin into proper path ( #12036 )
2022-11-21 14:11:10 -03:00
John Westcott IV
4277b73438
Adding /etc/supervisord.conf to sosreports ( #12104 )
2022-04-27 10:34:45 -04:00
Elijah DeLee
18eaa9bb92
Merge pull request #11166 from ansible/receptorctl-status-sosreport
...
get receptorctl status for sosreport
2021-10-04 16:13:37 -04:00
Elijah DeLee
d3289dc688
fix typo in comment in tools/sosreport/controller.py
2021-10-04 09:45:11 -04:00
Elijah DeLee
54b3e2f285
don't collect keys with sosreport
2021-09-30 08:58:16 -04:00
Elijah DeLee
3a40d5e243
get receptorctl status for sosreport
...
I presume the logs also get collected from journalctl but I'm not sure
2021-09-29 11:24:49 -04:00
Elijah DeLee
ac40449d6e
List dir where receptor socket should be
...
This is for adding more info to the sos report
2021-08-31 12:52:34 -04:00
Elijah DeLee
f6d14564a2
Capture /etc/receptor in sos report
...
this will help with debugging so we can know what receptor's configuration was
at the time the sos report was collected
2021-08-30 17:04:35 -04:00
Bill Nottingham
cd83030668
Rename sosreport plugin
2021-06-28 10:51:00 -04:00
Yanis Guenane
645f7f6dac
Expand sos report plugin compatibility
...
sos 4 now uses sos.report.plugin when sos 3 was using sos.plugins. This
change allows compatibility with both.
2021-06-22 10:49:35 -04:00
Ryan Petrello
a1ddbd760d
report callback receiver status in the sosreport
2020-09-18 10:49:50 -04:00
chris meyers
960aa9df16
add redis logs to sosreport
...
* rhel8 /var/log/redis/redis.log
* rhel7 scl location
2020-04-28 09:12:42 -04:00
Ryan Petrello
cec7cb393d
record redis config in the sosreport
2020-04-20 17:03:50 -04:00
chris meyers
d7f0642f48
add ws broadcast status to sos report
2020-04-02 21:46:12 -04:00
Ryan Petrello
7a8234bb09
include license data/state in the sosreport
2019-09-03 13:56:02 -04:00
Pavel Moravec
8909a8a8e4
sosreport plugin to stick on sos >= 3.0 API only
...
As sosreport 3.0 was released 5 years ago, older sos versions can
be ignored / not further supported.
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
2019-05-03 10:38:34 +02:00
Pavel Moravec
29822ee140
don't collect data from other sosreport plugins
...
Tower plugin shouldn't collect data that other sosreport plugins collect.
Further, few code optimizations in calling sos API are made.
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
2019-05-02 21:45:09 +02:00
Bill Nottingham
aa52e41c02
Kill the rabbitmq sos collection from our plugin.
...
It exists in upstream sosreport, and this can cause conflicts.
2019-04-24 14:15:17 -04:00
Ryan Petrello
6f43875e80
record profile data in /var/log/tower, not /var/lib/awx
2019-02-15 14:34:55 -05:00
Ryan Petrello
b4f906ceb1
add dispatcher status to the sosreport
2018-11-20 12:12:02 -05:00
Hideki Saito
d5626a4f3e
[3.3.1] Add files and output of commands to gather with sosreport
...
- Fixed issue #3064
2018-10-15 11:40:51 +09:00
Bill Nottingham
ea9278a3ea
Drop /var/lib/awx/job_status listing from sosreport.
...
This directory is not persistently populated any more.
2018-04-19 10:47:45 -04:00
Bill Nottingham
40cf80db1d
Add rabbitmq status commands as well.
2018-04-17 12:25:26 -04:00
Bill Nottingham
ade51c93d8
Add some more information to sosreports.
...
- tower cluster configuration
- list of all venvs (including custom ones)
2018-04-17 12:25:26 -04:00
Hideki Saito
febfcf709d
fix incorrect virtualenv path for sosreport plugin
2017-11-29 09:57:41 -05:00
Matthew Jones
f175fbba23
Fix up some tower-manage -> awx-manage commands
2017-07-24 09:38:36 -04:00
Bill Nottingham
8160539865
Update sosreport config.
...
Run pip freeze from venvs, include nginx & rabbit logs, drop apache & redis logs.
2016-12-22 14:24:15 -05:00
Tim Gerla
13ca614a14
Fix up sosreport to remove some sensitive information and add some useful things
...
- don't include SECRET_KEY
- don't include SSL certs
- add /etc/ansible
- fix the pip freeze command
- add a dir listing of /var/lib/awx/job_status (but not the actual stdouts)
2015-08-25 15:04:19 -04:00
John Mitchell
32d1c0e4db
fixed copyright date
2015-06-11 16:10:23 -04:00
James Laska
7064c9bed4
Additional flake8 cleanup
...
The flake8 command was identifying several warnings and errors. This change
addresses the flake8 warnings and updates the setup.cfg with additional
exclusions. If accepted, jenkins will be updated to use the flake8 command,
rather than using the django_jenkins plugin. This will expedite jenkins
testing.
2015-05-20 20:33:22 -04:00
Bill Nottingham
24e75e37e9
Get pip package list in sosreport.
2015-03-31 11:45:11 -04:00
Luke Sneeringer
4eb1eb8036
Remove RabbitMQ.
2014-10-27 11:43:37 -05:00
Luke Sneeringer
fa02d11d30
Final renames from /etc/awx/ and /var/log/awx/
2014-08-25 13:25:53 -04:00
James Martin
c33ab099ff
Adding missing dirs. https://trello.com/c/dDNkEHRM
2014-08-22 21:47:30 -04:00
James Laska
c45147e35f
sosreport plugin docs recommend add_cmd_output
2014-08-14 13:45:49 -04:00
James Laska
8fcc7bb71b
Account for sosreport-3.0 plugin format
2014-08-14 13:41:43 -04:00
James Laska
3f2d7df408
Use distutils.version instead of pkg_resources
2014-08-14 09:18:18 -04:00
James Laska
65d82fca15
Combine sosreport plugins into a single plugin
2014-08-13 11:09:43 -04:00
Matthew Jones
f0b1546653
Add sosreport support to Tower
2014-08-11 15:09:30 -04:00