diff options
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: |
