|
|
|
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
|
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
|
CpuDesc
|
varchar
|
CPU description (e.g. Pentium III Model 8)
|
CpuSpeed
|
int
|
CPU speed in MHz (e.g. 601)
|
CpuCount
|
int
|
Number of processors (e.g. 1)
|
TotalRam
|
int
|
Amount of RAM in MBytes (e.g. 250)
|