diff options
| -rwxr-xr-x | bin/check-mirrors | 90 | ||||
| -rw-r--r-- | web/input/download.md | 9 |
2 files changed, 98 insertions, 1 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index 4859a63..c7bab3a 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -15,9 +15,14 @@ | |||
| 15 | mirrors=' | 15 | mirrors=' |
| 16 | ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ | 16 | ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ |
| 17 | ftp://ftp.lysator.liu.se/pub/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/ | ||
| 18 | ftp://mirror.bytemark.co.uk/nagios-plugins/ | 20 | ftp://mirror.bytemark.co.uk/nagios-plugins/ |
| 21 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 22 | ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 19 | ftp://mirror.mephi.ru/nagios-plugins/ | 23 | ftp://mirror.mephi.ru/nagios-plugins/ |
| 20 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ | 24 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ |
| 25 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 21 | ' | 26 | ' |
| 22 | # | 27 | # |
| 23 | # Our mirrors: | 28 | # Our mirrors: |
| @@ -60,6 +65,40 @@ mirrors=' | |||
| 60 | # Home page: | 65 | # Home page: |
| 61 | # - http://www.lysator.liu.se/english.html | 66 | # - http://www.lysator.liu.se/english.html |
| 62 | # | 67 | # |
| 68 | # BELGIUM | ||
| 69 | # | ||
| 70 | # URLs: | ||
| 71 | # - ftp://ftp.belnet.be/mirror/nagios-plugins.org/ | ||
| 72 | # - http://ftp.belnet.be/nagios-plugins.org/ | ||
| 73 | # | ||
| 74 | # Features: | ||
| 75 | # - IPv4 | ||
| 76 | # - IPv6 | ||
| 77 | # - Updated twice a day | ||
| 78 | # | ||
| 79 | # Contacts: | ||
| 80 | # - Mirror Admins <ftpmaint AT belnet.be> | ||
| 81 | # | ||
| 82 | # Home page: | ||
| 83 | # - http://www.belnet.be/ | ||
| 84 | # | ||
| 85 | # GREECE | ||
| 86 | # | ||
| 87 | # URLs: | ||
| 88 | # - ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 89 | # - http://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 90 | # | ||
| 91 | # Features: | ||
| 92 | # - IPv4 | ||
| 93 | # - Updated daily | ||
| 94 | # | ||
| 95 | # Contacts: | ||
| 96 | # - Mirror Admins <ftpadm AT cc.uoc.gr> | ||
| 97 | # - Counalakis Dimitris-Nektarios <coudim AT cc.uoc.gr> | ||
| 98 | # | ||
| 99 | # Home page: | ||
| 100 | # - http://www.en.uoc.gr/ | ||
| 101 | # | ||
| 63 | # UNITED KINGDOM | 102 | # UNITED KINGDOM |
| 64 | # | 103 | # |
| 65 | # URLs: | 104 | # URLs: |
| @@ -78,6 +117,40 @@ mirrors=' | |||
| 78 | # Home page: | 117 | # Home page: |
| 79 | # - http://www.bytemark.co.uk/ | 118 | # - http://www.bytemark.co.uk/ |
| 80 | # | 119 | # |
| 120 | # ARGENTINA | ||
| 121 | # | ||
| 122 | # URLs: | ||
| 123 | # - ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 124 | # - http://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 125 | # - rsync://mirror.fcaglp.unlp.edu.ar/plugins/ | ||
| 126 | # | ||
| 127 | # Features: | ||
| 128 | # - IPv4 | ||
| 129 | # - Updated hourly | ||
| 130 | # | ||
| 131 | # Contacts: | ||
| 132 | # - Eduardo Suarez <esuarez AT fcaglp.unlp.edu.ar> | ||
| 133 | # | ||
| 134 | # Home page: | ||
| 135 | # - http://www.fcaglp.unlp.edu.ar/english/ | ||
| 136 | # | ||
| 137 | # NEW ZEALAND | ||
| 138 | # | ||
| 139 | # URLs: | ||
| 140 | # - ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 141 | # - http://mirror.webtastix.net/nagios-plugins/ | ||
| 142 | # | ||
| 143 | # Features: | ||
| 144 | # - IPv4 | ||
| 145 | # - Updated hourly | ||
| 146 | # | ||
| 147 | # Contacts: | ||
| 148 | # - Mirror Admins <mirrors AT webtastix.net> | ||
| 149 | # - Shane Langley <shane AT webtastix.net> | ||
| 150 | # | ||
| 151 | # Home page: | ||
| 152 | # - http://www.webtastix.net/ | ||
| 153 | # | ||
| 81 | # RUSSIA | 154 | # RUSSIA |
| 82 | # | 155 | # |
| 83 | # URLs: | 156 | # URLs: |
| @@ -116,6 +189,23 @@ mirrors=' | |||
| 116 | # Home page: | 189 | # Home page: |
| 117 | # - http://lug.ustc.edu.cn/ | 190 | # - http://lug.ustc.edu.cn/ |
| 118 | # | 191 | # |
| 192 | # KOREA | ||
| 193 | # | ||
| 194 | # URLs: | ||
| 195 | # - ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 196 | # - http://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 197 | # | ||
| 198 | # Features: | ||
| 199 | # - IPv4 | ||
| 200 | # - Updated daily | ||
| 201 | # | ||
| 202 | # Contacts: | ||
| 203 | # - Mirror Admins <ftp AT ftp.kaist.ac.kr> | ||
| 204 | # - Jimin Park <pjm950 AT gmail.com> | ||
| 205 | # | ||
| 206 | # Home page: | ||
| 207 | # - http://www.kaist.edu/english/ | ||
| 208 | # | ||
| 119 | 209 | ||
| 120 | set -e | 210 | set -e |
| 121 | set -u | 211 | set -u |
diff --git a/web/input/download.md b/web/input/download.md index cefcb4c..0d15cb5 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -18,7 +18,9 @@ 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]. | 19 | versions. Old releases can be found in the [download area][download]. |
| 20 | 20 | ||
| 21 | There are FTP mirrors available in [China][mirror-cn], [Germany][mirror-de], | 21 | There are FTP mirrors available in [Argentina][mirror-ar], |
| 22 | [Belgium][mirror-be], [China][mirror-cn], [Germany][mirror-de], | ||
| 23 | [Greece][mirror-gr], [Korea][mirror-kr], [New Zealand][mirror-nz], | ||
| 22 | [Russia][mirror-ru], [Sweden][mirror-se], and the [United Kingdom][mirror-uk]. | 24 | [Russia][mirror-ru], [Sweden][mirror-se], and the [United Kingdom][mirror-uk]. |
| 23 | 25 | ||
| 24 | ### Development Snapshot | 26 | ### Development Snapshot |
| @@ -47,8 +49,13 @@ The current NagiosMIB tarball is available from here: | |||
| 47 | Old versions can be found [within][mib] the [download area][download]. | 49 | Old versions can be found [within][mib] the [download area][download]. |
| 48 | 50 | ||
| 49 | [announcement]: {{release_notes}} "Release Announcement" | 51 | [announcement]: {{release_notes}} "Release Announcement" |
| 52 | [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-cn]: ftp://mirrors.ustc.edu.cn/nagios-plugins/ "FTP Mirror in China" | 54 | [mirror-cn]: ftp://mirrors.ustc.edu.cn/nagios-plugins/ "FTP Mirror in China" |
| 51 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ "FTP Mirror in Germany" | 55 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/ "FTP Mirror in Germany" |
| 56 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ "FTP Mirror in Greece" | ||
| 57 | [mirror-kr]: ftp://ftp.kaist.ac.kr/nagios-plugins/ "FTP Mirror in Korea" | ||
| 58 | [mirror-nz]: ftp://mirror.webtastix.net/nagios-plugins/ "FTP Mirror in New Zealand" | ||
| 52 | [mirror-ru]: ftp://mirror.mephi.ru/nagios-plugins/ "FTP Mirror in Russia" | 59 | [mirror-ru]: ftp://mirror.mephi.ru/nagios-plugins/ "FTP Mirror in Russia" |
| 53 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/nagios-plugins/ "FTP Mirror in Sweden" | 60 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/nagios-plugins/ "FTP Mirror in Sweden" |
| 54 | [mirror-uk]: ftp://mirror.bytemark.co.uk/nagios-plugins/ "FTP Mirror in the United Kingdom" | 61 | [mirror-uk]: ftp://mirror.bytemark.co.uk/nagios-plugins/ "FTP Mirror in the United Kingdom" |
