Skip to main content
Skip table of contents

Local

Description

Information relevant to the local client PC.

Allowed values

Value (value)Description
OS

Name and version of the operating system used.

OsSystemType

Operating system (32-bit or 64-bit)

Computername

Name of the computer

Clientname

Client name, if connected via remote desktop.

Username

User name

SessionID

Windows session ID

IP

Assigned IP addresses

MacAddress

All available MAC addresses of the system

Example

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	 <!-- Information to be determined -->
	<collectedValues>

		<collectedValue type="Local"
						displayName="Operating system"
						value="OS" />		

	</collectedValues>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.