Skip to content

JaredDobry/UserLoginMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

UserLoginMonitor

Python tool to monitor active logins on network computers

Usage

The tool will query user logins on network computers every 10 seconds (change QUERY_FREQ as needed to modify this timing).

To add a query simply select "New Query" and input the name of the network computer to check login status.

To remove a query click the x button next to the entry.

Getting the hostname

If you don't know what the name of the network computer is do the following:

  1. On the computer in question open up the command prompt (cmd.exe)
  2. Type in 'hostname' and hit enter
  3. The output of the command is the network name for the computer

About

Python tool to monitor active logins on network computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages