Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 789 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 789 Bytes

ix-alertme

Alert notification provider plugins

This is a small management system for external notification plugins. It provides a static API for long-term usage by an appliance, with the flexibility of a rolling-release model for the plugins themselves.

Table of Contents

  • src-go : Directory containing the source code for the ix-alertme utility and other repository-management utilities.
    • See the README file for details of how to build them.
  • provider-plugins : Directory containing all of the official alerting plugins.
    • See the README file for details about the plugin manifest format and registrations.