Title
Create new category
Edit page index title
Edit category
Edit link
Post-Installation Steps for Pulseaxn Agent
Configure Pulse to recognize and execute actions on standalone Pulseaxn agents by:
Updating
hydra_host.ymlPushing configuration to Pulse
Enabling standalone actions mode in
ad-axnserver
Prerequisites
Pulseaxn agent installation is completed and running
You know the PULSE_HOSTNAME values configured in:
pulseaxn_env.sh(VM)or Kubernetes deployment env (
PULSE_HOSTNAME)
Access to:
Manager Server API (for Kubernetes Pulse)
acceloCLI (for non-Kubernetes Pulse)
Step 1: Update hydra_host.yml
On the node where Pulse is installed (VM or Kubernetes cluster), edit the host section of hydra_host.yml.
Example:
Important notes:
Hostnames must exactly match the value of
PULSE_HOSTNAMEconfigured in the Pulseaxn agent.If multiple standalone Pulseaxn agents exist, list all of them under
cluster.hosts.
Step 2: Push hydra_host.yml configuration to Pulse
A. Pulse running on Kubernetes
Use the push-config API to update the configuration in MongoDB:
This pushes the updated hydra_host.yml to the cluster configuration store.
B. Non-Kubernetes Pulse installation (VM / Docker)
Run the following command on the Pulse node:
Ensure you are pushing the config for the correct cluster where the standalone Pulseaxn agent is configured.
Step 3: Enable standalone actions mode in ad-axnserver
Pulse must be explicitly configured to read hosts from hydra_host.yml instead of Victoria Metrics.
A. Pulse on Kubernetes
Edit the ad-axnserver deployment:
Add the following environment variable under env:
Save and exit.
Kubernetes automatically rolls out a new pod with updated configuration.
B. Non-Kubernetes Pulse deployment
Step 1: Ensure the config file exists
If the file does not exist, create it:
This creates:
Step 2: Edit the config file
Add the following under the environment: section:
Step 3: Restart ad-axnserver
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026