857b72166f
Mirmon helps administrators in keeping an eye on the mirror sites. In a concise graphic format, mirmon shows each site's status history of the last two weeks. It is easy to spot stale or dead mirrors.
18 lines
488 B
Plaintext
18 lines
488 B
Plaintext
# Sample mirmon configuration. See mirmon(1).
|
|
|
|
project_name SomeProject
|
|
project_url http://www.example.org/
|
|
web_page /var/www/htdocs/mirmon/index.html
|
|
icons icons/
|
|
|
|
# Create this yourself, simplest format:
|
|
# cc http://path/to/mirror
|
|
# Where cc=country code
|
|
mirror_list /etc/mirmon.list
|
|
|
|
probe ${TRUEPREFIX}/bin/mirmon-probe -t %TIMEOUT% %URL%.stamp
|
|
# probe ${LOCALBASE}/bin/wget -q -O - -T %TIMEOUT% -t 1 %URL%TIME
|
|
|
|
state /var/db/mirmon/mirmon.db
|
|
countries /var/db/mirmon/countries.list
|