X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 7D004DC007B for ; Wed, 16 Nov 2011 12:32:46 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 6C3F1AE4004; Wed, 16 Nov 2011 12:32:45 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WbBlvxwDcesO; Wed, 16 Nov 2011 12:32:44 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 02A14AE4001; Wed, 16 Nov 2011 12:32:43 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id C7BD86167D351; Wed, 16 Nov 2011 12:32:43 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id AEABD60AB6E32; Wed, 16 Nov 2011 12:32:43 +0000 (UTC) Date: Wed, 16 Nov 2011 13:32:42 +0100 From: Natanael Copa To: Peter de Zoeten Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] PNP4Nagios Nagios Graphing Utility Message-ID: <20111116133242.0a72e43c@ncopa-desktop.nor.wtbts.net> In-Reply-To: <1321444476-9974-1-git-send-email-peter@dezoeten.mine.nu> References: <20111116041848.1c91c153@petrie.dereferenced.org> <1321444476-9974-1-git-send-email-peter@dezoeten.mine.nu> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Wed, 16 Nov 2011 12:54:36 +0100 Peter de Zoeten wrote: > more info: http://www.pnp4nagios.org > Remember to look at /etc/pnp4nagios/npcd.cfg for the correct paths > And look at /etc/lighttpd/pnp4nagios.conf.sample > --- > testing/pnp4nagios/APKBUILD | 76 +++++++++++++++++ > testing/pnp4nagios/npcd | 21 +++++ > testing/pnp4nagios/npcd.cfg | 195 > +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 292 > insertions(+), 0 deletions(-) create mode 100644 > testing/pnp4nagios/APKBUILD create mode 100644 testing/pnp4nagios/npcd > create mode 100644 testing/pnp4nagios/npcd.cfg > Applied. Might be it needs more fixing but atleast its in testing repo now so it can be tested. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---