Back to Articles
  1. On your Ansible host, navigate to the nxt-ansible-2.14.x.x directory.
  2. Install the Heartbeat notification feature on all hosts defined in the Ansible Inventory group "[appserver]":

    ansible-playbook -i <pathInventoryFile> install-alarmcentral-heartbeat.yml

    The heartbeat notification is installed on the UI server(s).