logout idle user with IO operations on background

From: Angel Alejandro Vega Soto (alejandro.vega_at_tecinfocon.com.mx)
Date: 06/13/03

  • Next message: Sun Consultant: "SUMMARY: Global Find/Replace Question..."
    To: Sunmanagers List <sunmanagers@sunmanagers.org>
    Date: 13 Jun 2003 12:43:42 -0500
    
    

    Hello managers I have a question for you !

    I need to restrict the numbers of concurrent users of an applications
    which is access via a shell or a telnet,ssh session.

    I want to automatically logoff some of the users which are both NOT
    using the terminal NOR have background process that have IO activity.

    I know Idled, also TMOUT and /etc/default/login but the IO activity on
    the bg one of my concern. Hope you can help me with yout experience !

    -- 
    Angel Alejandro Vega Soto <alejandro.vega@tecinfocon.com.mx>
    Tecnologia Informatica y Consultoria
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers
    

  • Next message: Sun Consultant: "SUMMARY: Global Find/Replace Question..."

    Relevant Pages

    • Re: XP SP2 Two Concurrent Users?
      ... screens) they announced that SP2 would enable two concurrent users on XP Pro ... >> Windows XP Service Pack 2 computers can support two Remote Desktop ... >> additional session is supported. ...
      (microsoft.public.windowsxp.basics)
    • Re: Recognizing Concurrent Users
      ... So, the first idea I gave you should work, substituting "session end" with "last activity". ... I suggest you try it as is, and you will get concurrent users at noon each day. ... If you want a finer level of detail, simply insert more rows into the Evaluations table, say one row for every hour of every day over 2 years. ... This is good news, but the bad news is that up until recently there were no statistics to get at all and the server is not, and will not, be running any statistical software anytime soon. ...
      (microsoft.public.access.queries)
    • Re: Recognizing Concurrent Users
      ... This is good news, but the bad news is that up until recently there were no statistics to get at all and the server is not, and will not, be running any statistical software anytime soon. ... What is basically being delivered to me is a table that contains Action Date-Time, Session Reference, IP, Browser, USERID, USER, Session Start Date-Time and Action. ... What I would like to ascertain is the number of Concurrent Users. ...
      (microsoft.public.access.queries)
    • Re: Recognizing Concurrent Users
      ... Unfortunately I do not have the session end time available to me, ... What I am actually looking for is a maximum concurrent users. ... until recently there were no statistics to get at all and the server is not, ... One row per evaluation point. ...
      (microsoft.public.access.queries)
    • Re: Design Question. C/S Threads & AppDomains
      ... > handle a very large number of concurrent users. ... > Each connection is associated with a session object much like ASP.NET. ... existing solution components from the .NET stack before delving into ...
      (microsoft.public.dotnet.framework)