Simone Mainardi
e1007bc5c9
Adds SNMP interface types localization
2018-04-30 15:13:09 +02:00
Luca Deri
d466c8e298
Disabled lua support in mongoose
...
Updated RRD dump functions
2018-04-25 22:39:11 +02:00
Luca Deri
00cdeb1992
Added discovery progress percentage
2018-04-25 15:25:24 +02:00
Simone Mainardi
57fc2cc2b8
Adds SNMP js helper
2018-04-23 18:56:19 +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
emanuele-f
05322c25be
Remove debug print
2018-04-17 09:24:49 +02:00
Luca Deri
afcfc6a0f0
Cosmetic fix
2018-04-14 18:22:51 +02:00
Luca Deri
b47e99c44b
Disabled debug info
2018-04-13 22:02:24 +02:00
Luca Deri
194623e4d7
Discovery improvements
2018-04-13 21:55:00 +02:00
Luca Deri
cc746c2aba
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-04-13 21:42:22 +02:00
Luca Deri
7791ec5e33
Discovery improvements
2018-04-13 21:41:59 +02:00
Simone Mainardi
72dacb7459
Prevents unnecessary prefs dump upon alerts check
2018-04-13 18:25:40 +02:00
Luca Deri
6d47e659f1
Reworked alerts
...
Added informative event when ntopng starts/stops
Fixed packet capture bug on ODX (and other BSD flavous)
Renamed #ifdef linux to #ifdef __linux__ to ease portabiity across architectures
2018-04-13 18:10:19 +02:00
Luca Deri
5c56afba53
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-04-13 17:21:33 +02:00
Luca Deri
00004494bf
Reworked alarms
...
Added informative message at ntopng startup/shutdown
2018-04-13 17:19:58 +02:00
emanuele-f
fbeb24a509
Replace pipes with json in ip reassignment alerts
2018-04-13 16:20:06 +02:00
emanuele-f
a918019ed7
Fix nedge gui issues
2018-04-13 15:28:19 +02:00
Simone Mainardi
7fcc591466
Fixes activity_time alert calculation
2018-04-13 15:12:08 +02:00
Simone Mainardi
dbb05fe6b6
Prevents alerts starvation in the emails queue
2018-04-13 11:57:28 +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
Luca Deri
3c1d36c488
Improved discovery accuracy
2018-04-10 22:54:39 +02:00
Simone Mainardi
7b64b7fbfe
Input/output SNMP interfaces disaggregation with ignored interfaces
2018-04-10 20:26:26 +02:00
emanuele-f
e0a2aa8088
Fix alert notification periodicity
2018-04-10 16:39:24 +02:00
emanuele-f
6c98de951e
Move all the alerts exporters to batched export api
2018-04-10 15:49:29 +02:00
emanuele-f
bfaf36ba63
Group email notifications to prevent mail flooding
2018-04-10 11:33:40 +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
Luca Deri
1adcc909ed
Improved discovery with SSH scan
2018-04-07 00:18:52 +02:00
Luca Deri
045c994a02
Added SSH in network discovery
2018-04-06 22:52:32 +02:00
emanuele-f
07d89dfa8d
Improve email alert notification and add test button
2018-04-06 17:55:32 +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
Simone Mainardi
3ed603498f
Fixes curl smtp send mail issues
2018-04-05 14:39:19 +02:00
Luca Deri
2bc61142fa
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-04-05 08:41:21 +02:00
Luca Deri
ca32f062be
Improved discovered model mapping
2018-04-04 23:37:13 +02:00
Luca Deri
5d455fdf73
Improved network discovery
2018-04-04 23:14:25 +02:00
Luca Deri
dac87bb89f
Fixed invalid URL encoding
2018-04-04 22:06:51 +02:00
Luca Deri
62f6211118
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-04-04 21:18:48 +02:00
Luca Deri
7806e3caee
Fixed invalid termination with pcap interfaces with multiple -i devices
...
Disabled debug trace
2018-04-04 21:16:22 +02:00
Luca Deri
bbf5dbcb2a
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2018-04-04 19:27:20 +02:00
emanuele-f
4492e18926
Generalize engage/release alerts API
2018-04-04 17:25:50 +02:00
Simone Mainardi
730b881b1a
Fixes issues with long interface names
...
Fixes #1717
2018-04-04 16:01:30 +02:00
emanuele-f
7cabd032c1
Improve alerts preferences messages
2018-04-04 15:57:45 +02:00
emanuele-f
faf5f1e0a1
Disable alerts when interface is alerted
...
Fixes #1723
2018-04-04 12:54:22 +02:00
Luca Deri
27beefbcd5
Updated DOA -> OX [ https://tools.ietf.org/id/draft-durand-object-exchange-00.html ]
2018-04-04 09:33:58 +02:00
emanuele-f
0f5d76ca74
Implement alerts via email
...
Closes #272
2018-04-03 20:49:43 +02:00
Luca
d1dcff81c4
Improved passive MDNS discovery
...
Fixed MDNS decode loop
2018-04-02 11:31:28 +02:00
emanuele-f
d4bbeb10a2
Generalize alerts external report
2018-03-30 20:36:05 +02:00