how to monitor swap space paging activity?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers how to monitor swap space paging activity?
# 1  
Old 07-05-2011
how to monitor swap space paging activity?

hi guys

My tivoli monitoring tools is reporting the monitor parameters says Pages Paged out is too high 1600 so it is a critical warning (threshold 400)

now according to them this usually happens at dawn so is there a way to monitor this? during the time I am not working?

ans something else I check the system right now and it shows this for swap
basically right now it now swapping at all right? 0K used?

Code:
Mem:   2738708k total,  2648352k used,    90356k free,    45716k buffers
Swap:  2104472k total,        0k used,  2104472k free,  1151904k cached


thanks a lot
# 2  
Old 07-06-2011
someone guys?

today I found this


Code:
Mem:   2738708k total,  2657356k used,    81352k free,    84828k buffers
Swap:  2104472k total,       32k used,  2104440k free,  1073696k cached


when I should say swap could be affecting my system? is there percentage to or threshold?

---------- Post updated at 05:47 PM ---------- Previous update was at 05:45 PM ----------

by the way while top says 32KB swap

I've running vmstat 5

and si so are all zeros


Code:
procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
 1  0     32  81376  84828 1073696    0    0     0   354  271 1204  2  0 98  0  0
 1  0     32  81732  84828 1073696    0    0     0    91  271 1202  0  0 100  0  0
 0  0     32  81740  84828 1073696    0    0     0    57  278 1185  0  0 99  0  0
 0  0     32  81772  84828 1073696    0    0     0     5  260 1110  0  0 100  0  0
 0  0     32  81772  84828 1073696    0    0     0   251  268 1140  0  0 100  0  0
 1  0     32  81772  84828 1073696    0    0     0     9  261 1118  0  0 100  0  0
 0  0     32  81772  84828 1073696    0    0     0    79  266 1126  0  0 100  0  0
 0  0     32  81896  84828 1073696    0    0     0    10  266 1169  0  0 100  0  0
 0  0     32  81896  84828 1073696    0    0     0    57  277 1262  0  0 99  0  0
 0  0     32  81888  84828 1073696    0    0     0   105  264 1173  0  0 99  0  0
 0  0     32  81880  84828 1073696    0    0     0   118  267 1218  0  0 99  0  0
 0  0     32  81880  84828 1073696    0    0     0    27  260 1143  0  0 100  0  0
 0  0     32  81872  84828 1073696    0    0     0   350  267 1220  1  1 98  0  0
 0  0     32  81748  84828 1073696    0    0     0    25  260 1169  0  0 100  0  0
 0  0     32  81756  84828 1073696    0    0     0    54  275 1252  0  0 100  0  0
 0  0     32  81904  84828 1073696    0    0     0     5  261 1141  0  0 100  0  0
 0  0     32  81888  84828 1073696    0    0     0    98  267 1079  0  0 100  0  0
 0  0     32  81888  84828 1073696    0    0     0    55  264 1029  0  0 100  0  0
 0  0     32  81888  84828 1073696    0    0     0    64  267 1039  0  1 99  0  0
 0  0     32  81888  84828 1073696    0    0     0     9  267 1153  0  0 100  0  0
 0  0     32  82004  84828 1073696    0    0     0    58  280 1282  0  0 99  0  0
 1  0     32  81444  84828 1073696    0    0     0    39  266 1203  1  0 99  0  0
 0  0     32  81484  84828 1073696    0    0     0   122  268 1200  0  0 100  0  0
 1  0     32  81484  84828 1073696    0    0     0     7  263 1145  0  0 100  0  0
 0  0     32  81748  84828 1073696    0    0     0   350  273 1240  1  0 98  0  0

 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

vmstat and paging ... how to interpret and get currently swap space size

Hi, OS = Solaris 5.10 I need some guidance on interpreting vmstat to confirm whether my server is swapping or not. Can anyone please advise whether the column to check on the vmstat output is the pi column, does higher pi values means the server is swapping or am having swapping issues? ... (1 Reply)
Discussion started by: newbie_01
1 Replies

2. Shell Programming and Scripting

Homemade activity monitor-ish

Hello - I didn't find this with search, but I'm guessing it's out there somewhere. Apologies for reposting if that's the case. I'm shell scripting on a 10.5.8 Mac. I want to make a program that runs in the background and periodically logs computer use, storing things like - cpu usage,... (2 Replies)
Discussion started by: Qroid
2 Replies

3. AIX

Paging space

Hi, I have paging size 2048M showed from topas and 10240M showed from "lsps -a", can anyone tell what is the difference? and how to change the PAGING SIZE (showed in topas) to 8192M? Can you please tell in detail step? Thanks! Victor #topas Topas Monitor for host: egsprc01dev ... (10 Replies)
Discussion started by: victorcheung
10 Replies

4. AIX

LV without Paging Space

Hello dear friends, We have VG filevg which consists of 2 PVs when I rechecked the VG there is no Pagingspace LV.. The VG is usually Highly loaded because much reads and writes.. Is this a must to create Paging space on the specified LV? (2 Replies)
Discussion started by: Vit0_Corleone
2 Replies

5. UNIX for Dummies Questions & Answers

Commands to monitor other user's activity

What commands would you recommend in order to monitor things like when a user logs on to a server, assuming you know that user's name on the server? (2 Replies)
Discussion started by: Sotau
2 Replies

6. Shell Programming and Scripting

How to monitor system activity while executing tests

I need to monitor system activity (RAM, CPU usage, execution time) while running some tests on solaris, linux and aix and save the output. Please advise whether there's a utility available for these systems? How can time the execution of the command? Thanks! (2 Replies)
Discussion started by: smovla
2 Replies

7. UNIX for Advanced & Expert Users

Swap vrs Paging

Can anyone explain the difference between Paging and Swap in unix. I know over the years that the term has almost become interchangable. However I have noticed in VMSTAT for a Solaris system that I am investigating that there is significant Paging but no Swapping and hence I am wondering do I... (2 Replies)
Discussion started by: jimthompson
2 Replies

8. UNIX for Dummies Questions & Answers

Tool to monitor user activity

Hello, Does any one knows any tools or method to monitor users all activities on Solaris 8, including command and its result. Similar to 'script' ??? Thanks nana (3 Replies)
Discussion started by: nana
3 Replies

9. AIX

swap space / paging space

how do you get the paging space reduced without rebooting the machine ? the os is aix (2 Replies)
Discussion started by: aaronh
2 Replies

10. UNIX for Dummies Questions & Answers

paging space & monitor

Hi folks, Lately my RS 6000 server is giving some problems. Needs a reboot from time to time (4-8 days):mad: Specs: IBM/RS6000 Unix 4.3 3 gigabyte memory I keep getting messages like : " The fork function failed " I have raised the paging space from 1 gigabyte to 3 gigabyte,... (2 Replies)
Discussion started by: Erik Rooijmans
2 Replies
Login or Register to Ask a Question