I rely on the lastseen database to validate whether or not cf-agent is
running across the farm. I cross-reference the cf3 output with a list
of hosts produced by our build system and diff out any stragglers for
manual inspection. I think the lastseen database expires hosts that
haven't been s
I monitor my cfengine systems in a couple of different ways.
1) Nagios port 5308 check to the policy servers
2) Nagios NRPE check_file_age to ensure the clients are updating properly
(see below)
3) Hourly cf-servd status check/fix
Nagios NRPE check_file_age check
#
We had a case where an early release cfengine (I think 3.0.2b1)
was running but not updating file on clients. I believe the problem
here is a cf-server that's horked and we'll be upgrading this soon
but it raised the question; How do you monitor cfengine? Obviously
cfengine shouldn't monitor itself
..@cfengine.com; help-cfengine@cfengine.org
Subject: RE: Cfengine Help: Re: Monitoring Cfengine processes
Thanks for the responses everyone. I'm going to discuss the options with
my colleagues and our operations center that manages our Zenoss
configuration.
Justin
-Original Messa
Of
fo...@cfengine.com
Sent: Wednesday, April 28, 2010 10:53 AM
To: help-cfengine@cfengine.org
Subject: Cfengine Help: Re: Monitoring Cfengine processes
Forum: Cfengine Help
Subject: Re: Monitoring Cfengine processes
Author: neilhwatson
Link to topic:
https://cfengine.com/forum/read.php?3,17005,17021#msg-1702
Forum: Cfengine Help
Subject: Re: Monitoring Cfengine processes
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17005,17021#msg-17021
If the host is up and the CF policy is sufficiently robust then no serious
monitoring should be needed. A simple TCP port check would be
We just monitor the TCP port of cfengine servers with nagios.
Wes
On Tue, Apr 27, 2010 at 5:15 PM, Justin Lloyd wrote:
> This is a follow-on to my original thread about creating a Solaris SMF
> service. Since I'm no longer doing that and have decided to let Zenoss
> do that, I was curious about
On 4/27/10 2:15 PM, "Justin Lloyd" wrote:
> This is a follow-on to my original thread about creating a Solaris SMF
> service. Since I'm no longer doing that and have decided to let Zenoss
> do that, I was curious about what others are doing along these lines. A
> couple of things came to mind as I
This is a follow-on to my original thread about creating a Solaris SMF
service. Since I'm no longer doing that and have decided to let Zenoss
do that, I was curious about what others are doing along these lines. A
couple of things came to mind as I was mulling over how to do this.
Using SNMP to mo