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
fa96c5e2f5
Code cleanup
2020-10-01 14:20:07 +02:00
Simone Mainardi
1baa7d6cc4
Avoids double 5-sec HT-walks to update stats
2020-07-27 14:22:59 +02:00
Luca Deri
22d817ba0a
Simplified Cardinality estimation code
2020-07-22 14:42:21 +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
emanuele-f
340462ad73
Cleanup of the timeseries ring and NetworkInterfaceTsPoint
2020-05-20 15:18:03 +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
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
Luca Deri
fa10f4b6e1
Compilation fixes
2019-10-21 22:56:31 +02: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
281a67e10d
Refactor LocalHostStats::makeTsPoint and fix bug when ts ring is disabled
2019-08-21 15:52:16 +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
Luca Deri
e0563d28bc
Improved host port stats
2019-07-22 15:49:39 +02:00
emanuele-f
461ee43e16
Add UDP unicast vs non unicast breakdown
2019-05-22 17:36:24 +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
Simone Mainardi
d8924afa19
Fixes LocalHostStats after TCP timeseries changes
2019-04-02 19:40:30 +02:00
Salvatore Costantino
c8a95d9476
Added dns time series ( #2487 )
2019-03-28 19:14:51 +01:00
Simone Mainardi
840313dd60
Fixes hidden 'LocalHostStats::lua' overloaded virtual function
2019-03-08 18:34:19 +01:00
Simone Mainardi
5851395d80
Reworks timeseries code
...
Implements #2448
2019-03-08 18:20:45 +01:00
Simone Mainardi
1f349c5dee
Implements DNS monitored counters
2019-02-21 17:41:57 +01:00
emanuele-f
2dbf1e9cb8
Rework host counters and implemtent host stats/data reset
2019-01-18 19:31:16 +01:00