From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1038 Path: news.gmane.org!not-for-mail From: Alex Efros Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: timeout chpst -L Date: Tue, 14 Feb 2006 13:54:05 +0200 Organization: asdfGroup Inc., http://powerman.asdfGroup.com/ Message-ID: <20060214115405.GQ6585@home.power> References: <20060213163054.GC2511@home.power> <20060213201807.GF6585@home.power> <20060214084509.24951.qmail@125e08fe97c020.315fe32.mid.smarden.org> <20060214102323.GL6585@home.power> <20060214103625.4267.qmail@65cebaedea5163.315fe32.mid.smarden.org> <20060214110159.GM6585@home.power> <20060214112106.9099.qmail@7d7a65a7e7aa60.315fe32.mid.smarden.org> <20060214113009.GO6585@home.power> <20060214113623.10627.qmail@a0b001f5c3a22b.315fe32.mid.smarden.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139918050 7508 80.91.229.2 (14 Feb 2006 11:54:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Feb 2006 11:54:10 +0000 (UTC) Original-X-From: supervision-return-1274-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Feb 14 12:54:08 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1F8ykv-0007tY-Sd for gcsg-supervision@gmane.org; Tue, 14 Feb 2006 12:54:05 +0100 Original-Received: (qmail 15844 invoked by uid 76); 14 Feb 2006 11:54:27 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 15838 invoked from network); 14 Feb 2006 11:54:27 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20060214113623.10627.qmail@a0b001f5c3a22b.315fe32.mid.smarden.org> User-Agent: Mutt/1.5.11 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1038 Archived-At: Hi! On Tue, Feb 14, 2006 at 11:36:23AM +0000, Gerrit Pape wrote: > It's a bug, at the same place in the source as the other two problems > you discovered. After looking at the recent patch I sent, do you have > an idea how to fix it ;-)? Not fair! I don't know C, I'm a Perl programmer... but I'm also a sysadmin, so I've spend a lot of time patching other's C, C++, etc. programs without knowing these languages. Moving 'while' 3 lines below does the trick. Correct? :-) Ohh, it may be not correct and even completely wrong, but it's working - usual result when sysadmin make a patch instead of programmer... :-) -- WBR, Alex.