Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threads
commit3931bd9500c6e71141e8be835a3b795a20ee0afc
authorRichard Leitner <me@g0hl1n.net>
Wed, 29 May 2013 14:49:59 +0000 (29 16:49 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 17 Aug 2013 22:55:34 +0000 (18 00:55 +0200)
tree3cd284b9ca8cefe3e2b2fa0afa8d09d86e71b022
parentf73e9f7b22f9e0992ea43ad1ded87d781aef43e0
Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threads

This commit fixes sourceforge.net bug #3552839.
It adds a -k|--no-kthreads option to ignore kernel thread processes.
Please note: currently this feature only works for GNU/Linux systems (due to the fact I have no other systems to test/develop on)
Sorry for that, but I'm sure this can be accomplished by somebody else ;-)
plugins/check_procs.c