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

Cannot get memory used report #69

Open
lucifer-wsp opened this issue Aug 20, 2021 · 4 comments
Open

Cannot get memory used report #69

lucifer-wsp opened this issue Aug 20, 2021 · 4 comments

Comments

@lucifer-wsp
Copy link

uWSGI = "2.0.19.1"
uwsgitop = "^0.11.0"

and uwsgi.ini config:

memory-report   = true

but the rss value always 0,

"rss":0,
"vsz":0,
"uss":0,
"pss":0,

someone occured ?

@xrmx
Copy link
Owner

xrmx commented Aug 20, 2021

Please follow instructions in this repository README

@lucifer-wsp
Copy link
Author

Please follow instructions in this repository README

Can you tell me more? That's all I can see

Remember to enable memory-report in your uwsgi configuration to see how much memory resources your uwsgi processes are consuming.

@xrmx
Copy link
Owner

xrmx commented Aug 23, 2021

Do you have any request? Otherwise numbers are not updated. If numbers are at 0 there's not much we can do from the uwsgitop side.

@lucifer-wsp
Copy link
Author

sure, In our production.

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