When upgrading the same tarballs and scripts are used as when installing.
When upgrading it is important that the old install dirs are removed before the tarballs are unpacked. This since we otherwise might get multiple versions of packages to install and this will break the installation. When the installer detects that an upgrade is beeing performed configuration is saved prior to package upgrade and restored when upgrade is complete.
Starting/Stopping Services
Note: To complete this step you must have setup a database connection as explained in “Oracle Extension Manual”.
After the installation is complete, you can (re-)start monitor and merlin by running
mon restart
You should now be able to log in to monitor at
https://servername/monitor
with the default username 僧onitor and the password 僧onitor.
To disable/enable nrpe on solaris execute
svcadm disable op5nrpe
svcadm enable op5nrpe.
Uninstall op5 Monitor
The Solaris installation tarball include a 爽ninstall.sh script which uninstall op5 Monitor and all third party dependencies that where added during install. Execute:
uninstall.sh
and follow the onscreen instructions to remove op5 Monitor.