diff options
Diffstat (limited to 'bin/check-mirrors')
| -rwxr-xr-x | bin/check-mirrors | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index ab343e0..d206545 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/nagios/nagios-plugins/ | 19 | ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ |
| 20 | ftp://mirrors.fe.up.pt/pub/nagios-plugins/ | 20 | ftp://mirrors.fe.up.pt/pub/nagios-plugins/ |
| 21 | ftp://mirror.switch.ch/mirror/nagios-plugins/ | ||
| 21 | ftp://mirror.bytemark.co.uk/nagios-plugins/ | 22 | ftp://mirror.bytemark.co.uk/nagios-plugins/ |
| 22 | ftp://mirror.jmu.edu/pub/nagios-plugins/ | 23 | ftp://mirror.jmu.edu/pub/nagios-plugins/ |
| 23 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | 24 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ |
| @@ -84,6 +85,23 @@ mirrors=' | |||
| 84 | # Home page: | 85 | # Home page: |
| 85 | # - http://www.belnet.be/ | 86 | # - http://www.belnet.be/ |
| 86 | # | 87 | # |
| 88 | # SWITZERLAND | ||
| 89 | # | ||
| 90 | # URLs: | ||
| 91 | # - ftp://mirror.switch.ch/mirror/nagios-plugins/ | ||
| 92 | # - http://mirror.switch.ch/ftp/mirror/nagios-plugins/ | ||
| 93 | # | ||
| 94 | # Features: | ||
| 95 | # - IPv4 | ||
| 96 | # - IPv6 | ||
| 97 | # - Updated daily | ||
| 98 | # | ||
| 99 | # Contacts: | ||
| 100 | # - Kaspar Brand <switchmirror AT switch.ch> | ||
| 101 | # | ||
| 102 | # Home page: | ||
| 103 | # - http://mirror.switch.ch/ | ||
| 104 | # | ||
| 87 | # GREECE | 105 | # GREECE |
| 88 | # | 106 | # |
| 89 | # URLs: | 107 | # URLs: |
| @@ -119,6 +137,23 @@ mirrors=' | |||
| 119 | # Home page: | 137 | # Home page: |
| 120 | # - http://www.sp.up.pt/ | 138 | # - http://www.sp.up.pt/ |
| 121 | # | 139 | # |
| 140 | # SWITZERLAND | ||
| 141 | # | ||
| 142 | # URLs: | ||
| 143 | # - ftp://mirror.switch.ch/mirror/nagios-plugins/ | ||
| 144 | # - http://mirror.switch.ch/ftp/mirror/nagios-plugins/ | ||
| 145 | # | ||
| 146 | # Features: | ||
| 147 | # - IPv4 | ||
| 148 | # - IPv6 | ||
| 149 | # - Updated daily | ||
| 150 | # | ||
| 151 | # Contacts: | ||
| 152 | # - Kaspar Brand <switchmirror AT switch.ch> | ||
| 153 | # | ||
| 154 | # Home page: | ||
| 155 | # - http://mirror.switch.ch/ | ||
| 156 | # | ||
| 122 | # UNITED KINGDOM | 157 | # UNITED KINGDOM |
| 123 | # | 158 | # |
| 124 | # URLs: | 159 | # URLs: |
