High Availability for Third Party Component Dependencies

You can configure Moogsoft AIOps dependencies such as Percona XTraDB Cluster, Elasticsearch, RabbitMQ, and Grafana to work effectively in highly available deployments.

See High Availability for details on high availability deployments of Moogsoft AIOps and deployment scenarios.

Configure Percona XtraDB Cluster for HA

For an example Percona XtraDB Cluster configuration, see Set Up the Database for HA. For further information, refer to the documentation about Percona XtraDB Cluster.

Configure RabbitMQ for HA

You can improve the performance and reliability of your Moogsoft AIOps deployment by:

  • Distributing your RabbitMQ brokers on different hosts.

  • Clustering your multiple RabbitMQ brokers.

  • Mirroring your message queues across multiple nodes.

See Set Up the Core Role for HA and Set Up the Redundancy Server Role for an example configuration. For more information see See Message System Deployment. Refer to the RabbitMQ documentation on Clustering and Mirrored Queues for more information.

Configure Elasticsearch for HA

There are different ways to configure Elasticsearch for distributed installations. See Set Up the Core Role for HA and Set Up the Redundancy Server Role for an example configuration.

Refer to the Elasticsearch documentation on Clustering for more details.

Configure Grafana for HA

To set up Grafana for distributed installations, you should configure each Grafana instance to connect to a Moogsoft AIOps UI load balancer such as HA Proxy rather than the Moogsoft AIOps UI stack.

Alternatively you can point it at the Apache Tomcat server or Nginx server. Refer to the Grafana documention on Setting Up Grafana for High Availability.