Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] add the output of “ps auxfwww” to the report #3706

Open
casantos opened this issue Jul 17, 2024 · 2 comments · May be fixed by #3707
Open

[RFE] add the output of “ps auxfwww” to the report #3706

casantos opened this issue Jul 17, 2024 · 2 comments · May be fixed by #3707

Comments

@casantos
Copy link

The “forest” output helps debugging problems in GUI sessions and services launched via systemd.

@jcastill
Copy link
Member

@casantos at the moment we capture:

        "ps alxwww"
        "ps -elfL"

Your RFE is to add a third capture, not to expand the first one, right?

@casantos
Copy link
Author

Right. Add a third capture with "ps auxfwww".

jcastill added a commit to jcastill/sos that referenced this issue Jul 17, 2024
Add output of 'ps auxfwww'

Resolves: sosreport#3706

Signed-off-by: Jose Castillo <[email protected]>
@jcastill jcastill linked a pull request Jul 17, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants