LegalizeAdulthood / manx

Source for the manx vintage computer documentation database.
http://manx-docs.org
GNU General Public License v2.0
7 stars 2 forks source link

Periodically probe sites to determine live status #91

Closed LegalizeAdulthood closed 4 years ago

LegalizeAdulthood commented 5 years ago

Write a cron script that periodically probes all the sites in the database. First, probe the main site URL and then probe a document hosted on the site.

If both come back failed, then mark the site as offline, e.g. live='N'

If both come back success, then mark the site as online, e.g. live='Y'