Page 1 of 1

monitoring sub level parameters in mem & CPU

Posted: Thu Jun 14, 2012 4:20 am
by lntinfo
how to major Memory & CPU

Are there any sub level parameters set within this group,

e.g. How do we get which process is using up the % of memory, similarly for CPU

How do we inform the users which process is using up high memory in case of memory alert and which process is using up high CPU in case of CPU alert.

Re: monitoring sub level parameters in mem & CPU

Posted: Thu Jun 14, 2012 8:59 am
by scottwilkerson
This would have to be a separate plugin/check. You can usually find what you are looking for on the Nagios Exchange, for example

http://exchange.nagios.org/directory/Pl ... ss/details

Here is our doc on Managing Plugins in Nagios XI

Re: monitoring sub level parameters in mem & CPU

Posted: Thu Jun 14, 2012 9:34 am
by lntinfo
thanks.