IBM MQ Queue Sensors
Step 1: Deploy the ApplicareSingleagent in the MQ Server machine and start.
Step 2: Go to the ApplicareSingleagent/applicare_plugins directory and edit the mq.props file and change the channel, host, port and queueManager values of the IBM MQ which we need to connect.
Step 3: After verifying that the agent has added the controller, Go to the Sensor Analyzer screen and click the Setting Wheel button at the top right.
Step 4: Click the sensor type dropdown and select Remote command sensors.
Steps 5: Click the Server drop-down and select the server name you have deployed on the machine running MQ Server.
Steps 5: After selecting the server, Enter the below command in the command text box on the right side, Enter the dashboard and sensor name, Then enter the interval time and click on the Add sensor button.
java -jar SINGLE_AGENT_DIRECTORY/applicare_plugins/mqmetric.jar QUEUE_NAME depth
Replace the below values in the above command
SINGLE_AGENT_DIRECTORY -> Directory of Singleagent home path
QUEUE_NAME -> Name of the Queue
Please sign in to leave a comment.
Comments
0 comments