summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-07-09 20:12:10 +0200
committerThomas Graf <tgraf@suug.ch>2013-07-09 20:12:10 +0200
commitc8fd3aa271eb66fe508c673686f43d359b749a66 (patch)
treed14e7e17dabc55f20952bb155e31602f7d911de8
parentca36d910d7242d881749b8aa51fd5c64d3740b03 (diff)
add 2 screenshots
-rw-r--r--images/shot1.pngbin0 -> 70710 bytes
-rw-r--r--images/shot2.pngbin0 -> 112482 bytes
-rw-r--r--index.html7
3 files changed, 2 insertions, 5 deletions
diff --git a/images/shot1.png b/images/shot1.png
new file mode 100644
index 0000000..2f371a2
--- /dev/null
+++ b/images/shot1.png
Binary files differ
diff --git a/images/shot2.png b/images/shot2.png
new file mode 100644
index 0000000..2739e55
--- /dev/null
+++ b/images/shot2.png
Binary files differ
diff --git a/index.html b/index.html
index 78076a4..e709d71 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>Bmon by tgraf</title>
+ <title>Bmon - bandwidth monitor and rate estimator</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@@ -41,9 +41,6 @@
<h1>
<a name="bmon" class="anchor" href="#bmon"><span class="octicon octicon-link"></span></a>bmon</h1>
-<h2>
-<a name="bandwidth-monitor-and-rate-estimator" class="anchor" href="#bandwidth-monitor-and-rate-estimator"><span class="octicon octicon-link"></span></a>bandwidth monitor and rate estimator</h2>
-
<p>bmon is a monitoring and debugging tool to capture networking related
statistics and prepare them visually in a human friendly way. It
features various output methods including an interactive curses user
@@ -54,4 +51,4 @@ interface and a programmable text output for scripting.</p>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
-</html> \ No newline at end of file
+</html>