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

can this be run without sudo #28

Closed
gitricko opened this issue Mar 3, 2017 · 3 comments
Closed

can this be run without sudo #28

gitricko opened this issue Mar 3, 2017 · 3 comments

Comments

@gitricko
Copy link

gitricko commented Mar 3, 2017

we just need it to check its own processes

pixelb added a commit that referenced this issue Mar 3, 2017
@pixelb pixelb closed this as completed Mar 3, 2017
@gitricko
Copy link
Author

gitricko commented Mar 3, 2017

Thank you !

@pixelb
Copy link
Owner

pixelb commented Mar 3, 2017

I should have said in the commit message I tested like:

./ps_mem.py -p $(pgrep -d, -u $USER)

Also some pids returned as $USER still had inaccessible /proc/$pid/exe,
hence the extra EACCES allowance

@gitricko
Copy link
Author

gitricko commented Mar 3, 2017

i just tested it in a CF container... works like a charm ! thank you

pixelb added a commit that referenced this issue Nov 28, 2019
Again displays:
"Only GNU/Linux and FreeBSD (with linprocfs) are supported"

Addresses issue #28
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

No branches or pull requests

2 participants