z Open Dataz Open Data
Overview
  • odp-elastic-samples
  • odp-prometheus-samples
  • cics-performance-analyzer-elastic
  • ims-performance-analyzer-elastic
  • transaction-analysis-workbench-elastic
  • ims-connect-extensions-analysis-splunk
  • Db2 Query Monitor Starter Dashboards
  • Instana Configuration Topics
GitHub
Overview
  • odp-elastic-samples
  • odp-prometheus-samples
  • cics-performance-analyzer-elastic
  • ims-performance-analyzer-elastic
  • transaction-analysis-workbench-elastic
  • ims-connect-extensions-analysis-splunk
  • Db2 Query Monitor Starter Dashboards
  • Instana Configuration Topics
GitHub
  • ODP Prometheus samples

    • Overview

      • Introduction
      • Requirements
    • Installing the dashboards

      • Overview
      • Configure OMEGAMON Data Connect
      • Update the ODP collection configuration
      • Create historical data collections
      • Configure Prometheus and Grafana

Installing the starter

The starter showcases how to use ODP to export data (metrics) from OMEGAMON to Prometheus.

ODP acts as a Prometheus exporter, making OMEGAMON data available via an HTTP endpoint.

You can configure Prometheus to scrape the metrics from the HTTP endpoint served by the OMEGAMON Data Connect component of ODP.

The supplied starter Grafana dashboard shows metrics collected by the OMEGAMON z/OS agent.

Getting the dashboard

You need to get the GitHub repository z-open-data/odp-prometheus-samples that contains the Grafana dashboard definition file. Either:

  • Clone the GitHub repository
  • If you don't want to use Git, download a .zip file of the repository

Installing the dashboard

Here is a summary of the steps for installing the starter dashboard.

Prerequisite steps on z/OS:

  1. Configure OMEGAMON Data Connect to specify the data (metrics) that you want to expose via a Prometheus endpoint
  2. Update the ODP collection configuration to forward the attribute tables (groups) used by the dashboard
  3. Create historical data collections for those attribute groups

In Prometheus and Grafana:

  1. Configure Prometheus to scrape from the endpoint served by OMEGAMON Data Connect
  2. Import the dashboard definition in Grafana
Last Updated: 3/1/23, 2:44 PM
Contributors: David Dai, Viaceslavas Michalkevicius
Next
Configure OMEGAMON Data Connect