resource utilisation of processes on linux server.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kaushalshriyan
Posts: 119
Joined: Fri May 22, 2015 7:12 am

resource utilisation of processes on linux server.

Post by kaushalshriyan »

Hi,

I have around 6 processes running on CentOS Linux release 7.6.1810 (Core). Is there a way to find out which process is taking resources like memory, CPU, I/O and network and monitor at the same time using Nagios to set thresholds for warning of 80% and critical of 90%

Process 1 : How much memory, CPU, I/O and network is currently consuming on linux server
Process 2 : How much memory, CPU, I/O and network is currently consuming on linux server
Process 3 : How much memory, CPU, I/O and network is currently consuming on linux server
and so on and so forth.

Thanks in Advance and i look forward to hearing from you.

Best Regards,

Kaushal
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: resource utilisation of processes on linux server.

Post by npolovenko »

Hello, @kaushalshriyan. Please take a look at the process resource usage check we have here:
https://support.nagios.com/kb/article/p ... _resources

If you want to monitor a specific process you can use additional arguments specified in the manual:
https://nagios-plugins.org/doc/man/check_procs.html

We also have more plugins on the exchange that you could use.
https://exchange.nagios.org/index.php?o ... 20resource
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
kaushalshriyan
Posts: 119
Joined: Fri May 22, 2015 7:12 am

Re: resource utilisation of processes on linux server.

Post by kaushalshriyan »

Thanks Polovenko and much appreciated for your help !!!
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: resource utilisation of processes on linux server.

Post by npolovenko »

@kaushalshriyan, You're welcome! Do you have any other questions before we lock this thread as resolved?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked