Cfengine Help: Re: lastseen not updating

2011-01-25 Thread no-reply
Forum: Cfengine Help Subject: Re: lastseen not updating Author: berbatov Link to topic: https://cfengine.com/forum/read.php?3,20176,20280#msg-20280 Thank you very much !! ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org

Re: lastseen not updating

2011-01-19 Thread Deb Heller
Right, I'm using Nova (should've mentioned that, sorry). At the same time, I appreciate the discussion on the communtiy version of lastseen and cfengine. I've got a ticket open with Cfengine wrt MAX_FD errors raising its ugly head again. This is causing client authentication problems as well,

Re: lastseen not updating

2011-01-19 Thread Mark Burgess
cf_lastseen.db gets updated when 1. our client connects to an external server (outgoing) 2. our server dumps its cache of recent (incoming) connections (roughly every 15 mins) M On 01/19/2011 05:08 PM, JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN wrote: > > ah, okay, well that explains why the individ

Re: lastseen not updating

2011-01-19 Thread JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN
ah, okay, well that explains why the individual files don't get updated. I'll remove those from the server. I'll stay tuned on why cf_lastseen.db only gets updated every so often. Thanks! - Original Message - From: Mark Burgess To: help-cfengine@cfengine.org At: 1/19 11:06:20 Ind

Re: lastseen not updating

2011-01-19 Thread Mark Burgess
Indeed, this is correct. The hostname files were never supposed to be active for normal users. This was only for testing, as you could quickly fill up a disk with these files. /var/cfengine/cf_LastSeen.db.HOSTNAME* has been moved to a sub directory and is switched off by default. Only the cf_last

Re: lastseen not updating

2011-01-19 Thread JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN
Hi, I've been using the same build process, so not sure why it may have stopped working when I upgraded to 3.0.5p1. But to clarify, /var/cfengine/cf_LastSeen.db updates every once in a while, but files such as /var/cfengine/cf_LastSeen.db.HOSTNAME* do not update. I am using the following re

Cfengine Help: Re: lastseen not updating

2011-01-19 Thread no-reply
Forum: Cfengine Help Subject: Re: lastseen not updating Author: mark Link to topic: https://cfengine.com/forum/read.php?3,20176,20197#msg-20197 The lastseen directory is only used if you switch on detailed intermittency reporting. Otherwise it is not used

Cfengine Help: Re: lastseen not updating

2011-01-19 Thread no-reply
Forum: Cfengine Help Subject: Re: lastseen not updating Author: matter Link to topic: https://cfengine.com/forum/read.php?3,20176,20194#msg-20194 With 3.1.2, I noticed that the updates to lastseen don't happen exactly after the client ends, it takes a minute or too. Also, what is up wit

Re: lastseen not updating

2011-01-19 Thread Mark Burgess
Nova uses Tokyocabinet, but .db files are Berkeley DB. Could it be that your version of Cfengine is compiled incorrectly somehow, or you've got some parts using one and not the other? On 01/19/2011 04:44 PM, Frans Lawaetz wrote: > >> I experienced the same issue running on Solaris 10, cfengine

Re: lastseen not updating

2011-01-19 Thread Frans Lawaetz
> I experienced the same issue running on Solaris 10, cfengine v3.0.5p1. > Any luck in finding out? Deb & Jim, I've opened a bug report on this issue if you want to keep track and/or chime in. https://cfengine.com/bugtracker/view.php?id=445 Deb - I don't know if Nova (which is what I think you u

Cfengine Help: Re: lastseen not updating

2011-01-19 Thread no-reply
Forum: Cfengine Help Subject: Re: lastseen not updating Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,20176,20192#msg-20192 I've seen this before. IIRC I searched the work dir for all *lastseen* files and removed

Re: lastseen not updating

2011-01-19 Thread JIM AMANATIDIS, BLOOMBERG/ 731 LEXIN
I experienced the same issue running on Solaris 10, cfengine v3.0.5p1. Any luck in finding out? - Original Message - From: Deb Heller To: help-cfengine@cfengine.org At: 1/18 21:35:25 I forgot to mention that I stopped cfengine processes, removed cf_lastseen.tcdb - and restarted cfengi

Re: lastseen not updating

2011-01-18 Thread Deb Heller
I forgot to mention that I stopped cfengine processes, removed cf_lastseen.tcdb - and restarted cfengine services (this is running on Linux CentOS 5.5). When cf_lastseen.tcdb was re-created, it had the stale information from December. What to do?? Hunting through the docs now... On 1/18/11

lastseen not updating

2011-01-18 Thread Deb Heller
Found out this evening that my lastseen database has not updated since December! Can anyone point me to what I might need to do to get this working again? If I have to start my databases from scratch, that's okay. Thanks, deb ___ Help-cfengine mailin