Skip to content

Send notification messages via either email or Slack on Kytos SDN Platform

Notifications You must be signed in to change notification settings

kytos-ng/kytos_courier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

docs/images/kytos_courier.png

kytos_courier is a NApp for generating network event notifications either via Slack or email (SMTP) that runs on top of Kytos SDN Platform. You have the option to use both backends, Slack and/or email, or just one of them. For each backend kytos_courier exposes both a REST API and also a KytosEvent interface. Consequently, this facilitates the integration with external systems/third party APIs and also other Kytos NApps that generate events.

Use Cases

kytos_courier is designed to be a generic notification abstraction that leverages multiple notification backends for generating networking events. Some of the potential use cases include:

  • Informational notifications about new network circuits. For example, a specific circuit was just provisioned for a certain customer.
  • Critical notifications about some OpenFlow messages such as port stats events.
  • Integration with event-driven automation (Roadmap).

Documentation

Visit Readthedocs.

Contact

If you have any questions, or suggestion about features, you can reach AmLight development team at dev@amlight.net

docs/images/amlight_logo.png

About

Send notification messages via either email or Slack on Kytos SDN Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages