[dev] Suckless graphs

From: Kai Hendry <hendry_AT_iki.fi>
Date: Mon, 4 Feb 2013 12:22:31 +0800

Hi guys,

I thought collectd/statsd/munin/graphite etc etc were a bit too sucky,
so I idiotically created my own framework in the spirit of "suckless".
https://github.com/kaihendry/sg

The basic idea is to handle time series data, epoch value(s), give it
a sensible hierarchy. Collect them remotely over ssh. A server service
would watch for new data and run a "graphing script" to generate the
graphs. That "graphing script" could be as simple as calling GNUplot,
or using the vast array of sucky Javascript graphing libraries. e.g.
http://stats.webconverger.org/x220/temp/iframe.html

Be great to a review on the code and the general idea. I'm hoping you
will contribute to the cronjob/graphing scripts and make it truly suck
less.

Thank you,
Received on Mon Feb 04 2013 - 05:22:31 CET

This archive was generated by hypermail 2.3.0 : Mon Feb 04 2013 - 05:24:05 CET