Luca Deri
7758e0dea1
Reworked DoH code
2020-11-11 16:19:39 +01:00
Matteo Biscosi
5a8fd8efd7
Fixes #2115 and added shell script user guide ( #4702 )
...
* Added shell endpoint user guide
* Fixes #2115 std::new exceptions not always handled
* Removed a nothrow due to the insert of a try-catch statement
* Trying to implement #4421
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-11 12:28:18 +01:00
Simone Mainardi
a0056ef2b7
Unifies alerted and misbehaving flows on hosts
...
Fixes #4596
2020-10-19 10:19:22 +02:00
Simone Mainardi
e5f95c0237
Reworks/cleanup host score code
2020-10-15 12:25:27 +02:00
Simone Mainardi
f0a2aba619
Simplifies incNumFlows/decNumFlows for Hosts
2020-10-01 14:28:13 +02:00
Simone Mainardi
fa96c5e2f5
Code cleanup
2020-10-01 14:20:07 +02:00
Luca Deri
a27eedaeef
Implemented cardinarily information report in hsot
...
Fixes #4005
2020-06-13 00:00:30 +02:00
Luca Deri
32f38e6d8b
Port cardinality implementation
2020-06-12 11:07:44 +02:00
emanuele-f
ec51278c20
Cleanup of HostStats
2020-05-20 17:05:30 +02:00
Luca Deri
57e6a93065
Improved scheduling algorithm to guarantee minimum service time when number of entries allow
...
Updated (C)
2020-01-06 23:36:36 +01:00
Simone Mainardi
417c4a3146
Reworks handling of TCP flags for both ZMQ and packet interfaces
...
This commit allows simplifies the code and also allows flags-based alerts
to be triggered for packet and non-packet interfaces
Fixes #3167
2020-01-02 19:21:44 +01:00
Simone Mainardi
591421d530
Handles TCP flags stats in ZMQ interfaces
2020-01-02 14:21:43 +01:00
Simone Mainardi
ba13e49856
Updates vlans, pools, ases stats for view interfaces
2019-12-13 18:49:29 +01:00
Simone Mainardi
a65b6efc7c
Implements icmp hosts stats for view interfaces
2019-12-13 13:06:26 +01:00
Simone Mainardi
4a9ac03cb4
Implements dns hosts stats for view interfaces
2019-12-13 09:58:09 +01:00
Simone Mainardi
e80dc962f4
Optimizes host.getFullInfo with smaller functions in periodic scripts
2019-10-21 16:21:03 +02:00
Simone Mainardi
a44def039f
Fixes custom catecories not counted in nDPI stats
2019-09-13 10:20:08 +02:00
emanuele-f
2b2a74af79
Fix bad time resolution of values for some host exported timeseries
...
- active_flows.as_client
- active_flows.as_server
- total_flows.as_client
- total_flows.as_server
- contacts.as_client
- contacts.as_server
- DNS, TCP, ICMP stats
Fixes #2776
2019-08-21 15:37:17 +02:00
Simone Mainardi
24624c8ed0
Implements new minute-by-minute top talkers
2019-07-09 15:43:09 +02:00
emanuele-f
8fc588ca00
Remove checkpointable
...
checkpointHostTalker and scanAlert must be fixed
2019-07-08 15:31:37 +02:00
emanuele-f
c506ef6aeb
Implement L7 num flows charts
2019-06-27 10:00:14 +02:00
emanuele-f
461ee43e16
Add UDP unicast vs non unicast breakdown
2019-05-22 17:36:24 +02:00
Simone Mainardi
a3ab05fe65
Generalizes TcpPacketStats and allows their reset
2019-05-21 14:29:29 +02:00
Simone Mainardi
e22d13533a
Implements sent and rcvd TCP seqs counters per host
...
Implements #2503
2019-05-20 20:02:06 +02:00
Salvatore Costantino
76dded229a
Added ICMP ECHO time series ( #2518 )
...
* Added ICMP ECHO time series
* added icmp echo time series
2019-04-08 16:10:30 +02:00
SalvatoreCostantino
27fcedf9ff
Added TCP time series
2019-04-02 16:22:39 +02:00
Salvatore Costantino
c8a95d9476
Added dns time series ( #2487 )
2019-03-28 19:14:51 +01:00
Simone Mainardi
5851395d80
Reworks timeseries code
...
Implements #2448
2019-03-08 18:20:45 +01:00
Simone Mainardi
40b02e88c2
Propaedeutic work to refactor timeseries C code
2019-03-07 18:15:27 +01:00
Simone Mainardi
b6ea4c1ee0
Minor Cleanup
2019-03-07 16:10:27 +01:00
Luca Deri
468558ddb4
Adding a new timeseries: how to add number of unrecheable flows client/server per host.
2019-03-06 10:05:05 +01:00
Simone Mainardi
1f349c5dee
Implements DNS monitored counters
2019-02-21 17:41:57 +01:00
emanuele-f
a486d2c19f
Implement host counter of total triggered alerts
...
Closes #2391
2019-02-20 20:12:44 +01:00
Simone Mainardi
2b2b37e624
Adds anomalous flows to the looking glass
2019-02-13 13:01:31 +01:00
emanuele-f
a09e8efed0
Add hosts anomalous flows counter
2019-02-12 12:05:30 +01:00
Luca
509df6a1fc
Improved counter monitoring algorithm
2019-02-03 23:30:07 +01:00
emanuele-f
2dbf1e9cb8
Rework host counters and implemtent host stats/data reset
2019-01-18 19:31:16 +01:00