Monitor Management client or Smart client connected

Hello,

I am looking for a way to monitor the number of clients (management or smart client) connected to my servers.

I tried with MilestonePSTools Get-WhoIsOnline, but my network policy does not allow me to see all users.

I found another track in [C:\ProgramData\Milestone\IDP\Logs\idp.log](file:C:/ProgramData/Milestone/IDP/Logs/idp.log)

But there is no user name.

I would like to have two results. One of the number of clients hour by hour and the other a snapshot with the user name.

and excuse me I only speak French. I used google translate

Is what you are looking for the Audit logs in the Management Client -Server Logs -Audit logs?

I looked to make a script that scans all time intervals. but I have trouble with users who do not log out.

That’s why I would like a method to know who is connected at a given time to update a graph

The reason that you do not find logout in the logs is that the information isn’t available. Smart Clients and other clients do not actively log out but “disconnect”, so the information cannot be logged or detected in other ways.