Code

added systembelastung
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 9 Aug 2008 15:22:22 +0000 (15:22 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 9 Aug 2008 15:22:22 +0000 (15:22 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1458 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/gallery/index.en.html
website/gallery/index.wml
website/gallery/systembelastung.png [new file with mode: 0644]
website/gallery/systembelastung.xml [new file with mode: 0644]

index b1eedfc5fbb145192ab2601fd39973ab062f6306..e38da075cbff2a2bab9a678845ef9f24b4cd79a2 100644 (file)
@@ -84,7 +84,7 @@
 <br />
 <br />
 <p><b>Gold Sponsors</b></p>
-<p><a href="http://www.groundworkopensource.com/products/components/rrdtool.html"><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&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.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 />
@@ -149,6 +149,11 @@ google_ad_height = 250;
 <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>
+<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>
 <!-- no wider than 600 pixle -->
 <!-- creation date -->
 <!-- Optional -->
@@ -158,14 +163,6 @@ google_ad_height = 250;
 <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>
-<!-- no wider than 600 pixle -->
-<!-- creation date -->
-<!-- Optional -->
-<div class="gallery">
 <p><script type="text/javascript">
 //<![CDATA[
 <!--
@@ -184,6 +181,14 @@ google_color_text = "000000";
 //]]>
 </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
 </script></p>
+<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>
+<!-- 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>
@@ -436,7 +441,7 @@ creation date -->
 <td id="footcell"><!-- ############################# -->
 <!-- # FOOTER -->
 <!-- ############################# -->
-<div id="address"><small>06/10/08 | <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>
+<div id="address"><small>08/09/08 | <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>
index cf01f050f61ed5187c2709b4937e8670f1a64781..0e7db394c505e7e3a1b2a0b476c6cad998de680f 100644 (file)
@@ -5,6 +5,7 @@
 <H1>RRDtool Gallery</H1>
 
 #include "mmh11.xml"
+#include "systembelastung.xml"
 #include "filegroei.xml"
 #include "sip_messages_week.xml"
 #include "cubemon.xml"
diff --git a/website/gallery/systembelastung.png b/website/gallery/systembelastung.png
new file mode 100644 (file)
index 0000000..84f5e90
Binary files /dev/null and b/website/gallery/systembelastung.png differ
diff --git a/website/gallery/systembelastung.xml b/website/gallery/systembelastung.xml
new file mode 100644 (file)
index 0000000..0d63399
--- /dev/null
@@ -0,0 +1,11 @@
+<gallery image="systembelastung.png" >
+
+    <title> System Information (retro look) </title>
+    <author> kmindi </author>
+    <description> 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.
+    </description>
+    <year> 2008 </year><month> 08 </month>
+</gallery>