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

BUG: Alerts missing in new dashboard versions #115

Open NielsKorschinsky opened 1 year ago

NielsKorschinsky commented 1 year ago

Describe the bug The newer dashboard version ( at least 1.1.2) does not include any altering rules. It seems they have been lost within one of the last versions, as the v1.0 dashboard still contains them, even though the dashboard itself does not work for me. It must be checked in which version they got lost and how to bring them back. This might be included in feature request #112

To Reproduce Steps to reproduce the behavior:

  1. Import the latest dashboard
  2. Go to the detailed cpu usage panel and edit it
  3. No alerts are to be found in the alerting tab

Also, no alerts fire in general in the dashboard overview section "SPP alerts" panel.

Expected behavior

Most detailed dashboards should have alerts, sometimes multiple. For example:

Screenshots NA

System information (please complete the following information):

Additional context

The alerting mechanic of grafana got changed. This might be the cause of the loss. It got moved from per panel to a global list. Therefore, it might be best to fully redo the alerting based on the older thresholds.

NielsKorschinsky commented 1 year ago

It seems like the errors still exist, but are have been lost on import.