diff options
| -rwxr-xr-x | bin/check-mirrors | 51 | ||||
| -rw-r--r-- | web/input/download.md | 31 |
2 files changed, 34 insertions, 48 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index d206545..eaeb8d3 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -12,28 +12,34 @@ | |||
| 12 | # ANY WARRANTY, to the extent permitted by law; without even the implied | 12 | # ANY WARRANTY, to the extent permitted by law; without even the implied |
| 13 | # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 13 | # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| 14 | 14 | ||
| 15 | #mirrors=' | ||
| 16 | # ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ | ||
| 17 | # ftp://ftp.lysator.liu.se/pub/nagios-plugins/ | ||
| 18 | # ftp://ftp.belnet.be/mirror/nagios-plugins.org/ | ||
| 19 | # ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 20 | # ftp://mirrors.fe.up.pt/pub/nagios-plugins/ | ||
| 21 | # ftp://mirror.switch.ch/mirror/nagios-plugins/ | ||
| 22 | # ftp://mirror.bytemark.co.uk/nagios-plugins/ | ||
| 23 | # ftp://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 24 | # ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 25 | # ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 26 | # ftp://mirror.mephi.ru/nagios-plugins/ | ||
| 27 | # ftp://mirrors.ustc.edu.cn/nagios-plugins/ | ||
| 28 | # ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 29 | #' | ||
| 30 | |||
| 15 | mirrors=' | 31 | mirrors=' |
| 16 | ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ | 32 | ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ |
| 17 | ftp://ftp.lysator.liu.se/pub/nagios-plugins/ | ||
| 18 | ftp://ftp.belnet.be/mirror/nagios-plugins.org/ | ||
| 19 | ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 20 | ftp://mirrors.fe.up.pt/pub/nagios-plugins/ | ||
| 21 | ftp://mirror.switch.ch/mirror/nagios-plugins/ | 33 | ftp://mirror.switch.ch/mirror/nagios-plugins/ |
| 22 | ftp://mirror.bytemark.co.uk/nagios-plugins/ | ||
| 23 | ftp://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 24 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 25 | ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 26 | ftp://mirror.mephi.ru/nagios-plugins/ | ||
| 27 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ | ||
| 28 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 29 | ' | 34 | ' |
| 35 | |||
| 30 | # | 36 | # |
| 31 | # Our mirrors: | 37 | # Our mirrors: |
| 32 | # | 38 | # |
| 33 | # GERMANY | 39 | # GERMANY |
| 34 | # | 40 | # |
| 35 | # URLs: | 41 | # URLs: |
| 36 | # - ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ | 42 | # - ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ |
| 37 | # | 43 | # |
| 38 | # Features: | 44 | # Features: |
| 39 | # - IPv4 | 45 | # - IPv4 |
| @@ -85,23 +91,6 @@ mirrors=' | |||
| 85 | # Home page: | 91 | # Home page: |
| 86 | # - http://www.belnet.be/ | 92 | # - http://www.belnet.be/ |
| 87 | # | 93 | # |
| 88 | # SWITZERLAND | ||
| 89 | # | ||
| 90 | # URLs: | ||
| 91 | # - ftp://mirror.switch.ch/mirror/nagios-plugins/ | ||
| 92 | # - http://mirror.switch.ch/ftp/mirror/nagios-plugins/ | ||
| 93 | # | ||
| 94 | # Features: | ||
| 95 | # - IPv4 | ||
| 96 | # - IPv6 | ||
| 97 | # - Updated daily | ||
| 98 | # | ||
| 99 | # Contacts: | ||
| 100 | # - Kaspar Brand <switchmirror AT switch.ch> | ||
| 101 | # | ||
| 102 | # Home page: | ||
| 103 | # - http://mirror.switch.ch/ | ||
| 104 | # | ||
| 105 | # GREECE | 94 | # GREECE |
| 106 | # | 95 | # |
| 107 | # URLs: | 96 | # URLs: |
| @@ -140,8 +129,8 @@ mirrors=' | |||
| 140 | # SWITZERLAND | 129 | # SWITZERLAND |
| 141 | # | 130 | # |
| 142 | # URLs: | 131 | # URLs: |
| 143 | # - ftp://mirror.switch.ch/mirror/nagios-plugins/ | 132 | # - ftp://mirror.switch.ch/mirror/monitoring-plugins/ |
| 144 | # - http://mirror.switch.ch/ftp/mirror/nagios-plugins/ | 133 | # - http://mirror.switch.ch/ftp/mirror/monitoring-plugins/ |
| 145 | # | 134 | # |
| 146 | # Features: | 135 | # Features: |
| 147 | # - IPv4 | 136 | # - IPv4 |
diff --git a/web/input/download.md b/web/input/download.md index 6f09107..8881f48 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -17,11 +17,8 @@ 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 [Argentina][mirror-ar], [Belgium][mirror-be], | 20 | are FTP mirrors available in [Germany][mirror-de] and |
| 21 | [China][mirror-cn], [Germany][mirror-de], [Greece][mirror-gr], | 21 | [Switzerland][mirror-ch]. |
| 22 | [Korea][mirror-kr], [New Zealand][mirror-nz], [Portugal][mirror-pt], | ||
| 23 | [Russia][mirror-ru], [Sweden][mirror-se], [Switzerland][mirror-ch], the | ||
| 24 | [UK][mirror-uk], and the [USA][mirror-us]. | ||
| 25 | 22 | ||
| 26 | ### Development Snapshot | 23 | ### Development Snapshot |
| 27 | 24 | ||
| @@ -50,18 +47,18 @@ Old versions can be found [within][mib] the [download area][download]. | |||
| 50 | 47 | ||
| 51 | [announcement]: {{release_notes}} "Release Announcement" | 48 | [announcement]: {{release_notes}} "Release Announcement" |
| 52 | [mirror-ar]: ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ "FTP Mirror in Argentina" | 49 | [mirror-ar]: ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ "FTP Mirror in Argentina" |
| 53 | [mirror-be]: ftp://ftp.belnet.be/mirror/nagios-plugins.org/ "FTP Mirror in Belgium" | 50 | [mirror-be]: ftp://ftp.belnet.be/mirror/monitoring-plugins.org/ "FTP Mirror in Belgium" |
| 54 | [mirror-cn]: ftp://mirrors.ustc.edu.cn/nagios-plugins/ "FTP Mirror in China" | 51 | [mirror-cn]: ftp://mirrors.ustc.edu.cn/monitoring-plugins/ "FTP Mirror in China" |
| 55 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ "FTP Mirror in Germany" | 52 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" |
| 56 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ "FTP Mirror in Greece" | 53 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/nagios/monitoring-plugins/ "FTP Mirror in Greece" |
| 57 | [mirror-kr]: ftp://ftp.kaist.ac.kr/nagios-plugins/ "FTP Mirror in Korea" | 54 | [mirror-kr]: ftp://ftp.kaist.ac.kr/monitoring-plugins/ "FTP Mirror in Korea" |
| 58 | [mirror-nz]: ftp://mirror.webtastix.net/nagios-plugins/ "FTP Mirror in New Zealand" | 55 | [mirror-nz]: ftp://mirror.webtastix.net/monitoring-plugins/ "FTP Mirror in New Zealand" |
| 59 | [mirror-pt]: ftp://mirrors.fe.up.pt/pub/nagios-plugins/ "FTP Mirror in Portugal" | 56 | [mirror-pt]: ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ "FTP Mirror in Portugal" |
| 60 | [mirror-ru]: ftp://mirror.mephi.ru/nagios-plugins/ "FTP Mirror in Russia" | 57 | [mirror-ru]: ftp://mirror.mephi.ru/monitoring-plugins/ "FTP Mirror in Russia" |
| 61 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/nagios-plugins/ "FTP Mirror in Sweden" | 58 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" |
| 62 | [mirror-ch]: ftp://mirror.switch.ch/mirror/nagios-plugins/ "FTP Mirror in Switzerland" | 59 | [mirror-ch]: ftp://mirror.switch.ch/mirror/monitoring-plugins/ "FTP Mirror in Switzerland" |
| 63 | [mirror-uk]: ftp://mirror.bytemark.co.uk/nagios-plugins/ "FTP Mirror in the United Kingdom" | 60 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" |
| 64 | [mirror-us]: ftp://mirror.jmu.edu/pub/nagios-plugins/ "FTP Mirror in the United States" | 61 | [mirror-us]: ftp://mirror.jmu.edu/pub/monitoring-plugins/ "FTP Mirror in the United States" |
| 65 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Nagios Plugins Git Repository" | 62 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Nagios Plugins Git Repository" |
| 66 | [news]: doc/news.txt "NEWS" | 63 | [news]: doc/news.txt "NEWS" |
| 67 | [download]: download/ "Download Area" | 64 | [download]: download/ "Download Area" |
