Commit Graph

5230 Commits

Author SHA1 Message Date
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
Nicolas Hennion
d2d7b8eac9
Merge pull request #2560 from nicolargo/snyk-fix-fd847dd68b3040162da674e4c23dc740
[Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
2023-10-07 10:35:21 +02:00
nicolargo
ccb74c8570 MongoDB and CouchDB documentation flipped #2565 2023-10-07 10:24:05 +02:00
nicolargo
0f938bead4 Disable IRQ per default 2023-10-07 10:18:39 +02:00
nicolargo
792e332921 Docker Prometheus issue with IRQ plugin #2564 2023-10-07 10:15:41 +02:00
nicolargo
cca55759ee Update glances.conf file for Docker 2023-10-07 09:58:12 +02:00
nicolargo
8ee0a83d77 Make the alerts number configurable (related to #2558) 2023-10-07 09:49:13 +02:00
nicolargo
c88e310920 Add graph export for GPU plugin (related to #2542) 2023-10-07 09:05:11 +02:00
nicolargo
2b641f4b5e Remove Python 3.12 because test not working on Windows 2023-10-07 09:00:36 +02:00
nicolargo
62fd5aaee8 Add Python 3.12 support in UnitTest for Windows OS 2023-10-07 08:48:48 +02:00
nicolargo
ff22f5abcd Merge branch 'develop' of github.com:nicolargo/glances into develop 2023-10-07 08:42:34 +02:00
nicolargo
17fb3c8d60 Add Python 3.12 support in UnitTest 2023-10-07 08:42:22 +02:00
Nicolas Hennion
9a73bb0a1f
Merge pull request #2559 from evrial/patch-1
Update README.rst
2023-10-07 08:16:52 +02:00
renovate[bot]
09f6e12a87
chore(deps): update alpine docker tag to v3.18.4 2023-09-29 01:48:44 +00:00
snyk-bot
fbb0a6aafb
fix: dev-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878
2023-09-27 05:20:10 +00:00
Alexander Grigoryev
eafc4628da
Update README.rst 2023-09-26 19:37:02 +03:00
Nicolas Hennion
f9f73f739c
Merge pull request #2553 from nicolargo/renovate/sass-1.x-lockfile
chore(deps): update dependency sass to v1.68.0
2023-09-23 09:22:30 +02:00