Tuesday, November 21, 2017

IIB Monitoring Events

1) Configure Motioning events on the each node..

2) Deploy the flow

3) mqsichangeflowmonitoring IIBNode -c active -g -j

Make sure you have created a MQ subscription on the topic: 

$SYS/Broker/IIBNode/Monitoring/IntegrationServer/#


No comments:

Post a Comment

Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark

In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...