X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id BE2B4DC007B for ; Wed, 16 Nov 2011 09:38:37 +0000 (UTC) Received: by yenl11 with SMTP id l11so4884430yen.13 for ; Wed, 16 Nov 2011 01:38:37 -0800 (PST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.68.0.136 with SMTP id 8mr68096436pbe.46.1321436316828; Wed, 16 Nov 2011 01:38:36 -0800 (PST) Sender: peter@dezoeten.org Received: by 10.142.215.4 with HTTP; Wed, 16 Nov 2011 01:38:36 -0800 (PST) In-Reply-To: <20111116032804.3e6746e6@petrie.dereferenced.org> References: <20111116082619.67ccd54b@ncopa-desktop.nor.wtbts.net> <1321436955-2432-1-git-send-email-peter@dezoeten.mine.nu> <20111116032804.3e6746e6@petrie.dereferenced.org> Date: Wed, 16 Nov 2011 10:38:36 +0100 X-Google-Sender-Auth: 1FaWU1RAyKmkjNXKbCmXrlqR320 Message-ID: Subject: Re: [alpine-devel] [PATCH] PNP4Nagios Nagios Graphing Utility From: Peter de Zoeten To: William Pitcock Cc: ncopa@alpinelinux.org, alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi William, i took a closer look at npcd.conf and i think it is useable as it is, so no sample there... You're right about the dependencies, rrdtool and libgcc can be left out. Regards, Peter 2011/11/16 William Pitcock : > Hi Peter! > npcd.cfg should maybe not be installed in /etc/pnp4nagios if it is not > usable as default configuration. > > Renaming it to npcd.cfg.sample would be a good strategy or perhaps > modifying the config file as part of the post-install script if it is > dependent on already known information. >> +depends=3D"nagios rrdtool perl-time-hires perl-rrd php-zlib libgcc" > > Are you certain these depends are correct? =A0perl-rrd should pull in > rrdtool on it's own, for example. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---