Install PulseAXN Agent on Standalone VM

Install the PulseAxn (Pulse Actions) agent on a standalone VM using the hystaller binary.

Prerequisites

  • Access to License Portal

  • SSH access to the target VM

  • Permissions to:

    • write to /opt
    • manage systemd services
  • systemd available on the VM

Step 1: Download the hystaller binary

  1. Go to License Portal → Download Links
  2. Select the correct Pulse version from the dropdown
  3. Click Generate Links and download the hystaller binary
  4. Copy the binary to the target standalone VM

Example:

Bash
Copy

Step 2: Create pulseaxn_env.sh

On the VM, ensure the script is created in the same directory as the hystaller binary.

Bash
Copy

Add the following content:

Bash
Copy

Step 3: Apply environment variables

Bash
Copy

Step 4: Install Pulseaxn agent

Run the installation command from the same directory as hystaller:

Bash
Copy

Step 5: Validation

Check Pulseaxn service status

Bash
Copy

Expected status:

Bash
Copy

In case the systemd service status is inactive, check if the parent directory has proper permissions and restart the systemd service.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard