Forum: Cfengine Help
Subject: Re: cfengine svn1691 constant cf-promises firing?
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,20167,20178#msg-20178
Matt, I'm not sure that your interpretation is correct. All I am seeing from
the server is some old debug messages that look thro
I forgot to mention that I stopped cfengine processes, removed
cf_lastseen.tcdb - and restarted cfengine services (this is running on
Linux CentOS 5.5). When cf_lastseen.tcdb was re-created, it had the
stale information from December.
What to do??
Hunting through the docs now...
On 1/18/11
Found out this evening that my lastseen database has not updated since
December! Can anyone point me to what I might need to do to get this
working again?
If I have to start my databases from scratch, that's okay.
Thanks,
deb
___
Help-cfengine mailin
On Sun, Jan 16, 2011 at 1:41 PM, Erlend Leganger
wrote:
> Thanks guys, one problem fixed - this is probably obvious for the
> skilled subversion user, but I'm not and tried to follow the
> documentation.
>
> Now I did this:
>
> svn checkout http://source.cfengine.com/svn/core/trunk core
> svn chec
Forum: Cfengine Help
Subject: Re: How to test the sending of cfengine mails?
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,20173,20174#msg-20174
Since I couldn't find anything built in, the following should at least emulate
the desired behavior:
###
Forum: Cfengine Help
Subject: How to test the sending of cfengine mails?
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,20173,20173#msg-20173
Hi,
I'm trying to trace an interesting problem in my setup, that is, cfengine3
mails don't always get sent/received. However, I'm not sure
Forum: Cfengine Help
Subject: Cfengine3 stuck in infinite loop
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,20172,20172#msg-20172
Hello,
I noticed the following behavior from Cfengine 3.0.5p1 till 3.1.2.
Consider the following code:
Forum: Cfengine Help
Subject: Re: command execution example
Author: ro
Link to topic: https://cfengine.com/forum/read.php?3,20157,20171#msg-20171
Hi Daniel,
this is the snippet that I'm using on Ubuntu 10.04:
bundle agent AptUpdate {
commands:
UPDATE::
"/usr/bin/apt-get u
Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,20083,20170#msg-20170
The fix is already available in the newest svn sources.
To get it now, you can use an svn client (e.g. "svn checkout
http://source.cfeng
Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: Sal
Link to topic: https://cfengine.com/forum/read.php?3,20083,20169#msg-20169
Thanks Eystein! When will the fix be available?
___
Help-cfengine mailing list
Help-cfengine@cfe
Forum: Cfengine Help
Subject: Re: cfengine svn1691 constant cf-promises firing?
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,20167,20168#msg-20168
That sounds very odd indeed. We'll certainly look into this, but it is more
likely to be my fault due to some efficiency patches.
Forum: Cfengine Help
Subject: cfengine svn1691 constant cf-promises firing?
Author: matter
Link to topic: https://cfengine.com/forum/read.php?3,20167,20167#msg-20167
Greetings,
I know it is svn, but I seem to be having an odd issue where cf-promises keep
firing up (as a child of cf-serverd) on w
On Tue, Jan 18, 2011 at 09:42:57AM -0500, Bas van der Vlies wrote:
>On 18-01-11 13:49, Jesse Becker wrote:
>> On Tue, Jan 18, 2011 at 04:48, Bas van der Vlies wrote:
## Report if we lost contact with our policy server for an hour
#
bundle agent cfengine3_check_server_connectivity
>>
On 18-01-11 13:49, Jesse Becker wrote:
> On Tue, Jan 18, 2011 at 04:48, Bas van der Vlies wrote:
>>> ## Report if we lost contact with our policy server for an hour
>>> #
>>> bundle agent cfengine3_check_server_connectivity
>>> {
>>> vars:
>>> "myhosts" slist =>{ hostsseen("1","notseen","a
Thanks for the update. I'll look at this as soon as I can.
On 01/17/2011 12:37 PM, Erik Mouw wrote:
> On Jan 13, 2011, at 12:44, Mark Burgess wrote:
>
>>
>> Well that's good news. My guess is perhaps some bianry characters crept
>> into the code somewhere triggering a response from parser.
>
>
Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,20083,20163#msg-20163
No problem, should be fixed now.
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
h
Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,20083,20162#msg-20162
Thanks Eystein!
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengi
On Tue, Jan 18, 2011 at 04:48, Bas van der Vlies wrote:
>> ## Report if we lost contact with our policy server for an hour
>> #
>> bundle agent cfengine3_check_server_connectivity
>> {
>> vars:
>> "myhosts" slist => { hostsseen("1","notseen","address") };
>>
>> classes:
>> "cfengine_no_conn
> Maybe it is useful for someone else. I have written an bundle that reports
> back if a client did not see the policy server for an hour. That is the
> smallest value that can be set. I realy wanted to use 0.15 (each quarter
> of a hour)
>
> ## Report if we lost contact with our policy server for
Forum: Cfengine Help
Subject: Re: cfengine 3.1.2 segfaulting again...
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,20083,20159#msg-20159
It looks like the the function DeleteScope() is not thread safe, yet it is
potentially called from multiple threads concurrently.
We wil
20 matches
Mail list logo