|
发表于 2009-5-2 13:44:13
|
显示全部楼层
Post by 希X罗;1754921
可以考虑用下apt-spy
. . .
自己ping下也是个办法!
I can't use apt-spy, because of my router/ISP. for other people like me, httping can help:
$ apt-cache show --no-all-versions httping
Package: httping
Priority: optional
Section: net
Installed-Size: 84
Maintainer: Nico Golde <nion@debian.org>
Architecture: amd64
Version: 1.3.0-1
Replaces: httping-nossl
Depends: libc6 (>= 2.2.5), libssl0.9.8 (>= 0.9.8f-5), openssl
Filename: pool/main/h/httping/httping_1.3.0-1_amd64.deb
Size: 19894
MD5sum: 962909619a18057125886657ebc4224f
SHA1: 1710dd80d3566ecb8433ae35ae986b257be1f7f9
SHA256: 1d37195116de32a4383032bdeefc976f4c6bc3b8ba1b6f2697b3b890b05b776a
Description: ping-like program for http-requests
httping is like ping for HTTP. It sends requests to a hostname or a remote
URL and it shows you how long it takes to connect, send a HTTP request and
retrieve the reply (only the header).
.
It supports SSL as well as various different ways to use it.
Homepage: http://www.vanheusden.com/httping
Tag: admin::monitoring, implemented-in::c, interface::commandline, network::scanner, protocol::http, role::program, scope::utility |
|