Commit Graph

29 Commits (ecd66124895c9edafedaea637e5b4860fd3fe95f)

Author SHA1 Message Date
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
turbocrime 20c54390ef rm theme 2024-03-01 13:50:04 -08:00
nicolargo adf6a4222d Make the left menu configurable (in Curses and WebUI) #2648 2024-01-14 16:04:50 +01:00
Osama Albahrani d8d26e991b macOS: default to `~/.config/glances`
Fixes nicolargo/glances#2636
2024-01-04 05:00:56 -05: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 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
Christoph Zimmermann 0b3b74ffa4 Added configuration documentation 2023-10-26 15:43:36 +02:00
matthewaaronthacker c5ae552a10
Update config.rst
An escape backslash was missing from the Windows location for the glances conf, making it appear as glancesglances.conf.
2022-10-03 15:43:36 -04:00
nicolargo 03db71ce10 Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 2021-07-04 09:47:45 +02:00
nicolargo 0417762d96 Update documentation 2021-05-23 19:17:14 +02:00
nicolargo abb97d5286 First optimzation with a new dynamic way to compute the refresh rate. Good news, the CPU consumption seams to be lower than ~20% with a refresh rate more or less the same... 2021-05-23 18:54:42 +02:00
nicolargo bfc3e9257e Manpage improvement #1743 2020-10-10 10:22:31 +02:00
nicolargo 9a10c92178 log file under public/shared tmp/ folders must not have deterministic name #1575 2019-12-26 11:08:57 +01:00
nicolargo 1f8e6efe8c Add --enable-plugin options from the command line 2019-10-12 11:21:47 +02:00
nicolargo ab5e7247d3 Disable plugin from Glances configuration file #1378 2018-12-27 09:58:21 +01:00
nicolargo 61357ba526 Export module is now dynamic. Update doc 2017-12-28 13:01:37 +01:00
nicolargo 54b0c4e277 Add dynamic fields in all sections of the configuration file #1204 2017-12-26 17:04:57 +01:00
Alessio Sergi 937f2faf9a Update doc 2017-03-12 18:52:17 +01:00
Alessio Sergi 7ad5b2e6e8 Improve documentation about TEMP on Windows 2017-02-23 11:18:33 +01:00
Alessio Sergi 83d04ccf59 Update config doc and improve formatting 2017-01-31 18:08:18 +01:00
Alessio Sergi 47a85eec5e OS X -> macOS 2017-01-18 20:01:00 +01:00
nicolargo e4b7e73970 Update doc for configuration file 2017-01-08 11:08:58 +01:00
nicolargo 8add69f75e Add configuration file template path in the doc 2016-12-30 10:10:48 +01:00
Alessio Sergi 3baae1f5c4 Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or
even with root privileges. Then, make the log file system-aware as well.
2016-12-27 19:49:37 +01:00
nicolargo e9da136f4d Make the logger configurable (issue #900) 2016-10-22 13:37:23 +02:00
Nicolargo 02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
nicolargo 3f1b1356a5 Update doc / Finalyse for Python 2 but do not work for Python 3 2016-05-13 23:17:25 +02:00
Alessio Sergi c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00