On Thu, Apr 03, 2008 at 06:06:00PM +0300, Plamen Vassilev wrote:
 
> I want mprime to run from 18:00 afternoon till 8:00 in the morning
> on the next day, and to be idle (not consuming CPU/Memory) during
> the day time. Is it possible to configure the application for such a
> behavior or should I play around with cron?

There are Time and Throttle directives in the prime.ini file to
control cpu consumption. For your case

Time=1-5/8:00-18:00
Throttle=100

might be the pair of directives to start with. Possibly even lower
throttle values will make the box response better.

Killing -TERM the mprime and restart it via cron would also work of
course.

Christian
-- 
Christian Schulz       IRC: Zampel       [EMAIL PROTECTED]
URL: http://www.bartali.dyndns.org/
"Der Kopf muss das dritte Bein sein."  ---  Christoph Daum
_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to