I want to be able to monitor if a certain user is logged in at the console on a server and flag red if it isn't.
I'm running my BBWin client in central mode but I can't find anything in the documentation to tell me if I can alert to users status
Can anyone help?
Neil Simmonds
Operation Analyst (Operations Support Group) Express Gifts Limited
Express House
Clayton Business Park
Accrington
Lancashire
BB5 5JY T: 01254 303092 | E: neil.simmonds at Express-Gifts.co.uk
Name & Registered Office: EXPRESS GIFTS LIMITED, 2 GREGORY ST, HYDE, CHESHIRE, ENGLAND, SK14 4TH, Company No. 00718151. Express Gifts Limited is authorised and regulated by the Financial Services Authority
NOTE: This email and any information contained within or attached in a separate file is confidential and intended solely for the Individual to whom it is addressed. The information or data included is solely for the purpose indicated or previously agreed. Any information or data included with this e-mail remains the property of Findel PLC and the recipient will refrain from utilising the information for any purpose other than that indicated and upon request will destroy the information and remove it from their records. Any views or opinions presented are solely those of the author and do not necessarily represent those of Findel PLC. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. No warranties or assurances are made in relation to the safety and content of this e-mail and any attachments. No liability is accepted for any consequences arising from it. Findel Plc reserves the right to monitor all e-mail communications through its internal and external networks. If you have received this email in error please notify our IT helpdesk on +44(0) 1254 303030
Helps if I reply to the list...
Hi Neil,
I wanted to do the reverse to that, monitor and go red whenever someone is logged in (the reason being that no-one should ever need to login to our domain controllers and if they do I want to know about it). But alas I couldn't find any way of monitoring this either, the who test just seems to be a simple report who's logged in without any logic behind it.
Steve
On 22 December 2011 09:13, Neil Simmonds <Neil.Simmonds at express-gifts.co.uk>wrote:
I want to be able to monitor if a certain user is logged in at the console on a server and flag red if it isn’t. ****
I’m running my BBWin client in central mode but I can’t find anything in the documentation to tell me if I can alert to users status****
Can anyone help?****
*Neil Simmonds*****
*Operation Analyst (Operations Support Group)** **Express Gifts Limited*****
Express House****
************Clayton******** ******Business****** ******Park************ **
******************Accrington******** **
****************Lancashire********
**********BB5 5JY T: 01254 303092 | ****E: neil.simmonds at Express-Gifts.co.uk ****
Name & Registered Office: EXPRESS GIFTS LIMITED, 2 GREGORY ST, HYDE, CHESHIRE, ENGLAND, SK14 4TH, Company No. 00718151. Express Gifts Limited is authorised and regulated by the Financial Services Authority
NOTE: This email and any information contained within or attached in a separate file is confidential and intended solely for the Individual to whom it is addressed. The information or data included is solely for the purpose indicated or previously agreed. Any information or data included with this e-mail remains the property of Findel PLC and the recipient will refrain from utilising the information for any purpose other than that indicated and upon request will destroy the information and remove it from their records. Any views or opinions presented are solely those of the author and do not necessarily represent those of Findel PLC. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. No warranties or assurances are made in relation to the safety and content of this e-mail and any attachments. No liability is accepted for any consequences arising from it. Findel Plc reserves the right to monitor all e-mail communications through its internal and external networks. If you have received this email in error please notify our IT helpdesk on +44(0) 1254 303030
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
I don't know if there might be a way to do that on the client side, but you could probably whip something up on the server. See what you get back from this command:
server/bin/xymon localhost "xymondboard
host=server.domain.comtest=who fields=msg"
It should be the full text of the message that was delivered for the "who" column. Once you get that text, you could write a script to process it and issue alerts.
Ralph Mitchell
On Thu, Dec 22, 2011 at 4:43 AM, Steven Carr <sjcarr at gmail.com> wrote:
Helps if I reply to the list...
Hi Neil,
I wanted to do the reverse to that, monitor and go red whenever someone is logged in (the reason being that no-one should ever need to login to our domain controllers and if they do I want to know about it). But alas I couldn't find any way of monitoring this either, the who test just seems to be a simple report who's logged in without any logic behind it.
Steve
On 22 December 2011 09:13, Neil Simmonds < Neil.Simmonds at express-gifts.co.uk> wrote:
I want to be able to monitor if a certain user is logged in at the console on a server and flag red if it isn’t. ****
I’m running my BBWin client in central mode but I can’t find anything in the documentation to tell me if I can alert to users status****
Can anyone help?****
*Neil Simmonds*****
*Operation Analyst (Operations Support Group)** **Express Gifts Limited*****
Express House****
************Clayton******** ******Business****** ******Park************ **
******************Accrington******** **
****************Lancashire********
**********BB5 5JY T: 01254 303092 | ****E: neil.simmonds at Express-Gifts.co.uk ****
Name & Registered Office: EXPRESS GIFTS LIMITED, 2 GREGORY ST, HYDE, CHESHIRE, ENGLAND, SK14 4TH, Company No. 00718151. Express Gifts Limited is authorised and regulated by the Financial Services Authority
NOTE: This email and any information contained within or attached in a separate file is confidential and intended solely for the Individual to whom it is addressed. The information or data included is solely for the purpose indicated or previously agreed. Any information or data included with this e-mail remains the property of Findel PLC and the recipient will refrain from utilising the information for any purpose other than that indicated and upon request will destroy the information and remove it from their records. Any views or opinions presented are solely those of the author and do not necessarily represent those of Findel PLC. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. No warranties or assurances are made in relation to the safety and content of this e-mail and any attachments. No liability is accepted for any consequences arising from it. Findel Plc reserves the right to monitor all e-mail communications through its internal and external networks. If you have received this email in error please notify our IT helpdesk on +44(0) 1254 303030
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
Neil.Simmonds@express-gifts.co.uk
-
ralphmitchell@gmail.com
-
sjcarr@gmail.com