...
- If one of the 3 nodes is failing or missing from the list, log into the failing server via ssh and restart the RabbitMQ service:
sudo systemctl restart rabbitmq-server
- After a minute or two the management consoles should show the cluster is restored.
...
- On each of the following servers:
- net-alarms01.geant.org
- net-alarms02.geant.org
- Log in via ssh and execute the following command:
sudo systemctl restart trap_collector
...
- On each of the following servers:
- Log in via ssh and execute the following command:
sudo systemctl restart trap_correlator
...