Just a guess, you have a job setup to run every minute. You also have a large log file because you have set max size paramater to a large value in the system options. You also have HTML Status Reports option enabled. The every-minute job is allowed to write to the log. The result every minute the scheduler rebuild daily HTML log files. If this is the case uncheck log option for the every-minute job or decrease the size of the log file or get afaster computer. If this is not the case check if tracing is disabled and other extra options normally used for job troubleshooting only. : I've checked on my 24x7 instance on a server a few times and sometimes find : it running at 25% (maximum for a process on server). : When I look at 24x7, nothing is running other than the program. Which does a : check every minute or so. Any reason why the CPU usage might be so high? : To rectify I stop and restart 24x7. : Thanks : Matt
|