diff options
| -rwxr-xr-x | bin/check-mirrors | 17 | ||||
| -rw-r--r-- | web/README | 1 | ||||
| -rw-r--r-- | web/input/download.md | 7 |
3 files changed, 22 insertions, 3 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index c521300..8ca024e 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -22,6 +22,7 @@ mirrors=' | |||
| 22 | ftp://mirror.bytemark.co.uk/monitoring-plugins/ | 22 | ftp://mirror.bytemark.co.uk/monitoring-plugins/ |
| 23 | ftp://mirror.jmu.edu/pub/monitoring-plugins/ | 23 | ftp://mirror.jmu.edu/pub/monitoring-plugins/ |
| 24 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | 24 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ |
| 25 | ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ | ||
| 25 | ftp://mirror.webtastix.net/monitoring-plugins/ | 26 | ftp://mirror.webtastix.net/monitoring-plugins/ |
| 26 | ftp://mirror.mephi.ru/nagios-plugins/ | 27 | ftp://mirror.mephi.ru/nagios-plugins/ |
| 27 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | 28 | ftp://ftp.kaist.ac.kr/nagios-plugins/ |
| @@ -190,6 +191,22 @@ mirrors=' | |||
| 190 | # Home page: | 191 | # Home page: |
| 191 | # - http://www.fcaglp.unlp.edu.ar/english/ | 192 | # - http://www.fcaglp.unlp.edu.ar/english/ |
| 192 | # | 193 | # |
| 194 | # SOUTH AFRICA | ||
| 195 | # | ||
| 196 | # URLs: | ||
| 197 | # - ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ | ||
| 198 | # - http://mirror.is.co.za/mirror/monitoring-plugins.org/ | ||
| 199 | # - rsync://mirror.is.co.za/mirror/monitoring-plugins.org/ | ||
| 200 | # | ||
| 201 | # Features: | ||
| 202 | # - IPv4 | ||
| 203 | # | ||
| 204 | # Contacts: | ||
| 205 | # - Henti Smith <ftpadmin AT is.co.za> | ||
| 206 | # | ||
| 207 | # Home page: | ||
| 208 | # - http://www.is.co.za/ | ||
| 209 | # | ||
| 193 | # NEW ZEALAND | 210 | # NEW ZEALAND |
| 194 | # | 211 | # |
| 195 | # URLs: | 212 | # URLs: |
| @@ -20,3 +20,4 @@ Generated with <http://faviconist.com/>. | |||
| 20 | * Font: Montez (bold) | 20 | * Font: Montez (bold) |
| 21 | * Background: Solid #5A95C7 | 21 | * Background: Solid #5A95C7 |
| 22 | * Foreground: Solid #00335D | 22 | * Foreground: Solid #00335D |
| 23 | a | ||
diff --git a/web/input/download.md b/web/input/download.md index 86ab3ab..2b4a2cc 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -19,9 +19,9 @@ 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 | [Germany][mirror-de], [Greece][mirror-gr], [Korea][mirror-kr], [New |
| 22 | Zealand][mirror-nz], [Portugal][mirror-pt], [Russia][mirror-ru], | 22 | Zealand][mirror-nz], [Portugal][mirror-pt], [Russia][mirror-ru], [South |
| 23 | [Sweden][mirror-se], [Switzerland][mirror-ch], the [UK][mirror-uk], and the | 23 | Africa][mirror-za], [Sweden][mirror-se], [Switzerland][mirror-ch], the |
| 24 | [USA][mirror-us]. | 24 | [UK][mirror-uk], and the [USA][mirror-us]. |
| 25 | 25 | ||
| 26 | ### Development Snapshot | 26 | ### Development Snapshot |
| 27 | 27 | ||
| @@ -57,6 +57,7 @@ Old versions can be found [within][mib] the [download area][download]. | |||
| 57 | [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" |
| 58 | [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" |
| 59 | [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" |
| 60 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" | ||
| 60 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" | 61 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" |
| 61 | [mirror-ch]: ftp://mirror.switch.ch/mirror/monitoring-plugins/ "FTP Mirror in Switzerland" | 62 | [mirror-ch]: ftp://mirror.switch.ch/mirror/monitoring-plugins/ "FTP Mirror in Switzerland" |
| 62 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" | 63 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" |
