![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Memory Utilization | EmbedUX | Shell Programming and Scripting | 4 | 10-01-2009 08:01 AM |
| Memory utilization of my Server | salmanucit | AIX | 7 | 05-21-2009 10:12 PM |
| CPU/Memory utilization | khestoi | UNIX for Dummies Questions & Answers | 6 | 01-29-2009 06:15 PM |
| Utilization for memory and cpu | magasem | AIX | 2 | 11-11-2006 08:36 PM |
| Memory Utilization | Negm | AIX | 1 | 04-03-2005 11:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Memory and CPU utilization for past period
Hi All,
We have a Linux (RHEL5) server hosting Oracle database. Usually, Memory utilization will by 50 % and CPU utilization will be 20%. In the last three days, volume of load was high and now back to normal. Is it possible to check the Memory (RAM) utilization and CPU utilization in % for the past three days. Like through some logs are so. Every hour Memory and CPU utilization in % or does it peaked to 90+ %. Because we want to know, whether the server peaked to 90+ % in utilization. Any help? |
|
||||
|
Probably not. Do you know about sar, sadc? Did you have sadc running?
Turn on sadc to collect data into filenames /var/log/sa/sa[dd] where [dd] is the day of the month. When you have a problem use sar to read the file for the problem day. sadc will collect data endlessly so be careful. You can fill up the /var filesystem which is a bad thing. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|