diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-12-31 16:46:29 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-12-31 16:46:29 (GMT) |
commit | c2cc7db26501b45b8ca668f5b547a30332d21381 (patch) | |
tree | d1b307bf2130054aff50bbf07255d27d9f9a10a0 /bin/check-mirrors | |
parent | 485ea6e4f172d5c331778b3ae279f98289e5373b (diff) | |
download | site-c2cc7db26501b45b8ca668f5b547a30332d21381.tar.gz |
Add FTP mirror from the United Kingdom
Add ftp://mirror.bytemark.co.uk/nagios-plugins/ to our list of mirrors.
Diffstat (limited to 'bin/check-mirrors')
-rwxr-xr-x | bin/check-mirrors | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index 82af864..f1fb6fd 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
@@ -15,6 +15,7 @@ | |||
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://mirror.bytemark.co.uk/nagios-plugins/ | ||
18 | ftp://mirror.mephi.ru/nagios-plugins/ | 19 | ftp://mirror.mephi.ru/nagios-plugins/ |
19 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ | 20 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ |
20 | ' | 21 | ' |
@@ -59,6 +60,24 @@ mirrors=' | |||
59 | # Home page: | 60 | # Home page: |
60 | # - http://www.lysator.liu.se/english.html | 61 | # - http://www.lysator.liu.se/english.html |
61 | # | 62 | # |
63 | # UNITED KINGDOM | ||
64 | # | ||
65 | # URLs: | ||
66 | # - ftp://mirror.bytemark.co.uk/nagios-plugins/ | ||
67 | # - http://mirror.bytemark.co.uk/nagios-plugins/ | ||
68 | # - rsync://mirror.bytemark.co.uk/nagios-plugins/ (currently not available) | ||
69 | # | ||
70 | # Features: | ||
71 | # - IPv4 | ||
72 | # - IPv6 | ||
73 | # - Updated twice a day | ||
74 | # | ||
75 | # Contacts: | ||
76 | # - James Lawrie <support AT support.bytemark.co.uk> | ||
77 | # | ||
78 | # Home page: | ||
79 | # - http://www.bytemark.co.uk/ | ||
80 | # | ||
62 | # RUSSIA | 81 | # RUSSIA |
63 | # | 82 | # |
64 | # URLs: | 83 | # URLs: |