Processes

check processes combined

Description:

This plugin check cpu / ram or both for one or more process for all,one or few user.
The data is put on graphs

Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ]

Current Version

1.2

Last Release Date

June 21, 2013

Compatible With

License

GPL


Project Files
Project Notes
This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ] -C, --checktype=STRING can be "CPU" or "RAM" or both separed by a comma -w, --warning=STRING warning threshold , default = 70 If you check both type put values in the same order as in the -C arg or put only one value -c, --critical=STRING Critical threshold, default = 90 If you check both type put values in the same order as in the -C arg or put only one value -o, --operator=STRING Operator between check type can be "and" or "or", default ="or" -p, --process=STRING process(es) to be check separed by comma -u, --user=STRING user to monitor -n, --name=STRING name to show instead of the command name from the " -p " arg Data shown : Cpu used in %; Ram used in % and number of process as asked Here is the boolean table i used to combined the check, please comment if you find anything strange. ### BOOLEAN TABLE ### ### OR ### _or_| _0_|_1_|_2_|_3_| _0_ | _0_|_1_|_2_|_3_| _1_ | _1_|_1_|_2_|_1_| _2_ | _2_|_2_|_2_|_2_| _3_ | _3_|_1_|_2_|_3_| because i assume an unknown state between an ok state and a warning state as following _or_| _0_|_3_|_1_|_2_| _0_ | _0_|_3_|_1_|_2_| _3_ | _3_|_3_|_1_|_2_| _1_ | _1_|_1_|_1_|_2_| _2_ | _2_|_2_|_2_|_2_| ### AND ### and_| _0_|_1_|_2_|_3_| _0_ | _0_|_0_|_0_|_0_| _1_ | _0_|_1_|_1_|_1_| _2_ | _0_|_1_|_2_|_3_| _3_ | _0_|_1_|_3_|_3_| because i assume an unknown state has 2/3 chance to hide a state worse or egual to a warning state and_| _2_|_3_|_1_|_0_| _2_ | _2_|_3_|_1_|_0_| _3_ | _3_|_3_|_1_|_0_| _1_ | _1_|_1_|_1_|_0_| _0_ | _0_|_0_|_0_|_0_|
Reviews (1) Add a Review
Requesting to add total number of process graph.
by john12, August 31, 2013

Hi, It would be nice to have total number of processes graph. Is it possible. Thanks.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (1)
Favorites
0
Views
43,346