Skip to content

DecisionsDev/decisions-metering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26e8335 · Jan 10, 2025
Jan 7, 2025
Jan 7, 2025
Jan 7, 2025
Jan 7, 2025
Jan 7, 2025
Jun 24, 2024
Jun 28, 2024
Jan 10, 2025
Aug 9, 2024
Jun 28, 2024
Aug 9, 2024
Aug 28, 2024
Sep 2, 2020
Dec 6, 2024
Sep 7, 2023
Jun 24, 2024
Mar 23, 2021
Feb 1, 2022
Jun 20, 2023
Dec 6, 2024
Jun 13, 2022
Mar 22, 2021
Jan 7, 2025

Repository files navigation

IBM Decisions usage metering service

IBM License Metric Tool inventories IBM software, and monitors its usage and compliance. The Decisions usage metering service produces license files that are compliant with the tool and based on the observed usage of IBM Decisions software.

IBM Operational Decision Manager

To configure metering for use with IBM Operation Decision Manager, see the following documentation:ODM Readme

IBM Automation Decision Services

To configure metering for use with IBM Automation Decision Services, see the following documentation: ADS Readme

Troubleshooting

To troubleshoot faulty behavior:

  • Ensure there is no HTTP port conflict that can prevent the service from starting.
  • Check that the service is responding to HTTP requests, for example, load the root server URL (by default http://localhost:8888/) with a browser.
  • Check that the service is accessible from the server environment where the clients are configured.
  • Review the client configuration and make sure that the settings are correct.
  • Enable low-level logging by using ----com.ibm.decision.metering.ilmt.service.loggingLevel=TRACE, and perform a few decision services executions. The corresponding usage appears in the log after some time, depending on the configuration of the metering service.
  • Monitor and check the content of the output directory of the license files to determine whether files are being created.