sampler

Execute shell commands on intervals and visualize output in terminal

brewmacoslinux
Try with needOr install directly
Source

About

Tool for shell commands execution, visualization and alerting

Commands

sampler

Examples

monitor system resources in real time$ sampler -c config.yml
display CPU and memory usage continuously$ sampler -c ~/.config/sampler/config.yml
run custom command repeatedly and show results$ sampler
visualize multiple metrics in dashboard layout$ sampler -c dashboard-config.yml
alert when command output matches condition$ sampler -c monitoring-config.yml