Commit graph

19 commits

Author SHA1 Message Date
emanuele-f
bee1efdded Move callbacks scripts into separate tab 2019-10-04 10:48:13 +02:00
emanuele-f
abdc3d54a3 Handle alert config default values
Closes #2747
2019-08-23 19:23:05 +02:00
emanuele-f
d1c5275302 Move suppressed alerts flag to C to reduce Redis load 2019-08-20 11:54:25 +02:00
emanuele-f
c183a577be Alerts API cleanup and JSON migration 2019-07-29 15:17:22 +02:00
emanuele-f
988e3eaab6 Move alerts configuration under the triangle icon 2019-07-26 10:59:38 +02:00
emanuele-f
c9bf1e78cc Implement alerts release on shutdown 2019-07-19 13:58:10 +02:00
emanuele-f
749a64e789 Release alerts on idle hosts 2019-07-19 10:54:05 +02:00
emanuele-f
746509316d Fix entity global alert config read 2019-07-15 14:29:17 +02:00
emanuele-f
5e40e47cce Implement expired alerts release
This is necessary to handle the case where a previously configured alert config is deleted
2019-07-15 13:09:18 +02:00
Simone Mainardi
e890786d91 Allows alert modules to be run only at given periodicities 2019-07-15 12:26:50 +02:00
emanuele-f
8a8157a015 Handle possibly nil tables 2019-07-12 12:53:09 +02:00
emanuele-f
5e0b8b496e Remove autorelease logic based on periodicity and update database schema 2019-07-12 12:46:21 +02:00
emanuele-f
f6ff3ad010 Rework interface threshold alerts definition 2019-07-11 19:11:33 +02:00
emanuele-f
1dbeb118bf Interface threshold cross alerts now use the new api 2019-07-10 12:58:17 +02:00
Luca
3e223849ba Added granularity to AlertableEntity 2019-07-08 17:07:26 +02:00
emanuele-f
5d99489d70 Implement interface lambda functions 2019-07-08 11:55:03 +02:00
emanuele-f
e8d8a25806 Implement interface alert handler 2019-07-08 11:08:45 +02:00
emanuele-f
c417873961 Split threshold alerts getters by entity 2019-07-08 10:45:12 +02:00
Luca Deri
d77704fdd8 Interface alert handler (work in progress) 2019-07-07 23:13:14 +02:00