hyleung / docker-stats

Command-line that uses the Docker engine API to present container stats in a terminal dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Docker-Stats

Codeship Status for hyleung/docker-stats

screenshot

Command-line utility for displaying Docker container stats.

Uses Docker's remote API to obtain container stats and other information and presents it in a terminal-based dashboard.

The dashboard displays:

  • CPU Usage (%) + CPU Usage over time (line chart)
  • Memory Usage
  • Network Usage
  • Block IO stats

Dependencies:

About

Command-line that uses the Docker engine API to present container stats in a terminal dashboard


Languages

Language:Go 98.4%Language:Shell 1.6%