#!/bin/sh

echo Back end $2 with $3 connections failed for client $1 \
    >> /tmp/activity.log
