#!/bin/sh
################################################################
#
# Script to be placed in /etc/cron.daily to run the performance
# Co-Pilot daily logger.
#
# (c) 2001 Chris Brew Fermilab
#
################################################################
/usr/share/pcp/bin/pmlogger_daily
