Next Topic

Previous Topic

Book Contents

vAgentLabel

vAgentLabel

 

Column Name

Type

Purpose

displayName

varchar

The name of the machine ID.group name.

agentGuid

numeric

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

agentGuidStr

varchar

A string version of agentGuid. Some languages convert the large number numeric to exponential notation. This string conversion prevents that.

online

int

0 -> Agent is offline.
1 -> Agent is online.

timezoneOffset

int

The timezone offset for the agent as compared to universal time.

currentLogin

varchar

The login name of the current user.

toolTipNotes

varchar

The tooltip text displayed for a machine ID.

showToolTip

tinyint

0 -> Do not show machine ID tool tips.
1 -> Do show tool machine ID tool tips.

agntTyp

int

0 -> windows agent
1 -> mac agent