I want to save the output of uwsgitop at a certain time into a text, so that I can use some scripts to analyze the state of uwsgi at a certain time.
I know that the top command can get a static result using top -n 1
But I don't know how to do with uwsgitop.