This agent returns performance metrics for an IBM Websphere application server.
The agent supports both local and remote modes. A requirement is that at least Websphere 'Application Client' or WebSphere must be installed on the machine where the agent is deployed.
The agent supports Webpshere versions 5.0.x, 5.1.x, 6.0.x. and 6.1.x
The following configuration options are available for WebSphere 5.x:
- Username: user name to use when connecting to Websphere
- Password: password to use when connecting to Websphere
- Port: Websphere port number to connect to.
- WebSphere host: The host where WebSphere is running; leave empty if this is the same as the agent deployment host or if the agent is run on the local host.
- Connector: type of connector to be used, either SOAP or RMI.
- WebSphere home directory: path to the location where Websphere or WebSphere 'Application Client' is installed.
- WebSphere library classpath: contains a list of all jars required for monitoring Websphere; under normal circumstances there is no need to change the default values.
- Security: check this option if Websphere global security is enabled.
- Trust store password: Password to the WAS certificate store. Defaults to WebAS.
- Key store password: Password to the WAS key store. Defaults to WebAS.
- Trust store: location of the WAS certificate store, relative to the WAS home directory (above).
- Key store: location of the WAS key store, relative to the WAS home directory (above).
- soap.client.props file location: location of this configuration file required by WAS client, relative to the WAS home directory (above).
- sas.client.props file location: location of this configuration file required by WAS client, relative to the WAS home directory (above).
- Proxy RMI port: The RMI port used by the agent proxy. Must be unique for every websphere agent running on the local machine.
The following configuration options are available for WebSphere 6.x:
- Username: user name to use when connecting to Websphere
- Password: password to use when connecting to Websphere
- Port: Websphere port number to connect to.
- Profile: The Websphere profile to use when connecting to WebSphere; it is only used as a token in the values of other configuration entries.
- WebSphere host: The host where WebSphere is running; leave empty if this is the same as the agent deployment host or if the agent is run on the local host.
- Connector: type of connector to be used, either SOAP or RMI.
- WebSphere home directory: path to the location where Websphere or WebSphere 'Application Client' is installed.
- WebSphere library classpath: contains a list of all jars required for monitoring Websphere; under normal circumstances there is no need to change the default values.
- Security: check this option if Websphere global security is enabled.
- Trust store password: Password to the WAS certificate store. Defaults to WebAS.
- Key store password: Password to the WAS key store. Defaults to WebAS.
- Trust store: location of the WAS certificate store, relative to the WAS home directory (above).
- Key store: location of the WAS key store, relative to the WAS home directory (above).
- soap.client.props file location: location of this configuration file required by WAS client, relative to the WAS home directory (above).
- sas.client.props file location: location of this configuration file required by WAS client, relative to the WAS home directory (above).
- Proxy RMI port: The RMI port used by the agent proxy. Must be unique for every websphere agent running on the local machine.