#!/bin/sh
exec >> /mit/geofft/cron_scripts/afs-stats
date
rxdebug o-f -port 7001 -rxstats | head -2
rxdebug b-m -port 7001 -rxstats | head -2
rxdebug b-k -port 7001 -rxstats | head -2
rxdebug linerva -port 7001 -rxstats | head -2
echo
