emanuele-f
89d203883f
Add support for custom categories lists
...
- Extend malware hosts from list
- Read web mining hosts from list and generate alerts
2018-05-10 17:12:53 +02:00
Simone Mainardi
0a0d2d76ee
Fixes Mac manufacturers escaping
2018-05-10 17:09:13 +02:00
Simone Mainardi
c95c075008
Fixes attempts to call nil alert format functions
...
17/Apr/2018 12:24:00 [Lua.cpp:7662] WARNING: Script failure [/Users/simone/code/ntopng/scripts/callbacks/interface/minute.lua][...s/simone/code/ntopng/scripts/lua/modules/alert_utils.lua:1757: attempt to call field 'fmt' (a nil value)]
2018-04-17 12:24:00.360600+0200 ntopng[34202:3875024] [Lua.cpp:7662] WARNING: Script failure [/Users/simone/code/ntopng/scripts/callbacks/interface/minute.lua][...s/simone/code/ntopng/scripts/lua/modules/alert_utils.lua:1757: attempt to call field 'fmt' (a nil value)]
By implementing a format_utils module
2018-04-17 12:44:20 +02:00
Luca Deri
00004494bf
Reworked alarms
...
Added informative message at ntopng startup/shutdown
2018-04-13 17:19:58 +02:00
emanuele-f
23d7a2676a
Rework alerts export to provide more endpoint control
2018-04-12 18:10:45 +02:00
emanuele-f
c5bf5072f5
Fix string shortening
2018-04-11 16:14:59 +02:00
emanuele-f
d1b77ade45
Interface disaggregation gui improvements
2018-04-11 11:33:50 +02:00
emanuele-f
4827e6ab35
Email alert improvements
...
- Add ntopng instance name and IP address into the mail subject
- Fix notification button not being hidden on email disable
- Fix input field formats
- Allow to specify an andress in the form "Someone <someone@mailsomehost.com>"
b.txt
2018-04-09 13:22:37 +02:00
emanuele-f
11517970ac
Fix interface switch while processing alerts causing alerts release to fail
...
getInterfaceId and getInterfaceName now do not change selected interface after the call
2018-04-06 16:15:36 +02:00
Luca Deri
9893a62174
Added check for old queued messages
2018-04-05 14:25:31 +00:00
emanuele-f
9cf637e7d5
Show SMTP communication log if verbose trace is enabled
2018-04-05 15:52:28 +02:00
Luca Deri
dac87bb89f
Fixed invalid URL encoding
2018-04-04 22:06:51 +02:00
Simone Mainardi
730b881b1a
Fixes issues with long interface names
...
Fixes #1717
2018-04-04 16:01:30 +02:00
emanuele-f
0f5d76ca74
Implement alerts via email
...
Closes #272
2018-04-03 20:49:43 +02:00
emanuele-f
d4bbeb10a2
Generalize alerts external report
2018-03-30 20:36:05 +02:00
emanuele-f
4f8e39a0dc
Move L2 devices under hosts
2018-03-30 12:10:51 +02:00
emanuele-f
8f27bf8f47
Implement SNMP alerts on port status change
2018-03-29 23:00:43 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
Luca
6bb4687e86
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-03-21 23:25:10 +01:00
Luca
eee3ba9e5c
Implemented IP/MAC change alerts #1092
2018-03-21 23:24:14 +01:00
emanuele-f
ae434e327e
nedge changes
2018-03-20 20:30:52 +01:00
emanuele-f
38f9f6ca67
Fix swapped host name in DHCP flows
2018-03-18 23:33:47 +01:00
emanuele-f
ff69205b3d
Add support for nedge oem product name
2018-03-08 19:49:04 +01:00
emanuele-f
4b9ae1904d
Fix new device alert on wan devices and add device name info
2018-03-08 13:36:35 +01:00
emanuele-f
b2082b7788
Generate alert when interface drops exceed a given threshold and fix alerts invalid cache
2018-03-07 15:13:23 +01:00
emanuele-f
4c84f1da2f
Implement "hide from top" preference
2018-03-05 16:01:33 +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
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
392bd7040a
Extends ntopng localization
2018-02-09 19:34:02 +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
24ed4ac212
Hide elements and reorganize menu in nEdge
2018-01-23 15:28:36 +01:00
emanuele-f
fa6d428b13
Add device name into the l2 devices page
2018-01-17 12:11:08 +01:00
Simone Mainardi
43265da8b0
Makes all ntopng.pref keys persistent to file
2018-01-16 18:47: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
emanuele-f
665f7bf8c5
nedge dhcp static leases
2018-01-03 13:35:20 +01:00
emanuele-f
42ab649693
Add dynamic local network api
2017-12-21 17:20:16 +01:00
emanuele-f
34a9683c14
Add nedge routing validation
2017-12-21 11:43:13 +01:00
Simone Mainardi
16dd827781
Reworks nEdge boot operations
2017-12-19 14:46:46 +01:00
Simone Mainardi
3c83a73602
Handles save/discard nEdge config
2017-12-18 15:42:10 +01:00
Simone Mainardi
04627745ae
nEdge packaging
2017-12-17 23:14:47 +01:00
Luca Deri
c9ecd931d9
Code cleanup
2017-12-16 08:23:56 +01:00
Simone Mainardi
fe9c592e14
Changes flows dropped to flows blocked
2017-12-15 15:01:34 +01:00
Simone Mainardi
503e367864
Implements dropped flow informative alerts
2017-12-14 18:47:52 +01:00
Simone Mainardi
aeeb0fa261
Reworks flow alerts with JSON and extra info
2017-12-13 20:18:39 +01:00
Simone Mainardi
754377d372
Implements remote-to-remote flows alerts
2017-12-12 13:16:46 +01:00
emanuele-f
d2deb32105
Fix captive portal issue when moving a device to the default pool
2017-12-08 13:30:42 +01:00