Search found 2 matches

by alex_gottschalk
Mon Nov 04, 2013 2:16 pm
Forum: Nagios XI
Topic: exclude kernel processes from check_procs?
Replies: 3
Views: 896

Re: exclude kernel processes from check_procs?

That flag doesn't appear to be in the version of check_procs distributed with Ubuntu 12.04 or CentOS 6.4.
by alex_gottschalk
Tue Oct 01, 2013 6:58 pm
Forum: Nagios XI
Topic: exclude kernel processes from check_procs?
Replies: 3
Views: 896

exclude kernel processes from check_procs?

Is it possible to exclude kernel processes (threads?) from the count made by check_procs plugin? Userland process count is a useful metric, but combined user+kernel is much less so. Also the number of kernel processes scales with the core count of the host, so it's currently very difficult to set a ...