1. Installing EMA : Upgrading EMA
 
Share this page                  
Upgrading EMA
To upgrade or patch an existing EMA container, run the following command:
./install.sh -u
Or if you have a custom container name:
./install.sh -u -n container_name
If you want to add new Ingres instances to monitor, first upgrade the container, then add the instances using ./install.sh -a or ./install.sh -i hostname., as described in Examples of Modifying the Nagios EMA Configuration.