From 4279ec7e5888f02336acc87e479d291fec03b032 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 2 Jan 2015 14:12:58 +0100 Subject: fix fqdn name --- pingdomfetch.buetow.org/PROJECT | 1 + pingdomfetch.buetow.org/SITEMAP | 0 pingdomfetch.buetow.org/content/20.Manpage.xml | 8 ++++++++ pingdomfetch.buetow.org/content/40.Changelog.xml | 8 ++++++++ pingdomfetch.buetow.org/content/50.Download.xml | 9 +++++++++ pingdomfetch.buetow.org/content/98.contact.xml | 19 +++++++++++++++++++ pingdomfetch.buetow.org/content/99.license.xml | 5 +++++ pingdomfetch.buetow.org/content/home.xml | 10 ++++++++++ 8 files changed, 60 insertions(+) create mode 100644 pingdomfetch.buetow.org/PROJECT create mode 100644 pingdomfetch.buetow.org/SITEMAP create mode 100644 pingdomfetch.buetow.org/content/20.Manpage.xml create mode 100644 pingdomfetch.buetow.org/content/40.Changelog.xml create mode 100644 pingdomfetch.buetow.org/content/50.Download.xml create mode 100644 pingdomfetch.buetow.org/content/98.contact.xml create mode 100644 pingdomfetch.buetow.org/content/99.license.xml create mode 100644 pingdomfetch.buetow.org/content/home.xml (limited to 'pingdomfetch.buetow.org') diff --git a/pingdomfetch.buetow.org/PROJECT b/pingdomfetch.buetow.org/PROJECT new file mode 100644 index 0000000..00c8246 --- /dev/null +++ b/pingdomfetch.buetow.org/PROJECT @@ -0,0 +1 @@ +A command line tool to use the RESTlos Pingdomfetchitoring Configuration API. diff --git a/pingdomfetch.buetow.org/SITEMAP b/pingdomfetch.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 diff --git a/pingdomfetch.buetow.org/content/20.Manpage.xml b/pingdomfetch.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..25f6647 --- /dev/null +++ b/pingdomfetch.buetow.org/content/20.Manpage.xml @@ -0,0 +1,8 @@ + + + Manpage + This is the manpage of the current master branch: + + http://web.buetow.org/cgit/pingdomfetch.git/plain/docs/pingdomfetch.txt + + diff --git a/pingdomfetch.buetow.org/content/40.Changelog.xml b/pingdomfetch.buetow.org/content/40.Changelog.xml new file mode 100644 index 0000000..ddf8c8e --- /dev/null +++ b/pingdomfetch.buetow.org/content/40.Changelog.xml @@ -0,0 +1,8 @@ + + + Changelog + This is the changelog file of the current master branch: + + http://web.buetow.org/cgit/pingdomfetch.git/plain/debian/changelog + + diff --git a/pingdomfetch.buetow.org/content/50.Download.xml b/pingdomfetch.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..0f7fc7a --- /dev/null +++ b/pingdomfetch.buetow.org/content/50.Download.xml @@ -0,0 +1,9 @@ + + + Download + Download from git repository + + Go to + http://github.com/rantanplan/!!HOSTNAME!! + + diff --git a/pingdomfetch.buetow.org/content/98.contact.xml b/pingdomfetch.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/pingdomfetch.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 + http://dev.buetow.org + :) + + diff --git a/pingdomfetch.buetow.org/content/99.license.xml b/pingdomfetch.buetow.org/content/99.license.xml new file mode 100644 index 0000000..3cf129f --- /dev/null +++ b/pingdomfetch.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ + + + License + Pingdomfetch is licensed under the GNU Gerneral Public License Version 3 or later. + diff --git a/pingdomfetch.buetow.org/content/home.xml b/pingdomfetch.buetow.org/content/home.xml new file mode 100644 index 0000000..c71f607 --- /dev/null +++ b/pingdomfetch.buetow.org/content/home.xml @@ -0,0 +1,10 @@ + + + Pingdomfetch + A simple Command Line Tool for Pingdom + + This tool can be used together with + http://www.pingdom.com + to fetch the results and notify them via email. + + -- cgit v1.2.3