Code

added bullets
[rrdtool-all.git] / talks / nordic-nagios-08 / abstract-rrdtut.txt
1 Nordic Nagios Meet 2008
3 RRDtool as a Communication Tool
4 ===============================
5 A 45 minute Talk by Tobias Oetiker
7 Topics
8 -------
9 * RRDtool 101
10   * Motivation for digging in
11   * Common RRDtool Pitfalls
13 * In-Depth Graphing 
15   * The joy of RPN
16   * How was it done: Graph disassembly
17   * How to make graphs that talk
18   * Design Considerations
20 * Scaling RRDtool 
22   * Background The RRD file format
23   * Optimizing OS interaction
24   * Tweaking Linux for speed
26 * RRDtool 1.3 Update
27   * Performance Improvements
28   * Holt Winters Revisited
29   * Cairo based Graphing
30   * AJAX helpers