diff options
Diffstat (limited to 'web/input/download.md')
-rw-r--r-- | web/input/download.md | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/web/input/download.md b/web/input/download.md index 8c77023..b60b49f 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
@@ -17,10 +17,9 @@ from here: | |||
17 | 17 | ||
18 | See the [release history][news] for an overview of changes between earlier | 18 | See the [release history][news] for an overview of changes between earlier |
19 | versions. Old releases can be found in the [download area][download]. There | 19 | versions. Old releases can be found in the [download area][download]. There |
20 | are FTP mirrors available in [Belgium][mirror-be], [China][mirror-cn], | 20 | are mirrors available in [Belgium][mirror-be], [China][mirror-cn], |
21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], [New | 21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], |
22 | Zealand][mirror-nz], [Portugal][mirror-pt], [Russia][mirror-ru], [South | 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [Sweden][mirror-se], and the |
23 | Africa][mirror-za], [Sweden][mirror-se], the [UK][mirror-uk], and the | ||
24 | [USA][mirror-us]. | 23 | [USA][mirror-us]. |
25 | 24 | ||
26 | ### Development Snapshot | 25 | ### Development Snapshot |
@@ -38,7 +37,7 @@ directory][snapshot] of the [download area][download]. | |||
38 | 37 | ||
39 | The Monitoring::Plugin module is available from [CPAN][cpan]: | 38 | The Monitoring::Plugin module is available from [CPAN][cpan]: |
40 | 39 | ||
41 | * <http://search.cpan.org/dist/Monitoring-Plugin/> | 40 | * <https://metacpan.org/dist/Monitoring-Plugin> |
42 | 41 | ||
43 | ## NagiosMIB | 42 | ## NagiosMIB |
44 | 43 | ||
@@ -49,24 +48,22 @@ The current NagiosMIB tarball is available from here: | |||
49 | Old versions can be found [within][mib] the [download area][download]. | 48 | Old versions can be found [within][mib] the [download area][download]. |
50 | 49 | ||
51 | [announcement]: {{release_notes}} "Release Announcement" | 50 | [announcement]: {{release_notes}} "Release Announcement" |
52 | [mirror-be]: ftp://ftp.belnet.be/mirror/nagios-plugins.org/ "FTP Mirror in Belgium" | 51 | [mirror-be]: https://ftp.belnet.be/mirror/nagios-plugins.org/ "Mirror in Belgium" |
53 | [mirror-cn]: http://mirrors.ustc.edu.cn/monitoring-plugins/ "HTTP Mirror in China" | 52 | [mirror-cn]: https://mirrors.ustc.edu.cn/monitoring-plugins/ "Mirror in China" |
54 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" | 53 | [mirror-de]: https://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "Mirror in Germany" |
55 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ "FTP Mirror in Greece" | 54 | [mirror-gr]: https://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ "Mirror in Greece" |
56 | [mirror-kr]: ftp://ftp.kaist.ac.kr/nagios-plugins/ "FTP Mirror in Korea" | 55 | [mirror-kr]: https://ftp.kaist.ac.kr/nagios-plugins/ "Mirror in Korea" |
57 | [mirror-nz]: ftp://mirror.webtastix.net/monitoring-plugins/ "FTP Mirror in New Zealand" | 56 | [mirror-pt]: https://mirrors.fe.up.pt/pub/monitoring-plugins/ "Mirror in Portugal" |
58 | [mirror-pt]: ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ "FTP Mirror in Portugal" | 57 | [mirror-ru]: http://mirror.mephi.ru/nagios-plugins/ "Mirror in Russia" |
59 | [mirror-ru]: ftp://mirror.mephi.ru/nagios-plugins/ "FTP Mirror in Russia" | 58 | [mirror-se]: https://ftp.lysator.liu.se/pub/monitoring-plugins/ "Mirror in Sweden" |
60 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" | 59 | [mirror-uk]: https://mirror.bytemark.co.uk/monitoring-plugins/ "Mirror in the United Kingdom" |
61 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" | 60 | [mirror-us]: https://ftp2.osuosl.org/pub/monitoring-plugins/ "Mirror in the United States" |
62 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" | ||
63 | [mirror-us]: ftp://ftp.osuosl.org/pub/monitoring-plugins/ "FTP Mirror in the United States" | ||
64 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" | 61 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" |
65 | [news]: doc/news.txt "NEWS" | 62 | [news]: doc/news.txt "NEWS" |
66 | [download]: download/ "Download Area" | 63 | [download]: download/ "Download Area" |
67 | [snapshot]: download/snapshot/ "Snapshot Directory" | 64 | [snapshot]: download/snapshot/ "Snapshot Directory" |
68 | [mib]: download/mib/ "NagiosMIB Directory" | 65 | [mib]: download/mib/ "NagiosMIB Directory" |
69 | [cpan]: http://www.cpan.org/ "CPAN" | 66 | [cpan]: https://www.cpan.org/ "CPAN" |
70 | [tar1]: download/monitoring-plugins-{{plugins_release}}.tar.gz "Current Release Tarball" | 67 | [tar1]: download/monitoring-plugins-{{plugins_release}}.tar.gz "Current Release Tarball" |
71 | [sum1]: download/monitoring-plugins-{{plugins_release}}.tar.gz.sha1 "SHA-1 Sum" | 68 | [sum1]: download/monitoring-plugins-{{plugins_release}}.tar.gz.sha1 "SHA-1 Sum" |
72 | [tar2]: download/snapshot/monitoring-plugins-master.tar.gz "Current Snapshot Tarball" | 69 | [tar2]: download/snapshot/monitoring-plugins-master.tar.gz "Current Snapshot Tarball" |