Next Topic

Previous Topic

Book Contents

vScriptLog

vScriptLog

Log of script executions as viewed by the KServer

Column Name

Type

Purpose

Machine_GroupID

varchar

A concatenated representation of the machine id and the group id it is associated with.

agentGuid

numeric

A globally unique identifier for a machine ID.group ID account and its corresponding agent.

machName

varchar

Machine Name used for each agent

groupName

varchar

Group Name used for each agent

EventTime

datetime

Time stamp string representing the time the change was entered. (note: timestamp type was picked to force times into the database as year- month-day-hr-min-sec all in numeric format independent of the format sent in the SQL command. This allows records to be easily sorted by time during retrieval.)

ScriptName

varchar

Name of script

ScriptDesc

varchar

Event description

AdminName

varchar

Admin name that scheduled this script.