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
|
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 |
|
emanuele-f
|
e8e9a998c3
|
Fix system stats when cpu load is not available
|
2020-03-02 16:40:42 +01:00 |
|
emanuele-f
|
4e876c24ab
|
Fix bad labels in periodic activities
Fixes #3482
|
2020-03-02 16:17:39 +01:00 |
|
Simone Mainardi
|
4052407d1e
|
Fixes invalid periodic activities last duration
Fixes #3479
|
2020-03-02 12:19:58 +01:00 |
|
emanuele-f
|
32bf3b1ac4
|
Avoid reporting the last point when the timeseries write has not completed yet
Fixes #3478
|
2020-03-02 12:11:52 +01:00 |
|
Simone Mainardi
|
5a03e1196f
|
Fixes missing timeseries.lua from dropdown menu
Fixes #3476
|
2020-03-02 10:20:36 +01:00 |
|
gabryon99
|
3b9478b111
|
fixed sync icon
|
2020-03-01 21:11:31 +01:00 |
|
gabryon99
|
1730ddbc26
|
removed disabled attribute from update button
|
2020-03-01 21:09:26 +01:00 |
|
gabryon99
|
e44e0434f7
|
added brackets inside footer.lua for if conditions
|
2020-03-01 19:41:30 +01:00 |
|
Luca Deri
|
6165432a16
|
Added \n
|
2020-03-01 19:29:57 +01:00 |
|
gabryon99
|
ee3b39f7cb
|
fixed system stats information
|
2020-03-01 19:26:19 +01:00 |
|
Simone Mainardi
|
0d9c9bada5
|
Minor return value fix
|
2020-03-01 19:22:07 +01:00 |
|
Luca Deri
|
612dc97fb8
|
Cleaned up the RRD driver
|
2020-03-01 18:23:46 +01:00 |
|