Users Guide

Upgrading the VM | Installing Virtual Appliance
OMNM 6.5.3 Installation Guide 53
Starting the Application
Follow these steps to start the application.
1
Restart the VM if you have not already done so as follows:
a. Shut down the Web and Application servers using one of the following:
Use option 6 from the ./setup menu.
Use the following commands:
oware stop
synergy stop
b. Shutdown the database as follows:
sudo service owaredb stop
c. Restart the VM as follows:
sudo shutdown -r now
sudo service
NOTE:
By default the OpenManage Network Manager servers are configured to automatically start. After
restarting the VM, all of the servers should come up and the application is ready soon after startup.
2
Confirm that the server is up and running by selecting option 5 from the ./setup menu.
3
Open a browser and enter the following URL:
http://
hostIPAddress
:8080
4
Sign in using the default credentials:
Username: admin
Password: admin
The initial login prompts for a Password reminder for the admin user. This supplies the
information for the
Forgot password
link in the login page.
5
Set a password reminder and then click Save.
The OpenManage Network Manager Home page is displayed. Continue with
Getting Started
Ta sk s
on page 66 post-installation setup task.
Upgrading the VM
Upgrade the OpenManage Network Manager (OMNM) Virtual Appliance/VM similar to a standard
Linux upgrade. Upgrade the OMNM Virtual Appliance/VM installation from the command line as
follows.
1
Transfer the unzipped OMNM installation package to the VM using FTP or mount a share on
the VM with access to the OMNM install files.
2
Log in as a non-root user, such as synergy.
3
Modify the linux_install.sh and linux_install.bin permissions to allow their execution.
cd
version
/install
chmod +x linux_install.sh
cd Disk1/InstData
chmod +x linux_install.bin