Next Topic

Previous Topic

Book Contents

vBaseCpuInfo / vCurrCpuInfo

vBaseCpuInfo

vCurrCpuInfo

audit results for the CPU in a client desktop machine.  One entry per audit of a client desktop.

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), null

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

machName

varchar(100), null

Machine Name used for each agent

groupName

varchar(100), null

Organization, then machine group the machine is assigned to.

CpuDesc

varchar(80), null

CPU description (e.g. Pentium III Model 8)

CpuSpeed

int(10), null

CPU speed in MHz (e.g. 601)

CpuCount

int(10), null

Number of processors (e.g. 1)

TotalRam

int(10), null

Amount of RAM in MBytes (e.g. 250)