Matteo Biscosi
10fb8bbecc
Implements #4919 custom alert severity
2021-01-27 12:29:19 +01:00
Simone Mainardi
46e3c10c36
Typos
2021-01-11 14:38:02 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Simone Mainardi
5ce70a41e6
Fixes Missing mandatory 'alert_granularity'
2020-12-29 14:41:07 +01:00
Simone Mainardi
8a7cca644a
Reworks (simplifies) no_if_activity to avoid Redis accesses
...
Partially addresses #4673
2020-12-28 16:01:38 +01:00
Matteo Biscosi
1ca83df1b7
Fixed alerts error
2020-12-23 12:03:14 +01:00
Simone Mainardi
f45a16a5a0
Fixes missing 'alert_granularity' in slow_periodic_activity.lua
2020-12-22 23:16:42 +01:00
Simone Mainardi
f839b6ba76
Removes flow_consts requires no longer necessary
2020-12-22 18:06:50 +01:00
Matteo Biscosi
bcf2c2c1ed
Migrates alerts to an object-oriented implementation
2020-12-22 14:48:00 +01:00
matteo
e24ef4ef35
Revert "Migrates alerts to an object-oriented implementation"
...
This reverts commit fbc283f12f .
2020-12-22 13:13:57 +01:00
matteo
fbc283f12f
Migrates alerts to an object-oriented implementation
2020-12-22 13:00:25 +01:00
Alfredo Cardigliano
04a2656381
Handle syslog interface in no_if_activity plugin
2020-12-18 10:38:10 +01:00
Simone Mainardi
b3dc39c641
Refactors alert_severities into an independend Lua module
2020-11-30 15:28:17 +01:00
Simone Mainardi
125fac2cec
Removes a debug print
2020-11-18 18:57:33 +01:00
Simone Mainardi
134c6dc0ee
Implements system engaged alert upon system alert drops
2020-11-18 18:53:24 +01:00
Simone Mainardi
a8340ff131
Implements per-interface engaged alert upon alert drops
2020-11-18 18:26:33 +01:00
Matteo Biscosi
0e341f3d0b
Modified flow scripts in view of the new trigger_status ( #4710 )
...
* Modified blacklisted script in view of the new flow_script API
* Modified plugins scripting in view of the new API
* Modified flow scripts with the new trigger API
* Fixed creators severity
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-12 13:52:53 +01:00
Simone Mainardi
5c0c23feb6
Fixes execution of periodicUpdate flow callback
...
Fixes #4687
2020-11-06 18:17:54 +01:00
Luca
f5f98468b3
Cosmetic fix
2020-11-05 18:12:17 +01:00
Matteo Biscosi
383a6659dc
Fixes #4648 trigger an alert when no flows are collected ( #4679 )
...
* Added no_if_activity alert to user script keys
* Added no_if_activity description alert
* Fixes #4648 trigger an alert when no flows are collected
* Changed the time past one call of the alert and an other
* Fixes #4648 reorganized files and cache management
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-05 17:58:38 +01:00
Simone Mainardi
f6c42554bc
Fixes slow hash entries purging alert
...
Fixes #4527
2020-10-05 14:38:53 +02:00
Simone Mainardi
f7e1ea9709
Reworks plugin loading and structure
...
Implements #4358
2020-09-15 11:33:53 +02:00