View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004674 | SymmetricDS | Improvement | public | 2020-12-02 13:38 | 2021-01-11 13:47 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.0 | ||||
Target Version | 3.12.6 | Fixed in Version | 3.12.6 | ||
Summary | 0004674: Notification of monitor event resolution | ||||
Description | A 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 | ||||
Tags | monitoring | ||||
SymmetricDS: 3.12 410e9247 2020-12-22 13:40:13 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 |
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 |