netstat -an output, pls. explain..


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers netstat -an output, pls. explain..
# 1  
Old 10-22-2013
netstat -an output, pls. explain..

Hi,

I have old SCO O/S. System keeps crashing. I made lot of changes to kernel but so for nothing helped. I wrote a script which takes netstat -an output every one minute. I saw some thing right before the system crashed. Not sure if this means anything..

Code:
 
uname -a
SCO_SV djx2 3.2 5.0.6 i386
 
Netstat output is huge, I am just cutting & pasting from the end....
 
ce2acb8     dgram           0           0 fce28ee8        
fce296c8     dgram           0           0 fce28ee8        
fce28ee8     dgram           0           0        0        /dev/syslog
fce29878     dgram           0           0        0        
fce29f38     stream          0           0 fce28048        
fce28048     stream          0           0 fce29f38        
fce280d8     stream          0           0 fce283a8        
fce28288     stream          0           0        0        /pmd/PMDCT_pipe
fce283a8     stream          0           0 fce280d8        
fce28438     stream          0           0        0        /pmd/LST_pipe
fce284c8     stream          0           0        0        /pmd/IPCCT_pipe
Tue Oct 22 10:54:00 EDT 2013
NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL
DEBUG: Mon_Api_Update done
DEBUG: Mon_Api_Update done

# 2  
Old 10-22-2013
What looks strange to you? This does not appear to be sufficient. We also don't know what you are doing in your script Are you concerned about the null characters?
# 3  
Old 10-23-2013
Quote:
Originally Posted by blackrageous
What looks strange to you? This does not appear to be sufficient. We also don't know what you are doing in your script Are you concerned about the null characters?
Thanks for your reply. Yes. on the above you see all the NUL. I never saw that until today. Does that mean anything. Below you will see the output from netstat -m. This has more info. Does this mean anything. It's SCO UNIX, we will upgrade to Linux but for now, I have this system. I have to find why the system keeps crashing every day.


Code:
 
 
Tue Oct 22 10:45:00 EDT 2013
streams allocation:
                        config    alloc     free       total      max     fail
stream                     4224      223     4001      211686      228        0
queues                     1022      454      568      425028      464        0
mblks                     84922    84736      186    11581362    84802        0
buffer headers            85178    85167       11     1410990    85169        0
class  1,     64 bytes      192       54      138     5503031      169        0
class  2,    128 bytes       64        5       59     1019012       59        0
class  3,    256 bytes     1712     1638       74     1473460     1699        0
class  4,    512 bytes       56       12       44       86169       54        0
class  5,   1024 bytes       36        0       36       70836       36        0
class  6,   2048 bytes      894      852       42      844072      893        0
class  7,   4096 bytes      774      751       23       72117      774        0
class  8,   8192 bytes       46        0       46       64925       46        0
class  9,  16384 bytes        1        0        1          51        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: 24000.00KB
streams memory in use: 8487.48KB
maximum streams memory used: 9134.20KB
Tue Oct 22 10:50:00 EDT 2013
NUl NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL NUL
 
 
Debug Tue Oct 22 08:44:02 2013 DJNR:dj_validt:0, code = 77
 AW
Lock sem OK
 
Debug Tue Oct 22 08:44:02 2013 DJNR:dj_djblks:22931, code = 77
Seq#:17474 Segno#:0 for msg[sz:77] on queue:FCQ3    , offset:0, slen:77
Msg sent Release Sem Lock OK
 
Debug Tue Oct 22 08:44:02 2013 DJNR:dj_rqsnd:8, code = 81
Conn: FCQ3     Bytes Written to IPC
 
Debug Tue Oct 22 08:44:02 2013 DJNR:SendAcks:12, code = 1
SEND_ACKS OK
STATUS: <TIME TAKEN> <510 ms>
 
Info Tue Oct 22 08:44:07 2013 TCP/LAN message get_msg:12 Len 466
 
Debug Tue Oct 22 08:44:07 2013 DJNR:tcp_pmq:1, code = 466
TCP msg rcvd start
STATUS: DATA:Start: 1 Type: 17 HdrLen 14 Ver: 2 MsgLen 466 MDI 14 IPI 50 TDI 0 SDI 0
 
Debug Tue Oct 22 08:44:07 2013 DJNR:dj_getbf:5, code = 63
Free buffers available
 
Info  Tue Oct 22 08:44:07 2013 DJNR:dj_inprc:89, code = 466
TCP Message recvd, cnm:ECN_003 , destad:FCQ3      
Txt:  DJ  AWDNCO201310220059940844ND Disp:131022005987E
 
Debug Tue Oct 22 08:44:07 2013 DJNR:dj_validt:0, code = 466
 AW
Lock sem OK
 
Debug Tue Oct 22 08:44:07 2013 DJNR:dj_djblks:22932, code = 466
Seq#:17475 Segno#:0 for msg[sz:466] on queue:FCQ3    , offset:0, slen:466
Msg sent Release Sem Lock OK
 
Debug Tue Oct 22 08:44:07 2013 DJNR:dj_rqsnd:8, code = 470
Conn: FCQ3     Bytes Written to IPC
 
Debug Tue Oct 22 08:44:07 2013 DJNR:SendAcks:12, code = 1
SEND_ACKS OK
STATUS: <TIME TAKEN> <0 ms>
 
Info Tue Oct 22 08:44:09 2013 TCP/LAN message get_msg:12 Len 2353
 
Debug Tue Octstreams allocation:
                        config    alloc     free       total      max     fail
stream                     4224      206     4018        1182      210        0
queues                      908      421      487        2379      429        0
mblks                      2148     1756      392      270623     2067        0
buffer headers             2362     2238      124        7848     2287        0
class  1,     64 bytes      192       44      148       94945      158        0
class  2,    128 bytes       32        3       29       32986       28        0
class  3,    256 bytes      112        7      105       50735      100        0
class  4,    512 bytes       32       14       18        4592       32        0
class  5,   1024 bytes       24        0       24        3408       22        0
class  6,   2048 bytes      894      740      154       26041      894        0
class  7,   4096 bytes      765      751       14        3629      765        0
class  8,   8192 bytes       23        0       23        3416       23        0
class  9,  16384 bytes        1        0        1           4        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: 24000.00KB
streams memory in use: 4612.06KB
maximum streams memory used: 5249.38KB
Tue Oct 22 14:05:00 EDT 2013

 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Filtering netstat command output

Hi All, I am trying to collect the listen ports info from netstat command in centos 7 From that info i am trying to collect all the foreign address IP for those ports. I am using below script to do the same. netstat -an |grep -w "LISTEN" |grep -v "127.0.0.1" |awk '{print $4}' >... (3 Replies)
Discussion started by: sravani25
3 Replies

2. Shell Programming and Scripting

netstat output

Hi Team, Below is the output of netstat -an | grep 1533 tcp 0 0 17.18.18.12:583 10.3.2.0:1533 ESTABLISHED tcp 0 0 17.18.18.12:370 10.3.2.0:1533 ESTABLISHED Below is the o/p of netstat -a | grep server_name tcp 0 ... (4 Replies)
Discussion started by: Girish19
4 Replies

3. UNIX for Dummies Questions & Answers

Permissision issue, pls. explain

I have a directory, user name sam 755 drwxr-xr-x 3 sam oper 6 Apr 23 15:57 sam I log in as root, I can't write to sam folder. if the file already there, I can change that permission but it doesn't allow me to create any files in the above folder. Why, I thought root has... (2 Replies)
Discussion started by: samnyc
2 Replies

4. IP Networking

Connections not shown in netstat output

I have a TCPIP server application (a Vendor package) which by default allows 10 connections. It provides a parameter to allow us to increase the maximum allowable connections in case it is needed. Intermittently this application is failing with maximum number of connections reached even when there... (1 Reply)
Discussion started by: AIX_user
1 Replies

5. IP Networking

netstat output

I can't tell what the output of the netstat command means. Is there anywhere that has this information? I tried the man pages, but they weren't helpful. (3 Replies)
Discussion started by: Ultrix
3 Replies

6. UNIX for Dummies Questions & Answers

interpreting netstat output

hi all, when I run- wcars1j5#netstat -an | grep 8090 127.0.0.1.8090 *.* 0 0 49152 0 LISTEN wcars1j5# 1. does this mean that no one is connected to this port? Regards, akash (1 Reply)
Discussion started by: akash_mahakode
1 Replies

7. HP-UX

Difference in netstat -a and -an output.

Hi, Does anyone know why I get a different output when using "netstat -a" or "netstat -an" ?? # netstat -a | grep ts15r135 tcp 0 0 nbsol152.62736 ts15r135.23211 ESTABLISHED # netstat -an | grep 172.23.160.78 tcp 0 0 135.246.39.152.51954 ... (4 Replies)
Discussion started by: ejdv
4 Replies

8. Shell Programming and Scripting

AWK - HELP pls explain this ?

echo "23.54" | awk ' function round(A) { return int( A + 0.5 ) } { printf("%d\n",round($1)); }'> > > > > > awk: syntax error near line 2 awk: bailing out near line 2 (2 Replies)
Discussion started by: santosh1234
2 Replies

9. Solaris

netstat -an -- meaning of the output

Dear Experts, I put below command- could you please describe the outputs column- let me describe some them- col_1: (10.131.60.48.55880) The IP address of the local computer and the port number being used for this particular connection appear in the Local Address column. col_2:... (3 Replies)
Discussion started by: thepurple
3 Replies

10. UNIX for Dummies Questions & Answers

output of NETSTAT

# netstat -in Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll net1 1500 192.168 192.168.0.11 24508 0 12212 112931 2795 lo0 8232 127 127.0.0.1 42 0 42 0 0 atl0* 8232 none none No Statistics... (1 Reply)
Discussion started by: samprax
1 Replies
Login or Register to Ask a Question