gabryon99
2824162cd5
fix for issue #3154
2019-12-30 21:42:46 +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
Alfredo Cardigliano
9e01d1d13c
Storage legend layout ( fix #3108 )
2019-12-09 10:58:05 +01:00
Luca Deri
bac7c05e4b
Various cosmetic fixes
2019-12-07 17:29:49 +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
db272831e9
Bootstrap migration tabs
2019-12-05 09:27:47 +01:00
Simone Mainardi
2fd08cf6f3
Bootstrap migration timeseries dropdown dividers and headers
2019-12-05 09:27:47 +01:00
Simone Mainardi
6d36e7cb76
Bootstrap migration btn-default to btn-secondary
2019-12-05 09:27:47 +01:00
Simone Mainardi
2639d49e4a
Bootstrap migration progress bars
2019-12-05 09:27:47 +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
emanuele-f
2708450e96
Add normalizeSeriesPoints
2019-11-07 17:15:16 +01:00
emanuele-f
58d88d161e
Implement redis num calls charts
2019-11-06 18:12:17 +01:00
emanuele-f
e978a83151
Improve user scripts charts
...
Fixes #3020
2019-10-31 13:30:24 +01:00
Luca Deri
c889e011f6
Improved items placements on stacked bar
2019-09-24 17:10:52 +02:00
Simone Mainardi
f151fba989
Allows top talkers generation to be enabled/disabled
2019-09-11 16:42:26 +02:00
emanuele-f
e3ae0747c8
Properly handle disabled vs hidden graphs menu entries
...
Fixes #2710
2019-08-30 12:12:18 +02:00
emanuele-f
a3e1744353
Fix system interface timeseries cleanup
2019-07-05 16:26:33 +02:00
emanuele-f
b03e4b29cf
Combined SYN and SYN+ACK chart
2019-06-27 10:00:14 +02:00
emanuele-f
f9dd5e5e34
Implement retried/failed exports influxdb counters
...
Also add support for inline chart custom labels
2019-06-21 17:11:11 +02:00
emanuele-f
96e371a079
Make graphs menu explicit in system scripts and add support for custom graphs
2019-06-21 13:51:27 +02:00
emanuele-f
7c5983d0a5
Fix active entry not displayed
2019-06-18 17:18:56 +02:00
emanuele-f
6234245773
Move InfluxDB monitoring to separate entry
2019-06-10 12:47:10 +02:00
emanuele-f
12d2ffaf20
Fix initial point missing in dashboard
2019-06-10 11:16:27 +02:00
emanuele-f
a15f5fe485
Fix missing separator when first series is not available
2019-06-07 14:53:32 +02:00
emanuele-f
a94f3422fb
Fix community chart default timeframe selection
...
Fixes #2582
2019-05-20 18:47:33 +02:00
emanuele-f
372cb9eefe
Show mac specific timeseries into the host menu
...
Closes #2557
2019-05-13 15:51:06 +02:00
emanuele-f
8e546e904d
Add event exporters charts
2019-04-29 15:11:01 +02:00
emanuele-f
5e54c3c372
Properly handle pre-computed "Other" in top talkers
...
Fixes duplicate other entry and link
Fixes #2545
2019-04-23 11:35:59 +02:00
emanuele-f
dfc9de74a0
Host pools gui fixes and improvements
...
- Fix selectable "Not Assigned" pool in manage pools
- Hide "Unassigned Devices" tab for interfaces without macs
- Add note in "Unassigned Devices" to explain the list shown
Fixes #2486
2019-04-19 12:43:53 +02:00
emanuele-f
d5d551853c
Do not account the Unknown protocol in the Unspecified category
...
Such protocol should not modified by the used see (78a20a166 ).
Fix #2536
2019-04-16 17:17:31 +02:00
emanuele-f
53cbcc79c2
Fix timeseries menu selection with inactive entries
...
Fix #2537
2019-04-16 16:57:20 +02:00
emanuele-f
acdd80767e
Remove getGraphMenuEntries function
2019-04-08 18:36:30 +02:00
emanuele-f
68eee30d03
Add support for disabled menu entries
2019-04-05 10:29:08 +02:00
emanuele-f
dee4685141
Implement batched listSeries to reduce the number of HTTP requests
2019-03-27 10:49:51 +01:00
emanuele-f
8977ac81f6
Add ntopng process memory chart
2019-03-05 13:59:38 +01:00
emanuele-f
4a97017f35
Fix mac-based serialization key and add a preference to enabled it (disabled by default)
2019-02-22 16:01:58 +01:00
emanuele-f
5089e4dabe
Timeseries charts fixes
2019-02-22 11:16:41 +01:00
emanuele-f
2f2d30892a
Community charts fixes
2019-02-21 19:46:07 +01:00
emanuele-f
dd37cafa12
Store and restore local broadcast domain hosts from their mac key
...
Charts now display the mac based data when browsing a local broadcast domain host.
This is an important change to avoid mixing historical information of different hosts in a dynamic network.
More changes will follow to migrate other historical elements, like flows, alerts and top stats.
2019-02-21 18:42:57 +01:00
emanuele-f
6113c692af
Unify Protocol/Application labels
...
L4 information is now referred to as "Protocol"
L7 information is now referred to as "Application"
Closes #2316
2019-01-28 16:59:27 +01:00
emanuele-f
d20760327f
Add printNotes and fix table.merge on positional tables
2019-01-16 18:45:06 +01:00
emanuele-f
657084e7d0
Properly handle L4 protocols charts
2018-12-20 12:16:46 +01:00
emanuele-f
b97abeb6ad
Community fixes
2018-12-17 13:02:11 +01:00
emanuele-f
96ce6c0cf5
Improve stackedProgressBars
2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
1059a44970
Safety check to avoid percentage overflows due to rounding
2018-12-13 05:14:17 +01:00
Alfredo Cardigliano
4b77c7640b
Added total to the stackedProgressBars component
2018-12-12 23:48:15 +01:00
Alfredo Cardigliano
8758232169
Double counter cleanup
2018-12-12 18:41:13 +01:00
Alfredo Cardigliano
5c2f560b84
stackedProgressBars component improvements to handle bad inputs
2018-12-12 18:36:16 +01:00