IdleMon Report
Purpose
The purpose of this solution is to monitor end users to determine how long they leave their computers idle and whether they are actually utilizing them.
Associated Content
Content | Type | Function |
---|---|---|
CWM - Automate - Script - IdleMon Report [Globals] | Script | Collects the data/samples from the machine |
CWM - Automate - Custom Table - pvl_report_idlemon | Custom Table | Stores the samples collected by the script |
CWM - Automate - Dataview - IdleMon Report | Dataview | Displays the data gathered by the script |
Implementation
- Place the IdleMon tool in the
Utilities
folder atLTShare/Transfer
on the Automate Server/WebDav. - Import the script.
- Import the dataview.
- Schedule the script to run periodically against the relevant machines. It is recommended not to schedule the script against a large number of computers simultaneously, as it needs to be executed frequently for optimal output.
- Ask the user to log off their computer or wait for them to log off after the first execution of the script. The script/tool cannot collect data/samples unless the logged-in user re-logs in after the installation of the tool.