diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-25 19:45:01 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2024-12-25 19:45:01 +0100 |
commit | d1ef851b9d09e9069fa43d3114ef2e9dc94dcfc8 (patch) | |
tree | 951a415e8925c775635c4333089f21b742163ee8 /web/input | |
parent | 5e4abf8a6eb52d36c2a466a700913ce31b227ced (diff) | |
download | site-d1ef851b9d09e9069fa43d3114ef2e9dc94dcfc8.tar.gz |
Remove dead mirrors and use HTTP(S)
Diffstat (limited to 'web/input')
-rw-r--r-- | web/input/download.md | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/web/input/download.md b/web/input/download.md index 8c77023..5c8ba25 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
@@ -18,10 +18,9 @@ from here: | |||
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 FTP 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], the |
23 | Africa][mirror-za], [Sweden][mirror-se], the [UK][mirror-uk], and the | 23 | [UK][mirror-uk], and the [USA][mirror-us]. |
24 | [USA][mirror-us]. | ||
25 | 24 | ||
26 | ### Development Snapshot | 25 | ### Development Snapshot |
27 | 26 | ||
@@ -49,18 +48,16 @@ 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" |