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_procs only for non-kernel threads #54

Merged
merged 1 commit into from Jun 10, 2023

Conversation

drn05r
Copy link
Member

@drn05r drn05r commented Jun 10, 2023

Some servers have lots of kernel thread processes, which rather skews the check. -k flag only considers non-kernel threads. This means critical and warning limits can be reduced to 150 and 100 (from 300 and 250).

@drn05r drn05r added the enhancement New feature or request label Jun 10, 2023
@drn05r drn05r requested a review from TimStallard June 10, 2023 15:57
@drn05r drn05r merged commit 001924a into sown:main Jun 10, 2023
1 check passed
@drn05r drn05r deleted the drn05r_update_monitoring branch February 21, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants