Commit Graph

3833 Commits

Author SHA1 Message Date
Wm Salt Hale
3cca1d7982 Add instructions about password protecting Docker 2020-12-29 12:49:58 -08:00
Nicolas Hennion
6e6c7e6114
Merge pull request #1779 from BlackDark/fix/docker-dev
fix: docker dev build contains all optional requirements
2020-12-29 18:12:56 +01:00
Eduard Marbach
28f1143976 fix: dev build contains all optional req
- requires base image to be full fledged python -> results in bigger image size for dev.
2020-12-28 16:47:12 +01:00
nicolargo
228818ee55 Update readme file 2020-12-24 10:06:17 +01:00
nicolargo
8aaaa65929 Improve dep 2020-12-24 10:04:06 +01:00
nicolargo
0eb297027a Unable to connect to Influxdb 2.0 #1776 2020-12-24 09:54:09 +01:00
nicolargo
29ba48d286 Merge branch 'issue1776' into develop 2020-12-24 09:52:45 +01:00
nicolargo
db342d2c70 Merge branch 'develop' into issue1776 2020-12-24 09:52:07 +01:00
nicolargo
6ce88cffd3 Improve log message 2020-12-24 09:49:45 +01:00
nicolargo
80d5479466 First version of the new influxdb2 exporter 2020-12-23 10:56:02 +01:00
Nicolas Hennion
c24c1ca5af
Merge pull request #1774 from timgates42/bugfix_typo_optional
docs: fix simple typo, optionnal -> optional
2020-12-23 09:11:26 +01:00
Nicolas Hennion
8b9c173ea5
Merge pull request #1773 from notFloran/webui-fix-gpu
[WebUI] Fix display of null values for GPU plugin
2020-12-23 09:09:57 +01:00
Tim Gates
a6dbea1e25
docs: fix simple typo, optionnal -> optional
There is a small typo in glances/static_list.py.

Should read `optional` rather than `optionnal`.
2020-12-22 08:15:43 +11:00
Floran Brutel
198ad8b9cb
Display N/A only if gpu values are null 2020-12-20 17:40:56 +01:00
nicolargo
042a5cd235 Correct issue with #1767 2020-12-13 22:20:53 +01:00
nicolargo
f7f4670302 crash on startup on Illumos when no swap is configured #1767 2020-12-13 16:15:45 +01:00
nicolargo
930d5174dd crash on startup on Illumos when no swap is configured #1767 2020-12-12 10:42:11 +01:00
Nicolas Hennion
bf681f6737 Error with IP Plugin : object has no attribute #1528 2020-12-05 10:03:07 +01:00
Nicolas Hennion
38fcc24e65 Reverse the last PR #1762 because it breaks the CI pipeline 2020-12-05 09:55:22 +01:00
Nicolas Hennion
903fa844f4
Merge pull request #1762 from eifinger/develop
(ci): Add linux/arm/v6 docker platform
2020-12-05 09:24:19 +01:00
Kevin Eifinger
7f97e23a59 (ci): Add linux/arm/v6 docker platform 2020-11-23 11:52:18 +01:00
nicolargo
5d75484ba7 Update the donation section 2020-11-21 18:34:32 +01:00
Nicolas Hennion
27081a37bf
Merge pull request #1760 from qq547057827/develop
提交docker-compose文件
2020-11-21 18:08:04 +01:00
Nicolas Hennion
26f191a208
Merge pull request #1759 from nicolargo/webui-sort-by-disk-io
[WebUI] Fix sort by disk io
2020-11-21 18:05:31 +01:00
qq547057827
b51b1f971a 提交docker-compose文件 2020-11-21 17:26:15 +08:00
Floran Brutel
5fbcf94ca7 Fix sort by disk io in the web ui 2020-11-20 18:48:00 +01:00
nicolargo
566f55d7ae Add sponsors badged 2020-11-20 07:46:10 +01:00
nicolargo
00357bd4b3 Filter docker containers #1748 2020-11-15 09:51:53 +01:00
nicolargo
7c1e039e3a Filter docker containers #1748 2020-11-15 09:50:53 +01:00
nicolargo
bc0cf31a12 Add hide filter to Docker list (first part of #1748) 2020-11-15 09:36:32 +01:00
nicolargo
5f037bb833 Make the popup box use the insert mode (no change...) 2020-11-14 12:22:40 +01:00
nicolargo
a9502af99b Merge branch 'issue1444' into develop 2020-11-14 12:04:13 +01:00
nicolargo
cbcba97ab0 Solve conflict with refresh 2020-11-14 11:59:44 +01:00
nicolargo
357c5afa5d Add docker pull badge 2020-11-07 09:42:08 +01:00
nicolargo
1fc8c26c64 Merge branch 'Rattenkrieg-manual-refresh-1616' into develop 2020-11-07 09:30:05 +01:00
nicolargo
b6469c6262 Update documentation for F5 2020-11-07 09:29:50 +01:00
Sergey Prytkov
ac50de81bd manual refresh on F5 2020-11-02 01:04:44 +03:00
nicolargo
08ce8e8c15 Alpine image is broken #1744 2020-10-21 09:14:14 +02:00
nicolargo
f600209757 RIP Alpine? #1741 2020-10-11 12:06:26 +02:00
Nicolas Hennion
fffefe13c6
Merge pull request #1742 from nicolargo/webui-amp-disable-number-matching-processes
WebUI : Hide the process count of amp if regex is not defined
2020-10-10 10:23:49 +02:00
nicolargo
46355bd672 Merge branch 'issue1743' into develop 2020-10-10 10:22:50 +02:00
nicolargo
bfc3e9257e Manpage improvement #1743 2020-10-10 10:22:31 +02:00
nicolargo
763788686d Merge branch 'issue1740' into develop 2020-10-10 10:12:32 +02:00
nicolargo
57a804eb3c Make build reproducible #1740 2020-10-10 10:12:13 +02:00
Floran Brutel
dd4460c4b5 WebUI : Hide the process count of amp if regex is not defined 2020-10-08 08:40:26 +02:00
nicolargo
44d7a806e5 Update doc for multi arch Docker images 2020-10-03 10:12:56 +02:00
nicolargo
8d713ccb2c Merge branch 'BlackDark-develop' into develop 2020-10-03 09:20:30 +02:00
Eduard Marbach
82821ec585 ci: implement github actions for builds
* includes build of docker files for multiple arch versions
2020-10-01 16:06:32 +02:00
Floran Brutel
47b7dc9d5d
Merge pull request #1728 from nicolargo/dependabot/npm_and_yarn/glances/outputs/static/angular-1.8.0
Bump angular from 1.7.9 to 1.8.0 in /glances/outputs/static
2020-09-14 13:24:04 +02:00
Floran Brutel
d1c5ee1595 Build the WebUI and remove yarn.lock 2020-09-14 13:11:05 +02:00