Page 1 of 1

NCPA user count

Posted: Thu Apr 04, 2019 12:54 pm
by jsalsbury
Good afternoon
I was curious as to how User Count was queried when checking windows machines. We have a policy where we limit user log in to two but I recently received an alert that stated there were six people in a server so I will need to find the delta.

Re: NCPZ user count

Posted: Thu Apr 04, 2019 1:37 pm
by lmiltchev
We were not able to recreate the issue in-house.

NCPA is using the psutil to obtain the number of users that are logged in the system, which uses Windows functions. Here's some additional info:

https://github.com/giampaolo/psutil

https://msdn.microsoft.com/en-us/window ... ainContent