|
Configuration of JEUSEJBSFSBTest
This test monitors the stateless containers and reports the number and nature of methods that were invoked on each container. In the process, the test reports the status of the stateless session beans - whether they have just been created, or are in the ‘ready’ state, in the ‘passivate’ state, or have been removed from the container. Additionally, this test also reveals the count of active EJB beans in each container.
The default parameters associated with this test are as follows:
To enable the eG agent to communicate and continuously monitor the target JEUS server, the eG agent should be configured with the credentials of the user with administrator privileges on the server. In highly-secure environments, administrators may not want to expose the credentials of the user possessing administrator privileges. In such environments, for monitoring the JEUS server, administrators have an option to create a new user on the JEUS server and assign administrator privilege to that user. The steps to create a new user with administrator privilege are explained in the Monitoring JEUS Server document. This user should also be granted permission to access the JNDI objects on the server such that the eG agent can pull out performance metrics from the JEUS server. To know how to grant permission to access the resources, refer to the Monitoring JEUS Server document.
To collect metrics from the target server, the eG agent should be configured to use JMX to connect to the JRE used by the target server and pull out the performance metrics. By default, JMX support is enabled for the JRE used by the target server. The JMX connector listens on port 9736, by default. Therefore, type 9736 as the LISTENER PORT. However, if the host is configured with multiple sever instances, then you should specify the port number at which the JMX listens in your environment. Ensure that you specify the same port that you configured while creating the listener (if required) using the JEUS WebAdmin Console. To know the details on the listener port, refer to the Monitoring JEUS Server document.
Provide the name of the sever instance that is being monitored in the Server Name text box. Also, ensure that the JVM monitoring is enabled for the target server. To obtain the name of the server instance, refer to the Monitoring JEUS Server document.
When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$” or contain a series of “*”. A value of “none” in the parameter value indicates that the corresponding parameter value can be changed if required.
|