Code

misc updates
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 25 May 2009 14:27:17 +0000 (14:27 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 25 May 2009 14:27:17 +0000 (14:27 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1810 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/bin/htmlfix.sh
website/download.wml
website/gallery/index.en.html
website/index.wml
website/newbannernmn250x60.gif [new file with mode: 0644]

index 6f91c61bcb4cb2761e7eaf80652310e6626bfea9..8fcf8680af891c48f231be568d66c988091b2052 100755 (executable)
@@ -1,8 +1,9 @@
 #! /bin/sh
 case $1 in
 *.html)
-   tidy -latin1 -wrap 0 -q -asxhtml $1  >$1.fixed  2>$1.report
+#   tidy -latin1 -wrap 0 -q -asxhtml $1  >$1.fixed  2>$1.report
 #   TIDY_RET=$?
+   cp $1  $1.fixed
    TIDY_RET=0
    perl -i -0777 -p -e 's/^\s*//;s{="mailto:(oetiker|tobi|tobias)@(oetiker.ch|ee.ethz.ch)"}{="http://tobi.oetiker.ch/"}g;s{="mailto:(\S*?)\@(\S*?)"}{="mailto:$1@..delete..this..$2"}g' $1.fixed
    # yes, beleive it or not IE chockes on propper xhtml pages ... sigh
@@ -18,6 +19,6 @@ case $1 in
         exit 1
    fi
    mv $1.fixed $1
-   rm $1.report
+   rm -f  $1.report
 ;;
 esac
index 1d6ad43613fa18c0a3d9fddc8836141cce052e24..732041737924dd1e82ade136dacfde0bf9a1ad90 100644 (file)
@@ -29,7 +29,7 @@ You can download RRD tool from several places:
 
 <UL>
  <LI>AIX by <A HREF="mailto:zoran.majcenic_inet.hr">Zoran Majcenic</A> -- <A HREF="http://www.inet.hr/zmp/ibm/rrdtool">http://www.inet.hr/zmp/ibm/rrdtool</A></LI>
- <LI>HP-UX by <A HREF="mailto:sangelov@globul.bg">Stoyan Angelov</A> -- <A HREF="http://www.filibeto.org/~aduritz/truetrue/rrdtool/1.3.4">http://www.filibeto.org/~aduritz/truetrue/rrdtool/1.3.4</A></LI>
+ <LI>HP-UX by <A HREF="mailto:sangelov@globul.bg">Stoyan Angelov</A> -- <A HREF="http://www.filibeto.org/~aduritz/truetrue/rrdtool/">http://www.filibeto.org/~aduritz/truetrue/rrdtool/1.3.4</A></LI>
  <LI>Solaris OpenCSW <A HREF="http://www.opencsw.org/packages/rrdtool"> http://www.opencsw.org/packages/rrdtool</a></LI>
  <LI>Debian Linux <A HREF="http://packages.debian.org/rrdtool">http://packages.debian.org/rrdtool</A></LI>
  <LI>T2 SDE Linux <A HREF="http://www.t2-project.org/packages/rrdtool.html">http://www.t2-project.org/packages/rrdtool.html</a></li>
index c81e17a0cead3740cf9c1992b9c8c0d448b13342..3a49b119b0f1dceded99816dbbbb92ff6df49a9c 100644 (file)
@@ -1,11 +1,12 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
-<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-<link rel="icon" href="../inc/favicon.ico" type="image/ico" />
-<title>RRDtool - RRDtool Gallery</title>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15" />
+<link REL="icon" HREF="../inc/favicon.ico" TYPE="image/ico" />
+<title>RRDtool - RRDtool Gallery
+</title>
+
 <!--[if lt IE 7]><script src="../inc/IE7/ie7-standard-p.js" type="text/javascript"></script><![endif]-->
 
 <style type="text/css">
 <body>
 <table id="frame" summary="">
 <tr>
-<td valign="top" id="menucell"><!-- ############################# -->
+<td valign="top" id="menucell">
+<!-- ############################# -->
 <!-- # MENU -->
 <!-- ############################# -->
 <div id="menu">
 <h2 class="legacy">Menu</h2>
 <ul>
-<li>
-<div><a href="../index.en.html">Welcome</a></div>
-</li>
-<li>
-<div><a href="../download.en.html">Download</a></div>
-</li>
-<li>
-<div><a href="../doc/index.en.html">Documentation</a></div>
-</li>
-<li>
-<div><a href="../tut/index.en.html">Tutorials</a></div>
-</li>
-<li>
-<div><a href="../prog/index.en.html">Programming</a></div>
-</li>
-<li>
-<div><a href="http://oss.oetiker.ch/rrdtool-trac/">Bugs, Wiki</a></div>
-</li>
-<li>
-<div><a href="../support.en.html">Support</a></div>
-</li>
-<li>
-<div class="selected">Gallery</div>
-</li>
-<li>
-<div><a href="../rrdworld/index.en.html">Projects using RRDtool</a></div>
-</li>
-<li>
-<div><a href="../sponsor.en.html">Sponsoring RRDtool</a></div>
-</li>
-<li>
-<div><a href="../license.en.html">License</a></div>
-</li>
-<li>
-<div><a href="../cast.en.html">Cast</a></div>
-</li>
+<li><div><a href="../index.en.html">Welcome </a></div></li>
+<li><div><a href="../download.en.html">Download </a></div></li>
+<li><div><a href="../doc/index.en.html">Documentation </a></div></li>
+<li><div><a href="../tut/index.en.html">Tutorials </a></div></li>
+<li><div><a href="../prog/index.en.html">Programming </a></div></li>
+<li><div><a href="http://oss.oetiker.ch/rrdtool-trac/">Bugs, Wiki</a></div></li>
+<li><div><a href="../support.en.html">Support </a></div></li>
+<li><div class="selected">Gallery </div></li>
+<li><div><a href="../rrdworld/index.en.html">Projects using RRDtool </a></div></li>
+<li><div><a href="../sponsor.en.html">Sponsoring RRDtool </a></div></li>
+<li><div><a href="../license.en.html">License </a></div></li>
+<li><div><a href="../cast.en.html">Cast </a></div></li>
 </ul>
 <br />
 <!-- SiteSearch Google -->
 <form method="get" action="http://oss.oetiker.ch/rrdtool/search.en.html" target="_top">
 <table border="0" summary="">
-<tr>
-<td nowrap="nowrap" valign="top" align="left" height="32"><input type="hidden" name="domains" value="oss.oetiker.ch" /> <label for="sbi" style="display: none">Enter your search terms</label> <input type="text" name="q" style="width: 180px" maxlength="255" value="" id="sbi" /></td>
-</tr>
+<tr><td nowrap="nowrap" valign="top" align="left" height="32">
+<input type="hidden" name="domains" value="oss.oetiker.ch"></input>
+<label for="sbi" style="display: none">Enter your search terms</label>
+<input type="text" name="q" style="width: 180px" maxlength="255" value="" id="sbi"></input>
+</td></tr>
 <tr>
 <td nowrap="nowrap">
 <table summary="">
 <tr>
-<td><input type="radio" name="sitesearch" value="" id="ss0" /> <label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
-<td><input type="radio" name="sitesearch" value="oss.oetiker.ch" checked="checked" id="ss1" /> <label for="ss1" title="Search oss.oetiker.ch"><font size="-1" color="#000000">oss.oetiker.ch</font></label></td>
-</tr>
-</table>
-<label for="sbb" style="display: none">Submit search form</label> <input type="submit" name="sa" value="Google Search" id="sbb" /> <input type="hidden" name="client" value="pub-8135238818549668" /> <input type="hidden" name="forid" value="1" /> <input type="hidden" name="channel" value="6449489261" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="hidden" name="oe" value="ISO-8859-1" /> <input type="hidden" name="safe" value="active" /> <input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:11" /> <input type="hidden" name="hl" value="en" /></td>
+<td>
+<input type="radio" name="sitesearch" value="" id="ss0"></input>
+<label for="ss0" title="Search the Web"><font size="-1" color="#000000">Web</font></label></td>
+<td>
+<input type="radio" name="sitesearch" value="oss.oetiker.ch" checked id="ss1"></input>
+<label for="ss1" title="Search oss.oetiker.ch"><font size="-1" color="#000000">oss.oetiker.ch</font></label></td>
 </tr>
 </table>
+<label for="sbb" style="display: none">Submit search form</label>
+<input type="submit" name="sa" value="Google Search" id="sbb"></input>
+<input type="hidden" name="client" value="pub-8135238818549668"></input>
+<input type="hidden" name="forid" value="1"></input>
+<input type="hidden" name="channel" value="6449489261"></input>
+<input type="hidden" name="ie" value="ISO-8859-1"></input>
+<input type="hidden" name="oe" value="ISO-8859-1"></input>
+<input type="hidden" name="safe" value="active"></input>
+<input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:11"></input>
+<input type="hidden" name="hl" value="en"></input>
+</td></tr></table>
 </form>
 <!-- SiteSearch Google -->
 <br />
 <br />
 <p><b>Gold Sponsors</b></p>
-<p><a href="http://www.loopfuse.net/webrecorder/kredirect?kid=3&amp;cid=LF_00c56f70"><img title="GroundWork Open Source" border="0" alt="GroundWork Open Source Logo" src="../logos/gw200x100.gif" width="200" height="100" /></a></p>
+<p><a href="http://www.loopfuse.net/webrecorder/kredirect?kid=3&cid=LF_00c56f70"><img title="GroundWork Open Source" border="0" alt="GroundWork Open Source Logo" src="../logos/gw200x100.gif" width="200" height="100" /></a></p>
 <p><a href="http://www.zenoss.com/rrdtool?utm_source=rrdtool&amp;utm_medium=logolink&amp;utm_campaign=inbound"><img border="0" title="Zenoss Open Source IT Monitoring" alt="Zenoss Open Source IT Monitoring" src="../logos/zenoss.png" width="200" height="100" /></a></p>
 <p><a href="../sponsor.en.html">Silver Sponsors ...</a></p>
 <br />
 <br />
-<div><a href="http://tobi.oetiker.ch/wish/"><img border="0" alt="Make Tobi Happy" src="../inc/happy-tobi.png" width="119" height="72" /></a></div>
+<div>
+<a href="http://tobi.oetiker.ch/wish/"><img border="0" alt="Make Tobi Happy" src="../inc/happy-tobi.png" width="119" height="72" /></a>
+</div>
+<br />
 <br />
+<div>
+<iframe width="120" height="50" name="bandwidth" frameborder="0" src="../hoster.html"></iframe>
+</div>
 <br />
-<div><iframe width="120" height="50" name="bandwidth" frameborder="0" src="../hoster.html" id="bandwidth"></iframe></div>
 <br />
-<br /></div>
+</div>
 </td>
 <!-- ############################# -->
 <!-- # Logo and Body -->
 <!-- ############################# -->
 <td id="bodycell">
-<div id="mirrors"><a href="http://oss.oetiker.ch/rrdtool/gallery/index.en.html">Swiss Original</a>.&nbsp;Mirrors: <a href="http://rrdtool.mirror.graemef.net/gallery/index.en.html">UK</a><!--Graeme Fowler <graeme@graemef.net>-->
-<a href="http://rrdtool.cs.pu.edu.tw/gallery/index.en.html">TW</a><!--Hsun-Chang Chang <hsunchang@gmail.com>-->
-<a href="http://rrdtool.codemonkey.se/gallery/index.en.html">SE</a><!--Hans Engren <hans@cyclone.se>-->
-<a href="http://rrdtool.basemirror.de/gallery/index.en.html">DE</a><!--Baseportal Mirrors <mirrors@baseportal.de>-->
-<a href="http://rrdtool.mirroraty.org/gallery/index.en.html">US</a><!--Hossam Hossny <hossam@trexle.com>--></div>
+<div id="mirrors">
+<A HREF="http://oss.oetiker.ch/rrdtool/gallery/index.en.html">Swiss Original</A>.&nbsp;Mirrors:
+<A HREF="http://rrdtool.mirror.graemef.net/gallery/index.en.html">UK</A><!--Graeme Fowler <graeme@graemef.net>-->
+<A HREF="http://rrdtool.cs.pu.edu.tw/gallery/index.en.html">TW</A><!--Hsun-Chang Chang <hsunchang@gmail.com>-->
+<A HREF="http://rrdtool.codemonkey.se/gallery/index.en.html">SE</A><!--Hans Engren <hans@cyclone.se>-->
+<A HREF="http://rrdtool.basemirror.de/gallery/index.en.html">DE</A><!--Baseportal Mirrors <mirrors@baseportal.de>-->
+<A HREF="http://rrdtool.mirroraty.org/gallery/index.en.html">US</A><!--Hossam Hossny <hossam@trexle.com>-->
+</div>
 <div id="logo">
-<div class="legacy">RRDtool
-<hr /></div>
+<div class="legacy">
+RRDtool
+<hr />
+</div>
 </div>
 <!-- ############################# -->
 <!-- # BODY -->
 <!-- ############################# -->
-<div id="body"><!-- google_ad_section_start -->
+<div id="body">
+<!-- google_ad_section_start -->
 <h1>RRDtool Gallery</h1>
-<div id="googlead_right"><script type="text/javascript">
-//<![CDATA[
-<!--
+<div id="googlead_right">
+<script type="text/javascript"><!--
 google_ad_client = "pub-8135238818549668";
 /* rrdtool top right */
 google_ad_slot = "4985488960";
 google_ad_width = 300;
 google_ad_height = 250;
 //-->
-//]]>
-</script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script></div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+</script>
+<script type="text/javascript"
+src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
+</div>
+ <!-- no wider than 600 pixle -->
+ <!-- creation date -->
 <div class="gallery">
-<h2>MMS Inbound</h2>
+<h2> MMS Inbound </h2>
 <div class="image"><img src="mmh11_pi.png" alt="" width="267" height="321" /></div>
-<div class="caption">Simply parse of SNMPget from Vendor OID. The graph display the actual volume of transactions for MMS submitions, from 3 differents devices, such as, Phone, VAS and MM4 (others operator). -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3</div>
+<div class="caption"> Simply parse of SNMPget from Vendor OID. The graph display the
+actual volume of transactions for MMS submitions, from 3 differents devices,
+such
+as, Phone, VAS and MM4 (others operator). -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+ <!-- creation date -->
 <div class="gallery">
-<h2>MMS Retrieve</h2>
+<h2> MMS Retrieve</h2>
 <div class="image"><img src="mmh11_po.png" alt="" width="267" height="321" /></div>
-<div class="caption">Simply parse of SNMPget from Vendor OID. The graph display the actual volume of transactions for MMS retrieve for mobile phone and sent to other Operators (OLO). -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3</div>
+<div class="caption"> Simply parse of SNMPget from Vendor OID. The graph display the
+actual volume of transactions for MMS retrieve for mobile phone and sent to
+other Operators (OLO). -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+ <!-- creation date -->
 <div class="gallery">
-<h2>MMS Errors</h2>
+<h2> MMS Errors</h2>
 <div class="image"><img src="mmh11_er.png" alt="" width="267" height="321" /></div>
-<div class="caption">Simply parse of SNMPget from Vendor OID. The graph display the actual send a PAP push to the mobile, possibile errors due to get to HLR and retrieve for mobile. -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3</div>
+<div class="caption"> Simply parse of SNMPget from Vendor OID. The graph display the
+actual send a PAP push to the mobile, possibile errors due to get to HLR and
+retrieve for mobile. -- Alex Rivoltella &lt;alessio.r-delme-@<span class="legacy">XYZ-</span>tiscalinet.it&gt;, 2006/3 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+  <!-- creation date -->
+ <!-- Optional -->
 <div class="gallery">
-<h2>Transaction monitoring on property market</h2>
+<h2> Transaction monitoring on property market </h2>
 <div class="image"><img src="miszek.png" alt="" width="377" height="233" /></div>
-<div class="caption">Graph presents number of transactions on Real Estate market in Wroclaw. Chart is made based on week updates. Similar graphs present average property prices. Image is not unique but object of monitoring is quite original :) -- M.Cegielski &lt;info@<span class="legacy">XYZ-</span>wycena.net.pl&gt;, 2008/11 <a href="http://wycena.net.pl/ceny-mieszkania-wroclaw.htm">[demo]</a></div>
+<div class="caption"> Graph presents number of transactions on Real Estate market in Wroclaw. Chart is made based on week updates. Similar
+graphs present average property prices. Image is not unique but object of monitoring is quite original :) -- M.Cegielski &lt;info@<span class="legacy">XYZ-</span>wycena.net.pl&gt;, 2008/11 <a href="http://wycena.net.pl/ceny-mieszkania-wroclaw.htm">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
 <div class="gallery">
-<h2>HTTP Cache Traffic</h2>
+<h2> HTTP Cache Traffic </h2>
 <div class="image"><img src="charles.png" alt="" width="597" height="213" /></div>
-<div class="caption">HTTP cache traffic from servers and to clients -- Charles Glass &lt;charlesequal@<span class="legacy">XYZ-</span>gmail.com&gt;, 2008/10</div>
+<div class="caption"> HTTP cache traffic from servers and to clients -- Charles Glass &lt;charlesequal@<span class="legacy">XYZ-</span>gmail.com&gt;, 2008/10 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
 <div class="gallery">
-<p><script type="text/javascript">
-//<![CDATA[
-<!--
+<p>
+<script type="text/javascript"><!--
 google_ad_client = "pub-8135238818549668";
 google_ad_width = 300;
 google_ad_height = 250;
@@ -179,265 +190,365 @@ google_color_bg = "f0f8FF";
 google_color_link = "191919";
 google_color_url = "0066CC";
 google_color_text = "000000";
-//-->
-//]]>
-</script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script></p>
-<h2>RTT of MPLS VPN endpoints</h2>
+//--></script>
+<script type="text/javascript"
+  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
+</p>
+<h2> RTT of MPLS VPN endpoints </h2>
 <div class="image"><img src="pings.png" alt="" width="583" height="413" /></div>
-<div class="caption">Although MPLS VPN endpoints seem just one hop away from the IP point of view, there is always a more complex underlying infrastructure. Collecting endpoint RTTs (pings) and plotting them reveals the hidden infrastructure. This image shows that there are 6 groups of endpoints that have consistent minimum RTTs. This is most likely due to the number of real hops in the underlying infrastructure and can also be influenced by the last mile technology. It's also easy to spot temporary re-routing: in this example the light green endpoint plots temporarily out of his "league". -- Bruno Ciscato , 2008/9</div>
-</div>
-<div class="gallery">
-<h2>System Information (retro look)</h2>
+<div class="caption">Although MPLS VPN endpoints seem just one hop away from
+the IP point of view, there is always a more complex underlying
+infrastructure.
+Collecting endpoint RTTs (pings) and plotting them reveals the hidden
+infrastructure. This image shows that there are 6 groups of endpoints
+that have consistent
+minimum RTTs. This is most likely due to the number of real hops in
+the underlying infrastructure and can also be influenced by the last
+mile technology. It's also easy to spot temporary re-routing: in this
+example the light green endpoint plots temporarily out of his
+"league". -- Bruno Ciscato , 2008/9 </div>
+</div>
+<div class="gallery">
+<h2> System Information (retro look) </h2>
 <div class="image"><img src="systembelastung.png" alt="" width="600" height="264" /></div>
-<div class="caption">These 2 graphs are displayed on a status page of my small server at home. The colour green on black is used because I like these colours in combination with computers referring to the opinion of windows user about linux console freaks that are all supposed to have these colours in their console command line interfaces and because it looks somehow old school. -- kmindi , 2008/08</div>
+<div class="caption"> These 2 graphs are displayed on a status page of my
+small server at home. The colour green on black is used because I like these colours in combination with computers referring to the opinion of
+windows user about linux console freaks that are all supposed to have these colours in their console command line interfaces and because it looks
+somehow old school.
+     -- kmindi , 2008/08 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Traffic jam statistics Netherlands</h2>
+<h2> Traffic jam statistics Netherlands </h2>
 <div class="image"><img src="filegroei.png" alt="" width="581" height="311" /></div>
 <div class="caption">RRD with number of dutch traffic jams, length, weather, prediction and 24h ago -- Jeroen Wunnink &lt;info@<span class="legacy">XYZ-</span>filegroei.nl&gt;, 2008/5 <a href="http://www.filegroei.nl">[demo]</a></div>
 </div>
 <div class="gallery">
 <h2>SIP Messages Last Week</h2>
 <div class="image"><img src="sip_messages_week.png" alt="" width="697" height="503" /></div>
-<div class="caption">Inbound and outbound SIP messages on a VoIP trunk group over the last week. -- Chris Aloi and Matthew M. Boedicker , 2008/5</div>
+<div class="caption">Inbound and outbound SIP messages on a VoIP trunk group over the last week. -- Chris Aloi and Matthew M. Boedicker , 2008/5 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+       <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
 <h2>Cubemon</h2>
 <div class="image"><img src="cubemon.png" alt="" width="594" height="410" /></div>
-<div class="caption">Cubemon - Real-Time openGL rotating .png images from RRDTool. Images generated by stats from monitored devices rotate in cubes. This example showing 26 devices at once -- Hamish Marson &lt;hamish@<span class="legacy">XYZ-</span>travellingkiwi.com&gt;, 2008/4</div>
+<div class="caption">Cubemon - Real-Time openGL rotating .png images from RRDTool. Images generated by stats from monitored devices rotate in cubes. This example showing 26 devices at once -- Hamish Marson &lt;hamish@<span class="legacy">XYZ-</span>travellingkiwi.com&gt;, 2008/4 </div>
 </div>
-<!-- no wider than 600
+ <!-- no wider than 600
 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Sinus-Regression of Server-Traffic</h2>
+<h2> Sinus-Regression of Server-Traffic </h2>
 <div class="image"><img src="sintraf.png" alt="" width="597" height="227" /></div>
-<div class="caption">This graph shows the traffic of a networkinterface(dark-green). In red is displayed the optimal sinus-curve thru the points of one week. Light-green is the "can-be-range" of the traffic that was not alarmed. Yellow is the "warning-range" of the curve and every other points cause an CRITICAL-Warning in our minitoring. So we bring the statistics-calculations into the monitoring. That will show us abnormaly using of different curves and alarm it. -- Holger Kohn &lt;holger@<span class="legacy">XYZ-</span>kohn-nf.de&gt;, 2008/1 <a href="http://www.kohn-nf.de">[demo]</a></div>
-</div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
-<div class="gallery">
-<h2>Energy Mix</h2>
+<div class="caption"> This graph shows the traffic of a
+networkinterface(dark-green). In red is displayed the optimal
+sinus-curve thru the points of one week. Light-green is the
+"can-be-range" of the traffic that was not alarmed. Yellow is the
+"warning-range" of the curve and every other points cause an
+CRITICAL-Warning in our minitoring. So we bring the
+statistics-calculations into the monitoring. That will show us abnormaly
+using of different curves and alarm it. -- Holger Kohn &lt;holger@<span class="legacy">XYZ-</span>kohn-nf.de&gt;, 2008/1 <a href="http://www.kohn-nf.de">[demo]</a></div>
+</div>
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
+<div class="gallery">
+<h2> Energy Mix </h2>
 <div class="image"><img src="energy_graph.png" alt="" width="581" height="303" /></div>
-<div class="caption">This graph shows indoor and outdoor temperature, heating temperatures, brightness, natural gas and electric power consumption. Values come from MessPC system and is created with sensorserver project -- Lutz Schulze &lt;lschulze@<span class="legacy">XYZ-</span>messpc.de&gt;, 2008/3 <a href="http://www.messpc.de/sensorserver.php">[demo]</a></div>
+<div class="caption"> This graph shows indoor and outdoor temperature, heating temperatures,
+brightness, natural gas and electric power consumption. Values come from MessPC
+system and is created with sensorserver project -- Lutz Schulze &lt;lschulze@<span class="legacy">XYZ-</span>messpc.de&gt;, 2008/3 <a href="http://www.messpc.de/sensorserver.php">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+       <!-- Optional -->
 <div class="gallery">
-<h2>Network Appliance IOPs by protocol</h2>
+<h2> Network Appliance IOPs by protocol </h2>
 <div class="image"><img src="netapp-iops.png" alt="" width="600" height="321" /></div>
-<div class="caption">We use a combination of RRDtool, SNMP and Python to gather metrics and generate graphs for several of our critical systems. This graph shows a three hour window of the disk IO activity on one of our NetApp filers broken down by protocol (CIFS, NFS, FCP and iSCSI). -- Robert McDermott &lt;rmcdermo@<span class="legacy">XYZ-</span>gmail.com&gt;, 2007/12</div>
+<div class="caption"> We use a combination of RRDtool, SNMP and Python to gather metrics and generate graphs for several of our critical systems. This graph shows a three hour window of the disk IO activity on one of our NetApp filers broken down by protocol (CIFS, NFS, FCP and iSCSI). -- Robert McDermott &lt;rmcdermo@<span class="legacy">XYZ-</span>gmail.com&gt;, 2007/12 </div>
 </div>
 <div class="gallery">
 <h2>PC temperatures and fan speeds</h2>
 <div class="image"><img src="temp6.png" alt="" width="647" height="417" /></div>
-<div class="caption">An aggregate of all the temperatures and fans in my personal desktop computer. The spike is me watching a HD movie trailer. The grey area is a reboot. -- Ciprian Popovici , 2007/10</div>
+<div class="caption">An aggregate of all the temperatures and fans in my
+personal desktop computer. The spike is me watching a HD movie trailer.
+The grey area is a reboot. -- Ciprian Popovici , 2007/10 </div>
 </div>
 <div class="gallery">
 <h2>Filesystem Utilization and Predicted Trends</h2>
 <div class="image"><img src="fsu_predict.png" alt="" width="597" height="350" /></div>
-<div class="caption">Shows filesystem utilization with projected trend lines based on various starting points in the dataset. Trends are computed using the rrdtool Least Squares Line functions. If a trend is predicted to cross 100% utiliztion within the graph window, the date of the crossing is displayed. -- Damien S. Stuart &lt;dstuart@<span class="legacy">XYZ-</span>dstuart.org&gt;, 2007/6</div>
+<div class="caption">Shows filesystem utilization with projected trend lines based on various starting points in the dataset. Trends are computed using the rrdtool Least Squares Line functions. If a trend is predicted to cross 100% utiliztion within the graph window, the date of the crossing is displayed. -- Damien S. Stuart &lt;dstuart@<span class="legacy">XYZ-</span>dstuart.org&gt;, 2007/6 </div>
 </div>
 <div class="gallery">
-<h2>Streaming Auditor mesure</h2>
+<h2> Streaming Auditor mesure </h2>
 <div class="image"><img src="stream-pop.png" alt="" width="597" height="193" /></div>
-<div class="caption">This graph waas made in order to have an idea of how many listerners are on the webradio every 5 minutes (in order to have a look on privileged listeing hours). It's an example of a "Blue Flaming". Thanks to ED and dedibox-news great helper team. If you want more explainations send me a mail. -- Black Dragon ? &lt;black@<span class="legacy">XYZ-</span>ozone-server.com&gt;, 2007/5 <a href="http://www.fantasticworlds.eu">[demo]</a></div>
+<div class="caption"> This graph waas made in order to have an idea of how many listerners are on the webradio every 5 minutes (in order to have a look on privileged listeing hours). It's an example of a "Blue Flaming". Thanks to ED and dedibox-news great helper team. If you want more explainations send me a mail. -- Black Dragon ? &lt;black@<span class="legacy">XYZ-</span>ozone-server.com&gt;, 2007/5 <a href="http://www.fantasticworlds.eu">[demo]</a></div>
 </div>
 <div class="gallery">
-<h2>Thermostat with Indoor / Outdoor Temperature</h2>
+<h2> Thermostat with Indoor / Outdoor Temperature </h2>
 <div class="image"><img src="n20e-daily.png" alt="" width="597" height="279" /></div>
-<div class="caption">A graph of the internal (green) and external (grey) temperature from an IP enabled thermostat. Red areas denote times when the heat was on while blue denotes times when the air-conditioning was on. This graph also simulates translucent intersecting areas where the internal and external temperatures can swap places without becoming unreadable. -- Anders Brownworth , 2007/5 <a href="http://www.anders.com/projects/thermostat-graph/">[demo]</a></div>
+<div class="caption"> A graph of the internal (green) and external (grey) temperature from an IP enabled thermostat. Red areas denote times when the heat
+was on while blue denotes times when the air-conditioning was on. This graph also simulates translucent intersecting areas where the internal and
+external temperatures can swap places without becoming unreadable. -- Anders Brownworth , 2007/5 <a href="http://www.anders.com/projects/thermostat-graph/">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+      <!-- creation date -->
 <div class="gallery">
 <h2>Voltage control on APC Smart-UPS 2200 (Last Month)</h2>
 <div class="image"><img src="ups_voltage_mounth.png" alt="" /></div>
-<div class="caption">This graph shows the operating voltage of the electrical outlets in the last month. -- SnikS &lt;admin@<span class="legacy">XYZ-</span>vitmn.ru&gt;, 2007/4</div>
+<div class="caption">This graph shows the operating voltage of the electrical outlets in the last month. -- SnikS &lt;admin@<span class="legacy">XYZ-</span>vitmn.ru&gt;, 2007/4 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Temperature</h2>
+<h2> Temperature </h2>
 <div class="image"><img src="temp-poprs..png" alt="" /></div>
-<div class="caption">This graph shows the temperature of a computer room (indoor) and make a parallel with external temperature (in Porto Alegre city). -- João Marcelo Ceron &lt;&gt;, 2007/6 <a href="http://www.pop-rs.rnp.br/temperatura">[demo]</a></div>
+<div class="caption"> This graph shows the temperature of a computer room (indoor) and make a parallel with external
+temperature (in Porto Alegre city). -- João Marcelo Ceron &lt;&gt;, 2007/6 <a href="http://www.pop-rs.rnp.br/temperatura">[demo]</a></div>
 </div>
 <!-- no wider than 600 pixle -->
-<!--
+        <!--
 creation date -->
-<!-- Optional -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>DOCSIS UPSTREAM UTILIZATION</h2>
+<h2> DOCSIS UPSTREAM UTILIZATION </h2>
 <div class="image"><img src="docsis_upstream_utilization.png" alt="" width="601" height="233" /></div>
-<div class="caption">This graph show de upstream utilization of DOCSIS CMTS in the cable modem broadband operator. -- Diego Santos Soares &lt;diegosoares@<span class="legacy">XYZ-</span>yahoo.com.br&gt;, 2006/10</div>
+<div class="caption"> This graph show de upstream utilization
+of DOCSIS CMTS in the cable modem broadband operator.
+ -- Diego Santos Soares &lt;diegosoares@<span class="legacy">XYZ-</span>yahoo.com.br&gt;, 2006/10 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+         <!-- creation date -->
+       <!-- Optional -->
 <div class="gallery">
-<h2>Statistic for network interfaces</h2>
+<h2> Statistic for network interfaces </h2>
 <div class="image"><img src="andrey.png" alt="" width="597" height="311" /></div>
-<div class="caption">This a real (not artificial) data from a production machine. Isn't it amazing? Probably not the ideal sampling interval. -- Andrey Afanasiev &lt;afanasiev-av@<span class="legacy">XYZ-</span>mcc.elektra.ru&gt;, 2006/11 <a href="none">[demo]</a></div>
+<div class="caption">
+               This a real (not artificial) data from a production machine.
+               Isn't it amazing? Probably not the ideal sampling interval.
+        -- Andrey Afanasiev &lt;afanasiev-av@<span class="legacy">XYZ-</span>mcc.elektra.ru&gt;, 2006/11 <a href="none">[demo]</a></div>
 </div>
-<!-- Optional -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Merry Christmas</h2>
+<h2> Merry Christmas</h2>
 <div class="image"><img src="rrdtool-xmas.png" alt="" width="600" height="254" /></div>
-<div class="caption">Over a year ago I discoverd RRDtool. I had lots of fun creating all sorts of new graphs since then. So why not use RRDtool for my christmas cards too. A formula for the trees was simple. Father Christmas was more of a challenge though. -- Peter J. Linden &lt;linden@<span class="legacy">XYZ-</span>linden-itc.de&gt;, 2005/12</div>
+<div class="caption"> Over a year ago I discoverd RRDtool. I had lots of fun
+creating all sorts of new graphs since then. So why not use RRDtool for
+my christmas cards too. A formula for the trees was simple. Father Christmas
+was more of a challenge though. -- Peter J. Linden &lt;linden@<span class="legacy">XYZ-</span>linden-itc.de&gt;, 2005/12 </div>
 </div>
 <div class="gallery">
-<h2>Server room temperature monitoring</h2>
+<h2> Server room temperature monitoring </h2>
 <div class="image"><img src="termonit.png" alt="" width="600" height="326" /></div>
-<div class="caption">There are 8 thermal sensors across my server room. This graph shows thermal condition of various parts of the server room. -- Evgueni V. Gavrilov &lt;aquatique@<span class="legacy">XYZ-</span>rusunix.org&gt;, 2006/10</div>
+<div class="caption"> There are 8 thermal sensors across my server room. This graph shows thermal condition of various parts of the server room. -- Evgueni V. Gavrilov &lt;aquatique@<span class="legacy">XYZ-</span>rusunix.org&gt;, 2006/10 </div>
 </div>
 <div class="gallery">
 <h2>Temperature, humidity and pressure plots</h2>
 <div class="image"><img src="meteo-igf.png" alt="" width="597" height="243" /></div>
-<div class="caption">We use rrdtool to plot some basic meteorological parameters. Data is coming from our institute's (http://www.igf.fuw.edu.pl/zfa/en/) meteo-station which was build from scratch by students. Rrdtool fetch command is also used for creation of datafiles available on the website. -- Sylwester Arabas &lt;slayoo@<span class="legacy">XYZ-</span>igf.fuw.edu.pl&gt;, 2005/12 <a href="http://skng.igf.fuw.edu.pl/pl/stacja/">[demo]</a></div>
+<div class="caption">
+    We use rrdtool to plot some basic meteorological
+    parameters. Data is coming from our institute's
+    (http://www.igf.fuw.edu.pl/zfa/en/) meteo-station
+    which was build from scratch by students. Rrdtool
+    fetch command is also used for creation of datafiles
+    available on the website.
+   -- Sylwester Arabas &lt;slayoo@<span class="legacy">XYZ-</span>igf.fuw.edu.pl&gt;, 2005/12 <a href="http://skng.igf.fuw.edu.pl/pl/stacja/">[demo]</a></div>
 </div>
 <div class="gallery">
 <h2>Load and CPU usage</h2>
 <div class="image"><img src="load.png" alt="" width="571" height="421" /></div>
-<div class="caption">Graphs the load averages on the system and the fractions of CPU states under the curve. -- Lars Kotthoff &lt;metalhead@<span class="legacy">XYZ-</span>metalhead.ws&gt;, 2006/10 <a href="http://www.metalhead.ws/rrdtool">[demo]</a></div>
+<div class="caption">Graphs the load averages on the system and the fractions of CPU
+    states under the curve. -- Lars Kotthoff &lt;metalhead@<span class="legacy">XYZ-</span>metalhead.ws&gt;, 2006/10 <a href="http://www.metalhead.ws/rrdtool">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
 <h2>Interconnect Utilization in Erlangs (Minutes per Minute)</h2>
 <div class="image"><img src="btdmd8.png" alt="" width="697" height="427" /></div>
-<div class="caption">Graph shows inbound and outbound call traffic going in and out of the switch via the 6 trunks connected to the Diamond exchange. Inbound traffic shown as positive and uses a lowest-free fill method. Outbound traffic shown as negative uses a distributed fill method. <a href="/rrdtool-trac/wiki/OutlinedAreaGraph">Tech details on RRDtrac</a>. -- Ben Golden &lt;bengolden@<span class="legacy">XYZ-</span>.removethis.blueyonder.co.uk&gt;, 2006/3</div>
+<div class="caption">Graph shows inbound and outbound call traffic going in and out
+of the switch via the 6 trunks connected to the Diamond exchange. Inbound
+traffic shown as positive and uses a lowest-free fill method. Outbound
+traffic shown as negative uses a distributed fill method. <a
+href="/rrdtool-trac/wiki/OutlinedAreaGraph">Tech
+details on RRDtrac</a>. -- Ben Golden &lt;bengolden@<span class="legacy">XYZ-</span>.removethis.blueyonder.co.uk&gt;, 2006/3 </div>
 </div>
 <div class="gallery">
-<h2>The Matrix</h2>
+<h2> The Matrix </h2>
 <div class="image"><img src="576_nodes.png" alt="" width="600" height="440" /></div>
-<div class="caption">This is a part of our cluster of about 2000 CPUs. All nodes are being monitored in real-time for major system information every 15 seconds. Data collection and consolidation is done on one central server. -- Fabien Wernli , 2006/1</div>
+<div class="caption"> This is a part of our cluster of about 2000 CPUs.
+                  All nodes are being monitored in real-time for major system
+                  information every 15 seconds. Data collection and consolidation
+                  is done on one central server.
+      -- Fabien Wernli , 2006/1 </div>
 </div>
-<!-- creation date -->
-<!-- Optional -->
+        <!-- creation date -->
+     <!-- Optional -->
 <div class="gallery">
-<h2>Windvaan de drie delfzijlen</h2>
+<h2> Windvaan de drie delfzijlen </h2>
 <div class="image"><img src="windvaan.png" alt="" width="541" height="324" /></div>
-<div class="caption">A graph showing wind speed &amp; direction. -- H.R. ter Veer &lt;h.r.terveer@<span class="legacy">XYZ-</span>noorderzijlvest.nl&gt;, 2006/1</div>
+<div class="caption"> A graph showing wind speed &amp; direction. -- H.R. ter Veer &lt;h.r.terveer@<span class="legacy">XYZ-</span>noorderzijlvest.nl&gt;, 2006/1 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
 <div class="gallery">
 <h2>RRDstats QOS classes usage</h2>
 <div class="image"><img src="rrdstats.png" alt="" width="595" height="370" /></div>
-<div class="caption">RRDStats is Coyote Linux &amp; BrazilFW floppy router package. Graphical statistics for bandwidth usage, link quality and defined QOS classes. -- Dolly &lt;dolly@<span class="legacy">XYZ-</span>czi.cz&gt;, 2005/11 <a href="http://dolly.czi.cz/coyote/statssample/">[demo]</a></div>
+<div class="caption">RRDStats is Coyote Linux &amp; BrazilFW floppy router package.
+Graphical statistics for bandwidth usage, link quality and defined QOS
+classes. -- Dolly &lt;dolly@<span class="legacy">XYZ-</span>czi.cz&gt;, 2005/11 <a href="http://dolly.czi.cz/coyote/statssample/">[demo]</a></div>
 </div>
-<!-- creation date -->
+        <!-- creation date -->
 <div class="gallery">
-<h2>Gamer count on 1stgame.nl</h2>
+<h2> Gamer count on 1stgame.nl </h2>
 <div class="image"><img src="all_gamers_36h.png" alt="" width="593" height="385" /></div>
-<div class="caption">Stacked graph of gameserver player counts -- Tom Mulder &lt;tom@<span class="legacy">XYZ-</span>removethis.1stgame.nl&gt;, 2005/11 <a href="http://stats.1stgame.nl/">[demo]</a></div>
+<div class="caption"> Stacked graph of gameserver player counts -- Tom Mulder &lt;tom@<span class="legacy">XYZ-</span>removethis.1stgame.nl&gt;, 2005/11 <a href="http://stats.1stgame.nl/">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>SMPP Router Statistics</h2>
+<h2> SMPP Router Statistics </h2>
 <div class="image"><img src="smpp.png" alt="" width="664" height="169" /></div>
-<div class="caption">SMSs per second statistics graph -- Osinet &lt;info@<span class="legacy">XYZ-</span>osinet.com.ar&gt;, 2005/11 <a href="http://www.osinet.com.ar">[demo]</a></div>
+<div class="caption"> SMSs per second statistics graph -- Osinet &lt;info@<span class="legacy">XYZ-</span>osinet.com.ar&gt;, 2005/11 <a href="http://www.osinet.com.ar">[demo]</a></div>
 </div>
 <div class="gallery">
 <h2>Traffic in Kibibytes - cable modem.</h2>
 <div class="image"><img src="ryan.png" alt="" width="697" height="229" /></div>
 <div class="caption">Just an example of different colors and transparency more or less using the rrdtool's site colors. Has a one minute --step. -- Ryan Jordan &lt;ryanstuartjordan@<span class="legacy">XYZ-</span>gmail.com&gt;, 2005/11 <a href="http://carmex.ath.cx/graphs/">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Weather monitoring</h2>
+<h2> Weather monitoring </h2>
 <div class="image"><img src="zug.png" alt="" width="447" height="229" /></div>
-<div class="caption">This graph shows the atmospheric pressure measured at our school's weather station. We use this data and graphs to demonstrate weather behavior with real life data. -- Kantonsschule Zug &lt;info@<span class="legacy">XYZ-</span>kanti-zug.ch&gt;, 2005/11 <a href="http://weather.kanti-zug.ch">[demo]</a></div>
+<div class="caption"> This graph shows the atmospheric pressure measured at our
+school's weather station. We use this data and graphs to
+demonstrate weather behavior with real life data. -- Kantonsschule Zug &lt;info@<span class="legacy">XYZ-</span>kanti-zug.ch&gt;, 2005/11 <a href="http://weather.kanti-zug.ch">[demo]</a></div>
 </div>
-<!-- creation date -->
-<!-- Optional -->
+        <!-- creation date -->
+   <!-- Optional -->
 <!-- mpot@martybugs.net -->
 <div class="gallery">
 <h2>WAN Link Monitoring</h2>
 <div class="image"><img src="pmacct-3hour.png" alt="" width="600" height="606" /></div>
-<div class="caption">These graphs show network traffic inbound and outbound on the WAN link from our office into our corporate network, and allow us to monitor the network usage of each department in the office. <a href="http://www.ba.cnr.it/~paolo/pmacct/">pmacct</a> is used to monitor all traffic on a mirrored switch port, with some perl scripts to parse the pmacct data, store it into rrd files and generate the graphs. Get in <a href="http://martybugs.net/contact.cgi">touch</a> with me if you have any questions. -- Martin Pot , 2004/1</div>
+<div class="caption">These graphs show network traffic inbound and outbound on the WAN link from our office into our corporate network, and allow us to monitor the network usage of each department in the office.
+<a href="http://www.ba.cnr.it/~paolo/pmacct/">pmacct</a> is used to monitor all traffic on a mirrored switch port, with some perl scripts to parse the pmacct data, store it into rrd files and generate the graphs.
+Get in <a href="http://martybugs.net/contact.cgi">touch</a> with me if you have any questions.
+ -- Martin Pot , 2004/1 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+          <!-- Optional -->
 <div class="gallery">
-<h2>Solar System's Data</h2>
+<h2> Solar System's Data </h2>
 <div class="image"><img src="solar.png" alt="" width="472" height="243" /></div>
-<div class="caption">Shows the daily information about our solar system's data and state -- Christian Kaiser &lt;chk@<span class="legacy">XYZ-</span>online.de&gt;, 2005/8 <a href="http://www.invest-tools.com/pub/solar/today.png">[demo]</a></div>
+<div class="caption"> Shows the daily information about our solar system's data and state -- Christian Kaiser &lt;chk@<span class="legacy">XYZ-</span>online.de&gt;, 2005/8 <a href="http://www.invest-tools.com/pub/solar/today.png">[demo]</a></div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+     <!-- creation date -->
+       <!-- Optional -->
 <div class="gallery">
-<h2>Statistic for antispam server</h2>
+<h2> Statistic for antispam server </h2>
 <div class="image"><img src="mailstat-daily.png" alt="" width="597" height="499" /></div>
-<div class="caption">Unlike most other report, data in this report are collected every hour (3600 sec). This graph shows how the effectiveness of using <a href="http://www.postfix.org/uce.html">postfix UCE control</a>, <a href="http://sqlgrey.sourceforge.net">greylisting</a> and <a href="http://spamassassin.apache.org">spamassassin</a> to reduce spam. -- Bambang Budiharto &lt;budhi@<span class="legacy">XYZ-</span>i6x.org&gt;, 2005/6</div>
+<div class="caption"> Unlike most other report, data in this report are
+collected every hour (3600 sec). This graph shows how the effectiveness of
+using <a href="http://www.postfix.org/uce.html">postfix UCE control</a>,
+      <a href="http://sqlgrey.sourceforge.net">greylisting</a> and
+      <a href="http://spamassassin.apache.org">spamassassin</a> to reduce spam.
+     -- Bambang Budiharto &lt;budhi@<span class="legacy">XYZ-</span>i6x.org&gt;, 2005/6 </div>
 </div>
 <div class="gallery">
-<h2>ACAD Network - kuzniki.net - traffic graphing</h2>
+<h2> ACAD Network - kuzniki.net - traffic graphing </h2>
 <div class="image"><img src="panel_user.png" alt="" width="617" height="335" /></div>
-<div class="caption">This graph shows amount of total and peer2peer traffic generated by user. Online, offline decision is based on information if the computer was sending any data. (Legend translation: 'bajtow na sek DO' - eng. incoming Bps, 'bajtow na sek Z' - eng. outgoing Bps, 'razem' - eng. total, 'wylaczony' - eng. offline, 'wlaczony' - eng. online) -- Gabriel Borkowski , 2005/6</div>
+<div class="caption"> This graph shows amount of total and peer2peer traffic generated by user.
+ Online, offline decision is based on information if the computer was sending any data.
+(Legend translation: 'bajtow na sek DO' - eng. incoming Bps, 'bajtow na sek Z' - eng. outgoing Bps, 'razem' - eng. total,
+ 'wylaczony' - eng. offline, 'wlaczony' - eng. online) -- Gabriel Borkowski , 2005/6 </div>
 </div>
-<!-- Optional -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Mailgraph and Greylisting</h2>
+<h2> Mailgraph and Greylisting </h2>
 <div class="image"><img src="mailgraph_gallery.png" alt="" width="623" height="387" /></div>
-<div class="caption">This graphs show the effect that the <a href="http://isg.ee.ethz.ch/tools/postgrey">greylisting</a> technique had on our mail traffic. Notice the drop of spam and viruses in the middle of the graph (June 2004) and the corresponding increase in the rejected mails. -- David Schweikert &lt;dws@<span class="legacy">XYZ-</span>ee.ethz.ch&gt;, 2005/6</div>
+<div class="caption">This graphs show the effect that the <a
+href="http://isg.ee.ethz.ch/tools/postgrey">greylisting</a> technique
+had on our mail traffic. Notice the drop of spam and viruses in the
+middle of the graph (June 2004) and the corresponding increase in the
+rejected mails.
+  -- David Schweikert &lt;dws@<span class="legacy">XYZ-</span>ee.ethz.ch&gt;, 2005/6 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
+   <!-- Optional -->
 <div class="gallery">
 <h2>Ram Usage on Linux Machine</h2>
 <div class="image"><img src="ramUsage.png" alt="" width="600" height="398" /></div>
-<div class="caption">Created for use with Torrus (unsubmitted) to show the usage of all available RAM, stacked by type of usage. -- Michiel Brandenburg &lt;apex@<span class="legacy">XYZ-</span>xepa.nl&gt;, 2005/5</div>
+<div class="caption">Created for use with Torrus (unsubmitted) to show the usage of all available RAM, stacked by type of usage. -- Michiel Brandenburg &lt;apex@<span class="legacy">XYZ-</span>xepa.nl&gt;, 2005/5 </div>
 </div>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
+ <!-- no wider than 600 pixle -->
+        <!-- creation date -->
 <div class="gallery">
-<h2>CPU Load drawed with drraw.cgi</h2>
+<h2> CPU Load drawed with drraw.cgi </h2>
 <div class="image"><img src="CPU__Trend.png" alt="" width="681" height="333" /></div>
-<div class="caption">Created with drraw from Christophe Kalt (See RRDtool Companions) Changing Colors and using the new Trend Funkion. -- Christoph Baumann &lt;christoph.baumann@<span class="legacy">XYZ-</span>coop.ch&gt;, 2005/5</div>
+<div class="caption">
+Created with drraw from Christophe Kalt (See RRDtool Companions)
+Changing Colors and using the new Trend Funkion.
+ -- Christoph Baumann &lt;christoph.baumann@<span class="legacy">XYZ-</span>coop.ch&gt;, 2005/5 </div>
 </div>
-<!-- Optional -->
+   <!-- Optional -->
 <div class="gallery">
-<h2>Fluxoscope Graph</h2>
+<h2> Fluxoscope Graph </h2>
 <div class="image"><img src="flux.png" alt="" width="585" height="366" /></div>
-<div class="caption">Fluxoscope is a system used by SWITCH for measurements of our external network traffic. One of its products are graphs which represent, for each external connection, the protocol distribution of traffic over time. The example graph shows the traffic distribution on one of our "upstream" or transit ISPs over a period of a few hours. The "positive" part of the graph shows incoming traffic (what we receive from the ISP), the "negative" part corresponds to outgoing traffic (what we send them). -- Simon Leinen &lt;simon@<span class="legacy">XYZ-</span>switch.ch&gt;, 2005/5</div>
+<div class="caption">  Fluxoscope is a system used by SWITCH for measurements of
+    our external network traffic. One of its products are graphs which
+    represent, for each external connection, the protocol distribution
+    of traffic over time. The example graph shows the traffic
+    distribution on one of our "upstream" or transit ISPs over a
+    period of a few hours. The "positive" part of the graph shows
+    incoming traffic (what we receive from the ISP), the "negative"
+    part corresponds to outgoing traffic (what we send them). -- Simon Leinen &lt;simon@<span class="legacy">XYZ-</span>switch.ch&gt;, 2005/5 </div>
 </div>
 <div class="gallery">
-<h2>spamd connections</h2>
+<h2> spamd connections </h2>
 <div class="image"><img src="gate.spamd.week.600.png" alt="" width="462" height="293" /></div>
-<div class="caption"><a href='http://www.openbsd.org/cgi-bin/man.cgi?query=spamd'>OpenBSD's spam deferral daemon</a> connection graph shows simultaneous connections in green, and connection times in blue. The dark blue line shows the average connection time, with lighter blue used to show the range from minimum to maximum as a blurring effect. The data is taken from a spamd logfile every time a line is added, or at 10 second intervals if no new data arrives in which case the most recent values are duplicated. The RRD is created with a 30 second heartbeat - so some fractional number of connections is possible. For those unfamiliar with spamd, it is an SMTP tarpit for blacklisted senders. The logfile includes the number of concurrent connections each time a new host connects, and the time a connection has lasted when a host disconnects. The number of connections should be fairly accurate in the graphs, while the connection times are not so in the short-term, depending more on the timing of the disconnects. Connections and times are tracked separately in perl, except that disconnects cause a decrement in the connection count as well. -- Christopher Kruslicky &lt;chris-rrdgallery@<span class="legacy">XYZ-</span>kruslicky.net&gt;, 2005/4</div>
+<div class="caption">
+<a href='http://www.openbsd.org/cgi-bin/man.cgi?query=spamd'>OpenBSD's
+spam deferral daemon</a> connection graph shows simultaneous connections in green, and connection times in blue. The dark blue line shows the average connection time, with lighter blue used to show the range from minimum to maximum as a blurring effect. The data is taken from a spamd logfile every time a line is added, or at 10 second intervals if no new data arrives in which case the most recent values are duplicated. The RRD is created with a 30 second heartbeat - so some fractional number of connections is possible. For those unfamiliar with spamd, it is an SMTP tarpit for blacklisted senders. The logfile includes the number of concurrent connections each time a new host connects, and the time a connection has lasted when a host disconnects. The number of connections should be fairly accurate in the graphs, while the connection times are not so in the short-term, depending more on the timing of the disconnects. Connections and times are tracked separately in perl, except that disconnects cause a decrement in the connection count as well.
+ -- Christopher Kruslicky &lt;chris-rrdgallery@<span class="legacy">XYZ-</span>kruslicky.net&gt;, 2005/4 </div>
 </div>
 <div class="gallery">
-<h2>UW-HEP Grid Computing Resources Graph</h2>
+<h2> UW-HEP Grid Computing Resources Graph </h2>
 <div class="image"><img src="uw-condor.png" alt="" width="607" height="327" /></div>
-<div class="caption">This graph shows that the Linux Intel computing resources available for particle physics research at the University of Wisconsin provides 4.7 CPU <b>years</b> of computing power every day. It's a combination of Condor pools managed by High Energy Physics, the Computer Science Department and the Grid Laboratory of Wisconsin. -- Steve Rader &lt;rader@<span class="legacy">XYZ-</span>hep.wisc.edu&gt;, 2005/5 <a href="http://nrg.hep.wisc.edu">[demo]</a></div>
+<div class="caption">
+This graph shows that the Linux Intel computing resources available
+for particle physics research at the University of Wisconsin
+provides 4.7 CPU <b>years</b> of computing power every day. It's a
+combination of Condor pools managed by High Energy Physics, the
+Computer Science Department and the Grid Laboratory of Wisconsin.
+ -- Steve Rader &lt;rader@<span class="legacy">XYZ-</span>hep.wisc.edu&gt;, 2005/5 <a href="http://nrg.hep.wisc.edu">[demo]</a></div>
 </div>
 <div class="gallery">
-<h2>UW-HEP Grid CPU Utilization Graph</h2>
+<h2> UW-HEP Grid CPU Utilization Graph </h2>
 <div class="image"><img src="uw-condor-use.png" alt="" width="607" height="327" /></div>
-<div class="caption">This graph shows the utilization of Linux Intel CPUs by particle physics researchers and other members of the Grid Laboratory of Wisconsin. -- Steve Rader &lt;rader@<span class="legacy">XYZ-</span>hep.wisc.edu&gt;, 2005/5 <a href="http://nrg.hep.wisc.edu">[demo]</a></div>
+<div class="caption">
+This graph shows the utilization of Linux Intel CPUs by particle
+physics researchers and other members of the Grid Laboratory of
+Wisconsin.
+ -- Steve Rader &lt;rader@<span class="legacy">XYZ-</span>hep.wisc.edu&gt;, 2005/5 <a href="http://nrg.hep.wisc.edu">[demo]</a></div>
 </div>
 <h2>Add your own graphs to this list</h2>
-<p>If you have created a graph you like, and you think I would like it too, please send me the image plus an xml file like the example below to be considered for addition to this page. Note that your graph must not be wider than 600 pixels.</p>
+<p>If you have created a graph you like, and you think I would like it too,
+please send me the image plus an xml file like the example below to be
+considered for addition to this page. Note that your graph must not be wider
+than 600 pixels.</p>
 <pre>
 &lt;gallery image="graph.png" &gt; &lt;!-- no wider than 600 pixle --&gt;
 
@@ -451,33 +562,43 @@ creation date -->
    &lt;livesite&gt; http://somesite.blabla.plac &lt;/livesite&gt; 
       &lt;email&gt; max@example.com &lt;/email&gt;
 
-&lt;/gallery&gt;
-</pre>
-<!-- google_ad_section_end --></div>
+&lt;/gallery&gt;</pre>
+<!-- google_ad_section_end -->
+</div>
 </td>
 </tr>
 <tr>
 <td id="leftcornercell"></td>
-<td id="footcell"><!-- ############################# -->
+<td id="footcell">
+<!-- ############################# -->
 <!-- # FOOTER -->
 <!-- ############################# -->
-<div id="address"><small>01/25/09 | <a href="mailto:tobi@..delete..this..removethis.oetiker.ch">Tobias Oetiker</a> | <a href="http://it.oetiker.ch/monitoring/">OETIKER+PARTNER AG</a></small></div>
-</td>
-</tr>
+<div id="address">
+<small>
+01/25/09 | <A HREF="mailto:tobi@..delete..this..removethis.oetiker.ch">Tobias Oetiker</A> | <A HREF="http://it.oetiker.ch/monitoring/">OETIKER+PARTNER AG</a>
+</small>
+</div>
+</td></tr>
 </table>
 <hr class="legacy" />
-<p class="legacy" style="border-width: 1px; border-color: red; padding: 5px;"><b>NOTE:</b> The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla <a href="http://www.getfirefox.com">Firefox</a> or <a href="http://www.opera.com">Opera</a> but also Apple's <a href="http://www.apple.com/safari/">Safari</a> or KDE's <a href="http://www.konqueror.org">Konqueror</a> for example. It may also be that you are looking at a mirror page which did not copy <a href="../inc/design.css">the CSS</a> for this page. Or if some pictu res are missing, then the mirror may not have picked up the contents of the <a href="../inc/">inc</a> directory.</p>
+<p class="legacy" style="border-width: 1px; border-color: red; padding: 5px;">
+<b>NOTE:</b> The content of this website is accessible with any browser. The graphical
+design though relies completely on CSS2 styles. If you see this text, this means
+that your browser does not support CSS2. Consider upgrading to a standard conformant
+browser like Mozilla <a href="http://www.getfirefox.com">Firefox</a> or
+<a href="http://www.opera.com">Opera</a> but also Apple's <a href="http://www.apple.com/safari/">Safari</a>
+or KDE's <a href="http://www.konqueror.org">Konqueror</a> for example.
+It may also be that you are looking at a mirror page which did not copy <a href="../inc/design.css">the CSS</a> for this page. Or if some pictu
+res are missing, then the mirror may not have picked up the contents of the <a href="../inc/">inc</a> directory.
+</p>
 <script type="text/javascript">
-//<![CDATA[
 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-//]]>
-</script><script type="text/javascript">
-//<![CDATA[
+</script>
+<script type="text/javascript">
 var pageTracker = _gat._getTracker("UA-374525-1");
 pageTracker._initData();
 pageTracker._trackPageview();
-//]]>
 </script>
 </body>
 </html>
index 159115954a60bbb28688739d9bb1d24d7290aab1..980ebf39c94702b8b46c1f456bccd58efb9633bb 100644 (file)
@@ -19,14 +19,22 @@ Python, Ruby, TCL or PHP bindings.</p>
 href="http://n2.nabble.com/Supporting-Tobi%27s-OSS-work-in-2009-tp1660428p1660428.html">supporting
 my OSS work</a> in 2009.</p>
 
-<H2>Version 1.3.7 Released, April 7th, 2009</H2>
+<h2>Nordic Meet on Nagios 2009,  June 3-4th</h2>
 
-<p>Read all about bugfixes and features in <a href="http://oss.oetiker.ch/rrdtool/forum.en.html#nabble-td2181570">1.3.7 Announcement</a></p>
+<p><a href="http://nordicmeetonnagios.op5.org/" border="0"><img src="newbannernmn250x60.gif"/></a></p>
 
-<p>Users of versions 1.3.0 and 1.3.1 should <a href="download.var">upgrade</a> since these releases
-contain a serious <a
-href="http://oss.oetiker.ch/rrdtool-trac/ticket/178">data corruption bug</a>
-triggerd by running rrdtool update with multiple values in one go.</p>
+<p>Nordic Meet on Nagios 2009, June 3-4th, the largest Nagios conference in
+Scandinavia. Tobi Oetiker will be giving a talk on RRDtool scaling. You can
+meet key open source profiles and discuss the future of their Nagios Related
+OSS Projects, listen to the latest news, market trends and case studies
+focusing on business value. There will be open discussions on development
+and technology challenges as well as hands on workshops. Let's meet on
+Nordic Meet on Nagios 2009.</p>
+
+
+<H2>Version 1.3.8 Released, May 19th, 2009</H2>
+
+<p>Read all about bugfixes and features of 1.3.8 in the <a href="forum.en.html#nabble-f937164">announcement</a></p>
 
 <p>Read all about the new features of the 1.3 series in
 <a href="http://oss.oetiker.ch/rrdtool-trac/wiki/RRDtool13">the RRDtool Wiki</a>.</p>
diff --git a/website/newbannernmn250x60.gif b/website/newbannernmn250x60.gif
new file mode 100644 (file)
index 0000000..6e80f87
Binary files /dev/null and b/website/newbannernmn250x60.gif differ