Re: Determine process which consumed CPU cores

2019-09-23 Thread Jamie Fargen
Sar is run from a cron job. You can write a script runs top in batch mode (/bin/top -b -n 1) and appends some datestamp to the output and writes it to /var/log/top.log. The script that runs top in batch mode, can then be executed from the same cronjob so it is run at the same time. */10 * * * * r

Re: Determine process which consumed CPU cores

2019-09-23 Thread raj sourabh
Hi, you can analyze it using top, mstat or sysstat also. However if you want to monitor and analyze the data for certain processes than you need a monitoring system like snmp based tools (nagios).. On Thu, Sep 19, 2019 at 9:33 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to find out which

Re: Determine process which consumed CPU cores

2019-09-23 Thread Fred Smith
On Mon, Sep 23, 2019 at 08:45:36AM +0530, Kaushal Shriyan wrote: > Hi, > > Checking in again if someone can pitch in for help. Thanks in advance and i > look forward to hearing from you. at the time it is hapening, top can be your friend. later on, I don't know. > > Hi, > > > > Is there a way to

Re: Determine process which consumed CPU cores

2019-09-22 Thread Kaushal Shriyan
Hi, Checking in again if someone can pitch in for help. Thanks in advance and i look forward to hearing from you. Best Regards, On Thu, Sep 19, 2019 at 11:03 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to find out which process consumed CPU cores as per the > below sar output? OS is Red

Determine process which consumed CPU cores

2019-09-19 Thread Kaushal Shriyan
Hi, Is there a way to find out which process consumed CPU cores as per the below sar output? OS is Red Hat Enterprise Linux Server release 7.7 (Maipo) with 64-bit arch. 04:40:01 PM CPU %user %nice %system %iowait%steal %idle 04:50:01 PM all 4.25 0.00 0.69