diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2020-02-13 11:49:26 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2020-02-13 11:49:26 +0100 |
| commit | 22eb20f3f2bb8667179c4195c6526680dcb9b41c (patch) | |
| tree | 8e80b945163e31ab1da1d29c9b2364b6678f7d4f | |
| parent | 6956b8f90a830a18e7d591a524ddda8502e8bbc0 (diff) | |
| download | site-22eb20f3f2bb8667179c4195c6526680dcb9b41c.tar.gz | |
Add FTP mirror from the USA
ftp.osuosl.org is now mirroring our repository.
| -rwxr-xr-x | bin/check-mirrors | 19 | ||||
| -rw-r--r-- | web/input/download.md | 3 |
2 files changed, 21 insertions, 1 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index ab6f265..17e1b90 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -18,6 +18,7 @@ mirrors=' | |||
| 18 | ftp://ftp.belnet.be/mirror/nagios-plugins.org/ | 18 | ftp://ftp.belnet.be/mirror/nagios-plugins.org/ |
| 19 | ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ | 19 | ftp://ftp.cc.uoc.gr/mirrors/monitoring-plugins/ |
| 20 | ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ | 20 | ftp://mirrors.fe.up.pt/pub/monitoring-plugins/ |
| 21 | ftp://ftp.osuosl.org/pub/monitoring-plugins/ | ||
| 21 | ftp://mirror.bytemark.co.uk/monitoring-plugins/ | 22 | ftp://mirror.bytemark.co.uk/monitoring-plugins/ |
| 22 | ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ | 23 | ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ |
| 23 | ftp://mirror.webtastix.net/monitoring-plugins/ | 24 | ftp://mirror.webtastix.net/monitoring-plugins/ |
| @@ -118,6 +119,24 @@ mirrors=' | |||
| 118 | # Home page: | 119 | # Home page: |
| 119 | # - http://www.sp.up.pt/ | 120 | # - http://www.sp.up.pt/ |
| 120 | # | 121 | # |
| 122 | # UNITED STATES | ||
| 123 | # | ||
| 124 | # URLs: | ||
| 125 | # - ftp://ftp.osuosl.org/pub/monitoring-plugins/ | ||
| 126 | # - http://ftp.osuosl.org/pub/monitoring-plugins/ | ||
| 127 | # | ||
| 128 | # Features: | ||
| 129 | # - IPv4 | ||
| 130 | # - IPv6 | ||
| 131 | # - Update interval unknown | ||
| 132 | # | ||
| 133 | # Contacts: | ||
| 134 | # - Lance Albertson / Kerry Vance <support AT osuosl.org> | ||
| 135 | # | ||
| 136 | # Home page: | ||
| 137 | # - http://osuosl.org/ | ||
| 138 | # | ||
| 139 | # | ||
| 121 | # UNITED KINGDOM | 140 | # UNITED KINGDOM |
| 122 | # | 141 | # |
| 123 | # URLs: | 142 | # URLs: |
diff --git a/web/input/download.md b/web/input/download.md index 56407dc..3e470fd 100644 --- a/web/input/download.md +++ b/web/input/download.md | |||
| @@ -20,7 +20,7 @@ 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], [New Zealand][mirror-nz], |
| 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [South Africa][mirror-za], | 22 | [Portugal][mirror-pt], [Russia][mirror-ru], [South Africa][mirror-za], |
| 23 | [Sweden][mirror-se], and the [UK][mirror-uk]. | 23 | [Sweden][mirror-se], the [UK][mirror-uk], and the [USA][mirror-us]. |
| 24 | 24 | ||
| 25 | ### Development Snapshot | 25 | ### Development Snapshot |
| 26 | 26 | ||
| @@ -58,6 +58,7 @@ Old versions can be found [within][mib] the [download area][download]. | |||
| 58 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" | 58 | [mirror-za]: ftp://mirror.is.co.za/mirror/monitoring-plugins.org/ "FTP Mirror in South Africa" |
| 59 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" | 59 | [mirror-se]: ftp://ftp.lysator.liu.se/pub/monitoring-plugins/ "FTP Mirror in Sweden" |
| 60 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" | 60 | [mirror-uk]: ftp://mirror.bytemark.co.uk/monitoring-plugins/ "FTP Mirror in the United Kingdom" |
| 61 | [mirror-us]: ftp://ftp.osuosl.org/pub/monitoring-plugins/ "FTP Mirror in the United States" | ||
| 61 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" | 62 | [repository]: https://github.com/monitoring-plugins/monitoring-plugins "Monitoring Plugins Git Repository" |
| 62 | [news]: doc/news.txt "NEWS" | 63 | [news]: doc/news.txt "NEWS" |
| 63 | [download]: download/ "Download Area" | 64 | [download]: download/ "Download Area" |
