Upgrading OpManager when it is installed on linux server
1)Stop OpManager server using command .\StopOpManagerServer.sh username password
Ex: .\StopOpManagerServer.bat admin admin
2)Backup OpManager database
Refer the link below to run backup :
3)Run the following command from OpManagerhome\bin folder :
Ex: UpdateManager.sh -c
and follow the onscreen instructions by provide the full path of the PPM file.
4)Start OpManager server using StartOpManagerServer.bat command
Ex:.\StartOpManagerServer.bat
(Note: In addition to the database backup , it is also recommended to take a complete OpManager folder backup before proceeding with upgrade after stopping OpManager)
Related Articles
Feature limitation when OpManager is installed on Linux Server
Question: What I am losing if I install OpManager on a Linux server? Solution: If OpManager is installed on Linux/Unix based server instead of Windows, OpManager will lose the WMI based monitoring functionality (example : Monitoring of ...
Migrating OpManager from Linux installation to Windows installation
If OpManager is installed on Linux server and wants to move it to a Windows server for some reason, follow the steps below. 1.On the linux installation of OpManager, click About and check what is the build number of OpManager, download the windows ...
Upgrading OpManager to the latest build
Question : How to upgrade OpManager to the latest build. Solution: Based on the current version choose the below path for the upgrade. 8000/8721/8723/8800 -->> 8810 8810/8811/8812/9000 ...
OpManager Service does not start automatically after Opmanager server restart
Question: Why OpManager service does not start automatically even though the service start up type is set to automatic? Solution: There are scenarios where security applications like Symantech end point security , Trend micro or any ...
Upgrading OpManager
Before proceeding with the below upgrade steps, Take backup of OpManager using this link 1. Stop OpManager service. 2. Open the command prompt with administrative privilege and run the script UpdateManager.bat under \\opmanager home\\bin folder. ...