The Agents table stores the
agents for which summary data has been received. The managerID
field associates each agent with its manager.
Table: Agents table
Field Name
|
Type
|
Description
|
ID
|
<auto-number>
|
Record ID
|
ManagerID
|
<number>
|
Manager ID from managers ID table
|
Agent
|
<text>
|
Agent Name
|
OSVerSubType
|
<text>
|
The operating system on which the agents is installed.
|