Execute shell commands, visualize output, and set up alerts in real-time
Tool for shell commands execution, visualization and alerting
sampler$ sampler -c config.yml$ sampler -c '(title: "CPU Usage"; cmd: "top -l 1 | head -n 5")'$ sampler -c config.yml --alert 'disk_usage > 80'