|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Omegamon XE for MQ - Excluding situations using wild cards |
« View previous topic :: View next topic » |
Author |
Message
|
morrisea |
Posted: Sun Jul 25, 2010 10:10 pm Post subject: Omegamon XE for MQ - Excluding situations using wild cards |
|
|
 Novice
Joined: 09 Apr 2006 Posts: 21 Location: South Africa
|
Hello,
We have Omegamon XE for Messaging v7.00.02 installed across AIX, Windows 2003 SP2 and Windows 2000 SP4, MQ v 7.0.1.2, MQ v6.0.2.3 and MQ v 5.3 CSD07 respectively. We are trying to filter the situation MQSeries_Queue_Not_Being_Read to ignore the SYSTEM.* queues, i.e. Queue Depth > 0, Open Inputs < 1 and Queue Name != SYSTEM.*. We have tried various uses of the wild card to no effect - we still get the situations being displayed on the portal. We have also tried stopping and starting the situations and agents to no effect.
Any suggestions would gratefully be received. |
|
Back to top |
|
 |
harwinderr |
Posted: Sun Jul 25, 2010 11:54 pm Post subject: |
|
|
 Voyager
Joined: 29 Jan 2002 Posts: 90
|
You need to add the following condition:
STR(Queue Name) != 1,SYSTEM.
Which means skip queues which have "SYSTEM." as a sub-string starting from the 1st position of the queue name. |
|
Back to top |
|
 |
morrisea |
Posted: Mon Jul 26, 2010 12:06 am Post subject: |
|
|
 Novice
Joined: 09 Apr 2006 Posts: 21 Location: South Africa
|
Thanks for the info. Where do I add this condition? Do I go to the situation, Select "Add Conditions", Select "Queue Name" from the list and add the condition. However, if I do this it starts with one of the conditions =, !=, >, etc.
Not sure exactly where I add your condition. Please advise. Thanks. |
|
Back to top |
|
 |
harwinderr |
Posted: Mon Jul 26, 2010 1:36 am Post subject: |
|
|
 Voyager
Joined: 29 Jan 2002 Posts: 90
|
Yes, select "Add Conditions", and then select "Queue Name" and add the condition.
Click on the cell below "Queue Name". This cell will have 3 fields for building an expression. Select "Return a subset of the string" from the left most menu. Put Starting position 1 and String to find is "SYSTEM." (don't give quotes). Select "!=" from the 2nd menu. That should do it. |
|
Back to top |
|
 |
morrisea |
Posted: Mon Jul 26, 2010 2:01 am Post subject: |
|
|
 Novice
Joined: 09 Apr 2006 Posts: 21 Location: South Africa
|
Many thanks harwinderr (you have solved in short space of time what has taken us 3 days to try and resolve, including raising PMR's!!),
It has sorted my monitoring on the AIX MQ v 7.0.1.2. However I am still getting alerted for the Windows machines. Is this because they are running lower versions of MQ (v.5.3 CSD07 and v6.0.2.3)? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|