From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <445B6759.3080106@sakhalin.ru> Date: Sat, 06 May 2006 01:55:21 +1100 From: Dmitry Lebkov User-Agent: Thunderbird 1.5 (X11/20060328) MIME-Version: 1.0 To: ALT Linux Community References: <445B2003.7090505@sakhalin.ru> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at sakhalin.ru Subject: Re: [Comm] NRPE X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 14:55:57 -0000 Archived-At: List-Archive: List-Post: Evgenii Terechkov wrote: > Dmitry Lebkov пишет: > >>> service nagios-nrpe >>> { >>> flags = REUSE >>> type = UNLISTED >>> port = 9991 >>> socket_type = stream >>> wait = no >>> user = nobody >>> group = nobody >>> server = /usr/sbin/nrpe >>> server_args = -c /etc/nagios/nrpe.cfg --inetd >>> disable = no >>> only_from = 127.0.0.1 80.91.199.125 >>> log_on_failure += USERID >>> } Посмотрел сейчас у себя конфиг от той же версии NRPE и вспомнились мне какие-то странности, из-за которых пришлось указать group = proc в конфиге xinetd. Попробуй, мож это именно оно ... -- WBR, Dmitry Lebkov