ADMON

Pulse containers and services are monitored via ADMON.

Configure the tools as a systemd service to keep them running in the event of a system reboot or crash.

You need a custom SMTP server credentials to set up the email notifications when a Pulse container or service crashes or does not operate for any reason.

Configure ADMON

Follow the steps to deploy ADMON to monitor the containers and services :

  1. Type the command into the $AcceloHome directory:
Bash
Copy
  1. Download the admon binary by using your credentials and adding the following command.
Bash
Copy
  1. Make the admon binary executable by adding the following command.
Bash
Copy
  1. Use the following command to generate the admon configuration file.
Bash
Copy

a configuration file is generated in the path: <ACCELO_HOME>/config/admon.yml>

  1. Edit the file in the path, <ACCELO_HOME>/config/admon.yml> by comparing the list of containers running on the host.

Replace all the instances of the <> properties with the appropriate values.

Bash
Copy
  1. Create an new file in the path /etc/systemd/system/admon.service with the following contents:
Bash
Copy

Replace all the instances of the <> properties with the appropriate values.

  1. Run the commands to start and enable admon as a systemd service:
Bash
Copy
  1. Check if the status of the service is Up and Running. Now use the following command to enable auto start of the service on server reboots.
Bash
Copy

You have now successfully installed ADMON and configured it monitor the services and containers.

Stop ADMON Service

To stop the ADMON service run the following command.

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