diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-13 16:38:50 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-13 16:38:50 +0000 |
commit | d7f71acfaec1dc28b703fec1d81e0d1976360567 (patch) | |
tree | e702aef3aa4f8b4569290cb9ebaa77378f221ea2 /cfg/steve.cfg | |
parent | f648ea5db6ee8129dee0c3570eca161d9dc9cfe2 (diff) |
Simple configuration file.
Diffstat (limited to 'cfg/steve.cfg')
-rw-r--r-- | cfg/steve.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cfg/steve.cfg b/cfg/steve.cfg new file mode 100644 index 0000000..2c9760e --- /dev/null +++ b/cfg/steve.cfg @@ -0,0 +1,8 @@ + +mirror.bytemark.co.uk must run ftp on 21 otherwise 'Bytemark Mirror: FTP failure'. + +https://auth.bytemark.co.uk/status must run https with status 200 otherwise 'Bytemark xmlrpc auth-server down?'. + +ssh.steve.org.uk must run ssh on 2222 otherwise 'SSH failure'. + +http://www.taxcafe.co.uk/_db/ must run http with status 200 with content 'OK' otherwise 'taxcafe failure'. |