Commit graph

503 commits

Author SHA1 Message Date
Simone Mainardi
96e7e6ed99 Fixes maximum threshold for active monitoring ICMP
Fixes #4759
2020-11-23 19:15:20 +01:00
Simone Mainardi
c67d16e701 Disables experimental code 2020-11-23 18:44:36 +01:00
Simone Mainardi
5f2ab30351 Implements experimental object-oriented alert classes 2020-11-23 18:43:24 +01:00
gabryon99
a352941b8c set maximum threshold value to 10 second for https(s) measurement (#4759) 2020-11-23 16:23:14 +01:00
matteo
b1b21ef28d Fixed nil value of field 'cli' error 2020-11-23 16:21:19 +01:00
Alfredo Cardigliano
ca12bb53b4 Encode ecs to json 2020-11-23 15:49:47 +01:00
Alfredo Cardigliano
7b01cace7d Add support for ECS format in syslog endpoint 2020-11-23 14:41:22 +01:00
Simone Mainardi
c3eaad4443 Fixes active monitoring hyperlinks when no host exists 2020-11-21 17:04:15 +01:00
gabryon99
dd2a680bac improved rendering am pool members (#4765) 2020-11-20 21:59:35 +01:00
Matteo Biscosi
507583db64
Added host category to flow and host alerts (#4767)
* Fixed shell endpoint bug and added notice when executing the script

* Added victim and attacker to security plugins

* Updated hosts alert with host_category info

* Added host category to hosts alert description

* Added host category to flows

Co-authored-by: matteo <biscosi@ntop.org>
2020-11-20 19:14:07 +01:00
gabryon99
ca19885d71 fixed pool filtering dropdown (#4764) 2020-11-20 18:41:35 +01:00
Simone Mainardi
850d92c079 Uses standard formatAmHost 2020-11-20 18:22:12 +01:00
gabryon99
bca235585e fixed regression on active monitoring (#4766) 2020-11-20 18:15:00 +01:00
Simone Mainardi
3f6dfd2e9c Fixes and simplifies infrastructure host labels 2020-11-20 17:52:20 +01:00
gabryon99
f8b775df5a hide pagination for active monitoring single host page 2020-11-20 14:36:10 +01:00
gabryon99
2aa2808add fixed field typo 2020-11-20 14:35:02 +01:00
gabryon99
cbe3eb1bc8 fixed active monitoring navigation 2020-11-20 14:33:59 +01:00
gabryon99
1b25fc64c5 fixed requires loop 2020-11-20 12:20:25 +01:00
gabryon99
0fc0a24f51 improvement on infrastructure page 2020-11-20 12:04:03 +01:00
Luca Deri
7c1a023dcd Reworked shell script execution with runtime alert values 2020-11-19 17:38:22 +01:00
Simone Mainardi
e8159593eb Fixes internal alerts only processed by the SQLite recipient 2020-11-19 16:25:07 +01:00
gabryon99
29c102b7b7 splitted host:port (#4731), fixed invalid host for icmp (#4732) 2020-11-19 15:52:32 +01:00
Simone Mainardi
125fac2cec Removes a debug print 2020-11-18 18:57:33 +01:00
Simone Mainardi
134c6dc0ee Implements system engaged alert upon system alert drops 2020-11-18 18:53:24 +01:00
Simone Mainardi
a8340ff131 Implements per-interface engaged alert upon alert drops 2020-11-18 18:26:33 +01:00
Matteo Biscosi
e543b207c9
Fixed shell endpoint bug and added notice when executing the script (#4748)
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-18 17:06:06 +01:00
gabryon99
8d907cb938 disabled button for active monitoring hosts (#4720) 2020-11-17 18:48:50 +01:00
Simone Mainardi
6898a136f6 Fixes label for zero tcp window 2020-11-17 17:37:05 +01:00
Simone Mainardi
658b48994d Fixes and cleanup for low goodput user script 2020-11-17 17:33:52 +01:00
Alfredo Cardigliano
8e62a71eee Rename system_utils.lua -> cpu_utils.lua to avoid confusion 2020-11-17 12:41:06 +01:00
gabryon99
e03deb3416 remove placeholders inside am_utils.addHost 2020-11-17 09:40:39 +01:00
gabryon99
95248e7424 fixed layout am_delete modal 2020-11-17 08:45:39 +01:00
Simone Mainardi
7e8d61b064 Uses httpGetAuthToken to retrieve data from ntopng REST API 2020-11-16 19:13:31 +01:00
MatteoBiscosi
6e4f5c3a8b Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-11-16 18:47:28 +01:00
MatteoBiscosi
801bdb6bdc Fixed unexpected new device plugin visual bugs 2020-11-16 18:46:53 +01:00
Simone Mainardi
31e504bf97 Extend the Active monitoring API
Implements #4719
2020-11-16 15:40:59 +01:00
Luca Deri
502a85d9a9 Extended description 2020-11-16 12:51:49 +01:00
Luca Deri
a7518905a4 No longer necessary 2020-11-16 12:42:07 +01:00
Matteo Biscosi
a8cf3836d7
Fixes #4709 unexpected new device plugin (#4728)
* Added unexpected new device plugin, needs review

* Fixes #4709 unexpected new device plugin

Co-authored-by: matteo <biscosi@ntop.org>
2020-11-16 12:41:19 +01:00
Simone Mainardi
b87e641086 Fixes validation of unexpected servers whitelist 2020-11-14 17:39:59 +01:00
Luca Deri
d94920d858 Typo 2020-11-14 01:11:52 +01:00
Luca Deri
7485843a7c Updated low goodput description 2020-11-14 00:28:13 +01:00
Luca Deri
2120bf2486 Added alert for log goodput flows 2020-11-14 00:23:35 +01:00
Matteo Biscosi
c08707010e
Fixed "attempt to index a nil value (global 'alerts_api')" error 2020-11-13 13:13:00 +01:00
Matteo Biscosi
0e341f3d0b
Modified flow scripts in view of the new trigger_status (#4710)
* Modified blacklisted script in view of the new flow_script API

* Modified plugins scripting in view of the new API

* Modified flow scripts with the new trigger API

* Fixed creators severity

Co-authored-by: matteo <biscosi@ntop.org>
2020-11-12 13:52:53 +01:00
Simone Mainardi
d16ff997ef Removes a debug flag 2020-11-10 15:13:24 +01:00
Simone Mainardi
93920ccdce Implements example of simplified flow alerts 2020-11-10 15:10:54 +01:00
Alfredo Cardigliano
683a4a727b Add LF to the end of syslog message when sending over TCP 2020-11-10 10:08:29 +01:00
Alfredo Cardigliano
841b476f59 Implement export to remote syslog server (implement #4419) 2020-11-09 18:40:24 +01:00
gabryon99
75363aae84 improved ipv4 validation function 2020-11-09 17:05:36 +01:00