Windows users login information.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
shailu2014
Posts: 102
Joined: Thu Apr 24, 2014 3:17 am

Windows users login information.

Post by shailu2014 »

Hi,

I have one windows Server w2k8 R2 Std 64bit for application team, this server is used by Dev team and I have created three local user in this server.

Already I have configured alert on this server to monitoring CPU, HDD, Memory usage, Ping & Uptime through Nagios XI and it is working.

Please can someone help me how to configure to get the local users access log of this windows server through Nagios XI.

Thanks,
Sjain
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Windows users login information.

Post by sreinhardt »

When you say access log, are you looking to get login\logout activity, general computer activity, or something else? What are you presently using to monitor this host?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
shailu2014
Posts: 102
Joined: Thu Apr 24, 2014 3:17 am

Re: Windows users login information.

Post by shailu2014 »

Yes Looking for login/Logout access logs activity of users in this server by Nagios XI, This server is our critical server.

Thanks,
Sjain
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Windows users login information.

Post by sreinhardt »

How are you presently monitoring this system? With WMI, an installed agent, or some other way? We can definitely get this information one way or another, but we want to work within what you are doing already.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Windows users login information.

Post by WillemDH »

Hey,

I would think you first need an audit policy. Type gpedit.msc in the Start menu. (You can also enable logon event auditing on a domain controller, gpo)

Local Computer Policy –> Computer Configuration –> Windows Settings –> Security Settings –> Local Policies –> Audit Policy. Then audit logon events n-and enable checkboxes for succes and failure.

Then you could use NSClient to look in security eventlog for event type Success Audit Event ID 4663 or use NSclient realtime eventlogging and send the events to passive Nagios service.

Grtz

Willem
Nagios XI 5.8.1
https://outsideit.net
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Windows users login information.

Post by abrist »

@Willem: Tried and True Method
@OP: Let us know how this works for you . . . .
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked