diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-04-11 21:30:41 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-04-11 21:30:41 +0200 |
| commit | 5956ae880c35e1ab3bf93e79f19972bd169e2139 (patch) | |
| tree | 6ad279b03252ce4fedfb69ccf8ba4c7d66ebee01 | |
| parent | d735f89f4a2ccaa287946a1c597a11a358852354 (diff) | |
| download | site-5956ae880c35e1ab3bf93e79f19972bd169e2139.tar.gz | |
Re-add the mirror from China
Add ftp://mirrors.ustc.edu.cn/monitoring-plugins/ to our list of
mirrors.
| -rwxr-xr-x | bin/check-mirrors | 20 | ||||
| -rw-r--r-- | web/input/download.md | 9 |
2 files changed, 25 insertions, 4 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index c271b68..3d47ab7 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -26,6 +26,7 @@ mirrors=' | |||
| 26 | ftp://mirror.webtastix.net/monitoring-plugins/ | 26 | ftp://mirror.webtastix.net/monitoring-plugins/ |
| 27 | ftp://mirror.mephi.ru/nagios-plugins/ | 27 | ftp://mirror.mephi.ru/nagios-plugins/ |
| 28 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | 28 | ftp://ftp.kaist.ac.kr/nagios-plugins/ |
| 29 | ftp://mirrors.ustc.edu.cn/monitoring-plugins/ | ||
| 29 | ' | 30 | ' |
| 30 | 31 | ||
| 31 | # | 32 | # |
| @@ -261,6 +262,25 @@ mirrors=' | |||
| 261 | # Home page: | 262 | # Home page: |
| 262 | # - http://www.kaist.edu/english/ | 263 | # - http://www.kaist.edu/english/ |
| 263 | # | 264 | # |
| 265 | # CHINA | ||
| 266 | # | ||
| 267 | # URLs: | ||
| 268 | # - ftp://mirrors.ustc.edu.cn/monitoring-plugins/ | ||
| 269 | # - http://mirrors.ustc.edu.cn/monitoring-plugins/ | ||
| 270 | # - rsync://mirrors.ustc.edu.cn/monitoring-plugins/ | ||
| 271 | # | ||
| 272 | # Features: | ||
| 273 | # - IPv4 | ||
| 274 | # - IPv6 | ||
| 275 | # - Updated twice a day | ||
| 276 | # | ||
| 277 | # Contacts: | ||
| 278 | # - Mirror Admins <lug AT ustc.edu.cn> | ||
| 279 | # - Roy Zhang <pudh4418 AT gmail.com> | ||
| 280 | # | ||
| 281 | # Home page: | ||
| 282 | # - http://lug.ustc.edu.cn/ | ||
| 283 | # | ||
| 264 | 284 | ||
| 265 | set -e | 285 | set -e |
| 266 | set -u | 286 | set -u |
diff --git a/web/input/download.md b/web/input/download.md index 1c389f8..4f9e163 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -18,10 +18,10 @@ 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 [Argentina][mirror-ar], [Belgium][mirror-be], | 20 | are FTP mirrors available in [Argentina][mirror-ar], [Belgium][mirror-be], |
| 21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], [New | 21 | [China][mirror-cn], [Germany][mirror-de], [Greece][mirror-gr], |
| 22 | Zealand][mirror-nz], [Portugal][mirror-pt], [Russia][mirror-ru], [South | 22 | [Korea][mirror-kr], [New Zealand][mirror-nz], [Portugal][mirror-pt], |
| 23 | Africa][mirror-za], [Sweden][mirror-se], [Switzerland][mirror-ch], the | 23 | [Russia][mirror-ru], [South Africa][mirror-za], [Sweden][mirror-se], |
| 24 | [UK][mirror-uk], and the [USA][mirror-us]. | 24 | [Switzerland][mirror-ch], the [UK][mirror-uk], and the [USA][mirror-us]. |
| 25 | 25 | ||
| 26 | ### Development Snapshot | 26 | ### Development Snapshot |
| 27 | 27 | ||
| @@ -51,6 +51,7 @@ Old versions can be found [within][mib] the [download area][download]. | |||
| 51 | [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" | 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" | 53 | [mirror-be]: ftp://ftp.belnet.be/mirror/nagios-plugins.org/ "FTP Mirror in Belgium" |
| 54 | [mirror-cn]: ftp://mirrors.ustc.edu.cn/monitoring-plugins/ "FTP Mirror in China" | ||
| 54 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" | 55 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" |
| 55 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ "FTP Mirror in Greece" | 56 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ "FTP Mirror in Greece" |
| 56 | [mirror-kr]: ftp://ftp.kaist.ac.kr/nagios-plugins/ "FTP Mirror in Korea" | 57 | [mirror-kr]: ftp://ftp.kaist.ac.kr/nagios-plugins/ "FTP Mirror in Korea" |
