Commit Graph

253 Commits (d9fc2ca2310df9eb7911756c367d4262bd418e6f)

Author SHA1 Message Date
nicolargo f4c7ca01fe Correct codespell 2024-06-29 19:19:26 +02:00
nicolargo d91bfa2f8b Update docs 2024-06-29 09:55:33 +02:00
nicolargo 9c482196f3 Add .redthedocs.yaml configuration file 2024-06-16 22:43:55 +02:00
nicolargo d0de547e41 Add support for automatically hiding network interfaces that are down or that don't have any IP addresses #2799 2024-06-01 11:02:58 +02:00
nicolargo a55970af83 When Glances is installed via venv, default configuration file is not used #2803 2024-05-28 13:31:22 +02:00
nicolargo 1183b4dabd Update docs 2024-05-18 10:58:39 +02:00
nicolargo 4ff7c82559 Update docs and API 2024-05-12 11:10:59 +02:00
nicolargo d9056e6027 Glances version 4.0.0 2024-05-12 10:45:03 +02:00
nicolargo e9abf1c9af ORJson is not mandatory 2024-05-12 09:52:17 +02:00
nicolargo b8304d8796 Glances version 4 RC03 2024-05-09 16:21:59 +02:00
nicolargo e8563a0fc4 Format code and update docs/webui 2024-05-07 11:49:55 +02:00
nicolargo bc349db38a Optimise Quicklook display in Curses UI 2024-05-03 09:53:43 +02:00
nicolargo c0284fbc69 Refactor some code and update docs 2024-04-28 09:21:58 +02:00
nicolargo 8ab5d9fcc2 The cpulist of the percpu parameter cannot be fully displayed due to too many cores #2734 2024-04-25 15:36:30 +02:00
nicolargo 0df1371513 --stdout plugin.attr is not compliant with plugins returning list of dicts #2446 2024-04-24 19:47:57 +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 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 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 ee826a1e67 version 3.4.0.5 2024-03-23 14:47:29 +01:00
nicolargo 370da44744 version 3.4.0.4 2024-03-23 10:16:34 +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 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 5dfc91d051 Custom header information #2695 2024-03-09 16:37:19 +01:00
turbocrime 20c54390ef rm theme 2024-03-01 13:50:04 -08: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 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
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
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 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 a3e08966b5 :Merge branch 'develop' into issue2181 2023-12-10 20:12:21 +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
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
Christoph Zimmermann e545316306 Updated man page 2023-10-26 15:09:24 +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