Commit graph

1125 commits

Author SHA1 Message Date
Luca Deri
7791ec5e33 Discovery improvements 2018-04-13 21:41:59 +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
emanuele-f
89cb18d29c Release all the engaged alerts when alerts are disabled 2018-03-30 15:57:46 +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
emanuele-f
0e3029f4c2 Add missing nedge doc makefile 2018-03-29 17:34:32 +02:00
Luca Deri
945a9f9789 Added callback for local hosts 2018-03-27 23:38:16 +02:00
Luca Deri
b8a870b631 Experimental TS code 2018-03-24 11:37:04 +01:00
Luca Deri
cfcc88554d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-03-23 15:46:19 +01:00
Luca Deri
49d9096967 Improved discovery
Enlarged Redis bugger
2018-03-23 15:46:00 +01:00
emanuele-f
02cec8a2be Remove host macs and show source macs instead 2018-03-23 14:42:21 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Luca Deri
2ae3b42d77 Implemented toggle for ARP/IP reassignments alerts 2018-03-22 10:52:46 +01:00