From 0cc488aaf68e4c9f5b1f622979e909931e37de49 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 10:54:18 +0100 Subject: rename to gotop --- gotop.buetow.org/PROJECT | 1 + gotop.buetow.org/SITEMAP | 0 gotop.buetow.org/content/50.Download.xml | 9 +++++++++ gotop.buetow.org/content/98.contact.xml | 19 +++++++++++++++++++ gotop.buetow.org/content/99.license.xml | 5 +++++ gotop.buetow.org/content/home.xml | 12 ++++++++++++ gotop.buetow.org/htdocs/images/gstat.png | Bin 0 -> 60067 bytes 7 files changed, 46 insertions(+) create mode 100644 gotop.buetow.org/PROJECT create mode 100644 gotop.buetow.org/SITEMAP create mode 100644 gotop.buetow.org/content/50.Download.xml create mode 100644 gotop.buetow.org/content/98.contact.xml create mode 100644 gotop.buetow.org/content/99.license.xml create mode 100644 gotop.buetow.org/content/home.xml create mode 100644 gotop.buetow.org/htdocs/images/gstat.png (limited to 'gotop.buetow.org') diff --git a/gotop.buetow.org/PROJECT b/gotop.buetow.org/PROJECT new file mode 100644 index 0000000..ecabf10 --- /dev/null +++ b/gotop.buetow.org/PROJECT @@ -0,0 +1 @@ +This is a iotop replacement programmed in Go for Linux. diff --git a/gotop.buetow.org/SITEMAP b/gotop.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 diff --git a/gotop.buetow.org/content/50.Download.xml b/gotop.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..f5a9da9 --- /dev/null +++ b/gotop.buetow.org/content/50.Download.xml @@ -0,0 +1,9 @@ + + + Download + Download from git repository + + Go to + http://github.com/buetow/!!HOSTNAME!! + + diff --git a/gotop.buetow.org/content/98.contact.xml b/gotop.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..1400b23 --- /dev/null +++ b/gotop.buetow.org/content/98.contact.xml @@ -0,0 +1,19 @@ + + + Contact Me/Us + + Please use the + Development Mailing List + for any considerations of this humble programming project or any other programming project of mine. + + + But you may also use other methods such as listed + on this site + for example. + + + If you are interested in other projects please visit + https://dev.buetow.org + :) + + diff --git a/gotop.buetow.org/content/99.license.xml b/gotop.buetow.org/content/99.license.xml new file mode 100644 index 0000000..641bd8c --- /dev/null +++ b/gotop.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ + + + License + gotop is licensed under the GNU Gerneral Public License Version 3 or later. + diff --git a/gotop.buetow.org/content/home.xml b/gotop.buetow.org/content/home.xml new file mode 100644 index 0000000..30c7c69 --- /dev/null +++ b/gotop.buetow.org/content/home.xml @@ -0,0 +1,12 @@ + + + gotop + Get the current clue... + gotop is a program written in Go to observe disk IO stats. It currently runs on Linux only. FreeBSD support may be added too (but only through linprocfs) + Screenshot + + Command line flags + + https://web.buetow.org/cgit/gotop.git/plain/help.txt + + diff --git a/gotop.buetow.org/htdocs/images/gstat.png b/gotop.buetow.org/htdocs/images/gstat.png new file mode 100644 index 0000000..8b2afab Binary files /dev/null and b/gotop.buetow.org/htdocs/images/gstat.png differ -- cgit v1.2.3