From 902ccf799386cbc2c97f3c0d7f96e639dc0ab265 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 11:51:01 +0000 Subject: Added some samples --- cfg/sample.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'cfg') diff --git a/cfg/sample.cfg b/cfg/sample.cfg index 34b65d9..ff5abc6 100644 --- a/cfg/sample.cfg +++ b/cfg/sample.cfg @@ -33,3 +33,19 @@ # Now we have some simple tests # +# +# Bytemark hosts a mirror of various things, for the benefit of our users +# and the general UK network. +# +# Test that this mirror is available +# +mirror.bytemark.co.uk must run ftp otherwise 'mirror ftp failure'. +mirror.bytemark.co.uk must run rsync otherwise 'mirror rsync failure'. +mirror.bytemark.co.uk must run ping otherwise 'mirror ping failure'. + + +# Ensure the Bytemark blog is active +# +blog.bytemark.co.uk must ping otherwise 'blog failure?'. +http://blog.bytemark.co.uk/ must run http with content 'Bytemark Blog' otherwise 'blog is not available'. + -- cgit v1.2.1