AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

how can i track the Communication between AIX LPARs

  • 1.  how can i track the Communication between AIX LPARs

    Posted Wed May 01, 2013 01:36 PM

    Originally posted by: SA77


    Hello Everyone,
    i got a question in AIX. How can i track the communication between LPARs.
    i mean how can we find if a program/account trying to access a directory/file inside AIX LPAR or from another LPAR ?

    if some one is trying to access our LPAR. where can i track those info? or a outside program denied permission while accessing some folder in AIX. where can find the logs ??

    Thanks,
    admin



  • 2.  Re: how can i track the Communication between AIX LPARs

    Posted Sun June 02, 2013 09:13 AM

    Originally posted by: GurpreetSingh


    hi.

    Not sure if got your question correctly or not. But if you are looking for activity on your machine from remote machine it will get captured in /var/log/messages  

    depending upon the configuration in /etc/syslog.conf. All the attempt to connect gets recorded in /var/log/messages along with ip details and time.

    If you want to record user activity then you can use in built script command in the .profile.

     

    Thx 

    WJKWF