Operating System - HP-UX
1752726 Members
5787 Online
108789 Solutions
New Discussion

Re: Am trying to troubleshoot an agent that keeps hanging

 
Ian Dennison_1
Honored Contributor

Am trying to troubleshoot an agent that keeps hanging

I do a "netstat -i" and get no Ierrs or Oerrs and get the same 0 count for errors for the "lanadmin" command. Do these figures show link-level errors or packet sequence errors? I am trying to eliminate the firewall as a potential cause of this problem.

Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan1 1500 53.202.68.128 bc04n0v0.dcsit.net
2879038763 0 2457430397 0 0
lo0 4136 loopback localhost 212497364 0 212497449 0 0

I also do a "netstat -an" and grep for the IP Address of the managing server - how do I tell which IP initiated each request (is it the one on the left?)

Share and Enjoy! Ian
Building a dumber user
1 REPLY 1
Kevin Wright
Honored Contributor

Re: Am trying to troubleshoot an agent that keeps hanging

correct, netstat displays each socket, source IP:port and destination IP:port.