Commit graph

15731 commits

Author SHA1 Message Date
MatteoBiscosi
be0fa34bbd Fixed hide and show of SNMP v3 fields 2022-01-12 13:42:01 +01:00
MatteoBiscosi
d35c7ed539 Fixed snmp version info not displayed (#6190) 2022-01-12 11:28:55 +01:00
MatteoBiscosi
362d138d88 Fixed alert filtering not correctly setting epoch 2022-01-12 00:19:46 +01:00
Alfredo Cardigliano
e4123b0669 Fix css input for Safari 2022-01-11 18:25:45 +01:00
MatteoBiscosi
8467d2439c Fixed datetime-local input for old browser 2022-01-11 12:57:03 +01:00
Luca Deri
090ff1900b Fixed pinger initialization 2022-01-11 10:59:49 +01:00
Alfredo Cardigliano
a3bce393ca Remove duplicated i18n tag fields. Add info tag definition. 2022-01-11 10:48:52 +01:00
Luca Deri
57232ee8cf Minor cleanup 2022-01-11 10:22:08 +01:00
Luca Deri
97eae029e5 Changed get Flow::getFlowInfo() method signature 2022-01-11 08:52:36 +01:00
Luca Deri
41a7152e15 Fixed external link to https:// when TLS is used 2022-01-10 21:45:14 +01:00
MatteoBiscosi
9955fc9dd3 Removed datetimepicker from alerts/flows 2022-01-10 19:09:08 +01:00
MatteoBiscosi
70f7942001 removed no more useful sed 2022-01-10 18:56:40 +01:00
nokoya
e965fa673a
Update nindex_export_to_ch.sh (#6185)
exclude header of csv_file
2022-01-10 18:55:25 +01:00
MatteoBiscosi
0944164618 Fixes nindex flow_time column exported 2022-01-10 14:51:38 +01:00
Alfredo Cardigliano
18d9732520 Add dep for libwrap 2022-01-10 12:43:36 +01:00
Luca
bbcd1d011b Added fix for converting alerts_map with SQLite to a meaningful value
being it stored as BLOB
2022-01-10 12:40:45 +01:00
Luca
7bd1bc4185 Typo 2022-01-10 08:57:21 +01:00
Luca Deri
eb8bdefb0b
Added missing FreeBSD dependency 2022-01-09 11:25:56 +01:00
Luca Deri
64ddba27f7 Fixed version 2022-01-08 19:14:05 +01:00
Luca Deri
e921ccbf38 Fixed the appearance of the observation points menu only under the host flow page (and not everywhere in the host page) as the observation point is a flow-only concept
Closes #6053
2022-01-08 18:57:31 +01:00
Luca Deri
54115f2e4e Improved description (#6152) 2022-01-08 18:41:18 +01:00
MatteoBiscosi
f23a3f9c6e Fixes non working progress bar 2022-01-07 17:58:50 +01:00
MatteoBiscosi
56b0b36b03 Added progress bar to clickhouse table memory consumption 2022-01-07 16:28:05 +01:00
MatteoBiscosi
147e77636b Added victim and client/server to threshold alert (#5997) 2022-01-07 16:28:05 +01:00
Alfredo Cardigliano
a57f3c344f Fix configure.ac.in 2022-01-07 16:03:51 +01:00
Alfredo Cardigliano
767242c321 Add configure.ac.in 2022-01-07 15:57:30 +01:00
Alfredo Cardigliano
99c943974c Restore sed to set version 2022-01-07 15:47:47 +01:00
Alfredo Cardigliano
296ff8d568 Fix nedge deps on ubuntu 20 2022-01-07 12:33:11 +01:00
Luca Deri
12bde5f04a Fixed ntopng version 2022-01-07 11:48:39 +01:00
Luca Deri
74dda71af7 Fixed typo 2022-01-07 10:59:25 +01:00
Luca Deri
617ab12871 Added missing libs 2022-01-07 10:51:01 +01:00
Sam James
c4cd135323
build: respect environment options more (#6177)
* build: move away from configure.seed -> configure.ac

Analogous to the change in nDPI [0].

[0] cf931fda6b

Signed-off-by: Sam James <sam@gentoo.org>

* build: use $(MAKE)

This ensures that parallel make works correctly, as otherwise, a fresh
make job will be started without the jobserver fd, and hence
not know about its parent, forcing -j1.

Signed-off-by: Sam James <sam@gentoo.org>

* build: respect CXX, CXXFLAGS, LDFLAGS/LIBS

- Use standard CXX variable for the C++ compiler
- Respect CXXFLAGS from the environment
- LDFLAGS needs to be before objects in order for some flags to work
  like -Wl,--as-needed

Signed-off-by: Sam James <sam@gentoo.org>

* build: add comment for dynamic linking nDPI

It seems to work for me but add a commented
in line for now for convenience, not actually
changing behaviour right now.

(May want to make it a proper configure option
in future.)

Signed-off-by: Sam James <sam@gentoo.org>
2022-01-07 10:16:59 +01:00
Alfredo Cardigliano
5d97087fdb Tests udpate (IP country) 2022-01-07 09:29:45 +01:00
Alfredo Cardigliano
ec6dd9368a Tests update (IP location) 2022-01-07 09:27:53 +01:00
Luca Deri
6d70ac3da5 Modified ping setup to addess bug on FreeBSD 2022-01-06 07:55:54 +01:00
MatteoBiscosi
fbda39209a Added extra application info to alerts 2022-01-05 18:50:09 +01:00
Alfredo Cardigliano
4a5bda8956 Range picker code cleanup 2022-01-05 18:18:38 +01:00
Alfredo Cardigliano
68307b4ae5 Fix tagify on Firefox (page reload) 2022-01-05 16:25:44 +01:00
Luca Deri
87018830d5 Reworked ping interface list 2022-01-05 12:31:57 +01:00
Luca Deri
158213ee4c Typos 2022-01-05 12:31:57 +01:00
MatteoBiscosi
aa446c0d3e Removed iface mac address from cicmp/icmp interface select 2022-01-05 11:43:49 +01:00
MatteoBiscosi
c71aed876d Fixes icmp/cicmp interface menu 2022-01-05 11:31:11 +01:00
MatteoBiscosi
b748b083af Fixed active monitoring interface list 2022-01-05 11:23:22 +01:00
MatteoBiscosi
5ac0a53581 Fixed not editable active monitoring icmp/cicmp interface 2022-01-05 10:51:44 +01:00
Alfredo Cardigliano
e8eebd5740 Fix filters updates for historical flows/alerts 2022-01-05 10:48:57 +01:00
Luca Deri
750784d732 Fixed interface name 2022-01-05 09:59:38 +01:00
Luca Deri
2992d6acd0 Fixed invalid name access on view interfaces 2022-01-05 09:38:12 +01:00
Luca Deri
d67dd50b87 Minor ping changes 2022-01-04 22:54:12 +01:00
Luca Deri
2f049fcc4c Decreased number of loop checks when checking connectivity 2022-01-04 22:53:40 +01:00
Luca Deri
72faebe4a5 Improved active ICMP monitoring 2022-01-04 22:30:12 +01:00