Giter Site home page Giter Site logo

Comments (4)

rdlmda avatar rdlmda commented on September 27, 2024

Here's an example. The container is up and running, docker stats shows usage, but the graphs are empty, save for one entry:

Captura de tela de 2019-11-29 18-09-08

from docker-container-stats.

virtualzone avatar virtualzone commented on September 27, 2024

@rdlmda It's been a while, but if you want, you could test if it works with the latest image.

from docker-container-stats.

rdlmda avatar rdlmda commented on September 27, 2024

It's populating all values except for "memory", which always sits at zero bytes.

I've tested on two servers and my local PC:
Debian 10, Debian 9, Fedora 30
Docker 19.03.6 and 19.03.8

from docker-container-stats.

adaragaopt avatar adaragaopt commented on September 27, 2024

Same here with this configuration on a Raspberry 3 B+:

version: '3.6'
services:
stats:
image: virtualzone/docker-container-stats
container_name: 'stats'
ports:
- '7080:8080'
environment:
STATS_UPDATE_INTERVAL: 10
volumes:
- '/var/run/docker.sock:/var/run/docker.sock:ro'

from docker-container-stats.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.