IBM Z OMEGAMON Data Provider
IBM Z OMEGAMON Data Provider makes data from z/OS available to various destinations.
- OMEGAMON monitoring agents on z/OS
- Tivoli Enterprise Monitoring Server
- In IBM Z OMEGAMON Data Provider documentation:
- In OMEGAMON shared documentation:
Stream situation status updates to OMEGAMON Data Provider
Using the Tivoli Enterprise Monitoring Server and OMEGAMON Data Provider, you can stream situation status updates from your OMEGAMON® monitoring agents to third-party analytics platforms, such as Instana, Splunk, Elastic Stack, Apache Kafka, OpenTelemetry, Prometheus and Grafana. This feature is also referred to as (situation status streaming).
When a situation status changes (the situation starts, stops, becomes true, or becomes no longer true), the Tivoli Enterprise Monitoring Server forwards the activity to OMEGAMON Data Provider. Then, OMEGAMON Data Provider forwards the data to the integrated third-party analytics platform. The transferred data is in JSON format.
| Property | Description |
|---|---|
product_code |
The three-character kpp product code of the monitoring agent that owns the table. The value for situation status streaming is ksm. |
table_name |
Name of the table that is mapped for situation statuses. |
table_version |
An integer representing the table schema version. |
situation_name |
Name of the situation with a status change. |
predicate |
Situation formula. |
type |
The type of situation event.
The possible types are as follows:
|
write_time |
Date and time when the status change was sent. |
system_name |
Name of the system from which the status change was sent. |
sysplex_name |
Name of the z/OS sysplex from which the status update was sent. |
smf_id |
The SMF ID of the z/OS LPAR from which the status change was sent. |
local_timestamp |
Timestamp value from the Tivoli Enterprise Monitoring Server.
The format for the time values consists of 16 digits as follows: YYYMMDDHHMMSS000 Where:
|
deltastat |
Situation status. The possible values are as follows:
|
situation_results |
Object with the data on the situation with a status change.
This data is included only when the deltastat value is |
originnode |
Origin node. The name of the managed system where the situation was triggered.
This data is included when the deltastat value is |