![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Most deadly commands on Unix/Linux !! | Rahulpict | What's on Your Mind? | 27 | 09-21-2009 05:13 PM |
| Linux Commands | ropapi | Shell Programming and Scripting | 1 | 04-13-2006 03:27 AM |
| root/admin commands in LINUX | naina | UNIX for Dummies Questions & Answers | 6 | 12-26-2005 05:24 AM |
| i need c programs for linux commands | lit_joel | Shell Programming and Scripting | 1 | 11-20-2005 04:22 AM |
| unix commands in linux-red hat | yls177 | UNIX for Dummies Questions & Answers | 4 | 09-18-2002 05:31 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Need Linux commands
Hi,
Can you please get me the linux commands to find the below details. 1. Amount of buffers/cache used for RAM and Swap ( I think free -m command will provide the details.but not understandable. Please provide some info on how to check the amount of buffers/cache value etc.) 2. Number of page ins and page outs. Thanks in advance. Regards, Uday |
|
|||||
|
1. Try looking at: free(1): amount of free/used memory in system - Linux man page.
2. vmstat(8) will report swap in and swap out. sar(1) with the -B parameter will report paging if sar data gathering is enabled (sysstat cron?). |
![]() |
| Bookmarks |
| Tags |
| memory, pagein, pageout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|