Commit Graph

585 Commits

Author SHA1 Message Date
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
nicolargo
51330ca8e7 Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop 2023-10-29 10:27:32 +01:00
nicolargo
28570e8704 Update Flame 2023-10-29 08:59:13 +01:00
Christoph Zimmermann
0b3b74ffa4 Added configuration documentation 2023-10-26 15:43:36 +02:00
Christoph Zimmermann
8d63076aa7 Fixed documentation 2023-10-26 15:36:42 +02:00
Christoph Zimmermann
cfd1e142b0 Fixed SPHINXBUILD variable to reflect PATH settings 2023-10-26 15:21:11 +02:00
Christoph Zimmermann
e545316306 Updated man page 2023-10-26 15:09:24 +02:00
nicolargo
55d7c07543 CouchDB migration from CouchDB to PyCouchDB library #2570 2023-10-08 10:10:13 +02:00
nicolargo
cb4a8b80b7 Apply #2563 on develop branch 2023-10-07 10:46:23 +02:00
nicolargo
ccb74c8570 MongoDB and CouchDB documentation flipped #2565 2023-10-07 10:24:05 +02:00
nicolargo
a4d247b52c Update docs 2023-08-14 10:31:07 +02:00
nicolargo
b28263855b Wifi plugin is back again (only current hotspot using the nmcli command line or the current wifi interface using the /proc/net/wireless file - Related to #1377 2023-07-25 16:04:38 +02:00
nicolargo
1def83cb8a Wifi plugin is back again but with a limited scope (only wifi interface are monitored, not all hotspots) 2023-07-24 20:03:46 +02:00
nicolargo
58612661ae Screen frequently flickers when outputting to local display #2490 2023-07-15 09:01:05 +02:00
nicolargo
0eaa4e0006 Ignore/detect symlink loops in folders plugin #2494 2023-07-14 10:01:03 +02:00
nicolargo
7fbf1e725c Update api.rst Typo Fixed #2496 - Update autogenerated docs 2023-07-14 09:01:29 +02:00
k26pl
355cd8b08b Fix typos 2023-07-08 17:43:33 +02:00
nicolargo
80ca676b04 Update documentation 2023-07-01 11:18:24 +02:00
Bharath Vignesh J K
6f71aee5b8 chg: docs(docker) - use table for image tag variants 2023-06-24 20:08:48 +05:30
Bharath Vignesh J K
b4b62e9d32 add: docs(docker) - volume mounts for host info in containers 2023-06-24 20:04:25 +05:30
Bharath Vignesh J K
c1a5fddf34 fix: docs(docker) - broken hyperlink 2023-06-24 19:55:02 +05:30
nicolargo
cf2dcb3d6b Feature request: support path prefix so we can watch glances via url like http://ip/urlprefix/ #1365 2023-06-04 10:44:42 +02:00
nicolargo
e160298332 Influxdb2 export not working #2407 2023-05-18 17:08:39 +02:00
nicolargo
16b04fdb48 Update doc to run Docker with Podman support 2023-05-16 11:03:02 +02:00
nicolargo
6343db0344 Merge from develop - aka Glances 3.4.0 2023-05-16 10:31:06 +02:00
nicolargo
10b5c203d0 Merge branch 'master' into develop 2023-05-16 09:36:32 +02:00
nicolargo
1c28d543f2 Update docs for Glances 3.4.0 2023-05-16 09:32:17 +02:00
nicolargo
3b997bcabb Update release note for Glances 3.4.0 2023-05-15 09:41:04 +02:00
nicolargo
6ea9185ba2 Error while generating the documentation (ModuleNotFoundError: No module named 'glances') #2391 2023-05-13 15:30:09 +02:00
nicolargo
e8daa49eea Glances 3.4.0 Release Candidate 1 (RC1) 2023-05-13 10:47:29 +02:00
Bharath Vignesh J K
f439b1a563 doc: docker - GPU passthrough for docker engine 2023-05-13 00:40:18 +05:30
Bharath Vignesh J K
a08d3dc546 Merge from develop 2023-05-10 01:13:38 +05:30
nicolargo
e3a1a774ca Correct an issue in the Podman export (date not serializable) 2023-05-08 09:26:04 +02:00
nicolargo
4c60e152ad Update Flamegraph (memory profiling) 2023-05-07 14:08:57 +02:00
nicolargo
d601fb9c9a Reformat with Black 2023-05-01 10:24:43 +02:00
nicolargo
da495c1104 Parameters in the VIRT column #2343 2023-04-16 09:44:19 +02:00
nicolargo
88a43bd771 Parameters in the VIRT column #2343 2023-04-16 09:42:14 +02:00
nicolargo
5ef51c2063 Graph generation documentation is not clear #2336 2023-04-08 09:46:44 +02:00
Florian Calvet
7b454d93f5 add fan speed to GPU plugin 2023-03-31 15:15:56 +02:00
Raz Crimson
9cd1c7e778 docs: Docker - include tag details 2023-03-30 01:15:11 +05:30
nicolargo
a1adf87523 Add global architecture diagram 2023-03-26 16:10:42 +02:00