From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add graphios. Date: Fri, 31 Jul 2015 11:06:06 +0200 Message-ID: References: <87h9oljq3d.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZL6Gh-0002Yp-EV for guix-devel@gnu.org; Fri, 31 Jul 2015 05:06:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZL6Ge-0008JR-7R for guix-devel@gnu.org; Fri, 31 Jul 2015 05:06:19 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:54209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZL6Gd-0008Gl-Ur for guix-devel@gnu.org; Fri, 31 Jul 2015 05:06:16 -0400 In-Reply-To: <87h9oljq3d.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org > Here's a little Nagios-related package. Maybe some day we'll actually > have Nagios proper. Looks good to me. I wonder if maybe there=E2=80=99s a better place for this package than =E2=80=98python.scm=E2=80=99 (aka =E2=80=98the kitchen sink=E2=80=99). I= t=E2=80=99s written in Python but it doesn=E2=80=99t provide any Python module as far as I can tell, so given = that it is related to Nagios maybe it would be better to place it in =E2=80=98adm= in.scm=E2=80=99 or =E2=80=98monitoring.scm=E2=80=99. What do you think? ~~ Ricardo