Commit graph

2047 commits

Author SHA1 Message Date
Simone Mainardi
26f2e264c4 Allows alerts to be configured only at given periodicity (gui) 2019-07-15 12:14:17 +02:00
emanuele-f
e9d5181d7c Add check for nil checkpoint
Fixes #2717
2019-07-15 10:27:28 +02:00
Simone Mainardi
fb891bbf2f Finishes implementation of new flood checks in lua 2019-07-12 19:14:30 +02:00
Alfredo Cardigliano
168fcf1332 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-07-12 16:35:30 +02:00
emanuele-f
083e51cdee Improve field_units i18n 2019-07-12 19:03:33 +02:00
Alfredo Cardigliano
2e7e9dcb70 Fixed l4_proto_to_string to return the proto ID with unknown protocols 2019-07-12 16:34:32 +02:00
Alfredo Cardigliano
c63831bfa3 Computing L4 protocol statistics for flows 2019-07-12 16:27:34 +02:00
Alfredo Cardigliano
54c783f236 Filter flows by L4 protocol 2019-07-12 14:41:07 +02:00
emanuele-f
3f002ad223 field_units i18n fix 2019-07-12 16:17:01 +02:00
emanuele-f
a2d1e6eda4 Fix interface alert counters and bugged release 2019-07-12 16:08:26 +02:00
Alfredo Cardigliano
78fe243d2b Added missing ICMPV6 types descriptions 2019-07-12 11:58:56 +02:00
Alfredo Cardigliano
87d1834f13 Added missing ICMPV4 type 3 values description 2019-07-12 11:46:07 +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
55cf8ffcf4 Add alert trigger debug 2019-07-11 19:23:40 +02:00
emanuele-f
f6ff3ad010 Rework interface threshold alerts definition 2019-07-11 19:11:33 +02:00
emanuele-f
b16136f5b4 Rework host threshold alerts definition 2019-07-11 19:11:33 +02:00
Alfredo Cardigliano
b4f21d1d9b Moved host 'name' from hostinfo2url which is not supported (and leads to errors in lint) 2019-07-11 14:59:12 +02:00
Alfredo Cardigliano
33ed303b2c Fix parsing in getPathFromIPv6 2019-07-11 14:58:35 +02:00
emanuele-f
98f95fc306 Implement host modular alerts config gui 2019-07-11 13:02:34 +02:00
emanuele-f
1d9a8951db Initial modular alerts config gui implementation 2019-07-11 12:42:25 +02:00
emanuele-f
1e98480a6f Initial support for host anomalies alerts 2019-07-11 12:42:25 +02:00
Simone Mainardi
2172338948 Implements per-host file-based alert checks (e.g., bytes.lua) 2019-07-10 19:23:19 +02:00
emanuele-f
a31c619500 Initial support for dynamic alert check functions 2019-07-10 18:31:14 +02:00
emanuele-f
a1a283d423 Change misbehaving flows ts label 2019-07-10 16:24:49 +02:00
emanuele-f
4ec4043b35 Alerts cleanup 2019-07-10 15:45:20 +02:00
emanuele-f
046db90246 Fix change password alert bug 2019-07-10 15:24:33 +02:00
emanuele-f
737295bd93 Fix missing network entity link 2019-07-10 14:50:25 +02:00
emanuele-f
82aa988e4b Network threshold cross alerts now use the new api 2019-07-10 13:54:49 +02:00
emanuele-f
1dbeb118bf Interface threshold cross alerts now use the new api 2019-07-10 12:58:17 +02:00
emanuele-f
ecdf88b8a0 Host alerts migration to new api 2019-07-09 18:50:45 +02:00
Simone Mainardi
24624c8ed0 Implements new minute-by-minute top talkers 2019-07-09 15:43:09 +02:00
Luca
362747b30e Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-07-08 17:10:27 +02:00
emanuele-f
727c9efb2a Fix 5min scan alerts 2019-07-08 17:10:03 +02:00
Luca
ff0529bbfc Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2019-07-08 17:07:40 +02:00
Luca
3e223849ba Added granularity to AlertableEntity 2019-07-08 17:07:26 +02:00
emanuele-f
9d95ef94bc Call new alert iteration functions 2019-07-08 17:03:51 +02:00
emanuele-f
c417873961 Split threshold alerts getters by entity 2019-07-08 10:45:12 +02:00
Luca
76ef993dfe Reworked alerts 2019-07-07 15:09:24 +02:00
emanuele-f
a3e1744353 Fix system interface timeseries cleanup 2019-07-05 16:26:33 +02:00
emanuele-f
6d7f108c14 Fix system interface alerts delete 2019-07-04 18:04:14 +02:00
Simone Mainardi
e28bb2ae96 Implements InfluxDB overall health checks 2019-07-04 12:49:39 +02:00
Simone Mainardi
5187a36d37 Implements flags to detect recent InfluxDB export failures and dropped points 2019-07-04 11:38:10 +02:00
emanuele-f
0748ef191d Initial system interface data delete 2019-07-04 11:09:33 +02:00
emanuele-f
47e5d87e44 Show InfluxDB setup errors in the header
Fixes #2702
2019-07-03 16:59:29 +02:00
emanuele-f
45ca04d713 Fix missing lua trace lines from log
Fixes #2701
2019-07-03 16:37:24 +02:00
emanuele-f
0957bef845 Fix InfluxDB error with partial reply during setup
Fixes #2703
2019-07-03 14:30:14 +02:00
emanuele-f
937b6cf2b5 Fix alerts error with closed_alerts 2019-07-03 14:05:20 +02:00
Simone Mainardi
9f3bb73ddc Keeps InfluxDB export stats since startup 2019-07-02 18:42:09 +02:00
emanuele-f
846c24c379 prefs fix 2019-07-02 17:36:21 +02:00
emanuele-f
7b936a1a4c Mesbehaving flows documentation 2019-07-02 16:32:12 +02:00