Example configurations
You can quickly appreciate the value of your IBM Cognos Analytics integration with some example configurations that are ready for immediate use.
Before you begin
This requires IBM Cognos Analytics version 11.2 or higher.
Download the Example dashboards zip file.
Procedure
Download installation video demo
-
Find the location of IBM Cognos Analytics extensions.
For Cognos running within an Red Hat OpenShift cluster, locate the pod that contains
/data/deployment/. Search forca-to find Cognos pods.kubectl get pods | grep ca-ca1721852474940188-artifacts-bc9d68dc4-gzk6p 1/1 Running 0 21d ca1721852474940188-ca-cpd-cm-78676c5d8f-gctsj 1/1 Running 0 21d ca1721852474940188-ca-cpd-reporting-94bd774b8-d2thf 2/2 Running 0 21d ca1721852474940188-ca-cpd-rest-bd5667547-m7dxq 2/2 Running 0 21d ca1721852474940188-ca-cpd-smarts-7bbdd6ff97-vnwvl 2/2 Running 0 21d ibm-ca-operator-controller-manager-7b7d67667b-tks6b 1/1 Running 6 (4h36m ago) 21dCheck whether the pod contains
/data/deployment/.kubectl exec <pod_name> -- find / -type d -name 'deployment' 2>/dev/null/data/deployment /deploymentFor stand-alone IBM Cognos Analytics, this file is on the Cognos server, typically under
/opt/ibm/cognos/analytics/deployment. -
Install the example .zip file.
For IBM Cognos Analytics running within a Red Hat OpenShift cluster:
kubectl cp "./<example>.zip" "<pod_name>:/data/deployment/<example>.zip"For a stand-alone IBM Cognos Analytics server:
cp ./<example>.zip /opt/ibm/cognos/analytics/deployment/<example>.zip -
Open the Administration console in the IBM Cognos Analytics UI.
-
Go to Configuration > Content Administration and then select the new import button.
-
Select the Cloud_Pak_for_AIOps_examples package and click Next.
-
You are be prompted for a passcode. Enter examples, and click OK.
-
Optionally, update the name and description and click Next.
-
Select the checkbox next to the Cloud_Pak_for_AIOps_examples folder, and click Next.
-
Click Next through the remaining steps, updating defaults as required.
-
Click Finish > Run > OK. The examples package is displayed in the content list.
-
The incident dashboard example requires a custom funnel extension. Download and install this extension from the Manage > Customization > Custom Visuals menu option on the IBM Cognos Analytics home page.
-
The examples folder is displayed under Content > Team content from the IBM Cognos Analytics home page.
- If you don't immediately see the examples, you might need to wait a minute and then reload the Team content page.
-
Example dashboards use mock data by default. Complete the following steps to use your own live data with the examples:
- Create an IBM Db2 integration.
- Relink the example Db2 data module to use your database server connection from the previous step.
- Relink the dashboard to use the Db2 data module.
Troubleshooting
-
Color of severity is off: Install the Custom color extension, which provides a richer color palette.
-
The funnel graph is blank: Install the Custom funnel extension.
-
Missing Data in the Db2 module: Relink the provided Db2 data source in the Data subfolder to your own IBM Db2 server connection. Or try loading the page in a private browser window.
-
Warning "One or more data caches could not be loaded." This message can be dismissed. It can occur after relinking data sources to inform you that the data from the new source is not found in the local cache.