Commit Graph

5367 Commits

Author SHA1 Message Date
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
snyk-bot
4fb7044ba2
fix: dev-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203
2023-12-21 17:52:39 +00:00
nicolargo
380888a564 Improve long fs name in WebUI 2023-12-21 10:40:59 +01:00
renovate[bot]
39912c4ae9
Update dependency zeroconf to v0.131.0 2023-12-19 09:50:51 +00:00
nicolargo
56a7622d14 Refactor alias configuration and allow alias for fs devices
#1735
2023-12-17 18:42:42 +01:00
nicolargo
ab2936bcc8 Add breaking changes information in the NEWS file 2023-12-17 14:54:14 +01:00
nicolargo
8d24031500 Change the way version is displayed (add the API version) 2023-12-17 14:48:04 +01:00
nicolargo
746b526c51 Correct issue when running Glances with minimal dep 2023-12-16 15:38:13 +01:00
nicolargo
b3828f5497 Replace Bottle by FastAPI #2181 2023-12-16 15:00:04 +01:00
nicolargo
32b33b5883 Merge branch 'issue2181' into develop 2023-12-16 14:50:57 +01:00
nicolargo
c976f94b13 Merge branch 'develop' into issue2181 2023-12-16 14:50:36 +01:00
nicolargo
bea6563573 Correct Restful API unittests 2023-12-16 14:43:51 +01:00
nicolargo
013bc99c78 Add Glances version plugin 2023-12-16 14:33:44 +01:00