Alerts queued for daily dispatch are never sent

Bug #291551 reported by Morten Brekkevold
2
Affects Status Importance Assigned to Milestone
Network Administration Visualized
Fix Released
High
Thomas Adamcik

Bug Description

A user reports that his profile contains a subscription to queue all alerts and dispatch them at the daily predefined time of 07:30. This alert profile has been active for some time, yet no queued alerts have been received.

A quick look at the database shows that the accountalertqueue table contains 1575 entries related to this user, and the number is growing.

The complete profile of the user is as follows:

08:00:00 - 16:00:00, weekdays

    * Watch G10: All box up/down alerts, send to <email address hidden>, immediately.
    * Watch G01: All alerts, send to <email address hidden>, daily at predefined time.

16:00:00 - 08:00:00, weekdays

    * No subscriptions watched in this time period.

Tags: alertengine
Changed in nav:
assignee: nobody → adamcik
importance: Undecided → High
milestone: none → v3.5.0
status: New → Confirmed
Revision history for this message
Thomas Adamcik (adamcik) wrote :
Changed in nav:
status: Confirmed → Fix Committed
Revision history for this message
Thomas Adamcik (adamcik) wrote :

The diff:
- return (sent_daily, sent_weekly)
+ return (sent_daily, sent_weekly, num_sent_alerts, num_failed_sends)
from http://metanav.uninett.no/hg/default/rev/d6bb97c89d85 is also relevant, but unfortunately ended up in the wrong commit.

Changed in nav:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.