Commit graph

47 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
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
e8868bc303 Fix to show only TS-related periodic activites stats with RRDs 2020-02-27 10:44:40 +01:00
Simone Mainardi
31e0e617d4 Pref to write timeseries of user scripts 2020-02-26 14:11:44 +01:00
Simone Mainardi
d6e0923de0 Renames RRD to TS in labels 2020-02-25 13:50:14 +01:00
Simone Mainardi
8509e92aa0 Adds periodic activity slow RRD counter 2020-02-25 13:44:29 +01:00
Simone Mainardi
1840de69bf Implements total counters for RRD writes and dropped points 2020-02-24 23:38:34 +01:00
Simone Mainardi
de0f321470 Fix to count dropped RRD points 2020-02-24 19:36:10 +01:00
Simone Mainardi
b1fc25aff5 Adds RRD writes and drops columns to the periodic activites page 2020-02-24 19:20:06 +01:00
Simone Mainardi
e6d615ed91 Adds charts to the global interfaces periodic activites 2020-02-24 16:44:04 +01:00
Simone Mainardi
c7fded0374 Minor chart labels change 2020-02-24 13:05:06 +01:00
Simone Mainardi
a2237266ee Adds total rrd writes and drops to periodic scripts timeseries 2020-02-24 12:54:43 +01:00
Simone Mainardi
c82455b921 Adds total counters for slow and not executed periodic activities 2020-02-24 10:17:44 +01:00
Simone Mainardi
6107bf4b5c Adds notes and reworks periodic activites tables 2020-02-22 17:54:20 +01:00
Simone Mainardi
c1743aaf40 Implements a module to handle all periodic activity issues 2020-02-21 19:21:36 +01:00
Simone Mainardi
9280bde0f9 Allows periodic activities to be filtered by issue 2020-02-21 18:17:02 +01:00
emanuele-f
a428bb665f Add work completion indicator to ht_stats/stats/5min dump 2020-02-21 17:43:07 +01:00
emanuele-f
53c032f9f6 Add expected start/end time columns 2020-02-21 13:35:17 +01:00
emanuele-f
1a6d170188 Add slow_rrd warning and set interface ts as critical 2020-02-21 10:44:24 +01:00
emanuele-f
96299661b3 Implement periodic activities status monitor 2020-02-20 16:59:11 +01:00
Simone Mainardi
4d07357f3c Shows second.lua stats under system 2020-02-20 16:34:29 +01:00
emanuele-f
4706b8d9fe Fix internals page empty in system interfaces stats 2020-02-20 14:45:49 +01:00
Simone Mainardi
66975c70df Adds last start time to periodic activities 2020-02-20 00:04:45 +01:00
emanuele-f
d1140ec9fd Avoid timeseries read operations to display the chart icon
Now the icon is displayed whenever the timeseries are enabled for the given context
2020-02-19 13:27:20 +01:00
Simone Mainardi
2fe538839a Hides flow calls stats in system interface 2020-02-17 16:31:08 +01:00
Simone Mainardi
0c7e7f121e Shows system periodic scripts stats and charts 2020-02-17 16:21:34 +01:00
Simone Mainardi
156975afd5 Show periodic scripts stats in the system interface 2020-02-17 15:43:42 +01:00
Simone Mainardi
95bd9ace07 Implements duration stats for system periodic activities 2020-02-17 14:39:58 +01:00
Simone Mainardi
acffd2ea6f Adds in-progress stats to periodic activities
Attempts to add additional info for #3377
2020-02-13 17:02:51 +01:00
Simone Mainardi
1acec3ea88 Implements user script stats and adds them to the internals page
Implements #3219
2020-01-21 18:50:54 +01:00
Gabriele Pappalardo
a2f4a1a065 elephant flows (#3269)
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
1aa0546b85 Bootstrap migration dropdown style fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
a34a326d4c Bootstrap migration glyphicon filter to fa 2019-12-05 09:27:48 +01:00
Simone Mainardi
207ef4b6ec Bootstrap migration network interface navbar 2019-12-05 09:27:47 +01:00
Simone Mainardi
2639d49e4a Bootstrap migration progress bars 2019-12-05 09:27:47 +01:00
Simone Mainardi
7a6bb13e29 Shows periodic activities time utilization as progress bar
Implements #3078
2019-11-22 19:21:20 +01:00
emanuele-f
1fd65ac44c Flow user scripts enhancements
- Add title label in hash table utilization gauges
- List Hash Tables charts and Periodic Activities charts in a single page
- Replace Periodic Activities max duration column with time utilization percentage
- Add api to add a straight line in the charts
- Show max duration time as a straight line in Periodic Activities charts
- Move dropped flow calls charts to the Peridic Activities page
- Fix expert view number of calls 0
- Fix interface/host/network trigger alert label
- Move chart icon to separate column in redis and influxdb pages
- Fix interface menu selection in Hash Tables and Periodic Activities
- Highlight issues with a warning triangle in Hash Tables and Periodic Activities
- Fix some page navigation issues with extra_params
- Fix wrong schema graph options passed to nv_graph_utils
2019-11-20 20:09:45 +01:00
Simone Mainardi
4cde74af2b Allows system probes timeseries to be enabled/disabled
Fixes #3069
2019-11-20 16:05:14 +01:00
Simone Mainardi
9d13065280 Reworks internals hash tables status page 2019-11-19 14:44:09 +01:00
Simone Mainardi
2d33f550b2 Implements progress bars to express hash tables usage and entries by state
Implements #3042
2019-11-18 17:21:54 +01:00
Simone Mainardi
21ab623677 Generalizes internals code to reuse it between interfaces and dashboard 2019-11-15 15:30:32 +01:00
Simone Mainardi
f03bbfeadc Implements internals periodic activities dashboard 2019-11-15 14:45:02 +01:00
Simone Mainardi
dcc84d83d3 Implements internals_utils and add hash table filtering 2019-11-14 19:34:51 +01:00