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

Is there a p option in top? #1

Open
17billion opened this issue Dec 1, 2021 · 2 comments
Open

Is there a p option in top? #1

17billion opened this issue Dec 1, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@17billion
Copy link

17billion commented Dec 1, 2021

The p option to top seems not to be found.
(https://github.com/fluent-plugins-nursery/fluent-plugin-watch-objectspace/blob/main/lib/fluent/plugin/in_watch_objectspace.rb#L100)

2021-12-01 11 16 20 1

Are there any additional tools that need to be installed?

ENV : Docker Alpine
Image : fluentd:v1.14.0-1.1

@kenhys
Copy link
Contributor

kenhys commented Dec 1, 2021

It seems that busybox top doesn't support '-p' option.
fluent-plugin-watch-objectspace/ doesn't work in such an environment.
If there is a something alternative way, welcome to suggestion.

@kenhys
Copy link
Contributor

kenhys commented Dec 4, 2021

As a alternative way, I thought ps -q may work, but it also not supported.

@kenhys kenhys added the wontfix This will not be worked on label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants