Skip to main content

Admin - Script Engine

Summary

This dataview will display metrics on how scripts are running in the environment.

Dependencies

None

Columns

ColumnDescription
ScriptNameThe name of the script
MachineHoursThis 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.
LastRunTimeThe amount of time, in minutes, it took the script to run the last time it executed.
DaysRunningThe number of days each script has been running in the environment.
TotalRunsThe count of times each script has run
LastRunDateThe most recent time the script was run