Commit Graph

4346 Commits (0e7fb3052e8674c338a420fba4f30ef72446ff6b)

Author SHA1 Message Date
nicolargo 0e7fb3052e Update documentation for Docker 2022-07-15 19:25:53 +02:00
nicolargo 2fa8cfa093 Force -C in docker-compose file 2022-07-15 19:02:02 +02:00
nicolargo 177eff05a2 Improve error message when export error occures 2022-07-15 18:25:41 +02:00
nicolargo 17ff53d3a7 Default MQQT server port is 8883 (but 1883 for mosquito) 2022-07-15 11:43:47 +02:00
nicolargo cea2e777ef Improve error message when MQTT error occures 2022-07-15 11:42:20 +02:00
nicolargo b2052414b6 Merge branch 'develop' of github.com:nicolargo/glances into develop 2022-07-15 11:17:20 +02:00
nicolargo 9aaf620e2f Change exit message when export plugin init failed 2022-07-15 11:16:07 +02:00
Nicolas Hennion ddd91be318
Merge pull request #2088 from dbrennand/docs/prometheus-exporter-container-usage
Add note about `host` for Prometheus exporter in a container
2022-07-15 10:07:48 +02:00
dbrennand ad11702397 feat: add note about `host`
When using the Prometheus exporter inside a container: https://github.com/nicolargo/glances/issues/2087#issue-1305028667

refactor: place old note into note block
2022-07-14 18:25:20 +01:00
nicolargo 2ffb54a291 In the sensor plugin thresholds in the configuration file should overwrite system ones #2058 2022-07-14 10:33:52 +02:00
nicolargo 678f6da3a9 Disable Pyright on the Git actions pipeline 2022-07-10 18:52:23 +02:00
nicolargo fd9522d6ad Update docs for new shortcut 2022-07-10 18:42:34 +02:00
Nicolas Hennion 169468cd0b
Merge pull request #2084 from sylvainmouquet/chore--add-pyright
chore(ci): add pyright
2022-07-10 18:37:58 +02:00
Sylvain MOUQUET 3237d2aedf
chore: add pyright 2022-07-10 11:34:56 +02:00
Sylvain MOUQUET f798293474
chore(ci): add pyright 2022-07-10 11:29:50 +02:00
Sylvain MOUQUET 4b5ae8aded
chore(ci): add pyright 2022-07-10 11:22:47 +02:00
nicolargo 820007073f Keybind(s) for modifying nice level #2081 2022-07-09 19:10:40 +02:00
nicolargo bc9e2c1004 Merge branch 'issue2081' into develop 2022-07-09 19:01:33 +02:00
nicolargo 034bc69cd0 Keybind(s) for modifying nice level #2081 2022-07-09 19:01:16 +02:00
Nicolas Hennion e4437a59ee
Merge pull request #2083 from sylvainmouquet/feat/codeql-v2
chore(ci) : upgrade CodeQL Actions to version 2
2022-07-09 13:46:05 +02:00
Nicolas Hennion 3e82b79c92
Merge pull request #2082 from jiegec/develop
fix: fix unit testing on macOS
2022-07-09 13:45:16 +02:00
Sylvain MOUQUET da14a9bb1b
chore: wip 2022-07-09 13:19:23 +02:00
Sylvain MOUQUET cf7012841d
Merge pull request #1 from nicolargo/develop
Merge
2022-07-09 13:09:22 +02:00
Jiajie Chen c8f6e4d1bc fix: fix unit testing on macOS
In test_017_programs, the following exception may occur:

TypeError: unsupported operand type(s) for +=: 'int' and 'NoneType'

This commit fixes this exception by giving a default value for None.
2022-07-09 16:34:00 +08:00
nicolargo 5a44de0080 Improve makefile help 2022-07-09 09:03:39 +02:00
Nicolas Hennion d65030b036
Merge pull request #2078 from sylvainmouquet/feat-make-help
chore(Makefile): add command make help
2022-07-09 08:53:46 +02:00
Sylvain MOUQUET 7c9d09029c
chore(Makefile): add command make help 2022-07-05 23:34:58 +02:00
nicolargo 8a617c5276 Add quote to the update command line (already ok for the installation). Related to #2073 2022-07-05 10:51:36 +02:00
nicolargo 533824dc7e [WEBUI] Reorganize help screen #2037 2022-07-05 10:36:12 +02:00
Nicolas Hennion ee223a0573
Merge pull request #2075 from FastThenLeft/issue#2037
Reformat help display
2022-07-05 09:00:38 +02:00
FastThenLeft 5ddf57e3f5 Reformat help display 2022-07-04 20:35:48 -04:00
nicolargo 5ec14a5be3 Upadte docs 2022-06-25 15:50:04 +02:00
nicolargo 5114231085 Make Glances (almost) compliant with REUSE #2042 2022-06-25 15:43:36 +02:00
Nicolas Hennion b6e4c3c8be
Merge pull request #2069 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/nanoid-3.3.4
Bump nanoid from 3.1.30 to 3.3.4 in /glances/outputs/static
2022-06-25 14:54:51 +02:00
Nicolas Hennion 55d118fe17
Merge pull request #2068 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/node-sass-7.0.0
Bump node-sass from 6.0.1 to 7.0.0 in /glances/outputs/static
2022-06-25 14:54:17 +02:00
dependabot[bot] 203b164405
Bump nanoid from 3.1.30 to 3.3.4 in /glances/outputs/static
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 12:52:30 +00:00
dependabot[bot] e41d888e17
Bump node-sass from 6.0.1 to 7.0.0 in /glances/outputs/static
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 12:52:11 +00:00
Nicolas Hennion 8f559ca9c1
Merge pull request #2064 from ewuerger/fix-amp-config-ref
Fix reference link to configuration file in AMP
2022-06-25 14:44:35 +02:00
ewuerger 60ce10978d Fix reference link to configuration file
Link to the configuration heading in config.rst via its label.
See https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-custom-link-text
for details.
2022-06-19 12:21:24 +02:00
nicolargo e403b0e4c3 Add a Json stdout option #2060 2022-06-12 10:11:46 +02:00
nicolargo f24c8f4077 Update docs for JSON 2022-06-12 09:29:20 +02:00
nicolargo 7c6d402036 Change the way core are displayed 2022-05-29 18:45:34 +02:00
nicolargo d2bbcfed8d Remove a except in the main display function. Replace it by a test on the screen size. 2022-05-29 13:02:21 +02:00
nicolargo 1292150478 Remove unused key in the process list 2022-05-28 17:50:59 +02:00
nicolargo 87d90987a8 Refactor top menu of the curse interface 2022-05-27 18:36:36 +02:00
nicolargo 586ebd7099 Refactor comment 2022-05-26 15:21:48 +02:00
nicolargo 165357f746 Refactor Load plugin msg_curse method 2022-05-26 14:58:35 +02:00
nicolargo b33417831e Update Flame profiling for version 3.2.6.4 2022-05-26 14:47:13 +02:00
nicolargo 5fb4187ae5 Improve Irix display for the load plugin 2022-05-26 11:41:56 +02:00
nicolargo b2f6040654 Remove : from the load 2022-05-26 11:25:38 +02:00