|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ACE Custom Monitoring Profiles and Policy |
« View previous topic :: View next topic » |
Author |
Message
|
timjohnarm |
Posted: Tue Oct 06, 2020 10:26 pm Post subject: ACE Custom Monitoring Profiles and Policy |
|
|
Apprentice
Joined: 28 Sep 2004 Posts: 40 Location: Melbourne Australia
|
So I have a set of Custom Monitoring Profiles that I use with IIB Applications that follow certain patterns and want to modify and reuse them in ACE
For the purposes of the exercise let's call them
RequestResponse.monprofile.xml
DataEvent.monprofile.xml
But have hit a roadblock when it comes to getting them deployed in ACE. The IBM doco at https://www.ibm.com/support/knowledgecenter/SSTTDS_11.0.0/com.ibm.etools.mft.doc/ac60376_.html says "A monitoring profile must be deployed in a policy project. The XML file must have an extension of .monprofile.xml" But there's nothing I can find that tells me how to get the profile into the policy project. And do I create a Policy Project using Toolkit or import something. I suspect I'm missing something really obvious but I know not what. |
|
Back to top |
|
 |
padleywoods |
Posted: Mon Nov 02, 2020 7:56 am Post subject: |
|
|
Novice
Joined: 12 Dec 2005 Posts: 12 Location: UK
|
Hi - did you manage to resolve this as we have the very same problem. |
|
Back to top |
|
 |
john.ormerod |
Posted: Mon Nov 02, 2020 8:30 am Post subject: |
|
|
Apprentice
Joined: 14 Feb 2017 Posts: 49
|
Hello
I'm sorry I can't guive you an answer. This tells me that we are not alone in finding the documentation lacking.
Last week , I asked three questions - 1 of which relates to this same topic.
http://www.mqseries.net/phpBB2/viewtopic.php?t=77559
I can't find anything that refers to a Profile as either a file location or an xml-string.
And, as for the Policy type - I have no idea.
I hope that serveral people asking the same question will alert IBM to the fact that some kind of tutorial is needed to illustrate this. |
|
Back to top |
|
 |
martinb |
Posted: Mon Nov 02, 2020 10:11 am Post subject: |
|
|
Master
Joined: 09 Nov 2006 Posts: 210 Location: UK
|
Hi,
Sorry I did not spot timjohnarm original post till now.
The steps to get a Monitoring Profile deployed and activated on a message flow running in ACE v11 are as follows
1) In the ACE Toolkit create a new Policy Project, for example "MyPolicies"
2) Import/create/copy a file inside this Policy Project with the extension ".monprofile.xml" which contains the XML Monitoring Profile, for example "RequestResponse.monprofile.xml".
Note that currently the Monitoring profiles inside a Policy Project are only listed by the ACE Toolkit navigator view under the "Other resources" folder.
3) Create a BAR file containing your Policy Project and deploy it to your Integration Server.
Once deployed the ACE Toolkit Integration Explorer view will show the "RequestResponse.monprofile.xml" as a child of your "MyPolicies" Policy project
4) Now you can apply the Monitoring profile to a deployed message flow, for example by using the change flow monitoring command:
Code: |
mqsichangeflowmonitoring -i localhost -p 7600 -k My_App -f My_flow -m {MyPolicies}:RequestResponse |
HTH |
|
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
|
|
|
|