|
Default Parameters for EgJbMQQueueTest
This test auto-discovers the queues on the JBoss AS/EAPserver, and monitors each queue for the size, number, and type of messages it holds, so that impending overloads and probable delivery bottlenecks can be proactively isolated and corrected.
This page depicts the default parameters that need to be configured for the EgJbMQQueueTest.
Specify whether the server to be monitored is currently running in DOMAIN MODE or not using the IS JBOSS RUNNING IN DOMAIN MODE? flag. By default, this flag is set to No which implies that the server is currently running in STANDALONE MODE. If you have started the target JBoss server using the default web profile configuration in domain mode i.e, if you have executed the ./domain.sh command from the <JBoss_INSTALL_DIR>/bin directory, then specify Yes against this flag.
In the JBOSS HOST NAME text box, specify whether the target server to be monitored is a master or a slave in a JBoss cluster. By default, none will be specified here which implies that the target JBoss server is a standalone server. Refer to Monitoring JBoss AS/EAP servers document to know how to identify whether the target server is a master or slave in your environment.
Specify the credentials of the user who is authorized to access the management console of the target JBoss server, in the MANAGEMENT USER and MANAGEMENT PASSWORD text boxes. To create a new user, click here.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz” and $port will be changed to “80” when configuring a test.
|