Device Hardware View
Fields
| Field | Type | Description |
|---|---|---|
| agent_installation_date | DATETIME | Agent Installation Date |
| brand | NVARCHAR (1024) | Device brand |
| cores | INT | Number of processor cores |
| description | NVARCHAR (1000) | Processor Features |
| domain | NVARCHAR (80) | Domain to which the device is associated |
| frecuency | BIGINT | Processor Frequency (Hertz) |
| hostname* | NVARCHAR (80) | Device Name |
| ip_address | NVARCHAR (80) | Device IP address |
| mac_address | NVARCHAR (510) | MAC address of the device |
| memory | BIGINT | Device memory capacity (Bytes) |
| model | NVARCHAR (510) | Device Model |
| os | NVARCHAR (512) | Operating System Name |
| os_type | NVARCHAR (40) | Operating System Architecture |
| pc_type | NVARCHAR (510) | Device Type |
| processor | NVARCHAR (510) | Device processor type |
| serial | NVARCHAR (510) | Device Serial |
| service_pack | NVARCHAR (200) | Service pack |
| user | NVARCHAR (128) | Username |