View Issue Details

IDProjectCategoryView StatusLast Update
0004674SymmetricDSImprovementpublic2021-01-11 13:47
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004674: Notification of monitor event resolution
DescriptionA notification is sent when a monitor exceeds a threshold, but there is no notification on recovery. Add a parameter to add the behavior of sending notification for monitor events that are resolved. When a monitor event is resolved, set its is_notified flag back to 0 to allow it to be notified. Update notification types to handle a monitor event that is resolved.

First notification: Monitor event for disk reached threshold of 80 with value of 85
Second notification: Monitor event for disk is resolved
Tagsmonitoring

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 410e9247

2020-12-22 13:40:13

admin

Details Diff
0004674: Notification of monitor event resolution Affected Issues
0004674
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/notification/NotificationTypeEmail.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/notification/NotificationTypeLog.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/MonitorServiceSqlMap.java Diff File

Issue History

Date Modified Username Field Change
2020-12-02 13:38 elong New Issue
2020-12-02 13:38 elong Tag Attached: monitoring
2020-12-22 13:40 elong Assigned To => elong
2020-12-22 13:40 elong Status new => resolved
2020-12-22 13:40 elong Resolution open => fixed
2020-12-22 13:40 elong Fixed in Version => 3.12.6
2020-12-22 14:00 admin Changeset attached => SymmetricDS 3.12 410e9247
2021-01-11 13:47 admin Status resolved => closed