Admin - Script Engine
Summary
This dataview will display metrics on how scripts are running in the environment.
Dependencies
None
Columns
Column | Description |
---|---|
ScriptName | The name of the script |
MachineHours | This is a calculated metric that will tally, in hours, how much time this script is run. More hours indicate that the script is running more often. |
LastRunTime | The amount of time, in minutes, it took the script to run the last time it executed. |
DaysRunning | The number of days each script has been running in the environment. |
TotalRuns | The count of times each script has run |
LastRunDate | The most recent time the script was run |