nicolargo
3d7b324839
Remove -C /etc/glances.conf from the Dockerfile CMD
2023-12-13 21:59:22 +01:00
nicolargo
4a41c76953
Update documentation
2023-12-10 20:10:34 +01:00
Nicolas Hennion
c82a5a7098
Merge pull request #2625 from gtimchenko/doc_fix#001
...
Fix typos and make grammatical and stylistic edits in project documentation
2023-12-10 20:00:53 +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
Nicolas Hennion
4fc1336810
Merge pull request #2620 from gtimchenko/doc_typos
...
Fix typos in project documentation
2023-12-10 15:39:46 +01: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
b46c7586eb
Update Github build workflow
2023-12-09 11:24:27 +01:00
nicolargo
06d458ac63
Update deps
2023-12-09 11:07:33 +01:00
nicolargo
36ed96b05a
Alerts showing different time than time plugin #2214
2023-11-11 10:21:47 +01:00
nicolargo
dbbdc34bf0
Correct timestamp on alert for terminal mode
2023-11-05 09:53:44 +01:00
nicolargo
af49f970e3
Refactor Event add / update calls
2023-11-04 11:43:08 +01:00
nicolargo
8f6fe14ea1
Corect an issue with default max events number (0 instead of 10)
2023-11-04 11:34:27 +01:00
nicolargo
c59dc2bc16
Merge branch 'develop' of github.com:nicolargo/glances into develop
2023-11-04 09:32:00 +01:00
nicolargo
081beba52a
Add debug message for term name
2023-11-04 09:18:19 +01:00
Nicolas Hennion
c37504595f
Merge pull request #2599 from monochromec/develop
...
Optimized plugin name creation
2023-11-03 16:33:28 +01:00
Christoph Zimmermann
4d92e0bd65
Optimized plugin name creation
2023-11-01 17:27:14 +01:00
nicolargo
e3d40e9577
TERM setting causes glances to crash #2598
2023-11-01 10:28:02 +01:00
nicolargo
e9e12d4dcc
Remove systemd from Curses (related to #2595 )
2023-11-01 08:59:12 +01:00
nicolargo
16a7934763
Update docs. Correct Sphinx path.
2023-11-01 08:53:44 +01:00
nicolargo
9bf3cb33d6
Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop
2023-11-01 08:41:56 +01:00
Christoph Zimmermann
037d3f7c89
Fixed plugin name handling in GlancesPluginModel and optimized package handling in load_additional_plugins
2023-10-31 16:19:11 +01:00
nicolargo
4be7564801
Merge branch 'develop' of https://github.com/monochromec/glances into monochromec-develop
2023-10-29 17:37:24 +01:00
Christoph Zimmermann
0ce4092df7
Added check for already loaded module in sys.modules
2023-10-29 15:07:30 +01:00
Christoph Zimmermann
335029ce27
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
...
Merging curses deltas
2023-10-29 14:53:21 +01:00
Christoph Zimmermann
e5e4068231
Added functionality in curses i/f
2023-10-29 14:53:15 +01:00
monochromec
dc4634a16b
Merge branch 'nicolargo:develop' into develop
2023-10-29 14:51:27 +01:00
Christoph Zimmermann
1eb9187908
Fixed plugin_path bug
2023-10-29 14:50:59 +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
091e4975ca
Merge branch '2589-error-using-glances-export-to-influxdb2' into develop
2023-10-29 10:23:56 +01:00
nicolargo
3a23d1693b
Disable UI if an error occurs and if an export module is enabled #2589
2023-10-29 10:23:29 +01:00
nicolargo
28570e8704
Update Flame
2023-10-29 08:59:13 +01:00
Christoph Zimmermann
eb72dbe35d
Fixed arg parsing for additional plugin directory
2023-10-28 17:10:47 +02: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
Christoph Zimmermann
d1e6f76014
Merge remote-tracking branch 'origin/develop' into my-branch
...
dry-run
2023-10-26 14:56:05 +02:00
Christoph Zimmermann
f4c35ed56d
Added loading of additional plugins feature
2023-10-26 14:43:58 +02:00
nicolargo
a88f41f25e
Merge branch 'issue1930' into develop
2023-10-15 18:34:09 +02:00
nicolargo
3a7c479524
Change the way AMP are loaded #1930
2023-10-15 18:33:50 +02:00
nicolargo
48251c8271
Refactor plugin folder in the same way than exports modules
2023-10-15 18:05:18 +02:00
nicolargo
30cc9f3e0e
Chage the color of the separator line
2023-10-15 10:42:19 +02:00
nicolargo
3765c0ee16
Correct estimated executed duration when using --stop-after command line
2023-10-15 09:57:05 +02:00
nicolargo
c05614344e
Refactor code #2580
2023-10-14 10:08:19 +02:00
nicolargo
0dc0200375
Refactor glances.main.GlancesMain.parse_args()
2023-10-08 18:55:54 +02:00
nicolargo
204525ecc5
Merge branch 'issue2570' into develop
2023-10-08 10:10:29 +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
Nicolas Hennion
09830b9946
Merge pull request #2562 from nicolargo/renovate/alpine-3.x
...
chore(deps): update alpine docker tag to v3.18.4
2023-10-07 10:35:56 +02:00