7.iostat 監(jiān)視磁盤狀態(tài)
# iostat
tty fd0 sd0 sd1
sd6 cpu
tin tout kps tps serv kps tps serv kps tps serv
kps tps serv us sy wt id
0 69 0 0 0 326 32 76 0 0 4
193 13 70 2 5 65 29
tin us
tont sy
bps wt
tps id
serv
8.uptime 顯示系統(tǒng)運行時間以及在過去的15分鐘內(nèi)系統(tǒng)的負載情況
# uptime
4:23pm up 1:15, 1 user, load average: 0.10, 0.13,
0.12
/etc/system
set rstchown = 0 ;users can chown files
set ngroups_max = 32 ;設(shè)置每個用戶最大組數(shù)為32,但可能引起NFS兼容問題
;因為典型NFS Servers
set pt_cnt = ;系統(tǒng)偽終端
set hires_tick = 1 ;設(shè)置頻率為1000
set rlim_fd_max = 4096 ;設(shè)置文件描述符硬限制
set rlim_fd_cur = 1024 ;設(shè)置文件描述符軟限制
set maxuprc = ;設(shè)置每個用戶最大進程數(shù)
set maxnprocs= ;設(shè)置最大進程數(shù)(當前最大為3000)
推薦閱讀
- 四級分數(shù)多少算過
- SUN的PROM狀態(tài)命令與參數(shù)
- SUN系統(tǒng)的基本安全配置
- Sun Solaris補丁112908-12和115168-03明文口令記錄漏洞
- 3230升級 V4.0537.0ch
- SUN Solaris 2.6系統(tǒng)克隆方法
- 歷代級美貌是什么梗
- Sun Solaris 用戶手冊 -- 五.用戶管理
- Sun Cluster 安裝步驟
- 水木清華BBS集錦:SunOS里的shutdown中文man
