Python tool to monitor active logins on network computers
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.
If you don't know what the name of the network computer is do the following:
- On the computer in question open up the command prompt (cmd.exe)
- Type in 'hostname' and hit enter
- The output of the command is the network name for the computer