Hardware |
Agent | Client Extension | |||||||
Describes the hardware and its capabilities. |
Microsoft Windows | Microsoft Windows | Apple macOS | Ubuntu | Chrome OS | IGEL OS | Unicon eLux |
BIOS Release Date |
|||||||
The date of release of the BIOS.
Static property with datetime data type.
|
BIOS Serial Number |
|||||||
The serial number of the BIOS of the device.
Static property with text data type.
|
BIOS Version |
|||||||
The version number of the BIOS.
Static property with version data type.
|
CPU |
|||||||
The CPU available on the device.
Static property with text data type.
|
CPU Count |
|||||||
The number of CPUs
Static property with number data type.
|
CPU Speed |
|||||||
The speed of the CPU in Mhz.
Static property with number data type.
|
Lid |
|||||||
This real-time property determines if the lid of the device is open or closed.
Realtime property with enum data type with options Open, Closed.
|
Model |
|||||||
The model of the device.
Static property with text data type.
|
Role |
|||||||
The role of the device, such as Laptop, Tablet or Desktop.
Static property with enum data type with options Server, Desktop, Laptop, Tablet, Virtual.
|
Secure Boot |
|||||||
Determines if the device was booted using secure boot.
Static property with boolean data type.
|
System Memory |
|||||||
The amount of physical memory in MB.
Static property with number data type.
|
Vendor |
|||||||
The vendor of the device.
Static property with text data type.
|
Virtualization |
|||||||
The type of virtualization used to host the device.
Static property with enum data type with options None, VMware, Xen, VirtualPC, Parallels, VirtualBox, Hyper-V.
|