app.j2ee.websphere.WebSphereServer
A WebSphere® Application Server (WAS) is an address space that runs the WAS Control Process. The app.j2ee.websphere.WebSphereServer class is discovered only when the DLA runs in authorized mode.
Attributes
| CDM attribute | Value | Example |
|---|---|---|
| Name | The Jobname from the corresponding AddressSpace class. | BBO5ACR |
| ProductVersion | Version | 9.0.5 |
| KeyName | AppServer | AppServer |
Requirements for discovery
- WAS book has all attributes and all relationships except AddressSpaces.
- ZOSTASK book has naming rules and relationships to AddressSpaces.
- Filtering enabled (which is the default).
CDM specific information
| CDM Naming Policy | app.j2ee.websphere.WebSphereServer | |
| CDM Attribute | Value | Example |
| id (IdML) | JobName-SMFID-WebSphereServer | BBO5ACR-OMO1-WebSphereServer |
| sourceToken (IdML) | JobName-SMFID-WebSphereServer | BBO5ACR-OMO1-WebSphereServer |
Naming rules
Name, KeyName and accessedVia BindAddressRelationships
| Link type | Source | Target | Comment |
|---|---|---|---|
| realizes | sys.zOS.AddressSpace | app.j2ee.websphere.WebSphereServ | er |
| accessedVia | app.j2ee.websphere.WebSphereServer | net.BindAddress | This relationships is used by the DLA sensor to stitch relationships with distributed resources. |
| configuredUsing | app.j2ee.websphere.WebSphereServer | app.ConfigFile Note: A backslash (\) at the end of a line indicates that the next line is a
logical continuation of the line.
|
$CONFIG_DIR/cells/ cell_name/ nodes/node_name/ servers/server_name/ server.xml |
| configuredUsing | app.j2ee.websphere.WebSphereServer | core.LogicalContent | $CONFIG_DIR/cells/ cell_name/ nodes/node_name/ servers/server_name/*.xml |
| Contains | app.j2ee.websphere.WebSphereServer | app.AppDescriptors |
For a stand-alone server $WAS_ROOT_DIR/appdescriptors/ *.xml |
| accessedVia | app.j2ee.websphere.WebSphereServer | Wapp.j2ee.websphere.ebSphere\ NamedEndPoint | $CONFIG_DIR/ \ cells/cell_name/ \ nodes/node_name/ \ serverindex.xml For example, SOAP_CONNECTOR_ \ ADDRESS, \ BOOTSTRAP_ \ ADDRESS |