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

Add grep-wise option on ps #326

Closed
sinwoobang opened this issue Feb 8, 2023 · 3 comments
Closed

Add grep-wise option on ps #326

sinwoobang opened this issue Feb 8, 2023 · 3 comments

Comments

@sinwoobang
Copy link

sinwoobang commented Feb 8, 2023

Hello, I am glad to have found and be using this library.

However, when dealing with 1,000 tasks at once, I find it difficult to monitor the output using 'ps' on 'monitor'.
Would it be beneficial to have output cutting tools such as grep, tail, or head?

Thanks

@achimnol
Copy link
Member

aiomonitor-ng will add ps -f / ps --filter which filters the list by task names or abbreviated coroutine names!
I think it would be a good idea to add --head and --tail options as well. I'm also considering a full pagination support as future work.

@achimnol
Copy link
Member

Now it's included in both the terminal UI and the web UI.
Please open another issue if you have further suggestions to the current implementation.

@achimnol
Copy link
Member

Now it's included in both the terminal UI and the web UI.
Please open another issue if you have further suggestions to the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants