next message in archive
no next message in thread
previous message in archive
Index of Subjects
I've tracked down the source of the mail message which distributes the
login-summary report... the $CS_ROOT/crontab/csuite-cron script
05) # start a new "day" early in the morning
wtmp-rotate | # rotate login records
mail_output $OPERATOR_ALIAS "$SHORT_NAME: login stats"
busy # summarize modem usage
;;
This is the only system report that we handle in this way and it would be
consistent with other system reports to move the mail portion to the
login-summary script.
and add.... echo "This report produced by $0"
david potter
next message in archive
no next message in thread
previous message in archive
Index of Subjects