From ecc09dec19331b15923897c280fff887b6272a23 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 2 Jan 2015 14:10:34 +0100 Subject: add mon.buetow.org --- mon.buetow.org/content/20.Manpage.xml | 8 ++++++++ mon.buetow.org/content/40.Changelog.xml | 8 ++++++++ mon.buetow.org/content/50.Download.xml | 9 +++++++++ mon.buetow.org/content/98.contact.xml | 19 +++++++++++++++++++ mon.buetow.org/content/99.license.xml | 5 +++++ mon.buetow.org/content/home.xml | 10 ++++++++++ 6 files changed, 59 insertions(+) create mode 100644 mon.buetow.org/content/20.Manpage.xml create mode 100644 mon.buetow.org/content/40.Changelog.xml create mode 100644 mon.buetow.org/content/50.Download.xml create mode 100644 mon.buetow.org/content/98.contact.xml create mode 100644 mon.buetow.org/content/99.license.xml create mode 100644 mon.buetow.org/content/home.xml (limited to 'mon.buetow.org/content') diff --git a/mon.buetow.org/content/20.Manpage.xml b/mon.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..1c3be44 --- /dev/null +++ b/mon.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/mon.git/plain/docs/mon.txt + + diff --git a/mon.buetow.org/content/40.Changelog.xml b/mon.buetow.org/content/40.Changelog.xml new file mode 100644 index 0000000..6117c1f --- /dev/null +++ b/mon.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/mon.git/plain/debian/changelog + + diff --git a/mon.buetow.org/content/50.Download.xml b/mon.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..0f7fc7a --- /dev/null +++ b/mon.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/mon.buetow.org/content/98.contact.xml b/mon.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/mon.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/mon.buetow.org/content/99.license.xml b/mon.buetow.org/content/99.license.xml new file mode 100644 index 0000000..ca5d03b --- /dev/null +++ b/mon.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ + + + License + Mon is licensed under the GNU Gerneral Public License Version 3 or later. + diff --git a/mon.buetow.org/content/home.xml b/mon.buetow.org/content/home.xml new file mode 100644 index 0000000..babf095 --- /dev/null +++ b/mon.buetow.org/content/home.xml @@ -0,0 +1,10 @@ + + + Mon + Simple RESTLos Command Line Tool + + This tool can be used together with + https://github.com/Crapworks/RESTlos + for configuring your Icinga or Nagios via the command line using the API + + -- cgit v1.2.3