On 01/03/2012 09:25 PM, no-re...@cfengine.com wrote:
> Forum: CFEngine Help
> Subject: CFEngine Help:Health check for cf-agent
> Author: bughari
> Link to topic: https://cfengine.com/forum/read.php?3,24459,24459#msg-24459
> 
> Is there command available in cfengine3 to do health check of all cf-agent is 
> active and talking to cf-serverd which we can run from cfengine master server.

I don't know of any built-in commands that can do that. But you can
generate a last seen report.

You could also write some promise that uploaded some file to your
central server and then have a script check for files that haven't been
updated in x period of time to alarm on.

You could also have your clients run a script that checks the mod time
on some file that you update each time you update the policy, you could
run that script from your master server with snmpd, or nrpe, or ssh etc ...

The Nova edition might have some of that central reporting but I am not
sure.

-- 
Nick Anderson <n...@cmdln.org>
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to