View Single Post
  #6   (View Single Post)  
Old 31st December 2013
quisquous quisquous is offline
Port Guard
 
Join Date: Sep 2013
Posts: 10
Default

The screen is frozen now, in fact, but I can still ssh in. Here's what those commands show:

Code:
$ top
load averages:  1.21,  1.13,  1.09                       my.host.name 07:43:29
75 processes: 74 idle, 1 on processor
CPU0 states:  0.2% user,  1.1% nice,  0.6% system,  0.3% interrupt, 97.8% idle
CPU1 states:  0.3% user,  2.0% nice,  0.9% system,  0.0% interrupt, 96.8% idle
CPU2 states:  0.5% user,  1.5% nice,  0.9% system,  0.0% interrupt, 97.1% idle
CPU3 states:  0.8% user,  1.5% nice,  0.9% system,  0.0% interrupt, 96.8% idle
Memory: Real: 738M/1375M act/tot Free: 6493M Cache: 328M Swap: 0K/8339M

  PID USERNAME PRI NICE  SIZE   RES STATE     WAIT      TIME    CPU COMMAND
 1883 root       2    0 3628K 2996K sleep/2   poll      0:00  0.15% sshd
10182 scott      2    0 3532K 2320K sleep/2   select    0:00  0.05% sshd
26650 scott      2   10 6972K   21M idle      select   19:22  0.00% deja-dup
 9362 scott      2    0  315M  305M idle      select    5:39  0.00% firefox
29829 scott      2    0  150M  167M idle      select    2:35  0.00% gnome-shell
29592 _x11      10    0   16M   18M idle      acpilk    1:55  0.00% Xorg
13140 scott      2    0  102M  114M idle      poll      1:31  0.00% evolution-c
19990 scott      2    0   10M   28M idle      select    0:05  0.00% gnome-setti
14059 scott      2    0 7984K 6224K idle      poll      0:05  0.00% gnome-keyri
15729 scott      2    0 6640K   31M idle      poll      0:04  0.00% goa-daemon
19072 scott      2    0 8004K   14M idle      poll      0:03  0.00% gnome-shell
30873 root       2    0  424K  848K sleep/3   kqread    0:02  0.00% apmd
21552 scott      2    0   11M   18M idle      poll      0:02  0.00% evolution-s
23271 scott      2   19 6996K   14M sleep/1   poll      0:02  0.00% tracker-min
29741 _colord    2    0 3072K 6152K sleep/3   poll      0:02  0.00% colord
Code:
$ systat
    1 users    Load 1.34 1.56 1.41                     Tue Dec 31 07:56:30 2013

            memory totals (in KB)            PAGING   SWAPPING     Interrupts
           real   virtual     free           in  out   in  out      408 total
Active   757388    757388  6647696   ops                            399 clock
All     1409320   1409320 15186900   pages                            1 ipi
                                                                        acpi0
Proc:r  d  s  w    Csw   Trp   Sys   Int   Sof  Flt       forks         inteldrm
        5 15       234    16   163     8   108   27       fkppw         ehci0
                                                          fksvm         azalia0
   0.0%Int   0.0%Sys   0.0%Usr   0.0%Nic 100.0%Idle       pwait       8 ehci1
|    |    |    |    |    |    |    |    |    |    |       relck         ahci0
                                                          rlkok
                                                          noram
Namei         Sys-cache    Proc-cache    No-cache       1 ndcpy
    Calls     hits    %    hits     %    miss   %         fltcp
       22       22  100                                 3 zfod
                                                          cow
Disks   sd0   sd1                                   67141 fmin
seeks                                               89521 ftarg
xfers                                                     itarg
speed                                               35823 wired         IPKTS
  sec                                                     pdfre         OPKTS
Code:
$ vmstat
procs    memory       page                    disks    traps          cpu
 r b w    avm     fre  flt  re  pi  po  fr  sr sd0 sd1  int   sys   cs us sy id
 1 5 0 755904 6649180  128   0   0   0   0   0  27  27   33  2671  394  2  1 97
Reply With Quote