sampler

Sampler is a tool for shell commands execution, visualization and alerting.
Configured with a simple YAML file.

> installation > configuration > sponsor

Installation

macOS

with brew
brew install sampler
or without
sudo curl -Lo /usr/local/bin/sampler https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-darwin-amd64
sudo chmod +x /usr/local/bin/sampler

Linux

sudo wget https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-linux-amd64 -O /usr/local/bin/sampler
sudo chmod +x /usr/local/bin/sampler

Windows

Configuration

You specify shell commands, Sampler executes them with a required rate. The output is used for visualization.

Sponsorship

Sampler is an open-source project, but it needs funding to be alive and keep developing. You can donate any amount, strating from $1.99.