Commit graph

4801 commits

Author SHA1 Message Date
Simone Mainardi
ec724babcf Unifies all internals timeseries in a single preference
Implements #3459
2020-02-28 15:00:51 +01:00
emanuele-f
717b2f88ce nEdge product update fix 2020-02-28 12:35:38 +01:00
emanuele-f
33717f36b8 Localization fix 2020-02-28 12:20:14 +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
emanuele-f
5c27c473a5 Handle nedge update from gui 2020-02-28 11:29:33 +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
b5c17bc0e3 fixed bug in switching interfaces 2020-02-27 21:30:57 +01:00
gabryon99
0d5ee04e09 added a check for system dropdown 2020-02-27 21:14:02 +01:00
gabryon99
8b028807a9 moved snmp menu under health menu 2020-02-27 20:57:39 +01:00
gabryon99
a4074a73a4 change System mode into system 2020-02-27 20:53:44 +01:00
gabryon99
6efdb67350 added system mode 2020-02-27 20:33:47 +01:00
emanuele-f
ed8e232cab Move alerts stats to a single line 2020-02-27 20:16:06 +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
emanuele-f
297195abab Add dropped/stored/queries system stats for alerts 2020-02-27 13:27:47 +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
emanuele-f
ea4f936d07 Join interface packets and drops into a single timeseries 2020-02-27 12:09:43 +01:00
Simone Mainardi
b8a510cd61 Implements system script to compute CPU states 2020-02-27 12:04:54 +01:00
Simone Mainardi
ef14382915 Fixes nil alert drops label in issues dropdown 2020-02-27 10:51:07 +01:00
Simone Mainardi
e8868bc303 Fix to show only TS-related periodic activites stats with RRDs 2020-02-27 10:44:40 +01:00
Luca Deri
301991836d Added some debug code 2020-02-27 08:42:10 +01:00
Luca Deri
8811a076a6 Code cleanup 2020-02-27 08:19:17 +01:00
Simone Mainardi
91ad5f05cd Implements CPU states estimator as a system user script 2020-02-26 19:44:24 +01:00
emanuele-f
7b6ce10940 Improve empty RRD files detection for faster recovery 2020-02-26 19:09:08 +01:00
gabryon99
f318d02fa0 added switch list container and fixed label for dropdown in bubble.lua 2020-02-26 17:52:28 +01:00
Simone Mainardi
85330a43f8 Avoids checking disk size when performance is degraded 2020-02-26 16:30:53 +01:00
Simone Mainardi
7083d97523 Caches timeout information for an hour 2020-02-26 16:28:16 +01:00
Simone Mainardi
fee595eabf Caps du -s execution using a timeout to prevent long activities 2020-02-26 16:22:22 +01:00
emanuele-f
a6dab125d5 Improve dropped alerts information
- Add informative label
- Add dropped alerts timeseries and chart
- Generate a system alert whenever alerts are dropped on a network interface
- Add a periodic activity warning when some alerts are dropped on that activity

Closes #3025
2020-02-26 16:05:19 +01:00
Simone Mainardi
fbd191869d Fixes network details page Lua error
Fixes #3451
2020-02-26 14:54:44 +01:00
Simone Mainardi
5af54399f3 Preference for elem_user_script minute timeseries 2020-02-26 14:28:37 +01:00
Simone Mainardi
d5fab4169c Marks certain interface minute timeseries as critical 2020-02-26 14:17:44 +01:00
Simone Mainardi
31e0e617d4 Pref to write timeseries of user scripts 2020-02-26 14:11:44 +01:00
emanuele-f
da805487d3 Typo fix 2020-02-26 10:53:33 +01:00
emanuele-f
c777e9f8da Fix for influxdb setup error 2020-02-26 10:52:10 +01:00
Simone Mainardi
4bc746993a Fixes delete alert buttons 2020-02-25 19:29:01 +01:00
Simone Mainardi
755b6f1e47 Adds subtype to collapse macIpAssociationChangeType alerts 2020-02-25 18:49:05 +01:00
Simone Mainardi
9383dfd2b1 Adds subtype to collapse ipOutsideDHCPRangeType alerts 2020-02-25 18:39:32 +01:00
Simone Mainardi
4ed8cfecc3 Implements merge of multiple identical alerts
Implements #3430
2020-02-25 18:14:28 +01:00
emanuele-f
8abdb926cd Handle /proc/net/dev counters wrapping on 32bit platforms.
Fixes #3398
2020-02-25 16:56:58 +01:00
emanuele-f
a7d7d6e2ed Revert "Move host score to 5mins"
This reverts commit ab1aaeb38f.
2020-02-25 15:42:27 +01:00