Simone Mainardi
|
d8f5a9c712
|
Reduces flows memory utilization
|
2019-07-16 23:03:20 +02:00 |
|
emanuele-f
|
c117f20e19
|
Initial rework for in-memory alerts
|
2019-07-16 19:25:09 +02:00 |
|
Simone Mainardi
|
7eae30e914
|
Allows ntopng to work without Host instances and hosts HT
|
2019-07-16 19:02:36 +02:00 |
|
Luca
|
bdf8720dc7
|
Implemented SYN distribution chart
|
2019-07-16 16:12:58 +02:00 |
|
emanuele-f
|
2cdc180c9b
|
Remove unused function
|
2019-07-16 14:09:32 +02:00 |
|
Simone Mainardi
|
883b99dce9
|
Fixes attempt to index a nil value with Syslog alerts
|
2019-07-16 13:05:27 +02:00 |
|
emanuele-f
|
17616c5f66
|
Improve alerts integration into the host page (wip)
|
2019-07-16 12:45:23 +02:00 |
|
emanuele-f
|
0071a3522b
|
Fix missing detected host alerts
|
2019-07-16 11:43:58 +02:00 |
|
emanuele-f
|
7b1190f24f
|
Fix host alerts counter
|
2019-07-16 11:33:51 +02:00 |
|
Alfredo Cardigliano
|
a76059bb11
|
Added ifid to rest/get/interface/data.lua
|
2019-07-16 10:22:10 +02:00 |
|
Luca Deri
|
0d9833dbf7
|
Edge compilation fix
|
2019-07-16 01:41:14 +02:00 |
|
Luca Deri
|
3b3af9bb9f
|
Implemented local hosts services hashes
|
2019-07-15 23:36:45 +02:00 |
|
Simone Mainardi
|
cc97be85ca
|
Fixes host alerts key generation
|
2019-07-15 22:54:09 +02:00 |
|
emanuele-f
|
0d04f24881
|
Remove unnecessary call
|
2019-07-15 22:33:12 +02:00 |
|
emanuele-f
|
c2e12b2eff
|
Fix bad daily granularity
Fixes #2721
|
2019-07-15 22:18:28 +02:00 |
|
Alfredo Cardigliano
|
9687f6f5f1
|
Fix footer stats
|
2019-07-15 19:20:58 +02:00 |
|
Luca Deri
|
701a30527c
|
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
|
2019-07-15 18:55:39 +02:00 |
|
Luca Deri
|
6a547616e2
|
Implemented local hosts ports stats
|
2019-07-15 18:55:11 +02:00 |
|
Alfredo Cardigliano
|
b212f27bb2
|
Fixed sankey proportions when processing pcap files
|
2019-07-15 18:49:48 +02:00 |
|
Alfredo Cardigliano
|
60cbc056e5
|
Fixed Talkers sankey when analysing a pcap file
|
2019-07-15 18:31:20 +02:00 |
|
Alfredo Cardigliano
|
1a23ccb07f
|
Using interface name in 'ifname', fixes #2719 #2720
|
2019-07-15 17:40:56 +02:00 |
|
Luca Deri
|
d04d5da466
|
Implemented --original-speed for reproducing pcaps at original pace
|
2019-07-15 17:29:07 +02:00 |
|
emanuele-f
|
0d7195d6e3
|
Fix db index
|
2019-07-15 15:51:47 +02:00 |
|
emanuele-f
|
9fa3b7920c
|
Add trace when alerts queue limit is exceeded
|
2019-07-15 15:37:20 +02:00 |
|
emanuele-f
|
15879e635d
|
Fix stored alerts
|
2019-07-15 14:54:11 +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
|
ea99c39691
|
Defaults minimum to 0 in alerts configuration
|
2019-07-15 12:58:25 +02:00 |
|
Simone Mainardi
|
86e2b7108b
|
Enforces minimum when configuring flood alerts
|
2019-07-15 12:56:31 +02:00 |
|
Simone Mainardi
|
7c4a9ef76c
|
Improves flood alerts descriptions
|
2019-07-15 12:52:35 +02:00 |
|
Simone Mainardi
|
771e690397
|
Minor fix
|
2019-07-15 12:38:23 +02:00 |
|
Alfredo Cardigliano
|
acd776ce55
|
Hiding Top Hosts page when analysing pcap dump
|
2019-07-15 12:35:27 +02:00 |
|
Alfredo Cardigliano
|
5783cb13d1
|
Hiding interface traffic report when analysing pcap dump
|
2019-07-15 12:33:14 +02:00 |
|
Simone Mainardi
|
e890786d91
|
Allows alert modules to be run only at given periodicities
|
2019-07-15 12:26:50 +02:00 |
|
Alfredo Cardigliano
|
374eebdccf
|
Hiding traffic report when analysing pcap dump
|
2019-07-15 12:23:34 +02:00 |
|
Simone Mainardi
|
26f2e264c4
|
Allows alerts to be configured only at given periodicity (gui)
|
2019-07-15 12:14:17 +02:00 |
|
Simone Mainardi
|
2b43446527
|
Implements new flood algo to check for flooders over a minute
|
2019-07-15 11:28:58 +02:00 |
|
emanuele-f
|
e8e65ca63b
|
Fix prefs error in alert endpoints prefs
Fixes #2718
|
2019-07-15 10:33:37 +02:00 |
|
emanuele-f
|
e9d5181d7c
|
Add check for nil checkpoint
Fixes #2717
|
2019-07-15 10:27:28 +02:00 |
|
Simone Mainardi
|
92feace075
|
Implements an host housekeep task to reset flood counters periodically
|
2019-07-15 09:37:18 +02:00 |
|
Alfredo Cardigliano
|
6ddbf17375
|
Protocol filter in the global Flows page
|
2019-07-12 16:46:16 +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 |
|
Simone Mainardi
|
2ba6b6f4f9
|
Implements count events/sec algorithm interface with lua
|
2019-07-12 17:20:58 +02:00 |
|
Alfredo Cardigliano
|
54c783f236
|
Filter flows by L4 protocol
|
2019-07-12 14:41:07 +02:00 |
|
Simone Mainardi
|
57a7dcb727
|
Implements algorithm to count consecutive events/sec (eg., SYNs)
|
2019-07-12 16:36:32 +02:00 |
|
emanuele-f
|
3f002ad223
|
field_units i18n fix
|
2019-07-12 16:17:01 +02:00 |
|