Search Results

Search: Posts Made By: tom8254
Forum: Red Hat 05-24-2017
8,294
Posted By tom8254
Swap memory usage keeps increasing.
Hi

the version is RedHat 6.2 (Oracle DB server)

I don't know why swap memory usage keeps increasing...

I used to check swap memory usage Free -m and another way.


total ...
5,305
Posted By tom8254
I typed PS -l as your guide but I got below...
I typed PS -l as your guide but I got below result.



[root@ ~]# ps -l
F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD
4 S 0 26124 26085 0 76 0 - 25780 wait ...
5,305
Posted By tom8254
How can I check actual memory usage each Process?
I can't check actual memory usage in the Redhat 5.5...

The used memory is 14214 Mb of Total 15919 by Free -m command.

I sum the RSS value on PS aux command result and the value is 5428.66Mb.
...
1,311
Posted By tom8254
How to print only number using awk command in Linux ?
Now I'm trying summary sar data.

CPU , Memory , Traffic , TPS (Min Max value)

CPU is okay using below command.

[Server]$ sar -p | awk '{gsub(/[^0-9. ]/,"")}1' | awk 'BEGIN {min=1000000;...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 03:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy