Cfengine Help: Re: task recieves SIGINT

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: task recieves SIGINT Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,18028,18032#msg-18032 Hi, It is probably a second instance of cf-agent that sends the signal because expireafter has been passed for the promise the first agent is working

Cfengine Help: Re: action policy => "warn" ign ored?

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: action_policy => "warn" ignored? Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,18030,18033#msg-18033 You are right Diego, a bug report seems to be appropriate here. -- Regards, Eystein ___ Help-c

Re: Cfengine Help: Re: task recieves SIGINT

2010-09-01 Thread Michael Potter
Hi Thanks, that sounds like a reasonable explanation. It also makes some sense, as the machine I notice this on is often under heavy load, and I have seen occurrences of cf-agent runs overlapping. I will try setting expireafter and see what happens. Cheers On Wed, Sep 1, 2010 at 7:20 PM, wrote

Re: Linux CPU speed

2010-09-01 Thread Tim Cutts
On 31 Aug 2010, at 10:23 pm, Justin Lloyd wrote: > Here’s an interesting question for Nova users and/or Linux experts. I have a > number of measurements promises that extract information about a system and > store that data in our asset database. However, if dynamic CPU throttling is > enabled

Cfengine Help: Problem with installation

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Problem with installation Author: gurkensalat Link to topic: https://cfengine.com/forum/read.php?3,18036,18036#msg-18036 Hi, i am using cfengine via cygwin on Win XP. On page 27 (1.11 Testing as a non-privilieged user) of the reference manual (http://www.cfengine.o

Cfengine Help: Re: Problem with installation

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Problem with installation Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18036,18037#msg-18037 Link or copy the binaries to ~/.cfagent/bin from where-ever they are installed be it src, /usr/loca or elsewhere. ___

Cfengine Help: So any syntax errors cause site wide cfengine 3 outages?

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: So any syntax errors cause site wide cfengine 3 outages? Author: lukebigum Link to topic: https://cfengine.com/forum/read.php?3,18038,18038#msg-18038 Hello all, I'm in the middle of evaluating cfengine 3, having used cfengine 2 for a few years. One of my biggest pro

Cfengine Help: Re: So any syntax errors cause site wide cfengine 3 outages?

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: So any syntax errors cause site wide cfengine 3 outages? Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18038,18039#msg-18039 You can base the inputs clause on classes however I think that cf-promises is still invoked on all policies. T

Cfengine Help: Re: File ownership for AD users

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: File ownership for AD users Author: Remi Link to topic: https://cfengine.com/forum/read.php?3,18029,18040#msg-18040 Thanks for the input, sadly no such luck cf3 Unknown user 'DOMAIN\+USER' ___ Help-cfengine mailing lis

Cfengine Help: Re: So any syntax errors cause site wide cfengine 3 outages?

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: So any syntax errors cause site wide cfengine 3 outages? Author: Ed Link to topic: https://cfengine.com/forum/read.php?3,18038,18041#msg-18041 replied to in email - this forum system is fubar ___ Help-cfengine mailing l

Cfengine Help: Who's going to promise this - Forums Fubar

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Who's going to promise this - Forums Fubar Author: Ed Link to topic: https://cfengine.com/forum/read.php?3,18042,18042#msg-18042 CFengine needs a promise that receives email replys to forum postings and puts them into the proper subject. why bother contributing to "

Regex behavior in Cf3

2010-09-01 Thread Daniel V. Klein
Mark- I'm Cc'ing this to the mailing list so that the rest of user community can chime in (since I may be barking up the wrong tree). This is in response to the many bug reports I see which involve regex's (that are in fact, not bugs but misunderstandings as to what are regex characters). It'

RE: Linux CPU speed

2010-09-01 Thread Justin Lloyd
Hi Tim, Someone else mentioned that dmidecode has the output, but a quick test seems to have found it unreliable since many of my systems were reporting 3 MHz. I wish! J Thanks, Justin From: Tim Cutts [mailto:t...@sanger.ac.uk] Sent: Wednesday, September 01, 2010 7:17 AM To: Justi

Cfengine Help: Re: So any syntax errors cause site wide cfengine 3 outages?

2010-09-01 Thread no-reply
Forum: Cfengine Help Subject: Re: So any syntax errors cause site wide cfengine 3 outages? Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,18038,18044#msg-18044 Neil, No it doesn't. I have class based inputs definitions which work perfectly fine on different systems,

RE: Cfengine Help: Re: Static cf3 binaries on Solaris & Linux

2010-09-01 Thread Anderson, Ryan C (US SSA)
I did encounter this problem using the sunfreeware.com packages. The problem was resolved by _not_ using the 8.x pcre package (ie the one you are using) and use the 7.9 version of it instead. RCA -- UNIX Administrator, BAE Systems ETS desk 763-572-6684  mobile 612-419-9362 -Original Messag

Re: Cfengine Help: Who's going to promise this - Forums Fubar

2010-09-01 Thread Diego Zamboni
> CFengine needs a promise that receives email replys to forum postings and > puts them into the proper subject. > > why bother contributing to "no-reply"? > As far as I can tell (and this message is a test, I'm replying by email), if you reply to help-cfengine@cfengine.org it will incorporate

Re: Linux CPU speed

2010-09-01 Thread Tim Cutts
On 1 Sep 2010, at 20:07, Justin Lloyd wrote: > Hi Tim, > > > > Someone else mentioned that dmidecode has the output, but a quick test > seems to have found it unreliable since many of my systems were > reporting 3 MHz. I wish! J Let me guess - those CPUs are VMware virtual machines. I'd

RE: Linux CPU speed

2010-09-01 Thread Justin Lloyd
Yep, found out earlier that our VMs do that. :) Upon further reflection, I wouldn't mind storing that 30k value. However, the other snag is that the command in the measurements promise cannot have any shell metacharacters (I believe it is fork/exec'ed directly rather than being passed to a subs