Find the answer to your Linux question:
Results 1 to 2 of 2
Hello!! For monitoring a network I need a single C/C++ program using unix commands to retrieve the username, associated static IP address, what time user logged in, loggd out, total ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    8

    retrieve usrname & Static ip

    Hello!!

    For monitoring a network I need a single C/C++ program using unix commands to retrieve the username, associated static IP address, what time user logged in, loggd out, total time system used by user. so that if a system has several users who use it @ different times of the day... then i need details of all users me,time of log in, static IP &all ...

    sorry i was not able to create a new thread for this since it was giving an error to do so....

    plz help asap

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    Code:
    last
    should meet your requirements
    You must always face the curtain with a bow.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...