Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Minimum GYTPOL Sensor Versions Required versions required for Device Labeling:

  • Windows: 2.36.0X

  • Linux and macOS: 1.28.1.X.29.X.Y

  • Backend version: 2.16.6

GYTPOL Sensor Location

  1. Navigate to “System Health” screen located in the “Settings” section.

...

  1. Download the GYTPOL Sensor for your respective operating system using the download icon.

  2. After downloading, you can deploy the sensor using any deployment tool available. To assign labels to devices, follow these guidelines:

    • Labels must be 2-32 characters long.

    • Labels can only include letters, numbers, underscores, or hyphens.

    • Only one label can be assigned per device.

For additional reference, please see the UI2 - Sensor Deployment and Management Guide document.

Deployment examples and arguments

...

Windows

Label: accounting

Path to the MSI installation file (including the file name): c:\GYTPOL\gytpolClient_x64.msi

...

Path to the DEB installation file (including the file name): /opt/gytpol/gytpol-client_1.2030.1.21-113_amd64.deb

Installation command with the engineering label: sudo dpkg -i /opt/gytpol/gytpol-client_1.2030.1.21-113_amd64.deb && sudo /opt/gytpol/gytlnx -set-labels engineering

...

Path to the RPM / DEB installation file (including the file name): /opt/gytpol/gytpol-client_1.2030.1.21-113_amd64.rpm

Installation command with the healthcare label: sudo rpm -ivh /opt/gytpol/gytpol-client_1.2030.1.21-113_amd64.deb && sudo /opt/gytpol/gytlnx -set-labels healthcare

...

Path to the RPM / DEB installation file (including the file name): /opt/gytpol/1.2730.1.22_126/gytpol-client-1.2730.1.22-126_arm64.pkg

Installation command with the devops label: sudo /usr/sbin/installer -pkg /opt/gytpol/1.2730.1.22_126/gytpol-client-1.2730.1.22-126_arm64.pkg -target / && sudo /opt/gytpol/gytmac -set-labels devops

...

This will display all devices associated with the selected label, enabling effective organization and management.

For additional reference, please see the UI2 - Creating Computer Groups document.

...

Filtering Devices in the Device Manifest:

...

This simplifies viewing and managing devices linked to a particular label.

...

...