Commit graph

516 commits

Author SHA1 Message Date
matteo
a8cd70e0e5 Fixed #4730 Reset list of learnt MAC addresses 2020-12-09 17:18:35 +01:00
Simone Mainardi
e12108cfe0 Minor alert_flow_new_api_demo.lua cleanup 2020-12-04 17:16:20 +01:00
Simone Mainardi
7950ca3c55 Adds new alert_flow_new_api_demo.lua example 2020-12-04 17:07:12 +01:00
Simone Mainardi
8d6dafc897 Unifies new alerts and flow alerts API 2020-12-04 17:03:23 +01:00
Simone Mainardi
dbd325429b Fixes TCP connection issues alert 2020-12-02 10:22:53 +01:00
Simone Mainardi
4533806ce8 Extends the new api with the format function 2020-11-30 17:11:48 +01:00
gabryon99
7d45d99855 hide periodicity with continues monitoring (#4784) 2020-11-30 15:38:24 +01:00
Simone Mainardi
b3dc39c641 Refactors alert_severities into an independend Lua module 2020-11-30 15:28:17 +01:00
gabryon99
20273758ef add reset button with confirm (#4730) 2020-11-27 17:45:11 +01:00
Simone Mainardi
5d7abd0b53 Alerts API class name change 2020-11-26 18:03:17 +01:00
Simone Mainardi
2cc45f5229 Reworks experimental object-oriented alerts code 2020-11-26 15:56:24 +01:00
gabryon99
f25722ce03 replaced old NotificationUtils calls with ToastUtils (#4780) 2020-11-26 14:31:39 +01:00
Luca Deri
06161556ac Fixes issues with unexpected XXX alerts where impacted server was not reported
Added Lua getFlowProtoClientIP/getFlowProtoServerIP calls in flows
2020-11-25 15:52:03 +01:00
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