查看系统相关信息

|

# top             # display and update the top cpu processes
# mpstat 1         # display processors related statistics
# vmstat 2         # display virtual memory statistics
# iostat 2         # display I/O statistics (2 s intervals)
# systat -vmstat 1     # BSD summary of system statistics (1 s intervals)

# systat -tcp 1         # BSD tcp connections (try also -ip)
# systat -netstat 1     # BSD active network connections
# systat -ifstat 1     # BSD network traffic through active interfaces
# systat -iostat 1     # BSD CPU and and disk throughput
# tail -n 500 /var/log/messages # Last 500 kernel/syslog messages
# tail /var/log/warn     # System warnings messages see syslog.conf

About this Entry

This page contains a single entry by 清茶 published on April 15, 2008 10:43 AM.

samba禁止上传某种类型文件 was the previous entry in this blog.

portinstall ports.conf portupgrade is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.1