Commit Graph

4024 Commits

Author SHA1 Message Date
Nicolas Hennion
8086e1033c Update docs 2021-05-26 15:51:43 +02:00
Nicolas Hennion
38448dcbfb Make the Docker API connection timeout configurable, update doc 2021-05-26 14:19:31 +02:00
Nicolas Hennion
3a9ec4e4a8 Make the Docker API connection timeout configurable 2021-05-26 14:18:27 +02:00
Nicolas Hennion
487a758edf Update GraphFlame 2021-05-26 13:57:31 +02:00
Nicolas Hennion
ca246a1ae5 Add coment to defaullt glances.conf file 2021-05-26 11:40:26 +02:00
Nicolas Hennion
87336db3fd Add caching for processing username and cmdline 2021-05-26 11:17:58 +02:00
Nicolas Hennion
4665727e72
Add files via upload 2021-05-25 14:31:01 +02:00
Nicolas Hennion
2a306ca912
Merge pull request #1872 from jatin837/develop
fixed typo in comments
2021-05-25 14:16:39 +02:00
Blake
1ba9ec0d8d fixed typo in comments 2021-05-25 14:47:14 +05:30
Nicolas Hennion
960dea5479 Set refresh rate for global CPU percent 2021-05-25 08:42:08 +02:00
Nicolas Hennion
b246f05c19 Merge branch 'issue1834' into develop 2021-05-24 18:35:16 +02:00
Nicolas Hennion
04c61576ad Replace py-cpuinfo by PsUtil and home made methods 2021-05-24 18:34:48 +02:00
Nicolas Hennion
783e6e988b Filter data exported from Docker plugin 2021-05-24 15:28:15 +02:00
Nicolas Hennion
4f133b025c Make the refresh rate configurable per plugin #1870 2021-05-24 14:55:25 +02:00
Nicolas Hennion
a874ea8ddc Correct issue in stdout cvs header field 2021-05-24 14:37:48 +02:00
Nicolas Hennion
e40f5555b4 CPU is OK, but not diskio and others plugins 2021-05-24 13:46:02 +02:00
Nicolas Hennion
788ad374ec
Add files via upload 2021-05-24 09:34:00 +02:00
nicolargo
958225051a Not all field in CPU export. Had to investigate 2021-05-24 08:05:02 +02:00
nicolargo
ab7948c47a Correct an issue when stats use old stats (example network). Had also to deal with the export CSV module not working. 2021-05-23 23:09:32 +02:00
nicolargo
90b28dc633 Correct an issue when stats use old stats (example network). Had also to deal with the export CSV module not working. 2021-05-23 23:07:06 +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
0c7e3bca5f Add shortcut to run Glances in dev environment 2021-05-23 09:04:41 +02:00
Nicolas Hennion
4e95911622
Merge pull request #1868 from cliffordwhansen/DockerPsUtil
Docker ps util
2021-05-20 19:08:17 +02:00
Clifford W. Hansen
410264c33b Fixed python library path 2021-05-20 16:55:02 +02:00
Clifford W. Hansen
6be4d3ba63 Fixed docker copy issue 2021-05-20 16:54:36 +02:00
Nicolas Hennion
35fe3e57d1
Update quicklook.rst 2021-05-20 13:19:26 +02:00
Nicolas Hennion
fe29162dce
Update hddtemp.rst 2021-05-18 08:34:39 +02:00
Nicolas Hennion
5a05500929
Add files via upload 2021-05-18 08:33:55 +02:00
Nicolas Hennion
cb53521d6f
Update hddtemp.rst 2021-05-18 08:32:44 +02:00
Nicolas Hennion
cdbf70359c
Update hddtemp.rst 2021-05-18 08:32:28 +02:00
Nicolas Hennion
16c3840c10
Update hddtemp.rst 2021-05-18 08:31:52 +02:00
Nicolas Hennion
ebd3869bfc
Update hddtemp.rst 2021-05-18 08:31:36 +02:00
Nicolas Hennion
3bfc7fafdf
Update hddtemp.rst
Coorect type
2021-05-18 08:06:52 +02:00
Nicolas Hennion
78fef7d8c0
Merge pull request #1860 from Poeschl/fix-docker-tag
Fix missing docker image name
2021-05-17 15:02:09 +02:00
Markus Pöschl
5141d75684
Fix missing docker image name 2021-05-15 22:28:31 +02:00
nicolargo
fadb75e04f Correct Flake8 issue in pkugins 2021-05-15 19:01:46 +02:00
nicolargo
97b36d0ba3 Merge branch 'develop' of github.com:nicolargo/glances into develop 2021-05-15 18:26:40 +02:00
Nicolas Hennion
ccee17e4eb
Merge pull request #1859 from Poeschl/versioned-minimal-full-images
Docker images overhaul
2021-05-15 18:26:05 +02:00
nicolargo
3c10606692 Add virtualenv venv to gitignore file 2021-05-15 18:25:28 +02:00
Markus Pöschl
e93adf5cad Apply os on image tag 2021-05-15 16:09:20 +02:00
Markus Pöschl
4295f6ee90 Change cache specific to Dockerfile, not commit. 2021-05-15 15:44:43 +02:00
Markus Pöschl
44a917a2c6 Move to plain alpine image to build pip dependencies successfully 2021-05-15 15:44:43 +02:00
Markus Pöschl
3ab59b833a Add alpine multi-staged build 2021-05-15 15:44:43 +02:00
Markus Pöschl
d00e680c4d Install build-essentials instead of just the gcc on debain build images 2021-05-15 15:44:43 +02:00
Markus Pöschl
b2506777b5 Adjust dev images for caching and add workdir again 2021-05-15 15:44:43 +02:00
Markus Pöschl
4794c2b6ab Install dependencies before installing from pypi for better layer caching 2021-05-15 15:44:43 +02:00
Markus Pöschl
cec2c453bc Change docker build to matrix 2021-05-15 15:44:43 +02:00
Markus Pöschl
da9c056964 Ensure correct version inside docker container 2021-05-15 14:39:26 +02:00
Markus Pöschl
76a89d2675 Add opencontainers label metadata 2021-05-15 14:39:26 +02:00