Kaushal Shriyan
2019-Apr-14 13:17 UTC
[CentOS] Resource utilisation of processes on linux server.
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. 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
J Martin Rushton
2019-Apr-14 14:02 UTC
[CentOS] Resource utilisation of processes on linux server.
On 14/04/2019 14:17, Kaushal Shriyan wrote:> 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. > > 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 > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >From the command line there is always top(1). If you want a GUI then System Tools > System Moinitor and click on "Processes". All the columns are sortable. -- J Martin Rushton MBCS -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20190414/ac1e2b68/attachment-0002.sig>
Kaushal Shriyan
2019-Apr-14 15:29 UTC
[CentOS] Resource utilisation of processes on linux server.
Hi On Sun, Apr 14, 2019 at 7:33 PM J Martin Rushton via CentOS < centos at centos.org> wrote:> On 14/04/2019 14:17, Kaushal Shriyan wrote: > > 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. > > > > 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 > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > https://lists.centos.org/mailman/listinfo/centos > > > > From the command line there is always top(1). If you want a GUI then > System Tools > System Moinitor and click on "Processes". All the > columns are sortable. > > -- > J Martin Rushton MBCS > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centosHi Martin, Thanks for the email. I will be interested in command line interface tool/utility. Is there a way to find out the previous occurrence of resource utilization? For example, there was a high load on the Linux server which occurred three days back during the time of 3:00 AM to 4:00 AM meaning historical data. Thanks in Advance and i look forward to hearing from you. Best Regards, Kaushal
Reasonably Related Threads
- Resource utilisation of processes on linux server.
- Resource utilisation of processes on linux server.
- Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
- Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
- Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6