CFEngine Help: Re: Reporting

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: Reporting Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,24824,24825#msg-24825 Hi, your test prints always the reports regardless whether start_smb is set or not. So first as a first step use reports: start_smb:: "$(sys.date) smb s

CFEngine Help: Reporting

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Reporting Author: tjavo87 Link to topic: https://cfengine.com/forum/read.php?3,24824,24824#msg-24824 Hi Guys, I created the following promise; bundle agent sambatest { files: redhat_5:: "/etc/samba/smb.conf" comment => "samba config", copy_from =>

Re: CFEngine Help: Re: Problems looping over slist with global reference

2012-02-13 Thread Mark Burgess
On 02/14/2012 04:50 AM, Nick Anderson wrote: > On 02/13/2012 01:09 PM, no-re...@cfengine.com wrote: >> Forum: CFEngine Help >> Subject: Re: Problems looping over slist with global reference >> Author: mark >> Link to topic: https://cfengine.com/forum/read.php?3,24805,24812#msg-24812 >> >> I'm afrai

Re: CFEngine Help: Re: Problems looping over slist with global reference

2012-02-13 Thread Nick Anderson
On 02/13/2012 01:09 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: Problems looping over slist with global reference > Author: mark > Link to topic: https://cfengine.com/forum/read.php?3,24805,24812#msg-24812 > > I'm afraid this is the documented behaviour. Consider it a kn

Re: CFEngine Help: Re: Problems looping over slist with global reference

2012-02-13 Thread Nick Anderson
On 02/13/2012 01:09 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: Problems looping over slist with global reference > Author: mark > Link to topic: https://cfengine.com/forum/read.php?3,24805,24812#msg-24812 > > I'm afraid this is the documented behaviour. Consider it a kn

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: milindk Link to topic: https://cfengine.com/forum/read.php?3,24809,24820#msg-24820 Can you run netstat -antpl | grep 5308 and see if any application using 5308 port also check if netmask is ok on both server and client si

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24809,24819#msg-24819 cf3> Could not bind server address cf3> !!! System error for bind: "Address already in use" cf3> Could not bind server address cf3> !!!

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: debheller Link to topic: https://cfengine.com/forum/read.php?3,24809,24818#msg-24818 Assuming you have verified with the ps command that cf-serverd is indeed running, you will want to eliminated the possibility that someth

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24809,24817#msg-24817 Also when running cf-runagent i got following error # cf-runagent -H 10.1.1.200 -v cf3> Cfengine - autonomous configuration engine -

CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.3.0a1 is released

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: [ANNOUNCE] CFEngine Community 3.3.0a1 is released Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,24790,24816#msg-24816 And here's what we get on HP-UX 11.31: . . . Making install in tests Making install in unit Making install in load Making in

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24809,24815#msg-24815 I also have doubt that if a promise is set in /var/cfengine/masterfiles in server, if we run cf-agent from client, is the files get

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24809,24814#msg-24814 severip is 10.1.1.199,clent ip 10.1.1.200.This is the cf-serverd -v output from server cf3> Cfengine - autonomous configuration

CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.3.0a1 is released

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: [ANNOUNCE] CFEngine Community 3.3.0a1 is released Author: msvob...@linkedin.com Link to topic: https://cfengine.com/forum/read.php?3,24790,24813#msg-24813 Hit the following build error for Solaris. I'm getting the same for x86 and sparc. x86: $ ./configure --

CFEngine Help: Re: Problems looping over slist with global reference

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: Problems looping over slist with global reference Author: mark Link to topic: https://cfengine.com/forum/read.php?3,24805,24812#msg-24812 I'm afraid this is the documented behaviour. Consider it a known bug for the time being. http://cfengine.com/manuals/cf3-ref

CFEngine Help: Re: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: client configuration not working Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24809,24811#msg-24811 Run the agent in verbose mode (cf-agent -v) to see what is happening. Running cf-serverd in verbose mode can also be informative. ___

CFEngine Help: Re: Problems looping over slist with global reference

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: Problems looping over slist with global reference Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24805,24810#msg-24810 I have seen the behavior also. I do not know if it is by accident or by design. _

CFEngine Help: client configuration not working

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: client configuration not working Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24809,24809#msg-24809 Hi, I am new to cfengine.I created client and server.Then done bootstraping,also copied clients localhost.pub to server and vice versa.B

Re: CFEngine Help: how to include username in file change detection policy

2012-02-13 Thread Nick Anderson
On 02/13/2012 11:43 AM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: how to include username in file change detection policy > Author: pamelas > Link to topic: https://cfengine.com/forum/read.php?3,24807,24807#msg-24807 > > I'm have a file change detection policy that alerts me e

CFEngine Help: how to include username in file change detection policy

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: how to include username in file change detection policy Author: pamelas Link to topic: https://cfengine.com/forum/read.php?3,24807,24807#msg-24807 I'm have a file change detection policy that alerts me each time a file has been modified, removed, etc from my machines

CFEngine Help: Re: /var directory is full

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: /var directory is full Author: pamelas Link to topic: https://cfengine.com/forum/read.php?3,24801,24806#msg-24806 Hi Olivier, Thanks so much! That did the trick!! Pam ___ Help-cfengine mailing list Help-cfengine@cfeng

Problems looping over slist with global reference

2012-02-13 Thread Nick Anderson
I just noticed this, and I am not sure what i am doing wrong. I cant seem to loop over a globally referenced slist, I am however able to pass the list to a bundle and then iterate over the local variable reference. What am I not understanding? R: In bundle agent report_list R: List 1: list1v1 R:

CFEngine Help: Re: /var directory is full

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: /var directory is full Author: obris Link to topic: https://cfengine.com/forum/read.php?3,24801,24804#msg-24804 Hi Pam, Did you look at this solution? http://cfengine.com/manuals/cf3-solutions.html#Garbage-collection Works well and is very easy to set up. Che

CFEngine Help: Re: Don't know how to do for having only links that i want

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: Re: Don't know how to do for having only links that i want Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,24769,24803#msg-24803 Okay. I tried to get this work, but I couldn't. I have used similar structure few times, but I don't do it anymore. I

CFEngine Help: /var directory is full

2012-02-13 Thread no-reply
Forum: CFEngine Help Subject: /var directory is full Author: pamelas Link to topic: https://cfengine.com/forum/read.php?3,24801,24801#msg-24801 My Cfengine master policy server has filled up the /var directory at 100%. I've nulled out the log files and also clean the /output files. I noticed that