Dear All As far as I know , to check for the amount of installed RAM on my centos server I checked it as: #more /proc/meminfo Can you please let me know how can I check for the instantaneous occupied amount of my RAM the similar way the task manager shows it on my Win server ? Thank you in advance
On 11/04/2016 8:26 PM, Hadi Motamedi wrote:> Can you please let me know how can I check for the instantaneous > occupied amount of my RAM the similar way the task manager shows it on > my Win server ?If you have an X instance running then the GNOME system monitor will give a very similar graphical interface to the Windows Task Manager. yum install gnome-system-monitor I'm sure there's others out there. Cheers, -pete -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20160411/855d255e/attachment-0001.sig>
On 4/11/16, Peter Brady <subscriptions at simonplace.net> wrote:> On 11/04/2016 8:26 PM, Hadi Motamedi wrote: >> Can you please let me know how can I check for the instantaneous >> occupied amount of my RAM the similar way the task manager shows it on >> my Win server ? > If you have an X instance running then the GNOME system monitor will > give a very similar graphical interface to the Windows Task Manager. > > yum install gnome-system-monitor > > I'm sure there's others out there. > > Cheers, > -pete > > >Can you please let me have the related command that can be issued at the CLI like the top command that measures the cpu load rather than using gui ?
GUI: gkrellm, kinfocenter, ksysguard, and numerous widgets for the KDE Plasma desktop. CLI: top, atop, htop, glances And there are more for each category. On 04/11/2016 06:26 AM, Hadi Motamedi wrote:> Dear All > As far as I know , to check for the amount of installed RAM on my > centos server I checked it as: > #more /proc/meminfo > Can you please let me know how can I check for the instantaneous > occupied amount of my RAM the similar way the task manager shows it on > my Win server ? > Thank you in advance > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > > -- > > > ********************************************************* > David P. Both, RHCE > Millennium Technology Consulting LLC > Raleigh, NC, USA > 919-389-8678 > > dboth at millennium-technology.com > > www.millennium-technology.com > www.databook.bz - Home of the DataBook for Linux > DataBook is a Registered Trademark of David Both > ********************************************************* > This communication may be unlawfully collected and stored by the National > Security Agency (NSA) in secret. The parties to this email do not consent to the > retrieving or storing of this communication and any related metadata, as well as > printing, copying, re-transmitting, disseminating, or otherwise using it. If you > believe you have received this communication in error, please delete it > immediately. >
On Mon, 11 Apr 2016 03:26:21 -0700 Hadi Motamedi wrote:> Can you please let me know how can I check for the instantaneous > occupied amount of my RAM the similar way the task manager shows it on > my Win server ?vmstat -s -S M | grep mem -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com