Windows performance monitoring data points.
| Column | Description |
|---|---|
| DeviceGuid | The device that the counter data was created for. The foreign key for the Device table. |
| SampleValue | The value of the counter at the time of the sample. |
| CounterID | The counter that the data was sampled for. The foreign key for the Counter table. |
| SampleTimestamp | The date and time (in UTC) the bandwidth data was sampled. |