Forum: Cfengine Help
Subject: Re: generating a list of all your current servers using Cfengine
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,19977,20015#msg-20015
I'm adding this to my project list for the week. Thanks
On 12/31/10 8:01 AM, "Erlend Leganger" wrote:
> On 30 December 2010 23:41, Nick Anderson wrote:
>> That design pattern could be used to make an http call back to some
>> centralized location and record information in a database or even just
>> use http put to drop it into a file, similiar to how
On Fri, Dec 31, 2010 at 05:01:14PM +0100, Erlend Leganger wrote:
> Heh, you learn something new every day... I configured my Apache
> server and made a PUT handler as described in [1], then I can use curl
> on the client to upload files:
> curl --request PUT --upload-file heartbeat.txt
> -Hheartbea
On 30 December 2010 23:41, Nick Anderson wrote:
> On Thu, Dec 30, 2010 at 10:42:59PM +0100, Erlend Leganger wrote:
>> I have a simple setup where all servers (<30) are on the same LAN. The
>> policies include heartbeat promise which always evaluates to true, this
>> promise runs a heartbeat script
On Thu, Dec 30, 2010 at 04:41:23PM -0600, Nick Anderson wrote:
> That design pattern could be used to make an http call back to some
> centralized location and record information in a database or even just
> use http put to drop it into a file, similiar to how you are using the
> nfs server, that w
On Thu, Dec 30, 2010 at 10:42:59PM +0100, Erlend Leganger wrote:
> I have a simple setup where all servers (<30) are on the same LAN. The
> policies include heartbeat promise which always evaluates to true, this
> promise runs a heartbeat script which updates a data file per server on a
> common NF
I have a simple setup where all servers (<30) are on the same LAN. The
policies include heartbeat promise which always evaluates to true, this
promise runs a heartbeat script which updates a data file per server on a
common NFS share. By changing the heartbeat script (it's distributed using
cfengin
On Wed, Dec 29, 2010 at 08:42:46PM +0100, Nicolas Charles wrote:
> And of course, if you have several policy servers, generate the lastseen
> report on each of them
> Then you can run the command using cf-runagent
Run the command? Won't cf-runagent just force a cf-agent run?
I haven't been succes
On 29/12/2010 20:32, no-re...@cfengine.com wrote:
> Forum: Cfengine Help
> Subject: Re: generating a list of all your current servers using Cfengine
> Author: neilhwatson
> Link to topic: https://cfengine.com/forum/read.php?3,19977,19978#msg-19978
>
> What about using the lastse
Forum: Cfengine Help
Subject: Re: generating a list of all your current servers using Cfengine
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,19977,19978#msg-19978
What about using the lastseen report?
___
Help-cfengine
10 matches
Mail list logo