[drraw-users] documentation, FAQ, wiki.. (Was: Trying to create a Grouped Dashboard with Templates Style Regex)

David Nolan vitroth+ at cmu.edu
Wed Dec 20 09:51:32 EST 2006


On 12/19/06, Eric Law <ericslaw at gmail.com> wrote:

> Thus far, I've been able to use drraw to provide the odd-ball cases
> they are asking for without having to modify code or hard-code HTML
> (like most of the more technical of my customers already do... now if
> they would just use proper APIs instead of deep linking to TEMP
> data!).
>

That reminds me of one of the features I want to add to drraw.  I want
to add an embeddable mode, where you can call drraw from within
another CGI and have it output the HTML for a particular
graph/template/dashboard.  In particular the front page of
http://stats.net.cmu.edu basically contains the content of one of my
drraw dashboards, but everytime I update the dashboard I have to
cut-n-paste the HTML into that page.  I'd rather have a "include
dashboard #XXXXX here" feature.



> It might be nice to have 'canned' week-over-week functionality, but it
> likely doable via some kind of recipe.  I've come across use of a
> TREND feature in RRDTool too, so that would be nice to expose (might
> only be development or beta or somesuch).

I haven't seen that, the only trending stuff I've seen is the Holt
Winters code.  Any idea where you saw it?

>
> Folks where I work would love to see some kind of holt+winters
> forecasting too, but it's a real bear to modify the RRDs to support
> those.  But that has little to do with drraw (unless you have
> Holt+Winters RRAs within your RRDs.... which I dont).
>

I swear I figured out how to do this at one point, maybe I just did a
dump/edit/restore by hand.  These days I have the HWPREDICT stuff
enabled in my top level cricket defaults, so they exist in all the
data.



> Integration with cricket datasource names would be nice too... right
> now everything is 'ds0,ds1,ds2', so I have to manually map them.
>

If I understand correctly the currect cricket code uses descriptive
names in the rrd datasources.  Of course that requires re-creating the
rrds...

However at LISA I got the impression that no one is using cricket any
more...  Most of the folks at the rrdtool bof were using Cacti.  I'm
thinking I may look into Cacti again, it sounds like its gotten a lot
better then the last time I looked at it.


-David


More information about the drraw-users mailing list