Skip to content

The Hostname Client Workload identification method is applicable to Virtual Machine deployments and utilizes the hostname of the machine (which can be retrieved by the hostname command) to identify and distinguish Client Workloads.

This method is suitable for Aembit Edge-based deployments.

  1. Create a new Client Workload.
  2. Choose Hostname for client identification.
  3. In the Value field, enter the hostname of the virtual machine where the Client Workload is running.
  • Open a terminal on your Linux VM.
  • Use the hostname -f command to retrieve its hostname.

Alternatively, you can often find the hostname in the Virtual Machine’s configuration settings or system information.

Ensure the hostname is unique within your organization to avoid unintentionally matching other Virtual Machines. If necessary, consider combining Hostname with other client identifiers. Please consult the Client Workload multiple identifiers documentation to enhance uniqueness.