[CentOS] strange cron message

Wed Feb 29 11:30:04 UTC 2012
John Doe <jdmls at yahoo.com>

From: Michael Schumacher <michael.schumacher at pamas.de>

> environment: new Centos 6 installation out of the box.
> somebody has an idea what causes this error mail to be sent?
> This pops up every three minutes. There is no ascservicemonitor on
> that machine, I cannot find any reference to a file with this name and
> I cannot find a cron job that would be running every three minutes.

Maybe try:
grep -ri asc /etc/cron*/var/spool/cron

But it is strange that a brand new installation has some references 
to /usr/local...

JD