Next Topic

Previous Topic

Book Contents

vSystemInfoManual

vSystemInfo

Custom fields and values added to the System Info function.

Column Name

Type

Purpose

Machine_GroupID

varchar(201), null

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

agentGuid

numeric(26,0), not null

Unique 26 digit random number identifying this agent. Master record stored in machNameTab.

fieldName

nvarchar(100), not null

The name of the custom field.

fieldValue

varchar(100), null

The value of the custom field.