diff options
| -rwxr-xr-x | bin/check-mirrors | 18 | ||||
| -rw-r--r-- | web/input/download.md | 8 |
2 files changed, 23 insertions, 3 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index 0c70884..446e2fd 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -23,6 +23,7 @@ mirrors=' | |||
| 23 | ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ | 23 | ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ |
| 24 | ftp://mirror.webtastix.net/monitoring-plugins/ | 24 | ftp://mirror.webtastix.net/monitoring-plugins/ |
| 25 | ftp://mirror.mephi.ru/nagios-plugins/ | 25 | ftp://mirror.mephi.ru/nagios-plugins/ |
| 26 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 26 | ' | 27 | ' |
| 27 | 28 | ||
| 28 | # | 29 | # |
| @@ -207,6 +208,23 @@ mirrors=' | |||
| 207 | # Home page: | 208 | # Home page: |
| 208 | # - http://eng.mephi.ru/ | 209 | # - http://eng.mephi.ru/ |
| 209 | # | 210 | # |
| 211 | # KOREA | ||
| 212 | # | ||
| 213 | # URLs: | ||
| 214 | # - ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 215 | # - http://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 216 | # | ||
| 217 | # Features: | ||
| 218 | # - IPv4 | ||
| 219 | # - Updated daily | ||
| 220 | # | ||
| 221 | # Contacts: | ||
| 222 | # - Mirror Admins <ftp AT ftp.kaist.ac.kr> | ||
| 223 | # - Jimin Park <pjm950 AT gmail.com> | ||
| 224 | # | ||
| 225 | # Home page: | ||
| 226 | # - http://www.kaist.edu/english/ | ||
| 227 | # | ||
| 210 | # CHINA | 228 | # CHINA |
| 211 | # | 229 | # |
| 212 | # URLs: | 230 | # URLs: |
diff --git a/web/input/download.md b/web/input/download.md index da14b5b..8c77023 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -18,9 +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 [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], [New Zealand][mirror-nz], | 21 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], [New |
| 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [South Africa][mirror-za], | 22 | Zealand][mirror-nz], [Portugal][mirror-pt], [Russia][mirror-ru], [South |
| 23 | [Sweden][mirror-se], the [UK][mirror-uk], and the [USA][mirror-us]. | 23 | Africa][mirror-za], [Sweden][mirror-se], the [UK][mirror-uk], and the |
| 24 | [USA][mirror-us]. | ||
| 24 | 25 | ||
| 25 | ### Development Snapshot | 26 | ### Development Snapshot |
| 26 | 27 | ||
| @@ -52,6 +53,7 @@ Old versions can be found [within][mib] the [download area][download]. | |||
| 52 | [mirror-cn]: http://mirrors.ustc.edu.cn/monitoring-plugins/ "HTTP Mirror in China" | 53 | [mirror-cn]: http://mirrors.ustc.edu.cn/monitoring-plugins/ "HTTP Mirror in China" |
| 53 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" | 54 | [mirror-de]: ftp://ftp.fu-berlin.de/unix/network/monitoring-plugins/ "FTP Mirror in Germany" |
| 54 | [mirror-gr]: ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ "FTP Mirror in Greece" | 55 | [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" | ||
| 55 | [mirror-nz]: ftp://mirror.webtastix.net/monitoring-plugins/ "FTP Mirror in New Zealand" | 57 | [mirror-nz]: ftp://mirror.webtastix.net/monitoring-plugins/ "FTP Mirror in New Zealand" |
| 56 | [mirror-pt]: ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ "FTP Mirror in Portugal" | 58 | [mirror-pt]: ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ "FTP Mirror in Portugal" |
| 57 | [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" |
