Hacker News new | ask | show | jobs
by swalberg 3455 days ago
Collectd with the statsd plugin is a really lightweight way of collecting the data. Collectd has several outputs, from rrds to grafana.
1 comments

Thanks, this looks like it'll suit my needs. I just wanted something I can pull a JSON feed into and have it display a handful of simple stats (sales for the day and their respective statuses, inventory overview - low stock alerts etc). The Grafana UI looks very attractive. Appreciate the suggestion.