summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fe3f5f)
raw | patch | inline | side by side (parent: 4fe3f5f)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 15 Sep 2009 12:20:10 +0000 (12:20 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 15 Sep 2009 12:20:10 +0000 (12:20 +0000) |
tutorial/lisa2009/abstract-rrdexample.txt | [deleted file] | patch | blob | history |
tutorial/lisa2009/abstract-rrdtut.txt | [deleted file] | patch | blob | history |
diff --git a/tutorial/lisa2009/abstract-rrdexample.txt b/tutorial/lisa2009/abstract-rrdexample.txt
+++ /dev/null
@@ -1,63 +0,0 @@
-LISA 2008 Workshop
-
-RRDtool by Example
-==================
-A half-day workshop by Tobias Oetiker
-
-Abstract
---------
-Over the last few years RRDtool has become the standard method for handling
-time-series data in the networking area. RRDtool takes care of all the work
-related to data storage and presentation. Many users only access
-RRDtool through some front-end application like Cacti or Cricket.
-
-In this half day workshop you will get eye to eye through many example
-usages as they are demonstrated and explained live.
-
-Attendees are expected to have some scripting experience.
-
-Topics
--------
-* RRDtool Overview
-
- * Rundown on Components of RRDtool
- * Update on new functionality introduced in version 1.3
-
-* The RRD Database Format
-
- * How RRDtool stores that data
- * Interaction with the OS cache sub-system
- * Linux tricks
- * Fixing 'bad data' after the fact
-
-* How to setup an RRD performance test
-
-* RRD Graphing
-
- * Simple graphs and autoconfiguration
- * Alternate scaling
- * Working with transparency
- * Creating gradients
- * RPN magic
-
-* Putting it Together
-
- * Scripting interface
- * The graphv, updatev, and info interfaces
-
-About the Speaker
------------------
-
-Tobias Oetiker is an electrical engineer by education and a system
-administrator by vocation. For ten years he has been working for the
-Swiss Federal Institute of Technology in Zurich, providing students
-and staff with a deluxe Unix workstation environment. In 2006 he
-started his own company OETIKER+PARTNER AG, running Unix servers for
-industry customers, improving his pet open source projects MRTG,
-RRDtool, and SmokePing, and applying these tools to solve the customers'
-problems.
-
-In November 2006, Tobias received the prestigious SAGE Outstanding
-Achievement Award for his work on MRTG and RRDtool.
-
-Find out more about the Speaker on http://tobi.oetiker.ch
diff --git a/tutorial/lisa2009/abstract-rrdtut.txt b/tutorial/lisa2009/abstract-rrdtut.txt
+++ /dev/null
@@ -1,68 +0,0 @@
-LISA 2008 Tutorial
-
-RRDtool as a Communication Tool
-===============================
-A half-day tutorial by Tobias Oetiker
-
-Abstract
---------
-Over the last few years RRDtool has become the standard method for handling
-time-series data in the networking area. RRDtool takes care of all the work
-related to data storage and presentation. Many users only access RRDtool
-through some front-end application like Cacti or Cricket.
-
-In this half-day tutorial you will learn how RRDtool works from a
-programmers point of view, and how you can use it to write your own custom
-monitoring applications. An emphasis will be put on presentation aspects.
-The best data is worth only as much as your bosses and customers understand
-and appreciate the graphs you create with it.
-
-Attendees are expected to have some scripting experience.
-
-Topics
--------
-* RRDtool Overview
-
- * Problems to be solved
- * Round Robin Database setup
- * Data acquisition
- * Graphing
-
-* Programming with RRDtool
-
- * The command line interface
- * The pipe interface
- * The Perl api
-
-* In-depth Graphing
-
- * Concepts
- * Simple graphs
- * The joy of RPN
- * Graph disassembly
- * How to make graphs convey their/your message
-
-* Scaling RRDtool
-
- * The RRD file format
- * Optimizing OS interaction
- * Tweaking Linux for speed
-
-* Latest Developments
-
-About the Speaker
------------------
-
-Tobias Oetiker is an electrical engineer by education and a system
-administrator by vocation. For ten years he has been working for the
-Swiss Federal Institute of Technology in Zurich, providing students
-and staff with a deluxe Unix workstation environment. In 2006 he
-started his own company OETIKER+PARTNER AG, running Unix servers for
-industry customers, improving his pet open source projects MRTG,
-RRDtool, and SmokePing, and applying these tools to solve the customers'
-problems.
-
-In November 2006, Tobias received the prestigious SAGE Outstanding
-Achievement Award for his work on MRTG and RRDtool.
-
-Find out more about the Speaker on http://tobi.oetiker.ch