Dtrept.cron
# Run this script just after midnight on every day of the month.
month="`/bin/date +'%m'`"
jaqui="$year-$month-$day"
set -- Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
ilog="/home/dtuser/reports/$lmonth/$machine"
ilog="/home/dtuser/reports/$lmonth/$machine"
cd /usr/lpp/dirTalk/tools
./DTrun_command "DTreports -n Traffic -b " $jaqui "
-e " $jaqui " -s " $ilog".traffic."$jl2
./DTrun_command "DTreports -n Application -b " $jaqui "
-e " $jaqui " -s " $ilog".applic."$jl2
./DTrun_command "DTreports -n SystemStats -b " $jaqui "
-e " $jaqui " -s " $ilog".stats."$jl2