Title
Create new category
Edit page index title
Edit category
Edit link
Deploy Pulse Manager Agent
The Pulse Manager Agent works with the Pulse Manager Server to deploy databases and monitor their health outside the Kubernetes environment. You must install the Pulse Manager Agent on each VM or bare metal node that hosts Pulse databases.
This agent:
Applies the database deployment plan from the Pulse Manager Server.
Manages the full lifecycle of databases on non-Kubernetes infrastructure.
Sends the status (Up or Down) of each database to the Pulse Manager Server.
Use Hystaller, Acceldata’s installer tool, to deploy the Pulse Manager Agent on all required VMs or bare metal nodes.
Pre-requisites
Ensure that Ingress is set up in Kubernetes to allow external access to Pulse services through defined routing rules. For more details, see Configure Ingress for Pulse on Kubernetes.
Ensure you have an odd number of VMs or BareMetal nodes for database deployments (e.g., 1, 3, 5…).
Ensure Docker is installed on all VMs or BareMetal nodes.
Ensure SELinux is disabled.
Ensure the following
sysctlconfigurations are applied on all nodes in the cluster.
To apply this for the current boot:
To apply the settings on every boot, copy the above configurations and add them to the /etc/sysctl.conf file. The result /etc/sysctl.conf will look like this:
To apply the settings on every boot, copy the above configurations into the /etc/sysctl.conf file. After adding them, your /etc/sysctl.conf must look as below.
Ensure the VMs can connect to the Kubernetes cluster.
Ensure you have already loaded all the Database images in all the VMs.
Install Pulse Manager Agent
Install the Pulse Manager Agent using Hystaller. Download Hystaller and place it on all target VMs or bare-metal nodes.
Export all the necessary environment variables that serve as inputs for the
hystallerbinary.
Run the
hystallerbinary with the following arguments.
Verify whether the service is up and running.
Check if the
hystallerhas created the Docker network by running the command.
Uninstall Pulse Manager Agent
You can uninstall the Pulse Manager Agent using Hystaller. Download and run Hystaller on all VMs or bare metal nodes where the agent is installed. The uninstallation process removes all components created during installation.
Export all the necessary environment variables required as inputs for the
hystallerbinary.
Run the
hystallerbinary with the following arguments.
Verify whether the service is up and running.
Check if the
hystallerhas removed the Docker network or not.
Troubleshooting
After installing the Pulse Manager Agent, if you encounter a 203/EXEC error, it indicates a permissions issue when systemd attempts to run the PulseManager binary.
SELinux can be in either enforcing or permissive mode. To avoid permission issues, set SELinux to disabled and reboot the VM.
Also, verify the permissions of the home directory and ensure all directories are owned by the
pulsemanageruser. To quickly fix ownership, run:
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026