Updating MAP
Use the following procedure to update your MAP version:
Stop the centreon-map-engine service by running this command on the machine hosting the Centreon MAP service:
sudo systemctl stop centreon-map-engine
Update the packages by running this command on the machine(s) hosting the central service and the Centreon MAP service:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian 11
sudo dnf update centreon-map-engine centreon-map-web-client
sudo dnf update centreon-map-engine centreon-map-web-client
sudo apt update centreon-map-engine centreon-map-web-client
Clear your browser cache.
Restart the centreon-map-engine service using the following command:
sudo systemctl start centreon-map-engine