Reporting usage metrics with IBM Usage Metering Service
Usage metrics of Business Automation Insights are collected with IBM® Usage Metering Service (UMS) and sent to IBM Software Central (SWC). UMS discovers the software that is installed in your infrastructure, and helps you to analyze the consumption data, and generate reports.
About this task
It is your responsibility to maintain compliance with the licensing terms and conditions. However, to audit the use of IBM software, UMS is used to capture business value metrics and send, automatically and periodically, compliance data for auditing purposes to SWC.
- To disable UMS, when it is enabled
-
- Update the Business Automation Insights CR by setting
shared_configuration.sc_enable_usage_metering to
"false". - When the change is complete, the Business Automation Insights operator picks up the change in the next
reconcile and sets the enable flag in the connection point (
kind:IBMUsageMetering) tofalse. - The operator also deletes the cron job that is defined to send metrics to SWC.
- Update the Business Automation Insights CR by setting
shared_configuration.sc_enable_usage_metering to
- To enable UMS, when it is disabled
-
- Update the Business Automation Insights CR by setting
shared_configuration.sc_enable_usage_metering to
"true". - When the change is complete, the Business Automation Insights operator picks up the change in the next
reconcile and sets the enable flag in the connection point (
kind:IBMUsageMetering) totrue. - The operator starts the cron job that is defined to send metrics to SWC.
- Update the Business Automation Insights CR by setting
shared_configuration.sc_enable_usage_metering to
By default, usage metering is enabled and Business Automation Insights sends usage metrics data to UMS daily.
A single payload is used to send multiple metrics that are correlated for each capability. Data from local storage can be obtained through REST API as a snapshot file or a JSON object. It can then be used for local dashboarding or sent to reporting tools, such as IBM License Service Reporter (LSR).
Business Automation Insights uses the following
identifiers. The identifier or productId is used to correlate data based on whether
it is a non-production or production deployment license type.
- productId: eb91d896dbbc4472861b9d2b71cebd68
- productName: IBM Business Automation Insights
The following metrics are collected in addition to values for the version, environment, architecture, and platform.
- Storage usage.
- Number of events per capability.
- Number of monitoring sources.
- Number of dashboards.
- Number of charts per dashboard.
- Average event size.
- TOTAL_NUMBER_OF_DOCUMENTS
- GLOBAL_STORAGE_SIZE_MB
- AVG_DOCUMENT_SIZE_BYTES
- TOTAL_NUMBER_OF_MONITORING_SOURCES
- NUMBER_OF_DASHBOARDS
- NUMBER_OF_ALERTS
- NUMBER_OF_GOALS
- NUMBER_OF_CHARTS
- NUMBER_OF_PREDICTIONS
- NUMBER_OF_DOCUMENTS_BPMN_TIMESERIES
- NUMBER_OF_DOCUMENTS_ODM_TIMESERIES
- NUMBER_OF_DOCUMENTS_CASE_TIMESERIES
- NUMBER_OF_DOCUMENTS_CONTENT_TIMESERIES
- NUMBER_OF_DOCUMENTS_NAVIGATOR_TIMESERIES
- NUMBER_OF_DOCUMENTS_DI_TIMESERIES
- NUMBER_OF_DOCUMENTS_BPMN_SUMMARIES
- NUMBER_OF_DOCUMENTS_CASE_SUMMARIES
- NUMBER_OF_DOCUMENTS_BPEL_SUMMARIES