diff options
Diffstat (limited to 'bin/check-mirrors')
| -rwxr-xr-x | bin/check-mirrors | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index 4859a63..c7bab3a 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -15,9 +15,14 @@ | |||
| 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://ftp.belnet.be/mirror/nagios-plugins.org/ | ||
| 19 | ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 18 | ftp://mirror.bytemark.co.uk/nagios-plugins/ | 20 | ftp://mirror.bytemark.co.uk/nagios-plugins/ |
| 21 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 22 | ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 19 | ftp://mirror.mephi.ru/nagios-plugins/ | 23 | ftp://mirror.mephi.ru/nagios-plugins/ |
| 20 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ | 24 | ftp://mirrors.ustc.edu.cn/nagios-plugins/ |
| 25 | ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 21 | ' | 26 | ' |
| 22 | # | 27 | # |
| 23 | # Our mirrors: | 28 | # Our mirrors: |
| @@ -60,6 +65,40 @@ mirrors=' | |||
| 60 | # Home page: | 65 | # Home page: |
| 61 | # - http://www.lysator.liu.se/english.html | 66 | # - http://www.lysator.liu.se/english.html |
| 62 | # | 67 | # |
| 68 | # BELGIUM | ||
| 69 | # | ||
| 70 | # URLs: | ||
| 71 | # - ftp://ftp.belnet.be/mirror/nagios-plugins.org/ | ||
| 72 | # - http://ftp.belnet.be/nagios-plugins.org/ | ||
| 73 | # | ||
| 74 | # Features: | ||
| 75 | # - IPv4 | ||
| 76 | # - IPv6 | ||
| 77 | # - Updated twice a day | ||
| 78 | # | ||
| 79 | # Contacts: | ||
| 80 | # - Mirror Admins <ftpmaint AT belnet.be> | ||
| 81 | # | ||
| 82 | # Home page: | ||
| 83 | # - http://www.belnet.be/ | ||
| 84 | # | ||
| 85 | # GREECE | ||
| 86 | # | ||
| 87 | # URLs: | ||
| 88 | # - ftp://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 89 | # - http://ftp.cc.uoc.gr/mirrors/nagios/nagios-plugins/ | ||
| 90 | # | ||
| 91 | # Features: | ||
| 92 | # - IPv4 | ||
| 93 | # - Updated daily | ||
| 94 | # | ||
| 95 | # Contacts: | ||
| 96 | # - Mirror Admins <ftpadm AT cc.uoc.gr> | ||
| 97 | # - Counalakis Dimitris-Nektarios <coudim AT cc.uoc.gr> | ||
| 98 | # | ||
| 99 | # Home page: | ||
| 100 | # - http://www.en.uoc.gr/ | ||
| 101 | # | ||
| 63 | # UNITED KINGDOM | 102 | # UNITED KINGDOM |
| 64 | # | 103 | # |
| 65 | # URLs: | 104 | # URLs: |
| @@ -78,6 +117,40 @@ mirrors=' | |||
| 78 | # Home page: | 117 | # Home page: |
| 79 | # - http://www.bytemark.co.uk/ | 118 | # - http://www.bytemark.co.uk/ |
| 80 | # | 119 | # |
| 120 | # ARGENTINA | ||
| 121 | # | ||
| 122 | # URLs: | ||
| 123 | # - ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 124 | # - http://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | ||
| 125 | # - rsync://mirror.fcaglp.unlp.edu.ar/plugins/ | ||
| 126 | # | ||
| 127 | # Features: | ||
| 128 | # - IPv4 | ||
| 129 | # - Updated hourly | ||
| 130 | # | ||
| 131 | # Contacts: | ||
| 132 | # - Eduardo Suarez <esuarez AT fcaglp.unlp.edu.ar> | ||
| 133 | # | ||
| 134 | # Home page: | ||
| 135 | # - http://www.fcaglp.unlp.edu.ar/english/ | ||
| 136 | # | ||
| 137 | # NEW ZEALAND | ||
| 138 | # | ||
| 139 | # URLs: | ||
| 140 | # - ftp://mirror.webtastix.net/nagios-plugins/ | ||
| 141 | # - http://mirror.webtastix.net/nagios-plugins/ | ||
| 142 | # | ||
| 143 | # Features: | ||
| 144 | # - IPv4 | ||
| 145 | # - Updated hourly | ||
| 146 | # | ||
| 147 | # Contacts: | ||
| 148 | # - Mirror Admins <mirrors AT webtastix.net> | ||
| 149 | # - Shane Langley <shane AT webtastix.net> | ||
| 150 | # | ||
| 151 | # Home page: | ||
| 152 | # - http://www.webtastix.net/ | ||
| 153 | # | ||
| 81 | # RUSSIA | 154 | # RUSSIA |
| 82 | # | 155 | # |
| 83 | # URLs: | 156 | # URLs: |
| @@ -116,6 +189,23 @@ mirrors=' | |||
| 116 | # Home page: | 189 | # Home page: |
| 117 | # - http://lug.ustc.edu.cn/ | 190 | # - http://lug.ustc.edu.cn/ |
| 118 | # | 191 | # |
| 192 | # KOREA | ||
| 193 | # | ||
| 194 | # URLs: | ||
| 195 | # - ftp://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 196 | # - http://ftp.kaist.ac.kr/nagios-plugins/ | ||
| 197 | # | ||
| 198 | # Features: | ||
| 199 | # - IPv4 | ||
| 200 | # - Updated daily | ||
| 201 | # | ||
| 202 | # Contacts: | ||
| 203 | # - Mirror Admins <ftp AT ftp.kaist.ac.kr> | ||
| 204 | # - Jimin Park <pjm950 AT gmail.com> | ||
| 205 | # | ||
| 206 | # Home page: | ||
| 207 | # - http://www.kaist.edu/english/ | ||
| 208 | # | ||
| 119 | 209 | ||
| 120 | set -e | 210 | set -e |
| 121 | set -u | 211 | set -u |
