|
IBM WebSphere is an Application Server, otherwise known as a Web Container, developed by IBM. WebSphere implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, providing an environment for Java code to run in cooperation with a web server, in addition it adds tools for configuration and management which can be configured through a web interface, and includes its own internal HTTP server. Discovering WebSphereBMC Atrium Discovery uses the IBM.WebSphereApplicationServer pattern to discover the WebSphere instance, identify the installation directory and determine the WebSphere version. The pattern extracts information from the WebSphere configuration files to create and populate a WebSphere SI and its attributes. Extended WebSphere discovery is enabled by the activation of the WebSphere.ExtendedDiscovery.DiscoverWebSphere pattern. This is activated by default in a new installation of BMC Atrium Discovery, but in an upgraded appliance, it must be activated manually. The WebSphere.ExtendedDiscovery.DiscoverWebSphere pattern triggers on the creation or update of a WebSphere SI and performs a deep discovery of WebSphere instances via configuration files. It then parses the results to build a J2EE inferred model of its Applications and Resources. Creation of a JDBC Resource Detail Node triggers the CreateJDBCToDatabaseSI pattern which searches the BMC Atrium Discovery model for an SI representing that database. If the database SI is found the pattern creates relationships between the WebSphere Application Server SI and the nodes representing the database (see below). If the host that the database runs on has not been scanned, no further work is undertaken. Creation of a J2EEApplication Component node does not trigger any further operations. The pattern attempts to:
The WebSphere.ExtendedDiscovery.DiscoverWebSphere pattern is fully described in Configipedia.
Requirements for a full discoveryFor a full discovery of WebSphere, the database or databases that it is using, and the relationships between them, you need the following credentials:
Database nodes and relationshipsThe relationships created depend on the way that the database type is represented. (For example, an Oracle database is represented by an SI whereas a MySQL database server is represented as an SI and the individual databases by Detail nodes with contained by relationships to the database server SI).
WebSphere Discovery resultsThe following screen shows a successfully scanned IBM WebSphere instance. The attributes section of the WebSphere SI contains sections for Components, and Details.
|
