Giter VIP home page Giter VIP logo

dool's Introduction

Dool

Dool is a Python3 compatible fork of Dstat.

After Dag Wieers ceased development of Dstat I forked the project to continue development.

What is Dool?

Dool is a command line tool to monitor many aspects of your system: CPU, Memory, Network, Load Average, etc. It also includes a robust plug-in architecture to allow monitoring other system metrics.

Installation:

  1. Download the latest release archive file or clone the Git repo
  2. Extract the archive to an appropriate temporary directory on your system
  3. Run the install.py script

Usage:

dool [--preset] [--plugin] [delay]

My most common usage of Dool is:

dool --more 15

which uses the --more preset and outputs data every 15 seconds. Available presets are --defaults, --more, or --all. If no delay is specified, Dool will default to outputting every second.

Screenshots:

Dark mode (default) Dool Light

Light mode Dool Light

Plugins:

Dool ships with many plug-ins to configure the output to your taste.

dool --cpu --net --time --full 15  # Show CPU usage, and each network interface
dool --disk --memory 5             # Show disk totals, and memory consumption
dool --cpu --load --swap --time 60 # Show CPU, load, and swap

A list of available plug-ins are available if you run dool --version

Note:

Dool requires a 256 color compatible terminal. Most modern terminal emulators support this automatically.

See also:

Other tools similar to Dool

dool's People

Contributors

achimh3011 avatar bertdb avatar carlhu avatar dabz avatar dagwieers avatar dfedin avatar elfurbe avatar gggeek avatar hexchain avatar hirose31 avatar ioggstream avatar jamiedbennett avatar jburnham avatar jpopelka avatar michaelhood avatar nckx avatar pxsta avatar rana-lessonae avatar scottchiefbaker avatar svenstaro avatar trinitronx avatar tsaavik avatar wakamex avatar yjh0502 avatar

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.