COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: Asad Ch on 28 Sep 2016 02:59:35 AM

Title: Free tool to monitor Cognos performance?
Post by: Asad Ch on 28 Sep 2016 02:59:35 AM
IS there any free tool or software application to monitor Cognos Performance, which can send alerts and notification on email, check reports status, or to check status of login users?
Title: Re: Free tool to monitor Cognos performance?
Post by: smiley on 28 Sep 2016 03:12:27 AM
You can use cognos BI itself for that.
If windows, use perfmon to write the required counters to the audit database.
Then use the reporting on the audit database, and the event studio functionality for the rest of your requirements.
Title: Re: Free tool to monitor Cognos performance?
Post by: Andrew Weiss on 28 Sep 2016 08:43:48 AM
Asad Ch,

Our tools are not free but they're also not expensive.  MetaManager has a Performance bundle of modules that validate reports, schedules and datasources.  The modules track schedule execution activity and logged on users.  In addition you can monitor cpu, memory, server availability and track the active content manager.  Have a look at the modules here: http://www.bspsoftware.com/products/metamanager/Perform/

You can also download MetaManager and give it a try for yourself.

Thank You,
-Andy
Title: Re: Free tool to monitor Cognos performance?
Post by: dougp on 28 Sep 2016 01:07:56 PM
Insufficient information.

I'm with smiley.  Cognos Audit database for amount of usage and query/report speed.  Windows Performance Monitor for resource usage.

I'm dumping my Windows Performance Monitor data at 5-second interfvals to csv during the busy time of day (6AM to 6PM).  It doesn't seem to bog down my system.  Then I have an SSIS process ETL the performance data to a database at 7PM daily.