Created
November 13, 2013 16:33
-
-
Save konobi/7452040 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@wardrobe /usr/ports]# ps aux | |
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND | |
root 10 90.0 1.3 0 7016 - RL 11:27PM 630:24.78 [idle] | |
root 0 61.9 1.3 0 7048 - RLs 11:27PM 337:01.52 [kernel] | |
root 1 0.0 0.0 9404 144 - ILs 11:27PM 0:00.05 /sbin/init -- | |
root 2 0.0 1.3 0 7016 - DL 11:27PM 0:00.00 [crypto] | |
root 3 0.0 1.3 0 7016 - DL 11:27PM 0:00.00 [crypto returns] | |
root 4 0.0 1.3 0 7016 - DL 11:27PM 0:54.64 [pf purge] | |
root 5 0.0 1.3 0 7016 - DL 11:27PM 0:00.00 [xpt_thrd] | |
root 6 0.0 1.3 0 7016 - DL 11:27PM 1:37.19 [pagedaemon] | |
root 7 0.0 1.3 0 7016 - DL 11:27PM 0:07.68 [vmdaemon] | |
root 8 0.0 1.3 0 7016 - DL 11:27PM 0:00.00 [pagezero] | |
root 9 0.0 1.3 0 7016 - DL 11:27PM 0:01.98 [bufdaemon] | |
root 11 0.0 1.4 0 7144 - WL 11:27PM 3:38.14 [intr] | |
root 12 0.0 1.3 0 7032 - DL 11:27PM 1:23.11 [geom] | |
root 13 0.0 1.3 0 7016 - DL 11:27PM 0:13.93 [rand_harvestq] | |
root 14 0.0 1.3 0 7040 - DL 11:27PM 2:05.29 [usb] | |
root 15 0.0 1.3 0 7016 - DL 11:27PM 0:01.97 [vnlru] | |
root 16 0.0 1.3 0 7016 - DL 11:27PM 0:26.78 [syncer] | |
root 17 0.0 1.3 0 7016 - DL 11:27PM 0:02.88 [softdepflush] | |
root 18 0.0 1.3 0 7016 - DL 11:27PM 0:03.15 [schedcpu] | |
root 1450 0.0 0.2 10448 860 - Is 11:27PM 0:00.01 dhclient: mge0 [priv | |
_dhcp 1486 0.0 0.1 10448 764 - Is 11:27PM 0:00.01 dhclient: mge0 (dhcl | |
root 1487 0.0 0.2 9320 836 - Is 11:27PM 0:00.08 /sbin/devd | |
root 1641 0.0 0.1 10328 700 - Is 11:27PM 0:00.42 /usr/sbin/syslogd -s | |
root 1756 0.0 0.3 15712 1480 - Is 11:27PM 0:00.02 /usr/sbin/sshd | |
root 1760 0.0 0.1 10400 676 - Is 11:27PM 0:13.47 /usr/sbin/cron -s | |
root 1812 0.0 1.3 0 7016 - DL 11:27PM 0:41.65 [md0] | |
root 1801 0.0 0.0 11316 4 u0 IWs - 0:00.00 login [pam] (login) | |
root 1836 0.0 0.3 10112 1380 u0 S 11:28PM 0:00.22 -bash (bash) | |
root 3772 0.0 0.3 10496 1824 u0 R+ 4:43PM 0:00.01 ps aux | |
[root@wardrobe /usr/ports]# vmstat 1 | |
procs memory page disks faults cpu | |
r b w avm fre flt re pi po fr sr md0 da0 in sy cs us sy id | |
0 0 1 105M 264M 31 7 3 1 16 1023 0 0 238 305 422 4 35 61 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 122 109 288 0 2 98 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 113 109 258 0 2 98 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 121 109 284 0 2 98 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 110 109 253 0 2 98 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 114 109 273 0 2 98 | |
0 0 1 105M 264M 0 0 0 0 0 1 0 0 122 109 283 0 2 98 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment