Commit graph

312 commits

Author SHA1 Message Date
gabryon99
25645e6add improved page style and added a layout to am notes 2020-08-14 09:17:11 +02:00
gabryon99
e3f4c847d6 center aligned edit pool in am 2020-08-05 10:27:34 +02:00
gabryon99
0817339189 aligned measurement unit in active monitoring 2020-08-05 10:27:34 +02:00
gabryon99
278295519b extnded delay time for notification inside am 2020-07-31 11:44:40 +02:00
gabryon99
5b0d453d28 renamed apply to edit in am modals 2020-07-31 11:37:59 +02:00
gabryon99
0c3499b3f0 fixed min measurement time in am edit modal 2020-07-31 11:35:21 +02:00
Alfredo Cardigliano
a53f494d43 Fix syslog test return value 2020-07-31 11:29:40 +02:00
gabryon99
d247dbb897 removed hardcoded default pool inside am modal 2020-07-30 19:45:25 +02:00
Simone Mainardi
946a41b773 Fixes syslog endpoint test 2020-07-30 18:57:54 +02:00
Alfredo Cardigliano
9453c058db Fixes: login, syslog plugin, more 2020-07-30 17:08:14 +02:00
gabryon99
e9ec62b9d3 fixed broken link for active monitoring pools 2020-07-30 15:42:56 +02:00
Simone Mainardi
6abe2d4ca7 Disables suricata collector plugin in nEdge 2020-07-30 14:00:27 +02:00
Alfredo Cardigliano
e344508df1 Update runTest API in all endpoint plugins. Add action=test in edit_notification_recipient.lua 2020-07-28 15:52:41 +02:00
Alfredo Cardigliano
9acf38efa9 Port email, slack, syslog, webhook plugins to the new alert API 2020-07-28 10:28:35 +02:00
Alfredo Cardigliano
9805d65998 Enable new recipient based notification for the slack endpoint 2020-07-27 17:26:49 +02:00
Alfredo Cardigliano
3b6b593815 Enable new recipient based notification for the webhook endpoint 2020-07-27 16:16:06 +02:00
Alfredo Cardigliano
4412278bf7 Enable new recipient based notification for the syslog endpoint 2020-07-27 15:07:59 +02:00
Alfredo Cardigliano
6db82d9d3f Enable new recipient based notification for the email endpoint (temporarily disabled) 2020-07-27 13:19:28 +02:00
Simone Mainardi
0b894bcec9 Typo 2020-07-24 13:22:17 +02:00
Alfredo Cardigliano
9c87f83fa0 notification_recipients.processNotifications (wip) 2020-07-24 11:35:08 +02:00
Simone Mainardi
c923cc2c5c Reworks active monitoring to use require in place of dofile 2020-07-23 13:06:17 +02:00
gabryon99
5ad922c722 add am pool filtering 2020-07-23 12:12:26 +02:00
gabryon99
b83108e423 fixed Add new Pool description 2020-07-21 17:24:43 +02:00
gabryon99
ea35d1b0a8 fixed anchor Add AM Pool 2020-07-20 12:33:56 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
gabryon99
1a72ce58c8 add select inside active monitoring for am pools 2020-07-15 15:01:07 +02:00
Simone Mainardi
a0bff35b11 Fixes alert_request_reply_ratio.lua granularity
Fixes #4122
2020-07-13 16:07:28 +02:00
Simone Mainardi
583bcd2d0c Fixes req/repl alert triggered as slow purge 2020-07-09 08:18:35 +02:00
gabryon99
0ae45c262f restyling for datatables 2020-06-29 22:12:17 +02:00
Simone Mainardi
9e5e63e28f Avoids unnecessary executions of flow user script external_alert_check.lua
Fixes #4080
2020-06-26 12:08:10 +02:00
Simone Mainardi
c34b5b65e0 Fixes webhook alert endpoint username validation 2020-06-24 18:47:47 +02:00
Simone Mainardi
ec627949b0 Fixes slack alert endpoint username validation 2020-06-24 18:11:21 +02:00
Simone Mainardi
027c87e451 Fixes email alert endpoint smtp username validation 2020-06-24 17:49:52 +02:00
Simone Mainardi
e9647c6dc8 Fixes email alert endpoint server name validation 2020-06-24 17:16:04 +02:00
gabryon99
90fd212293 add max config limit to endpoint configs 2020-06-22 10:49:52 +02:00
gabryon99
342347418f fixed spinner in infludb_stats 2020-06-18 15:55:31 +02:00
Simone Mainardi
0cf69d9996 Adds slack, webhook and syslog notification endpoints 2020-06-18 12:55:12 +02:00
gabryon99
d592b3b43c add spinner inside snmp add modal and replaced the old loading image 2020-06-18 11:37:26 +02:00
gabryon99
8b09941b62 add data-pattern to email endpoint 2020-06-17 10:05:44 +02:00
gabryon99
4b27804166 add templates for endpoint notifications 2020-06-16 21:39:47 +02:00
gabryon99
f2e4b6408a adding template for alert endpoint 2020-06-16 17:15:33 +02:00
gabryon99
c0f59f9f10 removed todo from active_monitoring_utils.js 2020-06-16 09:34:38 +02:00
gabryon99
91507212f0 add datatable-utils inside makefile 2020-06-15 11:37:14 +02:00
gabryon99
b96e6dfba8 ip address validation active monitoring gui 2020-06-15 10:58:35 +02:00
Simone Mainardi
876fcfefcf Fixes attempt to index a nil value (global 'snmp_utils') 2020-06-10 14:37:36 +02:00
Simone Mainardi
0bbb30e13e Refactors snmp_utils global methods into module functions 2020-06-10 13:09:30 +02:00
Simone Mainardi
8a3e65ac50 Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
Alfredo Cardigliano
d56122c900 Fix computation of interface throughput (alert) (fix #4000) 2020-06-03 09:13:55 +02:00
Alfredo Cardigliano
b8fdee7fa9 Fix value computation in Throughput Alert (#fix #4000) 2020-06-01 12:33:15 +02:00
Simone Mainardi
08440cf324 Fixes wrong interface displayed on active monitoring
Fixes #3965
2020-05-20 16:22:57 +02:00