From 84c4a5d24cbef536b8248a3d8ff72bb2b4248c29 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sat, 5 Oct 2013 00:56:26 +0200 Subject: Add test instance of the web site Serve https://www.nagios-plugins.org:444/ from the "test" branch of this repository. --- web/content/download.md | 61 ------------------------------------------------- 1 file changed, 61 deletions(-) delete mode 100644 web/content/download.md (limited to 'web/content/download.md') diff --git a/web/content/download.md b/web/content/download.md deleted file mode 100644 index 4d46cf5..0000000 --- a/web/content/download.md +++ /dev/null @@ -1,61 +0,0 @@ -title: Download -parent: Home -menu-position: 2 ---- - -# Download - -## Nagios Plugins - -### Stable Release - -The current stable Nagios Plugins release is , see the -[release announcement][announcement]. You can grab the source tarball from -here: - -* [nagios-plugins-.tar.gz][tar1] ([sum][sum1]) - -See the [release history][news] for an overview of changes between earlier -versions. Old releases can be found in the [download area][download]. -There's also an [FTP mirror][mirror] available. - -### Development Snapshot - -The current development shapshot is available here: - -* [nagios-plugins-master.tar.gz][tar2] ([sum][sum2]) - -It is rebuilt from the `master` branch of the [Nagios Plugins -repository][repository] whenever that branch changes. Snapshots built from -other development branches are also available in the [snapshot -directory][snapshot] of the [download area][download]. - -## Nagios::Plugin - -The Nagios::Plugin module is available from [CPAN][cpan]: - -* - -## NagiosMIB - -The current NagiosMIB tarball is available from here: - -* [nagiosmib-.tar.gz][tar3] ([sum][sum3]) - -Old versions can be found in the [download area][download]. - -[announcement]: {{release_notes}} "Release Announcement" -[mirror]: ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ "FTP Mirror" -[repository]: https://github.com/nagios-plugins/nagios-plugins "Nagios Plugins Git Repository" -[news]: doc/news.txt "NEWS" -[download]: download/ "Download Area" -[snapshot]: download/snapshot/ "Snapshot Directory" -[cpan]: http://www.cpan.org/ "CPAN" -[tar1]: download/nagios-plugins-{{plugins_release}}.tar.gz "Current Release Tarball" -[sum1]: download/nagios-plugins-{{plugins_release}}.tar.gz.sha1 "SHA-1 Sum" -[tar2]: download/snapshot/nagios-plugins-master.tar.gz "Current Snapshot Tarball" -[sum2]: download/snapshot/nagios-plugins-master.tar.gz.sha1 "SHA-1 Sum" -[tar3]: download/nagiosmib-{{mib_release}}.tar.gz "Current NagiosMIB Tarball" -[sum3]: download/nagiosmib-{{mib_release}}.tar.gz.sha1 "SHA-1 Sum" - - -- cgit v1.2.3-74-g34f1