Commit Graph

5479 Commits

Author SHA1 Message Date
nicolargo
24b6078b5b .gitignore in package #2681 2024-02-17 11:33:36 +01:00
nicolargo
4df1464497 Merge branch 'issue2679' into develop 2024-02-17 11:19:27 +01:00
nicolargo
951591ae2e url_prefix does not work on develop #2679 2024-02-17 11:19:09 +01:00
nicolargo
488c29549c Correct retrun error in specific case 2024-02-11 18:16:35 +01:00
nicolargo
ac8c2613df Processlist field description 2024-02-11 16:38:01 +01:00
nicolargo
dc172d45d0 High CPU consumption, to be investigate 2024-02-11 11:59:36 +01:00
nicolargo
255b57a18a Done for network 2024-02-10 17:19:24 +01:00
nicolargo
bd5e297a0e Compute rate automaticaly 2024-02-03 17:38:17 +01:00
nicolargo
a5249a1893 Update Snapcraft 2024-02-03 09:59:31 +01:00
nicolargo
6bc087485c Remove the non relevent CPU trend in the UI 2024-01-28 16:36:51 +01:00
nicolargo
ab5bf02e6b Add unittest for Bar 2024-01-28 16:06:56 +01:00
nicolargo
7f2e8525b4 Merge branch 'issue2667' into develop 2024-01-28 12:33:34 +01:00
nicolargo
d80dd07901 On Linux OS, add guest CPU stat #2667 2024-01-28 12:33:19 +01:00
nicolargo
787f98d5ef Merge branch 'issue2662' into develop 2024-01-28 10:42:58 +01:00
nicolargo
1623c27f4e Quicklook plugin lst is also configurable and taken into account in the WebUI 2024-01-28 10:42:20 +01:00
nicolargo
5092475d7f Make the Quicklook stats list configurable (TODO on the WebUI) 2024-01-27 11:20:44 +01:00
nicolargo
e564c21b89 WebUI done - To be tested with no LOAD (is it a usecase ?) 2024-01-20 17:53:39 +01:00
nicolargo
0a555866e3 TODO - WebUI 2024-01-20 17:40:26 +01:00
nicolargo
92db000a75 Sparkline not working - Web UI not done 2024-01-20 17:24:04 +01:00
nicolargo
2d997ac36f Add swap information - Todo: WebUI 2024-01-20 17:19:41 +01:00
nicolargo
ef9694cd6a First version of the #2662 - Need to study how to display the swap 2024-01-20 14:56:57 +01:00
nicolargo
5841d588c8 Merge branch 'develop' of github.com:nicolargo/glances into develop 2024-01-20 10:59:55 +01:00
Nicolas Hennion
ba4396345a
Merge pull request #2556 from nicolargo/renovate/zeroconf-0.x
chore(deps): update dependency zeroconf to v0.131.0
2024-01-20 10:56:34 +01:00
nicolargo
08d8634899 Renovate - Ignore package-lock.json 2024-01-20 10:55:24 +01:00
Nicolas Hennion
a6276ac6bd
Merge pull request #2631 from nicolargo/snyk-fix-3a9af49ce5f9976e3d530f42509537fb
[Snyk] Security upgrade fonttools from 4.38.0 to 4.43.0
2024-01-20 10:51:57 +01:00
nicolargo
42f95f3cb7 Crach when ENTER key is pressed in the Alpine minimal image #2658 2024-01-20 10:21:45 +01:00
nicolargo
f59a683626 Improve conde quality of _GlancesCurses.__catch_key() 2024-01-14 19:32:15 +01:00
nicolargo
ebec98c099 Correct UT 2024-01-14 16:13:04 +01:00
nicolargo
f4d43296c6 Make the left menu configurable (in Curses and WebUI) #2648 2024-01-14 16:05:06 +01:00
nicolargo
adf6a4222d Make the left menu configurable (in Curses and WebUI) #2648 2024-01-14 16:04:50 +01:00
nicolargo
0c3c2a3414 Correct typo in README file concerning Docker command line 2024-01-13 09:49:39 +01:00
nicolargo
5cc18adfb4 Migration to Alpine 3.19 and update documentation regarding default glances.conf file in Docker images 2024-01-13 09:46:29 +01:00
nicolargo
07a81c50ff Update Alpine version to 3.18 (a link to the latest 3.18.x tag) 2024-01-13 09:24:11 +01:00
nicolargo
309c45036f Make the separator default behavor in UI (and add the option in the configuration file 2024-01-07 18:52:22 +01:00
nicolargo
fe52a56b6a Update WebUI and Docs 2024-01-06 15:32:05 +01:00
Nicolas Hennion
d2a5f5aab4
Merge pull request #2640 from clintonsteiner/updateReadmeTypos
Update prometheus.rst, fix minor typos
2024-01-06 15:30:16 +01:00
nicolargo
67b5fe1a16 Crash when a process is pinned in the develop branch of Glances #2639 2024-01-06 11:00:01 +01:00
nicolargo
e3f63ed4ce macOS: Read user config from ~/.config/glances #2636 2024-01-06 10:23:29 +01:00
Nicolas Hennion
98f08f8511
Merge pull request #2641 from osalbahr/add-macos-home-config
macOS: default to `~/.config/glances`
2024-01-06 09:58:11 +01:00
nicolargo
ef06423ee4 Update docs 2024-01-06 09:54:05 +01:00
Osama Albahrani
d8d26e991b macOS: default to ~/.config/glances
Fixes nicolargo/glances#2636
2024-01-04 05:00:56 -05:00
csteiner
cb92c9d455 Update prometheus.rst, fix minor typos
Incorrect usage of argument and minor grammatical error
--export-prometheus was used instead of --export prometheus
2024-01-03 11:28:30 -06:00
nicolargo
6e35ee0355 Update WebUI and Docs 2023-12-29 19:37:54 +01:00
nicolargo
85481da71c Showing the full arguments on the command column of the TASKS Section of the Web UI. #2634 2023-12-29 19:36:53 +01:00
nicolargo
fa0fc8578e Add unittest (API) for fields description and unit 2023-12-23 11:10:52 +01:00
nicolargo
254c7df946 Refactor Alert data model from list of list to list of dict #2633 2023-12-23 11:02:23 +01:00
nicolargo
6edd6fd1ff Refactor Alert data model from list of list to list of dict #2633 2023-12-23 11:01:41 +01:00
nicolargo
947e24c8cb Update doc 2 2023-12-22 18:55:30 +01:00
nicolargo
e3ea678f94 Update doc 2023-12-22 18:50:56 +01:00
nicolargo
d75a8c193d Getting field information (description, unit) from the API #2630 2023-12-22 18:32:24 +01:00