How to determine the login duration of current user?

Diego Roccia diego.roccia at gmail.com
Thu Oct 14 15:34:18 CEST 2010


  There's another solution: you could setup a logon script that sends
an nsca every time a user login to the server. Then, you can check the
service  freshness against a 1 or 2 days threshold. It's a completely
different approach, but I prefer to use passive checks when I need to
trigger user created events, as I think it makes more sense (and less
load and traffic) than checking continously the logs.

Diego


On Thu, Oct 14, 2010 at 3:22 PM, C. Bensend <benny at bennyvision.com> wrote:
>
>> VMware's version of this is VDI - it's pretty good, but it's not cheap -
>> it needs a special kind of ESX license so you can't run those desktops
>> on your existing servers, they need to be on dedicated ESX/VDI servers.
>
> This statement is not accurate, at least not in our locale.  While
> VDI *does* require a separate license, it will run just fine on
> existing ESX infrastructure and does not have to be on a separate,
> "special" ESX host.  We have many virtual desktops and some of them
> are intermingled with our virtual servers.
>
> Good idea/bad idea is still an exercise left up to the reader.  :)
>
> Benny
>
>
> --
> "Because you have arms like noodles, while I am vigorous and
> burly."                               -- Hodgins, "Bones"
>
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>



-- 
Diego Roccia
diego.roccia (at) gmail (dot) com

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list