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

check-process.rb: Add verbose option to show what was actually matched #108

Open
axos88 opened this issue Feb 3, 2020 · 0 comments
Open

Comments

@axos88
Copy link

axos88 commented Feb 3, 2020

So basically I keep having false alerts when trying to match that only 1 process of a particular command is running.
I'm guessing the other processes are the checks themselves that seem to be running in parallel for some reason?

Can you please add a verbose flag that instead of saying that it found 2 or 3 processes matching the criteria, it would actually list them, similar to ps? process id, command, user, start, and whatever other info that seems informational?

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

1 participant