Good idea. I find the process overcounting more common. In my configuration, I 
have a range for the process count and it reports when the process count is out 
of range. I will add a "ps -ef" along with the report. It may not catch it as 
it is not run exactly as the same time as the cf process count, but it might be 
close enough to catch it.

The process I am watching for can only have one process running. I intended it 
to flag if not running, but it actually flags for two processes running (which 
can't be possible, unless some odd regex is catching another process).

On Mar 17, 2010, at 10:04 AM, nwat...@symcor.com wrote:

> It's an enigmatic bug to be sure.  What about a policy that reports 
> process counts?  One commands action to report counts by calling ps and 
> the other using a native process counting promise.  After gathering some 
> data we'll at least get an idea of the frequency of the problem.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to