Commit graph

1049 commits

Author SHA1 Message Date
emanuele-f
4c705e9e1b Change quota exceeded alert severity to info 2018-02-23 15:33:18 +01:00
emanuele-f
66b024c21d Generate alerts when a quota is exceeded 2018-02-23 15:29:28 +01:00
emanuele-f
0f198dd638 Trigger an informative alert when an host pool is activated/deactivated
Closes #1363
2018-02-22 15:26:30 +01:00
emanuele-f
85298201c7 Improve flow alert message 2018-02-22 12:55:10 +01:00
emanuele-f
f8d7677710 Add per-user default policy and change policy application order.
The order is now the following

1) User protocol policy
2) User category policy
3) User default policy

The "not assigned" user policies are not a fallback any more.
They are only applied on not assigned devices.
2018-02-21 17:05:46 +01:00
emanuele-f
8ff93579aa Implement informative alert when a new MAC address is observed/re-seen/disappears
Implements #1659
2018-02-21 12:42:01 +01:00
emanuele-f
965b6ac2d6 Add per IP shaper rate fields 2018-02-20 15:06:04 +01:00
emanuele-f
f84b5b7a21 Enforce localization sort order 2018-02-19 14:07:22 +01:00
Simone Mainardi
802dabfb32 Implements AS RTT calc. 2018-02-13 11:15:29 +01:00
emanuele-f
392bd7040a Extends ntopng localization 2018-02-09 19:34:02 +01:00
emanuele-f
48bf411e72 Avoid localization errors when going to pro version back to community 2018-02-08 18:49:49 +01:00
emanuele-f
ff08a2bfd9 Mode other localization files to pro 2018-02-08 18:37:12 +01:00
Simone Mainardi
3ef543fecd Implements per-AS nw latency stats rrds 2018-02-05 18:32:13 +01:00
emanuele-f
f824c94358 nedge bridge changes 2018-02-01 14:35:09 +01:00
emanuele-f
51b3bdba3f Implement blacklisted hosts filter.
Implements #1639
2018-01-30 16:35:17 +01:00
Emanuele Faranda
aac7ba2343 Add possibility to see the traffic report in server local time 2018-01-29 08:49:39 -05:00
emanuele-f
3e4c50f8ec Fix possible null ifid 2018-01-26 16:20:23 +01:00
emanuele-f
f4e4559917 Change nedge default routing id 2018-01-26 12:42:35 +01:00
tobiasdam
500afc31f1 - add new metric allcategories_bps (#1637)
- add posibility to query for ndpi categories instead of protocols
2018-01-25 18:54:43 +01:00
emanuele-f
9159525df0 nedge gateways changes 2018-01-25 17:53:49 +01:00
emanuele-f
ca21850b12 Add nedge device shutdown and reboot dialogs 2018-01-24 17:51:47 +01:00
emanuele-f
92b9991d92 Fix realtime top asn and hosts senders view
The view was broken after changes in commits:
	- 9b4e1060e6
	- 6635d1a716
2018-01-23 19:28:52 +01:00
emanuele-f
9edfa95e95 nedge DNS improvements 2018-01-23 16:15:41 +01:00
emanuele-f
24ed4ac212 Hide elements and reorganize menu in nEdge 2018-01-23 15:28:36 +01:00
Luca Deri
f9c30db72b Extended lint to CIDR 2018-01-21 12:17:34 +01:00
Luca Deri
d7c8fbeff1 SNMP protocol version is now set in preferences 2018-01-21 08:14:28 +01:00
Luca Deri
94df4af211 SNMP-discovered devices are not automatically added to SNMP 2018-01-20 21:22:41 +01:00
emanuele-f
140005907a Fix redis replace of existing keys 2018-01-18 22:50:09 +01:00
emanuele-f
956bb4a160 Remove non-working dns servers 2018-01-18 14:44:01 +01:00
Simone Mainardi
10c800767d Adjusts hosts pool labels for the nEDGE 2018-01-17 15:28:26 +01:00
emanuele-f
2943249f2f Prevent critical protocols policing 2018-01-17 14:39:26 +01:00
emanuele-f
fa6d428b13 Add device name into the l2 devices page 2018-01-17 12:11:08 +01:00
Simone Mainardi
5ae3bb13ba Prevents multiple prefs reload upon boot 2018-01-17 11:34:19 +01:00
Simone Mainardi
43265da8b0 Makes all ntopng.pref keys persistent to file 2018-01-16 18:47:50 +01:00
emanuele-f
b787a0166e nedge localization and parameters 2018-01-16 14:14:30 +01:00
emanuele-f
77c4625845 nedge policy improvements 2018-01-11 18:36:48 +01:00
emanuele-f
9f556d18b5 Add global preference to forge DNS 2018-01-10 11:58:12 +01:00
Simone Mainardi
535d4f7cf7 Refreshes TZ upon changes 2018-01-09 17:23:21 +01:00
emanuele-f
a920a3a6f8 nedge localization and parameters 2018-01-09 11:40:26 +01:00
Luca Deri
2655d422e4 The default SNMP community used in discovery is now read from preferences and "public" is used only as fallback 2018-01-07 16:29:13 +01:00
Simone Mainardi
dcb9abc640 Implements nEDGE timezone functions 2018-01-05 12:54:02 +01:00
emanuele-f
8ad7b4ce08 Quotas fixes and improvements
- Fix concurrency issue while resetting quotas
  - Fix quota serialization issues
  - Add missing total stats serialization
  - Add per-pool quotas reset
  - Fix missing string cast on cross application quotas
  - Fix quota reset after midnight when ntopng is restarted
2018-01-05 10:16:50 +01:00
emanuele-f
ef2f3f881c Add table comparison function 2018-01-03 17:52:52 +01:00
emanuele-f
35ca18e798 Unify lua table deepcopy into clone 2018-01-03 16:07:10 +01:00
Luca
a945be904f Fixed bug while handling MAC address symbolic translation
Improved device discovery in particular for IoT
2018-01-03 15:46:44 +01:00
emanuele-f
665f7bf8c5 nedge dhcp static leases 2018-01-03 13:35:20 +01:00
Simone Mainardi
dbf2d0b286 Adds SIP call parties to the Info field 2018-01-02 19:29:19 +01:00
emanuele-f
a538fd4df1 Add Quad 9 secure DNS 2018-01-02 10:37:33 +01:00
emanuele-f
378cc54abf Expose conversion from ndpi category id to category name 2017-12-29 19:20:42 +01:00
Emanuele Faranda
9824678e66 nedge factory reset localization 2017-12-29 10:08:23 +01:00