Page 1 of 1
Monitoring a process cpu and mem
Posted: Wed Oct 28, 2020 10:47 pm
by hpmani
Guys is there any plugin and methods available to monitor a running process cpu and mem in linux (centos)
Re: Monitoring a process cpu and mem
Posted: Thu Oct 29, 2020 9:18 am
by snapier3
Re: Monitoring a process cpu and mem
Posted: Thu Oct 29, 2020 5:35 pm
by benjaminsmith
Hi ,
As suggested by
@snapier3 check out the Nagios Exchange. Otherwise, you can install the NCPA agent which has the most common checks built into its API.
https://www.nagios.org/ncpa/
Good Luck!