An open API service indexing awesome lists of open source software.

https://github.com/oohdark30/ecs-email-alerting

ECS Email Alerting adds the ability to monitor ECS clusters for alerts and send them via email using either SMTP or Send Grid
https://github.com/oohdark30/ecs-email-alerting

dell-emc ecs python3 sendgrid smtp sqllite

Last synced: about 1 month ago
JSON representation

ECS Email Alerting adds the ability to monitor ECS clusters for alerts and send them via email using either SMTP or Send Grid

Awesome Lists containing this project

README

          

# ecs-email-alerting
--------------------------------------------------------------------------------------------------------------------
ecs-email-alerting is a PYTHON based script that monitors for alerts on one or more DELL EMC Elastic Cloud Storage
(ECS) storage systems and sends emails with the alert information.

ecs-email-alerting utilizes the ECS Management REST API's, SQLLite, and SMTP/SendGrid to gather alert data from ECS,
store them for processing, and then sends emails using either SMTP or SendGrid as the email delivey mechanism.

For more information, please see the [wiki](https://github.com/OohDark30/ecs-email-alerting/wiki)