nicolargo
f0998e0320
Update docs
2024-04-21 16:52:11 +02:00
nicolargo
9ac1ad88e8
[IP plugin] Make the public ip information more configurable (not only from the Censys service) #2732
2024-04-21 16:47:36 +02:00
nicolargo
7430b6b2b4
Update WebUI + Documentation
2024-04-13 09:28:20 +02:00
nicolargo
c62292444b
Update docs
2024-04-07 18:20:35 +02:00
nicolargo
7e7d4d1a97
Update screen shot
2024-04-07 17:46:05 +02:00
nicolargo
0ca1334791
GPU monitoring (AMD / ATI) #993
2024-04-07 15:32:24 +02:00
nicolargo
f87e7d7fe6
Export individual processes stats #794
2024-04-06 17:46:42 +02:00
nicolargo
71a77bc8ca
Update API doc
2024-04-05 19:40:33 +02:00
nicolargo
6fc0814a32
Add optino to set export process filter from the command line
2024-04-05 19:39:12 +02:00
nicolargo
194ae67d88
Update docs but 'make docs' do not work...
2024-04-03 18:44:31 +02:00
nicolargo
2b4c61726d
New logo for Glances version 4.0 #2713
2024-03-30 13:08:26 +01:00
nicolargo
c2d1454226
[Documentation] Docker compose password unrecognized arguments when applying docs. #2698
2024-03-23 09:39:39 +01:00
nicolargo
272dc23443
Correct an issue with the events duration
2024-03-17 10:18:40 +01:00
nicolargo
6508acaba7
Improve alert with mininimal interval/duration configuration keys #2558
2024-03-16 17:00:16 +01:00
nicolargo
74ed104369
Update docs and correct some merge conflicts
2024-03-16 09:23:19 +01:00
nicolargo
49977dba57
[WEBUI] Custom system header information #2695
2024-03-10 11:09:32 +01:00
nicolargo
43b355fdff
Update the Flame profiling
2024-03-09 16:50:26 +01:00
nicolargo
5dfc91d051
Custom header information #2695
2024-03-09 16:37:19 +01:00
Nicolas Hennion
be7457e634
Merge pull request #2687 from turbocrime/be-normal
...
Use normal color for normal text instead of an arbitrary color
2024-03-04 10:02:07 +01:00
Kiskae
0bca21f8b1
update documentation for nvidia-ml-py
2024-03-03 14:58:14 +01:00
turbocrime
20c54390ef
rm theme
2024-03-01 13:50:04 -08: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
bd5e297a0e
Compute rate automaticaly
2024-02-03 17:38:17 +01:00
nicolargo
6bc087485c
Remove the non relevent CPU trend in the UI
2024-01-28 16:36:51 +01:00
nicolargo
d80dd07901
On Linux OS, add guest CPU stat #2667
2024-01-28 12:33:19 +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
adf6a4222d
Make the left menu configurable (in Curses and WebUI) #2648
2024-01-14 16:04:50 +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
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
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
nicolargo
ae07ee1437
Add Glances version plugin
2023-12-16 14:33:30 +01:00
nicolargo
3215bf5c63
Optimize basic HTTP authentication
2023-12-15 19:06:33 +01:00
nicolargo
c4a631a25f
Some 'return orjson.dumps(TypeError: Type is not JSON serializable: pcputimes' errors
2023-12-10 20:12:44 +01:00
nicolargo
a3e08966b5
:Merge branch 'develop' into issue2181
2023-12-10 20:12:21 +01:00
nicolargo
4a41c76953
Update documentation
2023-12-10 20:10:34 +01:00
Georgiy Timchenko
66e7916fbf
Fix typos and make grammatical and stylistic edits in project documentation
...
Several typos were found and corrected in the project documentation. Additionally, a number of grammatical and stylistic improvements were made to enhance clarity and coherence. These changes affect the following files:
- docs/api.rst
- docs/cmds.rst
- docs/config.rst
- docs/docker.rst
- docs/glances.rst
- docs/index.rst
- docs/install.rst
- docs/quickstart.rst
- docs/support.rst
These corrections and improvements significantly enhance the readability and accuracy of the documentation, making it more accessible and comprehensible for both users and developers.
2023-12-10 22:38:38 +04:00
Georgiy Timchenko
fa927532a1
Fix typos in project documentation
...
Several typos were found and corrected in the project documentation. These changes affect the following files:
- docs/cmds.rst
- docs/config.rst
These corrections improve the readability and accuracy of the documentation, making it more accessible and understandable for users and developers.
2023-12-10 22:38:38 +04:00
Georgiy Timchenko
30354d623e
Fix typos in project documentation
...
Several typos were found and corrected in the project documentation. These changes affect the following files:
- docs/cmds.rst
- docs/config.rst
These corrections improve the readability and accuracy of the documentation, making it more accessible and understandable for users and developers.
2023-12-10 14:02:43 +04:00
nicolargo
bcf4ce45fc
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
2023-11-26 10:02:30 +01:00
nicolargo
16a7934763
Update docs. Correct Sphinx path.
2023-11-01 08:53:44 +01:00