All Projects → dstat-real → Dstat

dstat-real / Dstat

Licence: gpl-2.0
Versatile resource statistics tool (the real one, not the Red Hat clone)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dstat

Structural Equation Modeling For Psychologists
Lesson files used in the Structural Equation Modeling for Psychologists.
Stars: ✭ 69 (-94.5%)
Mutual labels:  statistics
Projpred
Projection predictive variable selection
Stars: ✭ 76 (-93.94%)
Mutual labels:  statistics
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-93.55%)
Mutual labels:  statistics
Metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Stars: ✭ 71 (-94.34%)
Mutual labels:  statistics
Volume approximation
Practical volume computation and sampling in high dimensions
Stars: ✭ 75 (-94.02%)
Mutual labels:  statistics
Github Traffic
Get the Github traffic for the specified repository
Stars: ✭ 77 (-93.86%)
Mutual labels:  statistics
Hackerrank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
Stars: ✭ 68 (-94.58%)
Mutual labels:  statistics
Orgstat
Statistics visualizer for org-mode
Stars: ✭ 83 (-93.39%)
Mutual labels:  statistics
Fermat.js
Mathematics and statistics library for TypeScript.
Stars: ✭ 74 (-94.1%)
Mutual labels:  statistics
Tsv Utils
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
Stars: ✭ 1,215 (-3.19%)
Mutual labels:  statistics
Fecon236
Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.
Stars: ✭ 72 (-94.26%)
Mutual labels:  statistics
Wikipediatrend
A convenience R package for getting Wikipedia article access statistics (and more).
Stars: ✭ 73 (-94.18%)
Mutual labels:  statistics
Linqstatistics
Linq extensions to calculate basic statistics
Stars: ✭ 78 (-93.78%)
Mutual labels:  statistics
Coinmetrics Tools
Coinmetrics.io tools suite
Stars: ✭ 70 (-94.42%)
Mutual labels:  statistics
Bat.jl
A Bayesian Analysis Toolkit in Julia
Stars: ✭ 82 (-93.47%)
Mutual labels:  statistics
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-94.5%)
Mutual labels:  statistics
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (-4.06%)
Mutual labels:  statistics
Weightedcalcs
Pandas-based utility to calculate weighted means, medians, distributions, standard deviations, and more.
Stars: ✭ 83 (-93.39%)
Mutual labels:  statistics
Awesome time series in python
This curated list contains python packages for time series analysis
Stars: ✭ 1,245 (-0.8%)
Mutual labels:  statistics
Superseriousstats
superseriousstats is a fast and efficient program to create statistics out of various types of chat logs
Stars: ✭ 78 (-93.78%)
Mutual labels:  statistics

= DSTAT

image:https://travis-ci.org/rear/rear.svg?branch=master["Build Status", link="https://travis-ci.org/dagwieers/dstat"]

=== DSTAT development has been terminated

Due to actions taken by RedHat to https://github.com/dstat-real/dstat/issues/170[hijack] the DSTAT name, further development of this project has ceased. Development of this project is taking place on the https://github.com/scottchiefbaker/dool[Dool] fork.

So long and thanks for all the fish

=== Information

Dstat is a versatile replacement for vmstat, iostat, mpstat, netstat and ifstat. Dstat overcomes some of their limitations and while also adding extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting.

Dstat allows you to view all of your system resources instantly. For example you can compare disk usage in combination with interrupts from your IDE controller, or compare network bandwidth directly with disk throughput.

Dstat gives you detailed selective information in columns and clearly indicates the magnitude and unit the output is displayed. Less confusion, less mistakes.

Dstat is unique in letting you aggregate block device throughput for a certain diskset or networkset. This allows you to see the throughput for all the block devices that make up a single filesystem or storage system.

Dstat is extensible! You can write your own Dstat plugins to monitor whatever you like in just a few minutes based on provided examples and a little bit of Python knowledge.

Dstat's output by default is designed for human consumption in real-time. Dstat also allows CSV output so you to archive historical data in a file to be imported later into a spreadsheet. This is useful for generating graphs.

Since it's practically impossible to test dstat on every possible permutation of kernel, python or distribution version, we need your help and feedback in testing.

If you have improvements or bug reports, please send them to:

http://github.com/dagwieers/dstat
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].