- 論壇徽章:
- 0
|
netstat -m輸出情況如下,請高手診斷一下可能是哪方面的問題,主機(jī)安裝SCO UNIX 5.05,通過中間件與遠(yuǎn)端主機(jī)通訊,當(dāng)時本主機(jī)網(wǎng)絡(luò)已經(jīng)癱瘓,除了ping本機(jī)以外,ping不通網(wǎng)關(guān)、同網(wǎng)段其它主機(jī),其它主機(jī)網(wǎng)絡(luò)正常。其它主機(jī)的應(yīng)用情況是相同的。
另外,請各位高手指點一下UNIX系統(tǒng)核心參數(shù)調(diào)整的原則及心得吧,我假設(shè)現(xiàn)在是流資源不足,機(jī)器是P4,512M內(nèi)存的PC,應(yīng)該如何調(diào)整?
#netstat -m
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
netstat: get_if_name_for_route: SIOCGIFALL: Out of stream resources
streams allocation:
config alloc free total max fail
stream 8192 150 8042 2957 185 0
queues 794 307 487 6716 380 0
mblks 3172 1658 1514 8523726 3008 0
buffer headers 3130 2036 1094 1904690 3052 0
class 1, 64 bytes 128 42 86 1448701 85 0
class 2, 128 bytes 818 725 93 1013416 818 0
class 3, 256 bytes 131 8 123 784797 129 0
class 4, 512 bytes 10 6 4 35484 10 0
class 5, 1024 bytes 72 0 72 20747 71 0
class 6, 2048 bytes 784 784 0 801871 860 3773
class 7, 4096 bytes 2 2 0 2 2 0
class 8, 8192 bytes 0 0 0 16 1 0
class 9, 16384 bytes 0 0 0 1 1 0
class 10, 32768 bytes 0 0 0 0 0 0
class 11, 65536 bytes 0 0 0 0 0 0
class 12, 131072 bytes 0 0 0 0 0 0
class 13, 262144 bytes 0 0 0 0 0 0
class 14, 524288 bytes 0 0 0 0 0 0
total configured streams memory: 2000.00KB
streams memory in use: 1774.12KB
maximum streams memory used: 2122.11KB |
|