Commit graph

4479 commits

Author SHA1 Message Date
Luca Deri
2bb47ec765 Updated ZMQ info 2020-03-11 10:19:47 +01:00
Luca Deri
8c4d068564 Minor ZMQ fixes 2020-03-11 10:01:54 +01:00
Alfredo Cardigliano
edd358a8f8 zmq enc note on new line 2020-03-11 08:36:47 +00:00
gabryon99
4c692e2c6e formatted manage_data page and added new style, fix for #3536, #3537, #3538, #3539 2020-03-10 22:34:51 +01:00
gabryon99
0edd8a089a added input check for host in manage data 2020-03-10 13:26:59 +01:00
gabryon99
fcdeeb7b07 moved manage data buttons for system, ticket #3484 2020-03-10 13:05:31 +01:00
gabryon99
e9bfa48610 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-10 11:24:07 +01:00
emanuele-f
d0d0287570 Fix MUD recording state when disabled 2020-03-10 11:01:19 +01:00
Simone Mainardi
ff67545499 Fixes last duration calc for running activities 2020-03-10 10:07:44 +01:00
Simone Mainardi
04f5b99342 Calculates and charts RRD queue length 2020-03-09 22:46:35 +01:00
gabryon99
013209f61a Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-09 14:53:48 +01:00
emanuele-f
c56c74ece8 Add localization strings 2020-03-09 11:17:50 +01:00
Simone Mainardi
2b8ccce09d Adds percentage to the total number of dropped alerts
Implements #3483
2020-03-06 18:53:58 +01:00
Simone Mainardi
ca48edd07e Removes slow rrd writes status which is no longer used 2020-03-06 18:35:17 +01:00
gabryon99
aa719d21d7 created generate_switch_toggle function 2020-03-06 15:46:24 +01:00
gabryon99
7c347eae58 removed gray color from dropdown when system is selected 2020-03-05 15:01:59 +01:00
gabryon99
383f93bbf0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-05 12:05:35 +01:00
gabryon99
0009ec6cde moved manage data under system submenu 2020-03-05 12:05:24 +01:00
emanuele-f
c7b2f12cc1 MUD improvements
- Handle configuration reset from gui
- Handle validation
- Show general and special device types info description
2020-03-05 11:56:23 +01:00
emanuele-f
b23ee9fb4f Show MUD recording status, fix recording issues 2020-03-05 10:04:42 +01:00
gabryon99
5fb2545edf fixed margins for info stats 2020-03-05 10:00:27 +01:00
gabryon99
50277232c8 fixed info stats wrapping and improved n-container padding 2020-03-05 09:57:06 +01:00
gabryon99
aee9148d1e fix for Disaggregated Traffic toggle 2020-03-05 09:38:00 +01:00
gabryon99
13eb3b6c9a changed color to seleted interface insid dropdown 2020-03-05 09:29:42 +01:00
gabryon99
eddd19d7e9 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2020-03-04 19:27:47 +01:00
gabryon99
c8098e8d0b added snmp topology support in http_lint.lua 2020-03-04 19:27:36 +01:00
emanuele-f
3b88cb0b40 Stop recording MUD after the deadline is reached 2020-03-04 19:25:57 +01:00
emanuele-f
f000dcb30a MUD configuration save fixes 2020-03-04 18:13:14 +01:00
Simone Mainardi
cf90bb2bcf Allows drivers/rrd.lua to run longer than the deadline 2020-03-04 17:58:48 +01:00
Simone Mainardi
fe5831cad4 Fixes missing ASes from search results
Fixes #3504
2020-03-04 17:36:48 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
Simone Mainardi
0d133d102e Fixes timeseries.lua not honoring ntop.isDeadlineApproaching() 2020-03-04 16:20:51 +01:00
Simone Mainardi
ae00c8a42c Fixes last duration for running scripts 2020-03-04 16:13:14 +01:00
Simone Mainardi
949ff0a685 Fixes internals page flaws
Fixes #3503
2020-03-04 15:57:21 +01:00
Simone Mainardi
75acbbdb28 Fix to export system interface RRD points 2020-03-04 13:37:38 +01:00
Luca Deri
317e30a230 Reworked timeseries.lua behaviour to run more often with no deadline whatsoever 2020-03-04 12:37:08 +01:00
Simone Mainardi
6f8fff70bc Fixes missing speed in header for ZMQ/mirror interfaces 2020-03-04 10:42:58 +01:00
gabryon99
8865cacb98 wrapped badges inside the navbar 2020-03-03 21:35:34 +01:00
gabryon99
0f7ffad6e1 grayed out label 2020-03-03 20:40:17 +01:00
emanuele-f
b0520ee189 Improve localization support
- nDPI categories are now localized (see getCategoryLabel)
- Add some missing localization in plugins/user scripts pages
2020-03-03 18:26:14 +01:00
emanuele-f
0facf0e27d Implement host timeseries off/light/mode selection
Closes #3466
2020-03-03 15:52:04 +01:00
emanuele-f
4c103b8e52 Fixes refresh of get_internals_hash_tables_stats.lua with ZMQ 2020-03-03 14:58:38 +01:00
emanuele-f
c9dfafe235 Fix attempt to concatenate nil value in host pool charts page
Fixes #3492
2020-03-03 14:12:38 +01:00
Simone Mainardi
f238a3c1ea Fixes refresh of get_internals_periodic_activities_stats.lua with ZMQ
Fixes #3494
2020-03-03 12:17:22 +01:00
Simone Mainardi
e802bae121 Even more frequent deadline checks in timeseries.lua 2020-03-03 10:21:13 +01:00
Simone Mainardi
5ec60b8a91 More frequent deadline checks in timeseries.lua rrd export 2020-03-02 20:10:02 +01:00
Simone Mainardi
cc01dc2b2f Removes a debug trace 2020-03-02 19:40:42 +01:00
Simone Mainardi
cffe275832 Enforces deadline checks in rrd export timeseries.lua 2020-03-02 19:27:55 +01:00
Simone Mainardi
1e82eb073b Adds and enforces periodic activities max duration
Implements #3477
2020-03-02 19:09:54 +01:00
Luca Deri
1074059c2d Typo
Reduced number of loops: scripts should not last forever
2020-03-02 17:35:30 +01:00