The details of the counters being monitored on devices.
| Column | Description |
|---|---|
| CounterID | A unique value used to identify a counter. The primary key for Counter records. |
| CounterName | The name of the counter. For example: "% Free Space". |
| InstanceName | The instance of the counter. For example: "C:". |
| CategoryName | The category of the counter. For example: "Logical Disk". |
| CounterHelp | A description of the counter. For example: "% Free Space is the percentage of total usable space on the selected logical disk drive that was free." |