classmatch+canonify vs. classify

2010-05-06 Thread Justin Lloyd
Stupid question: Is there any substantive difference between these two class definitions? "the_policy_host" expression => classmatch(canonify("policy.domain.com")); "the_policy_host" expression => classify("policy.domain.com"); These seem exactly the same according to the documentation. I

RE: Cfengine Help: Re: Monitoring Cfengine processes

2010-05-06 Thread Justin Lloyd
I've been thinking about this some more after some internal discussion and one thought I came up with would be to have our Zenoss monitoring server only monitor our policy servers. Right now I have two policy servers with three more to be built, giving us a separate policy server for each of the "r

Re: Cfengine Help: Re: List variable in inputs

2010-05-06 Thread Daniel Dehennin
fo...@cfengine.com writes: > Forum: Cfengine Help > Subject: Re: List variable in inputs > Author: dfriedman > Link to topic: https://cfengine.com/forum/read.php?3,17074,17120#msg-17120 > > So does this mean it's not possible to have a dynamic list of input files, > period? If the variables in i

Cfengine Help: dirent and d_type support in verify_packages.c (AIX)

2010-05-06 Thread forum
Forum: Cfengine Help Subject: dirent and d_type support in verify_packages.c (AIX) Author: matter Link to topic: https://cfengine.com/forum/read.php?3,17121,17121#msg-17121 Greetings, Compiling the latest svn 981, there was a change in verify_packages.c that uses d_type support for the dirent st

Cfengine Help: Re: List variable in inputs

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: List variable in inputs Author: dfriedman Link to topic: https://cfengine.com/forum/read.php?3,17074,17120#msg-17120 So does this mean it's not possible to have a dynamic list of input files, period? ___ Help-cfengine

Re: Cfengine Help: Re: List variable in inputs

2010-05-06 Thread Daniel Dehennin
fo...@cfengine.com writes: >> body common control >> { >> bundlesequence => { "base", @(test.bundles) }; >> inputs => {"test.cf", @(test.inputs) }; >> } > > I don't see how this can work. There are no variables defined until > inputs is processes. Inputs cannot be processes until the given > var

Cfengine Help: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17103,17118#msg-17118 That is production policy server, sir, so it's unlikely to try a

Cfengine Help: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,17103,17117#msg-17117 Hi, As the message says, this is related to threading. Tokyo Cabinet is

Cfengine Help: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17103,17116#msg-17116 Update: I was kinda too optimistic. Threading error is being rep

Cfengine Help: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17103,17115#msg-17115 The correct sequence is to stop cf-serverd, remove database and

Cfengine Help: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error

2010-05-06 Thread forum
Forum: Cfengine Help Subject: Re: cf-serverd: !! tchdbopen: Opening database "/var/cfengine/cf_LastSeen.tcdb" failed: threading error Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,17103,17114#msg-17114 Have you tried to delete the db? It might be corrupt somehow. Cheers,