Splunk AppDynamics

Mathematical Expression for Custom MQ Health Rule Metric Not Working

CommunityUser
Splunk Employee
Splunk Employee

We have installed the AppDynamics IBM MQ plugin\extension.  I'm trying to set the custom mq health rules condition using mathematical expression so that an alert is sent out if the current queue depth is greater than 10% of the maximum queue depth.  I have followed instructions on these 2 URLs >>> https://community.appdynamics.com/t5/Knowledge-Base/How-to-create-a-low-disk-space-alert-based-on-bo... and https://docs.appdynamics.com/display/PRO44/Configure+Health+Rules#ConfigureHealthRules-ToBuildanExpr... but neither seem to work.  This is how I have set up one of them.

Queue 3:   Max queue depth is 100.  I want to be alerted if the current queue reaches or goes over 10% of the max queue depth.

Queue 3 Mathematical Expression:  ({CurrentQueueDepth} / ({MaxQueueDepth} + {CurrentQueueDepth}))*100.  With "is > Specific Value" set at 10 (10%).

--- This does not seem to work for me --- 

Queue 2:   Max queue depth is 100.  I want to be alerted if the current queue reaches or goes over 10% of the max queue depth.

Queue 2 Mathematical Expression:  (({CurrentQueueDepth} / ({MaxQueueDepth} + {CurrentQueueDepth}))*100.  With "is > Specific Value" set at 10 (10%).

--- This isn't working for me either ---

Am I missing a step or is there something wrong with the mathematical expression?  I tried attaching a word document with screen shots but kept getting error messages.

Labels (1)
0 Karma
1 Solution

Yogesh_Chouk
Builder

Hi Alicia,

Can you please let us know that the health rule is not working means it is not evaluating or it is evaluating incorrectly.

1. If it is not just able to evaluate, please share the controller server logs along with the relevant screenshots of the health rule configurations.

2. If it is evaluating incorrectly, please try below conditions and check the behavior
({CurrentQueueDepth}/{MaxQueueDepth})*100.

Thanks,
Yogesh

View solution in original post

0 Karma

Yogesh_Chouk
Builder

Hi Alicia,

Can you please let us know that the health rule is not working means it is not evaluating or it is evaluating incorrectly.

1. If it is not just able to evaluate, please share the controller server logs along with the relevant screenshots of the health rule configurations.

2. If it is evaluating incorrectly, please try below conditions and check the behavior
({CurrentQueueDepth}/{MaxQueueDepth})*100.

Thanks,
Yogesh

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Yogesh,

The machine agent was down.  After I started it, it started sending out the notifications after using the expression you sent. 

Thanks for your help!

Alicia

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Alicia,

I'm working on the MQ health rules in our Appdynamics. Currently, we use a custom health rules entity which doesn't allow a relative path in the entities. How did you set up the health rules? Were you able to create dynamic entities based upon a relative path like QMGR|QUEUES|*|?

Thanks.

Best,

Todo.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...