IBM / spectrum-protect-sppmon

Monitoring and long-term reporting for IBM Spectrum Protect Plus. Provides a data bridge from SPP to InfluxDB and provides visualization dashboards via Grafana.
Apache License 2.0
13 stars 8 forks source link

Save and show alerts from SPP #117

Open NielsKorschinsky opened 1 year ago

NielsKorschinsky commented 1 year ago

Is your feature request related to a problem? Please describe.

As SPP does not support any notification functionality for now, users must regularly log into SPP-GUI and check for errors. It would be helpful if SPPMon could collect these alerts and provide notification options.

Describe the solution you'd like

SPPMon has to access the alerting REST-API and download the available/unviewed alerts. These alerts could be displayed using a table within Grafana. The alert could check for any new entry.

Describe alternatives you've considered

Additional context

Multiple requests occurred about the alerting mechanic of SPP(Mon). This added functionality could offer a significant point of enhancement. Also, when implementing the E-Mail and Slack notification channels should be looked after again: https://github.com/IBM/spectrum-protect-sppmon/wiki/Grafana-e-mail-alert-notifications https://github.com/IBM/spectrum-protect-sppmon/wiki/Connect-SPPMON-to-IBM-Slack