Commit Graph

6202 Commits

Author SHA1 Message Date
Nicolas Hennion
4db6aaeb3d Merge pull request #3148 from nicolargo/renovate/windows-2025.x
Update dependency windows to v2025
2025-04-12 16:11:06 +02:00
Nicolas Hennion
d4202339d9 Merge pull request #3066 from nicolargo/renovate/ubuntu-24.x
Update dependency ubuntu to v24
2025-04-12 16:10:52 +02:00
renovate[bot]
551ec80be6 Update dependency windows to v2025 2025-04-12 12:55:54 +00:00
nicolargo
4c9685f0bf Merge branch 'issue3147' into develop 2025-04-12 14:55:16 +02:00
nicolargo
90ebe27f7e Upgrade JS libs #3147 2025-04-12 14:54:39 +02:00
nicolargo
0907700843 Commit before lint 2025-04-12 14:51:38 +02:00
nicolargo
ca2b7a9907 Update precommit hook 2025-04-11 19:19:44 +02:00
nicolargo
c1beee40a2 Correct README file 2025-04-11 19:05:30 +02:00
nicolargo
acf54a508e Make the shtab optional 2025-04-11 18:54:25 +02:00
nicolargo
50aa49a497 Merge branch 'issue3111' into develop 2025-04-11 18:45:24 +02:00
nicolargo
17553fac8f Add a new option --print-completion to generate shell tab completion - #3111 2025-04-11 18:44:55 +02:00
nicolargo
060457c2ae Update documentation 2025-04-11 18:43:35 +02:00
nicolargo
bf54140b87 Add shtab as a dependency 2025-04-11 18:18:21 +02:00
nicolargo
18d6beebe1 Merge branch 'issue3143' into develop 2025-04-11 17:59:31 +02:00
nicolargo
bc1211a672 In the FS module, do not display threshold for volume mounted in 'ro' (read-only) #3143 2025-04-11 17:58:00 +02:00
Nicolas Hennion
9cd51fc060 Merge pull request #3141 from kenrmayfield/develop
Updates 4/6/2025: FreeBSD Section - Glances - An Eye on your System
2025-04-10 13:42:21 +02:00
kenrmayfield
041a9852a9 Update README.rst
Update Line: 
Glances Binary Package Versions per System Architecture for FreeBSD as of: 08 Mar 2025 04:05:21

Changed to:
Glances Binary Package Versions and Python Versions( pyXY-glances) per System Architecture for FreeBSD as of: 08 Mar 2025 04:05:21
2025-04-06 23:42:31 -05:00
kenrmayfield
aa8f3abab3 Update README.rst
Remove CHECK Link.  Not working correctly.  Need to wait until Main Repository has been Updated.  Then I can make a Link to the FreeBSD Glances Binary Package Version Picture.
2025-04-06 23:33:44 -05:00
kenrmayfield
96aa6987ab Update README.rst
Updated CHECK Link again due to Error in Syntax
2025-04-06 23:20:20 -05:00
kenrmayfield
f29af964ef Update README.rst
Updated CHECK Link for Python Version corresponding to Glances Binary Package
2025-04-06 22:44:53 -05:00
kenrmayfield
aee1ea6acd Update README.rst
Capitalize the words eye and system in the Title to Eye and System
2025-04-06 22:27:05 -05:00
kenrmayfield
6f93c1bad9 Update README.rst
Changed spelling of ports to Ports
2025-04-06 22:00:29 -05:00
kenrmayfield
20d08c0cb6 Update README.rst
Bold the word NOTE
2025-04-06 21:58:44 -05:00
kenrmayfield
4d7300ab96 Update README.rst
Update FreeBSD Instructions
1. Add Glances Binary Package Versions Picture
2. Update Install
3. Add Note to Check Glances Binary Package Version with System 
    Architecture that corresponds to Python Version.
4.  Add Link to Glances Binary Package Versions Picture called 
     CHECK
2025-04-06 21:47:56 -05:00
nicolargo
0b62a9f785 [GPU] AMD Plugin: Operation not permitted #3125 2025-04-06 18:49:38 +02:00
nicolargo
cb22a0c56a Merge branch 'issue3132' into develop 2025-04-06 18:39:26 +02:00
nicolargo
fcbcbbfb4d FR: Sort Sensors my name in proper number order #3132 2025-04-06 18:37:45 +02:00
nicolargo
c5954c9d99 [Discussion] FreeBSD - AMD64 Install: Package py39-glances not showing a Version Available for AMD64 but for Package py311-glances #3139 2025-04-06 17:51:36 +02:00
nicolargo
ad0be97653 Merge branch 'develop' of github.com:nicolargo/glances into develop 2025-04-06 17:49:08 +02:00
nicolargo
6ccd4430e9 Merge branch 'issue2394' into develop 2025-04-06 17:48:54 +02:00
nicolargo
b06b0d5c7c Make all results from amps plugins exportable #2394 2025-04-06 17:48:34 +02:00
nicolargo
3a96cfd0cc CSV column name now include the plugin name - Related to #2394 2025-04-06 17:33:20 +02:00
Nicolas Hennion
584fbba311 Merge pull request #3131 from ariel-anieli/glances-start-refactor
glances: refactor start()
2025-03-25 07:37:59 +01:00
Ariel Otilibili
fc4dc38028 glances: refactor start()
Part of #2801: start() is split into start_main_loop(),
check_memleak(), setup_server_mode(), & maybe_trace_memleak().

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2025-03-23 21:19:31 +01:00
nicolargo
aa428b51c9 Create a new init method for export in order to init fields in some export module 2025-03-23 18:53:19 +01:00
nicolargo
3ba5946974 Remove <plugin>_disable field from export 2025-03-23 17:49:32 +01:00
nicolargo
b7cdf66eb0 On the road of Glances 4.3.2 2025-03-22 17:53:04 +01:00
nicolargo
7cfc0c7aa6 version 4.3.1 v4.3.1 2025-03-22 17:51:23 +01:00
nicolargo
91fa4bf200 Update configuration file for docker compose 2025-03-22 17:39:36 +01:00
nicolargo
a6b14d75bb Remove debug message in sensors plugins 2025-03-22 16:41:11 +01:00
nicolargo
ec0baca9f7 Little improvment regarding the CPU name if nothing is found. Display the CPU architecture. 2025-03-22 16:05:58 +01:00
nicolargo
e7c2c219c5 Merge branch 'issue3102' into develop 2025-03-09 16:43:35 +01:00
nicolargo
84c54a7b9a Cannot set warning/critical temperature for a specific sensor #3102 2025-03-09 16:43:01 +01:00
nicolargo
f2c7e4724a Merge branch 'develop' of github.com:nicolargo/glances into develop 2025-03-08 12:06:12 +01:00
nicolargo
91a052d11a Try to reduce latency between stat's update and view - #3086 2025-03-08 12:05:35 +01:00
nicolargo
002954e58a Try to reduce latency between stat's update and view 2025-03-08 12:04:13 +01:00
nicolargo
df3d96bd33 Merge branch 'issue3113' into develop 2025-03-02 17:33:01 +01:00
nicolargo
079f926eb1 Add disable background option in glances.conf file - #3113 2025-03-02 17:32:45 +01:00
nicolargo
c70eb857ba I'd like a feature to make the forground color for colored background white #3119 2025-03-01 17:19:34 +01:00
nicolargo
979d040f7b Merge branch 'issue410' into develop 2025-03-01 16:21:13 +01:00