Skip to content

dvintel/rsp-sw-toolkit-im-suite-alert-service

 
 

Repository files navigation

Intel® Inventory Suite alert-service

license

The Alert Service generates and routes alerts for Intel® RSP Controller status, Advance Shipping Notices, and upstream service alerts.

  • Intel® RSP Controller Status: the service listens to EdgeX Core Data for controller heartbeats and, if it misses multiple consecutive heartbeats, it sends an alert.
  • ASN Events: when enabled, the service verifies Advance Shipping Notices' products' statuses and sends alerts for any that aren't whitelisted.
  • Upstream Alerts: the service processes incoming alerts from other services and posts them to a configured REST endpoint.

Depends on

  • Cloud-connector
  • Product-data-service
  • EdgeX Core-data

Install and Deploy via Docker Container

Prerequisites

Intel® RSP Software Toolkit

EdgeX and RSP MQTT Device Service should be running at this point.

Installation

sudo make build deploy

API Documentation

Go to https://editor.swagger.io and import alert-service.yml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.2%
  • Dockerfile 1.2%
  • Other 0.6%