Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

  • Logged in user report

    Posted by rushabhomny on September 29, 2009 at 14:41

    Hi,

    I need a report for user logged in and logged out in Active directory environment along with the ip address and time stamp.

    I know that, this is not easy task but I want to finish this. I am not sure through which Technology (SNMP, WMI, or windows agent) I can achieve this. Kindly guide me on this.

    Thank You.

    suzdal replied 15 years, 5 months ago 2 Members · 1 Reply
  • 1 Reply
  • suzdal

    Member
    September 29, 2009 at 17:06
    1 Karma
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    try this, it’s my way and it works

    use a login.bat and logout.bat for all users in AD.

    put time /T to get timestamp

    and for ip use ipconfig or any vbs to get it.

    after all you need it’s to get data with an agent.