Forum: Cfengine Help
Subject: Re: need help with restart_class; the example from the manual does not
work (3.0.5p1)
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18140,18144#msg-18144
The promise "ntpd" is very vague. I would be more specific. This is a regex.
# servi
Forum: Cfengine Help
Subject: How can I install via cfengine on a remote host?
Author: gurkensalat
Link to topic: https://cfengine.com/forum/read.php?3,18145,18145#msg-18145
Hi,
I'm running cygwin on Win XP. Is there a way to install software on a remote
host? Is there a script for that? Or do I
Forum: Cfengine Help
Subject: Re: How can I install via cfengine on a remote host?
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18145,18146#msg-18146
Cfengine has some built in features for package management. My experience is
limited to the Linux package managers Yum
Forum: Cfengine Help
Subject: Re: How can I install via cfengine on a remote host?
Author: gurkensalat
Link to topic: https://cfengine.com/forum/read.php?3,18145,18147#msg-18147
Thanks for your reply. I've found two pages:
http://www.debian-administration.org/articles/398
http://webcache.googleus
Forum: Cfengine Help
Subject: Re: How can I install via cfengine on a remote host?
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18145,18148#msg-18148
Be careful. Both those links a referring to Cfengine version 2.
___
Help-c
Forum: Cfengine Help
Subject: Re: How can I install via cfengine on a remote host?
Author: xeon22
Link to topic: https://cfengine.com/forum/read.php?3,18145,18149#msg-18149
I have implemented a solution for just that using cf-engine to kick off the
wpkg script. Cf3 manages the configs by updatin
Forum: Cfengine Help
Subject: Re: How can I install via cfengine on a remote host?
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,18145,18150#msg-18150
Nova comes with native package management for all Windows platforms, using
.msi-files and packages-promises.
--
Regards,
E
On 9/9/10 7:19 AM, "no-re...@cfengine.com" wrote:
> http://webcache.googleusercontent.com/search?q=cache:50MwMPOHKukJ:sial.org/how
> to/cfengine/windows/+cfengine+cygwin+install+software&cd=2&hl=de&ct=clnk&gl=de
> (Under the point "Installing Software")
I suggest just browsing to sial.org.
--
M
Forum: Cfengine Help
Subject: disk space monitoring
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18152,18152#msg-18152
$ cat diskspace.cf
##
body common control {
bundlesequence => { "test" };
inputs => { "cfengine_stdlib.cf" };
}
bundle co
Forum: Cfengine Help
Subject: Re: disk space monitoring
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,18152,18153#msg-18153
Looking at the code, this seems like a bug to me. From src/verify_storage.c, in
the IsForeignFileSystem() function (line 374):
if (childstat->st_dev
Forum: Cfengine Help
Subject: Re: disk space monitoring
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,18152,18154#msg-18154
Not quite sure what you are suggesting. If you use xdev, then that is the
correct behaviour. I think it's a question of semantics, and the error message
Forum: Cfengine Help
Subject: Re: disk space monitoring
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,18152,18155#msg-18155
I think it all depends on your interpretation of "foreign". To me, this means
"mounted from a remote system". This is also what the documentation say
Forum: Cfengine Help
Subject: Re: disk space monitoring
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,18152,18156#msg-18156
By the way, I agree that "no crossing filesystems" is the most commonly
available option, and that is fine with me. However:
1. In this case the nam
Forum: Cfengine Help
Subject: Re: disk space monitoring
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,18152,18157#msg-18157
Ok, let it all out, but remember to register a bug report ;-)
___
Help-cfengine mailing list
Help-cfengine@cf
@Seva: -K did not help. lock is not an issue in this case; regex is.
thanks anyway!
@neil watson: thanks, Neil! anchoring the regex helped (i.e. the
example works now)
I don't understand why regex "^ntpd" sets the restart_class, and regex
"ntpd" does not. "ps auwx" output does not contain
Forum: Cfengine Help
Subject: Sending in Bug Reports
Author: nima
Link to topic: https://cfengine.com/forum/read.php?3,18159,18159#msg-18159
Hi,
As I've been hitting quite a number of crashes in cf3, I've written a little
script to aid in generating bug reports.
I want to know what other inform
Forum: Cfengine Help
Subject: Re: Sending in Bug Reports
Author: nima
Link to topic: https://cfengine.com/forum/read.php?3,18159,18160#msg-18160
I haven't managed to capture the output of the glibc dump unfortunately,
despite redirection of the parent shell's file descriptors, a fix on that would
Aleksey,
I told you about regex and suggested looking into process_select
compound body. Unfortunately, you didn't hear. There is no bug in
there, at least until a process which matches 'ntpd' exists in table
(it might be vi ntpd.cf which Neil is pointed on), it doesn't have to
be ntpd executable.
18 matches
Mail list logo