Commit graph

181 commits

Author SHA1 Message Date
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
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
emanuele-f
e8e9a998c3 Fix system stats when cpu load is not available 2020-03-02 16:40:42 +01:00
gabryon99
e44e0434f7 added brackets inside footer.lua for if conditions 2020-03-01 19:41:30 +01:00
gabryon99
ee3b39f7cb fixed system stats information 2020-03-01 19:26:19 +01:00
Gabriele Pappalardo
6fcb59c9a1 fixed disappeared hosts inside navbar 2020-03-01 18:17:18 +01:00
Gabriele Pappalardo
53af58c9d0 formatted footer.lua and removed styles from ntopng.css, degraded perfomance shown between views 2020-03-01 17:41:12 +01:00
Simone Mainardi
2990c1d38b Reworks system alert counters
Fixes #3464
2020-02-28 16:00:24 +01:00
Simone Mainardi
eaa3935a8e Adds and charts CPU states active and idle 2020-02-28 10:20:11 +01:00
emanuele-f
ed8e232cab Move alerts stats to a single line 2020-02-27 20:16:06 +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
f155bb9ba2 Prevents performance issues from being hidden by engaged alerts 2020-02-21 18:54:13 +01:00
Simone Mainardi
9280bde0f9 Allows periodic activities to be filtered by issue 2020-02-21 18:17:02 +01:00
Simone Mainardi
5276de4ca8 Implements degraded performance badge 2020-02-21 17:14:15 +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
9b78452c8f Reworks menu lua and handles nEdge menu 2020-02-11 09:58:53 +01:00
Simone Mainardi
df5b7092a2 Fixes wrap of uptime and clock 2020-02-07 14:51:27 +01:00
emanuele-f
ac553e9470 Hide alerts count if allowed networks restrictions are set 2020-02-06 16:02:01 +01:00
Gabriele Pappalardo
6b26ee385c
Dark Theme for ntopng
I created a simple stylesheet that implements the dark theme for `ntopng`. I removed the sidebar toggle style, now there is a theme switcher between light and dark.
2020-01-30 21:37:09 +01:00
gabryon99
558b4d366c dark theme 2020-01-30 21:08:30 +01:00
Luca Deri
a97dae6cbb Footer UI fixes 2020-01-30 20:50:54 +01:00
gabryon99
8d19e56967 dark mode 2020-01-30 19:25:43 +01:00
Luca
fbf231d01f Footer strings are now fixed size 2020-01-30 18:27:23 +01:00
emanuele-f
405e300b3c Fix charts empty datetimepicker 2020-01-30 16:26:06 +01:00
emanuele-f
082a3cabcb Add missing script tags 2020-01-30 09:08:45 +01:00
Luca Deri
c1dabafcb7 Fixed ntop edition in footer 2020-01-29 22:12:13 +01:00
Luca
5e424511c2 Minor UX fixes 2020-01-29 16:02:02 +01:00
gabryon99
913592a059 gui fixes, trasnparent backgroun on scrollbar 2020-01-29 10:36:17 +01:00
Luca Deri
870cf4de0b Footer UX fixes 2020-01-29 00:23:18 +01:00
Luca Deri
f52c126ccc
Merge pull request #3350 from gabryon99/sidebar-fixes
Sidebar fixes
2020-01-28 19:58:23 +01:00
gabryon99
a46a3241f9 sidebar improving 2020-01-28 19:57:21 +01:00
Luca
dffe5da6aa Alignment fix 2020-01-28 19:45:29 +01:00
Luca
7b31f2c324 Reworked footer 2020-01-28 19:42:09 +01:00
Gabriele Pappalardo
9ae15b7cf0 Sidebar (#3331)
* add sidebar, edit menu, footer pages

* fixed sidebar, responsive sidebar

* fxed effects

* dark sidebar mode, gui fixes for sidebar

* toggle theme button and add padding to menu

* fixed padding too large

* bug fixing

* navbar fixed on top

* sidebar fixing

* sidebar fixes

* add more space for menus

* fix improving

* sidebar fixes for responsive

* sidebar improving

* fix for mac os

* responsive fix

* fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes

* sidebar fixes for responsive

* sidebar fixes

* sidebar.js inside makefile

* fixed padding

* fixes

* fixed sidebar scrollbar for firefox, add a little animation for the "n" inside the logo

* removed long_lived

* fixed color for bottom border

* removed bottom border when sidebar is open
2020-01-28 14:57:04 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
emanuele-f
d3b9f22b0a Add missing ARP matrix entries purging
This resulted in the ARP matrix hash growing as idle entries were not purged.

Fixes #3152
2019-12-31 12:32:21 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Alfredo Cardigliano
8f652cff71 Software update support 2019-12-11 13:14:15 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
d7d26faad1 Initial migration to bootstrap4 2019-12-05 09:27:46 +01:00
emanuele-f
d86d58a80d Make InfluxDB query timeout configurable 2019-11-29 12:10:59 +01:00
Luca
6ae67a84b6 Revert "Moved menu items"
This reverts commit 2135ddf089.

Revert "Add sidebar"

This reverts commit f24801570e.
2019-11-29 10:37:16 +01:00
Alfredo Cardigliano
f24801570e Add sidebar 2019-11-28 10:36:49 +01:00
emanuele-f
478c97b743 Inhibit some influxdb queries when the database does not respond
This reduces the gui loading time when such event occurs
2019-11-25 15:39:21 +01:00
emanuele-f
20ef1a4ebc Fix ts_utils.listSeries in redis.lua being performed on every page load
This was caused by probe.getTimeseriesMenu being called at every page load by the timeseries
code to load the schemas. probe.loadSchemas is now called instead.
2019-11-25 15:39:21 +01:00
Simone Mainardi
fd33ad1429 Implements summary page across all ntopng interfaces 2019-11-14 15:38:51 +01:00
Simone Mainardi
c171574957 Reads CPU load from /proc/loadavg 2019-11-01 18:35:57 +01:00