Random Segfault

2011-03-15 Thread tktucker
I randomly get these segfaults after the 0415 and 1615 time periods. Is this possibly related to the below cron entry? I don't see splaytime activity when running this command manually. Is it possible my server gets over whelmed from all of the client connections and crashes? OS: RHEL 5.3

Re: Updating a symlink

2011-02-19 Thread tktucker
Disregard On Feb 19, 2011 12:06pm, Tom Tucker wrote: I would appreciate some assistance on how to update a pre-existing symlink. If "/xyz -> /old/path" exists then delete it and replace/add "/xyz -> /new/path". It sounds like the "issymlinkto" function would be needed, but I'm unsu

cf-execd.cf mailto

2011-01-26 Thread tktucker
Is it possible to define multiple recipients on the mailto line? My testing with "user@domain[delimeter]user2@domain" separated with spaces, commas and semicolons have been unsuccessful. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:/

Confirm file/dir ownership with file_result => "owner"

2011-01-02 Thread tktucker
Good evening. I am trying to confirm the ownership of the /etc/fstab file. If the owner is root then set the "confirmed" class. Am I completely off base with this example? # ls -l /etc/fstab -rw-r--r-- 1 root root 844 May 8 2010 /etc/fstab body common control { bundlesequence => {

Re: Re: Transmission refused or failed statting...

2010-12-20 Thread tktucker
Thanks for the quick response. What is your thoughts on this "purge" option? Assuming I'm running the latest (3.1.2), should I leave it enabled? This setting sounds like a good thing to keep things clean and tidy. right? Thanks again, Tom On Dec 20, 2010 7:05pm, Nakarin Phooripoom wrot

Tracking Client Activity

2010-11-20 Thread tktucker
Is it possible to track clients who haven't checked in with a policy server in X days using the community edition? This sounds like a tall order to me, but I thought I would ask anyways. ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:

Re: Define phost variable by clients network

2010-11-19 Thread tktucker
Disregard please. On Nov 19, 2010 7:08am, tktuc...@gmail.com wrote: Is it possible to define the phost variable based on the clients network? If the connecting client is originating from the lab network then set the phost variable to the local policy server. All other clients should talk to

Define phost variable by clients network

2010-11-19 Thread tktucker
Is it possible to define the phost variable based on the clients network? If the connecting client is originating from the lab network then set the phost variable to the local policy server. All other clients should talk to policy server X and Y as I tried to do below. Any tips on how to achi

Re: Simple File Edits

2010-07-05 Thread tktucker
The solution page has an example for adding users and it contains examples for editing lines which you could use for the LogLevel change. adding users -> http://www.cfengine.org/manuals/cf3-solutions.html#Add-users-to-passwd-and-group edit_line -> http://www.cfengine.org/manuals/cf3-solutio

Re: Re: Command execution if directory doesn't exist

2010-06-02 Thread tktucker
The concern is not the creation of the directory, which I agree can be achieved with the "create => true" syntax. My question is how can I get additional commands executed after noticing a directory doesn't exist or after I create the directory. On Jun 2, 2010 9:13pm, Daniel V Klein wrote: I

Re: Re: Various Policy Server Questions

2010-05-25 Thread tktucker
Please disregard my HA question with a list of policy servers. I had a typo in my config. On May 25, 2010 1:36am, Seva Gluschenko wrote: Tom, What did you mean by your unsuccessful attempt of multiple policy servers usage? The "servers" parameter of the copy_from compound body is

Write to files - Problem with Examples

2010-04-29 Thread tktucker
I am having troubles using some of the very basic examples listed in the C3 Solutions guide (url below). When testing "3.1 Add lines to a file" the output file contains # cat /tmp/test_insert @(insert.lines) # /var/log/messages List parameter "insert.lines" not found while constructing s