Re: CFEngine Help: Re: renicing a process

2012-06-25 Thread Aleksey Tsalolikhin
I'd love to be able to make promises about certain processes running nicely. I could use that in production today. Right now I have a shell script monitoring this case. I'd love to be able to use CFEngine to take care of it. I've opened a feature request ticket: https://cfengine.com/bugtracker/

CFEngine Help: Re: renicing a process

2012-06-25 Thread no-reply
Forum: CFEngine Help Subject: Re: renicing a process Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,25092,26307#msg-26307 One wonder if the C setpriority function might be used the by cf-agent in a new nicing feature. ___ Help

Re: CFEngine Help: Re: renicing a process

2012-03-13 Thread Aleksey Tsalolikhin
On Mon, Mar 12, 2012 at 2:47 PM, wrote: > Before I open a feature request to add an additional "nice" process selection > capability (most ps implementations do have a separate "nice" column), am I > the only person who's ever wanted to make a promise as to the nice value of a > process? *rai

CFEngine Help: Re: renicing a process

2012-03-12 Thread no-reply
Forum: CFEngine Help Subject: Re: renicing a process Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,25092,25237#msg-25237 So, apparently this is a tad difficult, as "nice" and "priority" are not the same thing. Further complicating things, AIX and HP-UX have completely diffe