Table of Contents

Search

  1. Preface
  2. Introduction to Banking Use Case
  3. Before You Begin
  4. Alerting Customer Account Balance Details
  5. Notifying Stock Price Changes
  6. Notifying Credit Card Transactions
  7. Notifying Free Health Checkups for Account Holders
  8. Alerting the Bank Manager about Customers with a Particular Account Type in a City Overview
  9. Alerting Customer Cash Withdrawal Details
  10. Alerting Stock Prices to DMAT Account Holders
  11. Checking Customer Cash Withdrawal Details for a Specified Duration
  12. Alerting Consequent Credit Card Transaction Rejections
  13. Monitoring Balance Threshold of Customers
  14. Using the Dashboard Functions
  15. Managing Banking Users and Roles
  16. Importing and Exporting Objects
  17. Setting Up High Availability
  18. Using Custom Services
  19. Using the REST APIs
  20. Using Java Adapter for REST API

Banking Use Case Tutorial

Banking Use Case Tutorial

Alert Server Downtime Using Custom Source Overview

Alert Server Downtime Using Custom Source Overview

In this lesson, you learn to create objects required for sending an alert when a service on a port is down. You learn to create a custom source.

Lesson Concepts

Source services connect to external systems to fetch data and publish the events on topics. You can create schedulable and listener source services.
In this lesson, you create a custom source called Monitor Server Port to retrieve data from an SQL source. You learn to create an advanced rule with a condition stating that when the service on a port is down, send an RTAM alert notifying that the server is down.

Lesson Objectives

In this lesson, you learn how to perform the following tasks:
  • Create a topic, port_monitor.
  • Create an SQL source, Monitor Server Port.
  • Create a schedule for the SQL source.
  • Create an RTAM responder.
  • Create an RTAM response.
  • Create an advanced rule.
  • Deploy objects and view events on dashboard.
  • Shut down the server.
  • View the RTAM alert.

Lesson Prerequisite

Before you start this lesson, you must place the created
customservices.jar
in the
RULEPOINT_HOME
/custom directory.

0 COMMENTS

We’d like to hear from you!