diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/check-mirrors | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/bin/check-mirrors b/bin/check-mirrors index c7bab3a..9334417 100755 --- a/bin/check-mirrors +++ b/bin/check-mirrors | |||
| @@ -17,7 +17,9 @@ mirrors=' | |||
| 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/ | 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://mirror.bytemark.co.uk/nagios-plugins/ | 21 | ftp://mirror.bytemark.co.uk/nagios-plugins/ |
| 22 | ftp://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 21 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ | 23 | ftp://mirror.fcaglp.unlp.edu.ar/nagios/plugins/ |
| 22 | ftp://mirror.webtastix.net/nagios-plugins/ | 24 | ftp://mirror.webtastix.net/nagios-plugins/ |
| 23 | ftp://mirror.mephi.ru/nagios-plugins/ | 25 | ftp://mirror.mephi.ru/nagios-plugins/ |
| @@ -99,6 +101,24 @@ mirrors=' | |||
| 99 | # Home page: | 101 | # Home page: |
| 100 | # - http://www.en.uoc.gr/ | 102 | # - http://www.en.uoc.gr/ |
| 101 | # | 103 | # |
| 104 | # PORTUGAL | ||
| 105 | # | ||
| 106 | # URLs: | ||
| 107 | # - ftp://mirrors.fe.up.pt/pub/nagios-plugins/ | ||
| 108 | # - http://mirrors.fe.up.pt/pub/nagios-plugins/ | ||
| 109 | # | ||
| 110 | # Features: | ||
| 111 | # - IPv4 | ||
| 112 | # - IPv6 | ||
| 113 | # - Updated daily | ||
| 114 | # | ||
| 115 | # Contacts: | ||
| 116 | # - Mirror Admins <mirrors AT fe.up.pt> | ||
| 117 | # - Filipe Carvalho <filipec AT sp.up.pt> | ||
| 118 | # | ||
| 119 | # Home page: | ||
| 120 | # - http://www.sp.up.pt/ | ||
| 121 | # | ||
| 102 | # UNITED KINGDOM | 122 | # UNITED KINGDOM |
| 103 | # | 123 | # |
| 104 | # URLs: | 124 | # URLs: |
| @@ -117,6 +137,24 @@ mirrors=' | |||
| 117 | # Home page: | 137 | # Home page: |
| 118 | # - http://www.bytemark.co.uk/ | 138 | # - http://www.bytemark.co.uk/ |
| 119 | # | 139 | # |
| 140 | # UNITED STATES | ||
| 141 | # | ||
| 142 | # URLs: | ||
| 143 | # - ftp://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 144 | # - http://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 145 | # - rsync://mirror.jmu.edu/pub/nagios-plugins/ | ||
| 146 | # | ||
| 147 | # Features: | ||
| 148 | # - IPv4 | ||
| 149 | # - Updated twice a day | ||
| 150 | # | ||
| 151 | # Contacts: | ||
| 152 | # - Mirror Admins <mirrormaster AT jmu.edu> | ||
| 153 | # - Seth Wright <wrightst AT jmu.edu> | ||
| 154 | # | ||
| 155 | # Home page: | ||
| 156 | # - http://www.jmu.edu/ | ||
| 157 | # | ||
| 120 | # ARGENTINA | 158 | # ARGENTINA |
| 121 | # | 159 | # |
| 122 | # URLs: | 160 | # URLs: |
