Home Knowledge Articles IBM Cognos 8 BI How to enable Metric Dumping
Follow us on Twitter


Countries

50.1%United States United States
7.6%India India
7%United Kingdom United Kingdom
5.1%Australia Australia
4.8%Canada Canada

Visitors

Today: 31
Yesterday: 111
Last Week: 3354
This Month: 9183
Last Month: 16191
Total: 382836


How to enable Metric Dumping PDF Print E-mail
(0 votes, average 0 out of 5)
Written by Martijn Christenhusz   
Tuesday, 07 July 2009 19:20

Steps to Enable Metric Dumping in IBM Cognos Administration

1. Open IBM Cognos Connection by connecting to the IBM Cognos 8 portal and clicking IBM Cognos Content on the Welcome page.
2. In the upper-right corner, click Launch, IBM Cognos Administration.
3. On the Configuration tab, click Dispatchers and Services.
4. Click the set properties button.
5. Click the Settings tab.
6. For the Environment category, in the Name column, next to Advanced settings, in the Value column, click Edit.
7. In the Set advanced settings page, in the Parameter column, type the following advanced setting:
  DISP.MetricDumpEnabled
  Note that the setting name is case sensitive.
8. In the Value column, type the URL of the dispatcher, and click OK twice.
Tip: You can also delete this setting. To do this, click the check box next to the setting, click Delete, and click OK twice.

Steps to Change Settings for Metric Dumping
Open the file c8_location\configuration\metricdumpconfiguration.xml in an editor.
To configure the resources for which metrics are to be logged, specify the resource in the following section:
<mbeans>
  <mbean>com.cognos:type=Metrics,*</mbean>
  <mbean>com.cognos:type=MetricHealth,*</mbean>
  <mbean>com.cognos:type=ServiceHealth,*</mbean>
  <mbean>com.cognos:type=ServiceOperationalStatus,*</mbean>
</mbeans>
       
For example, to specify a service
<mbean>com.cognos:type=Metrics,service=contentManagerService</mbean>

To change the file name and path, edit the following line:
<filename>../logs/metricdump.xml</filename>

To change the time interval for dumping, in milliseconds, edit the following line:
<interval>15000</interval>

To change the maximum number of dumps, edit the following line:
<count>-1</count>where -1 is unlimited

To change the maximum file size before rollover, edit the following line:
<filesize>10000000</filesize>

To change the number of metric dump files to keep, edit the following line:
<rollover>1</rollover>Save the changes.

Comments

Please login to post comments or replies.
Last Updated on Thursday, 28 January 2010 19:08
 
 

Login

For more content en features!



CogKnowHow Newsletter

Season's Greetings


Receive HTML?

Polls

How many users are working on your Cognos environment?