Alfredo Cardigliano
|
434f827ab6
|
Implement continuous ping for selected interfaces (fix #5001)
|
2021-02-19 19:13:49 +01:00 |
|
Alfredo Cardigliano
|
9a195e28be
|
Show the speedtest option only when supported (#5025)
|
2021-02-19 16:28:38 +01:00 |
|
Matteo Biscosi
|
07bf17b3f7
|
Implements #5003 empty interface menu in active monitoring
|
2021-02-03 19:38:27 +01:00 |
|
Matteo Biscosi
|
0c96c1e7d7
|
Implements #5004 active monitoring interface only on selected platforms
|
2021-02-03 19:37:05 +01:00 |
|
Matteo Biscosi
|
ba001ba70f
|
Implements #4957 binding interface in ICMP active tests
|
2021-02-01 12:36:26 +01:00 |
|
Luca Deri
|
537f5c453f
|
Implements #4956 and fixes previous implementation bugs
|
2021-01-31 21:50:38 +01:00 |
|
Luca Deri
|
53a636631a
|
Discard interfaces with no IP addresses for ping (they will fail)
|
2021-01-31 20:52:12 +01:00 |
|
Luca Deri
|
5377235efe
|
Fixed rendring error on non IPv4 interfaces
|
2021-01-31 19:17:36 +01:00 |
|
gabryon99
|
43fc238560
|
update for interface select for am modal (#4957)
|
2021-01-29 10:39:40 +01:00 |
|
gabryon99
|
055fbd5589
|
add interface select (#4957)
|
2021-01-28 14:28:15 +01:00 |
|
gabryon99
|
e9062d7a73
|
add ntop.getStaticFileEpoch() to all js files (#4965)
|
2021-01-27 09:30:18 +01:00 |
|
Matteo Biscosi
|
c44dbecf5f
|
Implements #4957 backend, binding interface in ICMP
|
2021-01-25 17:21:02 +01:00 |
|
gabryon99
|
6efd1a65ff
|
add range datatable filter
|
2021-01-25 16:17:34 +01:00 |
|
gabryon99
|
2799cc6b86
|
improved layout active monitoring (#4909)
|
2021-01-13 18:43:21 +01:00 |
|
Luca Deri
|
a1178a0791
|
Updated (C)
|
2021-01-02 12:08:23 +01:00 |
|
Matteo Biscosi
|
9ca03bb40e
|
Fixed active monitoring alarms not triggering
|
2020-12-30 18:09:19 +01:00 |
|
Simone Mainardi
|
f6744f74f3
|
Unifies Active Monitoring Continuous IPv4 and IPv6
Addresses #4827
|
2020-12-30 17:48:03 +01:00 |
|
Simone Mainardi
|
ea710e4187
|
Unifies Active Monitoring ICMP and ICMPv6
Partially addresses #4827
|
2020-12-30 17:27:56 +01:00 |
|
gabryon99
|
e35100f25c
|
removed table responsive wrapper (#4798)
|
2020-12-28 18:41:21 +01:00 |
|
Matteo Biscosi
|
101c53336e
|
Migrates alerts to an object-oriented implementation
|
2020-12-23 11:46:26 +01:00 |
|
Simone Mainardi
|
565e2a7dca
|
Sorts active monitoring measurements according to localized labels
Fixes #4829
|
2020-12-18 15:29:47 +01:00 |
|
gabryon99
|
7f9f44809b
|
imporvement on active monitoring table columns
When a infrastructure host is inside the table a small icon (a building)
will appear to indicate a infrastructure.
|
2020-12-18 11:47:17 +01:00 |
|
Simone Mainardi
|
4aefd8a51b
|
Cosmetic fixes
|
2020-12-17 17:33:52 +01:00 |
|
Simone Mainardi
|
29b8d9be4b
|
Allows http://user:pass@www.example.com URLs in active monitoring
|
2020-12-17 17:27:12 +01:00 |
|
matteo
|
7280b81b66
|
Fixed wrong check in throughput active monitoring
|
2020-12-17 15:53:52 +01:00 |
|
matteo
|
062c9e96d5
|
Added standard throughput measurement for infrastructure monitoring
|
2020-12-17 15:22:00 +01:00 |
|
matteo
|
3c66aca87f
|
Fixed follow redirects in throughput active monitoring
|
2020-12-17 12:57:58 +01:00 |
|
matteo
|
86f0adf8a1
|
Removed useless extra stats on throughput measurement
|
2020-12-17 12:16:15 +01:00 |
|
Luca Deri
|
44b794a57b
|
Added check
|
2020-12-17 11:32:50 +01:00 |
|
matteo
|
47d7407fd8
|
Fixed Throughput active monitoring host check
|
2020-12-14 19:24:25 +01:00 |
|
Simone Mainardi
|
044b952c7d
|
Fixes Active Monitoring HTTP URL check too restrictive
Fixes #4828
|
2020-12-11 22:57:54 +01:00 |
|
matteo
|
77c01a0080
|
Fixed host not forced
|
2020-12-11 19:23:12 +01:00 |
|
matteo
|
88b9ce9101
|
Fixed #4822 implement bandwidth monitoring
|
2020-12-11 18:56:18 +01:00 |
|
Simone Mainardi
|
e20cca7824
|
Unifies HTTP and HTTPS active monitoring measurements
Addresses #4822
|
2020-12-11 12:56:58 +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
|
f25722ce03
|
replaced old NotificationUtils calls with ToastUtils (#4780)
|
2020-11-26 14:31:39 +01:00 |
|
Simone Mainardi
|
96e7e6ed99
|
Fixes maximum threshold for active monitoring ICMP
Fixes #4759
|
2020-11-23 19:15:20 +01:00 |
|
gabryon99
|
a352941b8c
|
set maximum threshold value to 10 second for https(s) measurement (#4759)
|
2020-11-23 16:23:14 +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 |
|
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 |
|