diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-06-15 10:03:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-06-15 10:03:44 +0800 |
commit | ba1078165da32171f67c8bbb3a0978243a391014 (patch) | |
tree | b14fdf18d85f9425a529453f6d9223ea6954fd43 /misc/mirmon/pkg-descr | |
parent | cca659fdc4f9d0a65b2e1b7b37604f7a551665ad (diff) | |
download | freebsd-ports-gnome-ba1078165da32171f67c8bbb3a0978243a391014.tar.gz freebsd-ports-gnome-ba1078165da32171f67c8bbb3a0978243a391014.tar.zst freebsd-ports-gnome-ba1078165da32171f67c8bbb3a0978243a391014.zip |
add mirmon 1.34
Monitor the status of mirrors
Diffstat (limited to 'misc/mirmon/pkg-descr')
-rw-r--r-- | misc/mirmon/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/mirmon/pkg-descr b/misc/mirmon/pkg-descr new file mode 100644 index 000000000000..e9f9a872722d --- /dev/null +++ b/misc/mirmon/pkg-descr @@ -0,0 +1,7 @@ +Many project are mirrored worldwide. Mirmon helps in monitoring these mirrors. +In a concise graphic format, mirmon shows each site's history of the last two +weeks, making it easy to spot stale or dead mirrors. Mirmon quietly probes a +subset of the sites in a given list, writes the results in the 'state' file, +and generates a Web page with the results + +WWW: http://www.cs.uu.nl/people/henkp/mirmon/ |