vbirding 发表于 2010-10-11 11:01

很迷惑onstat -u抓出的session中,一列既然有console的

以下是onstat -u抓出的session
使用者處理線串
位址                旗標    sessid       使用者    tty      等待             tout 鎖定nreads   nwrites
c0000000efe7ea20 Y--P--- 1023035HJ601823 consolec0000000abf9b028 0    3   35       0
c0000000efe7f238 Y--P--- 975404   MAC45691 consolec000000092b68880 0    3   117      0
c0000000efe7fa50 Y--P--- 998368   HX204321 consolec0000000706eec60 0    3   52       0
c0000000efe80268 Y--P--- 991410   FA222858 249      c00000007a069990 0    3   65       0
c0000000efe80a80 Y--P--- 1012839HL322052 328      c00000007a24f878 0    4   32       0
c0000000efe81298 Y--P--- 997617   GLD09629 45       c0000000b8848d78 0    7   380970   2121
c0000000efe81ab0 Y--P--- 977662   HN416971 consolec00000008c6b3bc0 0    3   35       0
c0000000efe822c8 Y--P--- 990708   HX163580 consolec000000092229288 0    3   67       0
c0000000efe82ae0 Y--P--- 1025667HV216247 548      c00000007065b830 0    4   15       0
c0000000efe832f8 Y--P--- 1016721F4398297 consolec000000096177db8 0    3   0      1
c0000000efe83b10 Y--P--- 1024957E1219658 49       c0000000a2d89f38 0    3   65       0
c0000000efe84328 Y--P--- 1021274HK219451 consolec00000006c5bdd20 0    3   2      0
c0000000efe84b40 Y--P--- 999932   DSD10237 consolec00000007f1847b0 0    3   145      0
c0000000efe85b70 Y--P--- 1006398IPO28456 consolec0000000aa22ca18 0    5   21       96
c0000000efe86388 Y--P--- 978500   CTBSQ    188      c00000007e008900 0    4   7      0
c0000000efe86ba0 Y--P--- 1015166IPO40670 270      c0000000b2f08f48 0    1   4      125
c0000000efe873b8 Y--P--- 1014301HX206039 consolec000000059699ed8 0    3   55       0
c0000000efe87bd0 Y--P--- 958802   CTBSULLconsolec00000008c275448 0    3   32       0
c0000000efe883e8 Y--P--- 980382   MAC45966 consolec0000000a698ab38 0    3   265      0
c0000000efe88c00 Y--P--- 984010   F2159594 consolec000000059d15750 0    3   70       0
c0000000efe89418 Y--P--- 983057   IPO40670 consolec00000009ead9280 0    3   141      0
tty那一列中,怎么会有那么多console呢,有些迷惑。

liaosnet 发表于 2010-10-11 11:19

console是 tty的一种~~

vbirding 发表于 2010-10-11 12:01

回复 2# liaosnet


    我也知道console是tty的一種,就是想不通,這些session是從AP主機連入的
怎么會有console的tty呢。
我個人理解console不是只有管理員在server telnet登陸異常時才使用嗎?

3sane 发表于 2010-10-11 13:21

回复 3# vbirding


    也许链接服务是在console上启动,并fork多个进程,屏蔽了SIGTERM等中断信号,可以通过ps确认一下。
页: [1]
查看完整版本: 很迷惑onstat -u抓出的session中,一列既然有console的