Re: TCP/IP monitoring

Holger.VanKoll_at_SWISSCOM.COM
Date: 06/25/04

  • Next message: Green, Simon: "Re: TCP/IP monitoring"
    Date:         Fri, 25 Jun 2004 11:08:35 +0200
    To: aix-l@Princeton.EDU
    
    

    no

    you have to log netstat -v every few minutes

    -----Original Message-----
    From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
    Libor Laubacher
    Sent: Friday, June 25, 2004 10:49 AM
    To: aix-l@Princeton.EDU
    Subject: Re: TCP/IP monitoring

    Thanks to Simon and Holger for advices.

    Is there any way to trace back the Transmit errors like when it exactly
    happened ?

    Thanks again
    /Libor

    > -----Original Message-----
    > From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf
    > Of Green, Simon
    > Sent: Thursday, June 24, 2004 12:35 PM
    > To: aix-l@Princeton.EDU
    > Subject: Re: TCP/IP monitoring
    >
    > netstat can give you information on errors. It can also show you what

    > connections are open at the moment.
    >
    > entstat -d entN gives you info for a particular adapter:
    > similar to netstat
    > -m.
    >
    > lsof can provide some information, but I'd say it's generally more
    > useful for problem solving than monitoring.
    >
    > topas and nmon will both show an overview of current activity
    > - volume of
    > data coming in and going out over each interface.
    >
    >
    > > -----Original Message-----
    > > From: Libor Laubacher [mailto:llaubach@PROGRESS.COM]
    > > Sent: 24 June 2004 10:24
    > > To: aix-l@Princeton.EDU
    > > Subject: TCP/IP monitoring
    > >
    > >
    > > Hi guys,
    > >
    > > sorry for the dumb/beginners question - is there any (easy)
    > way how to
    > > monitor TCP/IP interface and/or check whether there have been any
    > > communications error in past ?
    >
    >


  • Next message: Green, Simon: "Re: TCP/IP monitoring"

    Relevant Pages

    • Re: TCP/IP monitoring
      ... Is there any way to trace back the Transmit errors like when it exactly ... > Behalf Of Green, Simon ... > netstat can give you information on errors. ...
      (AIX-L)
    • Re: TCP/IP monitoring
      ... > you have to log netstat -v every few minutes ... > Thanks to Simon and Holger for advices. ... > Is there any way to trace back the Transmit errors like when ... >> netstat can give you information on errors. ...
      (AIX-L)