From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aPD5JRuPW19OVgAA0tVLHw (envelope-from ) for ; Fri, 11 Sep 2020 14:52:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iEWFIBuPW18iLgAA1q6Kng (envelope-from ) for ; Fri, 11 Sep 2020 14:52:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EC84A9400EF for ; Fri, 11 Sep 2020 14:52:10 +0000 (UTC) Received: from localhost ([::1]:53164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kGkPJ-0000lD-Ta for larch@yhetil.org; Fri, 11 Sep 2020 10:52:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33208) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kGkPA-0000k3-C7 for guix-devel@gnu.org; Fri, 11 Sep 2020 10:52:00 -0400 Received: from ns13.heimat.it ([46.4.214.66]:42300) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kGkP3-0007ri-I4 for guix-devel@gnu.org; Fri, 11 Sep 2020 10:51:59 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id D98753021B9 for ; Fri, 11 Sep 2020 14:51:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cNmdzLqZz7ZC for ; Fri, 11 Sep 2020 14:51:46 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.169.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id 3883A3021B8 for ; Fri, 11 Sep 2020 14:51:46 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id BAB576B3375 for ; Fri, 11 Sep 2020 16:51:42 +0200 (CEST) Received: (nullmailer pid 16334 invoked by uid 1000); Fri, 11 Sep 2020 14:51:38 -0000 From: Giovanni Biscuolo To: guix-devel@gnu.org Subject: zabbix-cloudwatch service extension and packaging request Organization: Xelera.eu Date: Fri, 11 Sep 2020 16:51:37 +0200 Message-ID: <87sgboz7ra.fsf@roquette.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/11 10:51:48 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: +32YF1IkKdXE --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, First of all: this would be a paid development that should be delivered in two or three weeks since today, please contact me privately if you are interested. We are using zabbix-server on Guix as monitoing server and I would like to use zabbix-cloudwatch [1] to collect metrics for some services running on AWS, via Amazon CluodWatch API. AFAIU I cannot "manually install" and configure the software as described in the plugin README for obvious reasons so I'd need a package and probably also a service (zabbix service extension). Since I'm still not able to extend the zabbix service with such a plugin, please is there any Guix community developer willing to develop this? Of course, the resulting code (all packages and services) will be sent to guix-patch to be evaluated for inclusion in master. If you have any question or comment please do not esitate to contact me. Thanks! Gio' [1] https://github.com/omni-lchen/zabbix-cloudwatch I'm going to contact the author to kindly ask to clarify about the license =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAl9bjvoACgkQ030Op87M ORKnmw/+LACavGUAr+0pYE0caTsDZpk/WHq0uCipQyajETKqeytS2rSQ/PC3nvWv XuvuzvZRAiRsiOMfM62b61wGg4KFBBcFaNPVnvlYXdkMY0cBYHW8akzYdhzpKhW4 HZan97DFurmZBDCYLOMhs88uzOwSay0cn5QDPDbUy7HOhlTCW+0H5GFUh+8JMfZO uM0bps3+r0OAiJZsCrMApUGdnG6rx2VIv4w6QTwYhZujfQHjKH8kofrVwEKtN1dW r9iNEZ8HGFylqIYbTgjH47zP0SIy0epfdAnEZVxArIogf+gBHvCT6GSJbQDrwV7w 5RNCLTQ8Gp8SW+n8GYA5yGw7dj0fubGNo8qxXbCyLduSYT+7WQEPcDUEBOx9gpyq ImUK1zjLvOtL2xkhUujvFRHLlL+nG2c6oaGdV5GNbJr18zfBiRxGPFkDL51ALuDs UlJjTxIq5OJ2ptwgVDnf42WHBn2aLqeBtNsgI/FgvMlCLI2GV6y5R5/mQ87VRzP7 JunwPTHq8/sXa/SeMIpGe91+FkcsTLObYmz2erdp96R8WpSzJcJmsFe4hbbGbGYJ eVC99rF+hntTX3Yl6UcR6AiF9qDmqPwVvFzi60DTX0i3xW7Rr3rxSRHz9OoaoHfN UXMlOFOsSxtG7Rf732Wgk8AVWD6Qhx3s2z0XQqo1DJ+oZIrbJ/w= =okPu -----END PGP SIGNATURE----- --=-=-=--