FMQ Threads Test
This test reports the status of threads executed by the FioranoMQ.
Target of the test : A FioranoMQ Server
Agent deploying the test : An internal agent
Outputs of the test : One set of results for a FioranoMQ server being monitored.
Parameter | Description |
---|---|
Test Period |
How often should the test be executed. |
Host |
The IP address of the host for which this test is to be configured. |
Port |
The port at which the specified host listens. |
HomeDir |
The location of the directory in which the FioranoMQ server has been installed. For example, the HomeDir for a Windows installation of the FioranoMQ server will be of the following format: C:\PROGRA~1\Fiorano\FIORAN~1.0. The format for a Unix installation will be: /user/egurkha/Fiorano/FioranoMQ7.0. |
SvrBinDir |
The full path to the bin directory of the FioranoMQ server installation that contains the file ConnectionManager.xmlin FioranoMQ server 6.0, or the FMQListeners.xmlin the FioranoMQ7.0. These files, which are required for starting the respective FioranoMQ servers, also help the test in determining the version number of the FioranoMQ server (whether 6 or 7). For example, the SvrBinDir for a Windows installation of the server will be of the format: C:\PROGRA~1\Fiorano\FIORAN~1.0\bin. The format for Unix installations will be: /user/egurkha/Fiorano/FioranoMQ7.0/bin. |
ServerMode |
The mode in which the FioranoMQ server is running. This parameter can take any of the following values:
|
AdminID |
The user name of the FioranoMQ server's administrator. The default is "admin". |
Admin Password |
The password corresponding to the specified admin user. |
Confirm Password |
Confirm the password by retyping it here. |
ACF |
ACF stands for Admin Connection Factory object. Specify the name of an existing ACF object in this text box. This object is used to obtain a handle to an Admin connection. |
TCF |
TCF stands for Topic Connection Factory object. Specify the name of an existing TCF object in this text box. This object is used to set up a connection with the provider. |
TrustStore |
The truststore or keystore database which the JVM uses to verify certificates. For example, this parameter can take the value c:\FioranoMQ\bin\jssecacerts on Windows (on Unix, the path would be expressed as: /user/egurkha/Fiorano/FioranoMQ7.0/bin/jssecacerts), where jssecacerts is the truststore database which the JVM uses. |
Note:
Refer to How to find the ServerMode, ACF and TCF parameters for a FioranoMQ server?
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Active threads |
The number of threads in the FioranoMQ that are currently active. |
Number |
If the number of active threads is very high, then it indicates excessive activity on the server. |
Idle threads |
The number of threads in the FioranoMQ that are currently idle. |
Number |
|