1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

How to monitor client usage

Discussion in 'Windows Server System' started by catsystems, 2005/01/26.

Thread Status:
Not open for further replies.
  1. 2005/01/26
    catsystems

    catsystems Inactive Thread Starter

    Joined:
    2002/04/12
    Messages:
    46
    Likes Received:
    0
    Within server 2000 is there a way of recording when a user loggs on, tracks what he/she does and when he/she logs off.......?

    Thanx :confused:
     
  2. 2005/01/26
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    I think we've had this question before, and the simple answer was you cannot.

    You could add something to the users' logon and logoff scripts to write information to a file or database to log connection to the network and disconnection. But tracking what they do on the network is harder work.

    An easier way to go may be to track the network traffic. If you have a managed switch(es) you may be able to log traffic at the switch, or use SNMP to send log information from the switch to a SYSLOG system (Kiwi syslog for example). If you set the switch to send logs at the debug level you'll get a log of all your network traffic. Of course, if you have a busy network that could be a lot of logs.

    If this is to track down some specific misuse, this may be feasible. If not you may want to write a script that will analyse the SYSLOG output.
     

  3. to hide this advert.

  4. 2005/01/26
    catsystems

    catsystems Inactive Thread Starter

    Joined:
    2002/04/12
    Messages:
    46
    Likes Received:
    0
    Thanx Reggieb I guess you have confirmed what I already thought.....

    I will probably have to go down the route of employing a 3rd party piece of software
     
  5. 2005/02/08
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    I may have responded too quickly. Have a look at how this thread is developing.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.