sampler
sampler copied to clipboard
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
Hi, the following sample commands yield wrong results in `sampler`: * `/usr/bin/ps -ef | grep mbatchd | grep -v grep | wc -l` consistently results in one more than the...
# :point_right: Context I'm preparing of ready to use sample dashboards. At the end i'll create a dedicated & public GH repo. # :grey_question: Question about alignement I would like...
Running sampler on darwin. Installed via homebrew. Attempting to include a box that connects to local server via ssh. Copied config from github page as follows. ``` textboxes: - title:...
It would be great if there will be the possibility to explicitly use deltas for samples. For example I've a sample that returns the amount of queries run a database...
In local network activity appears this error: FAILED TO PARSE A NUMBER strconv.PaseFloat: parsing "": invalid syntax This error happens when I get the example.yaml or build on my own
Hi folks! This looks great. I want to try it out on an ARM box of mine, but the executable doesn't work, of course. I'll grab the source and see...
For now text result looks like `80% (4)`. It will be very cool to see also, at least maximum value like: `80% (4/5)`. Meantime it may be much more flexible...
Guys thanks a lot! Your tool is awesome! last time, iI often need to put several lines/bars as "stacked" on same chart it's hard to implement it?