Steps to Install Wily Introscope Enterprise Manager

The tutorial will show on how to install Wily Introscope Enterprise Manager 9.1.5.0 on SAP Solution Manager 7.1 (Windows Server 2012 and MSSQL 2012)

Prerequisites

• Read SAP Note 797147, 1565954 and installation guide from the SAP Service Marketplace.
• Download the installation files from SAP Service Marketplace (based on OS dependencies).

http://service.sap.com/swdc > SAP Software Download Center > Support Packages and Patches > Browse our Download Catalog > SAP Technology Components > SAP SOLUTION MANAGER > SAP SOLUTION MANAGER 7.1 > Entry by Component >

Wily Introscope EM9 - SAP Marketplace


• Download the third-party external component package files based on the release from this URL https://opensrcd.broadcom.com/ips/osgi/

Wily Introscope EM9 - CA Third Party

Installation

Extract and move all the downloaded installation files into one folder.

Open the EULA.txt, scroll down to the last line and change LGPL=reject to LGPL=accept.

# LGPL:
# Do you accept or reject the terms of the Lesser GNU Public License?
# The set of valid values for LGPL is: {accept, reject}.
LGPL=accept

Open the CA-EULA.txt, scroll down to the last line and change CA-EULA=reject to CA-EULA=accept.

# Type "accept" below to accept the terms and conditions of this
Agreement as set forth above and proceed with the installation process.
# Type "reject" below to halt the installation process.
# The set of valid values for CA-EULA is: {accept, reject}.
CA-EULA=accept

Next, open the installer.properties file and add the following line (for Windows).

externalComponentPackage=osgiPackages.v9.1.5.0.windows.zip

By default, the installation will be on below directory. But, if you want to change it, you can add the specific location on USER_INSTALL_DIR in installer.properties file.

• Windows: C:\usr\sap\ccms\apmintroscope\
• Unix / IBM i: /usr/sap/ccms/apmintroscope/

Now, double click on introscope9.1.5.0windowsSAP.exe installer. The installer does not give confirmation of successful installation on the console.

To verify the installation, head to the C:\usr\sap\ccms\apmintroscope (or any specific location you maintain under USER_INSTALL_DIR). Open the Introscope_9.1.5.0_InstallLog file and locate the following lines.

Install Begin: Thu Feb 06 13:52:07 SGT 2014
Install End: Thu Feb 06 13:52:14 SGT 2014

Installed by InstallAnywhere 10.0 Enterprise Build 3783

User Interactions
-----------------

Summary
-------
Installation: Successful.

58 Successes
0 Warnings
0 NonFatalErrors
0 FatalErrors

Alternatively, log in to the web view by following address – the default user and password after installation is Admin / Admin89.

http://<hostname>:8081/webview
Wily Introscope EM9 - WebView

You May Also Like

Leave a Reply?