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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Luca Deri
|
1074059c2d
|
Typo
Reduced number of loops: scripts should not last forever
|
2020-03-02 17:35:30 +01:00 |
|
emanuele-f
|
4e876c24ab
|
Fix bad labels in periodic activities
Fixes #3482
|
2020-03-02 16:17:39 +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 |
|
Luca Deri
|
6165432a16
|
Added \n
|
2020-03-01 19:29:57 +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 |
|
Simone Mainardi
|
4f30ce04a3
|
RRD queue fixes and debug info
|
2020-03-01 13:50:58 +01:00 |
|
Simone Mainardi
|
cce4dcf568
|
Implements in-mem RRD writes queue, avoids json enc/dec
|
2020-02-29 22:30:00 +01:00 |
|
Simone Mainardi
|
488165c592
|
Adds drops counter when the RRD export queue is full
|
2020-02-29 10:09:02 +01:00 |
|
Simone Mainardi
|
a288bbf40c
|
Adds experimental RRD write queue
|
2020-02-28 19:47:44 +01:00 |
|
Simone Mainardi
|
19dabd2c97
|
Adds timeseries for system alerts counters
|
2020-02-28 17:54:16 +01:00 |
|
Luca Deri
|
8e1da33141
|
Implemented debug code for RRD
|
2020-02-28 17:20:30 +01:00 |
|
Simone Mainardi
|
3405b7184e
|
Writes new_flow timeseries every minute (not every second)
Implements #3456
|
2020-02-28 15:35:16 +01:00 |
|
Simone Mainardi
|
ec724babcf
|
Unifies all internals timeseries in a single preference
Implements #3459
|
2020-02-28 15:00:51 +01:00 |
|
Simone Mainardi
|
a12273b1b5
|
Merges interface TCP stats timeseries pref with traffic pref
Fixes #3463
|
2020-02-28 12:15:49 +01:00 |
|
emanuele-f
|
906824a212
|
nEdge license string and link fix
|
2020-02-28 12:10:47 +01:00 |
|
Simone Mainardi
|
cf7ef81bca
|
Merges interface TCP flags timeseries pref with traffic pref
Fixes #3462
|
2020-02-28 12:08:47 +01:00 |
|
Simone Mainardi
|
474fe19e07
|
Writes CPU load every 5 secs (/proc/loadavg doesn't update faster)
Additional fix for #3465
|
2020-02-28 11:55:26 +01:00 |
|
Simone Mainardi
|
918ab6283c
|
Fixes RRD points always written as integers without decimals
Fixes #3465
|
2020-02-28 10:56:13 +01:00 |
|
Simone Mainardi
|
eaa3935a8e
|
Adds and charts CPU states active and idle
|
2020-02-28 10:20:11 +01:00 |
|
gabryon99
|
6efdb67350
|
added system mode
|
2020-02-27 20:33:47 +01:00 |
|
Simone Mainardi
|
61dbf123a6
|
Removes json require not needed in system_utils
|
2020-02-27 19:48:51 +01:00 |
|
Simone Mainardi
|
d41c0104d3
|
Generalizes rrd stats into timeseries stats
|
2020-02-27 19:11:44 +01:00 |
|
Simone Mainardi
|
926b3cf7fa
|
Removes (confusing) TS slow column from periodic activites stats
|
2020-02-27 18:37:25 +01:00 |
|
Simone Mainardi
|
f6bd1b3493
|
Adds timeseries of iowait
|
2020-02-27 18:20:42 +01:00 |
|
emanuele-f
|
2dbdc13ec6
|
Add option to disable unwanted host timeseries
|
2020-02-27 18:09:18 +01:00 |
|
Simone Mainardi
|
82a01c521a
|
Computes CPU states every 5 seconds in the system interface
|
2020-02-27 16:48:08 +01:00 |
|
Simone Mainardi
|
ef06f9e1d3
|
Refactors system stats in a module system_utils.lua
|
2020-02-27 12:24:23 +01:00 |
|
emanuele-f
|
b194643a18
|
Join exported and dropped flows into a single timeseries
|
2020-02-27 12:15:53 +01:00 |
|