Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 547341075F for ; Tue, 1 Oct 2013 21:46:25 +0000 (UTC) Received: (qmail 7382 invoked by uid 500); 1 Oct 2013 21:46:24 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 7142 invoked by uid 500); 1 Oct 2013 21:46:23 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 7134 invoked by uid 99); 1 Oct 2013 21:46:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 21:46:23 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Chiradeep.Vittal@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 21:46:18 +0000 X-IronPort-AV: E=Sophos;i="4.90,1015,1371081600"; d="scan'208";a="59311978" Received: from sjcpex01cl01.citrite.net ([10.216.14.143]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/AES128-SHA; 01 Oct 2013 21:45:57 +0000 Received: from SJCPEX01CL02.citrite.net ([169.254.2.131]) by SJCPEX01CL01.citrite.net ([10.216.14.143]) with mapi id 14.02.0342.004; Tue, 1 Oct 2013 14:45:56 -0700 From: Chiradeep Vittal To: "dev@cloudstack.apache.org" Subject: Re: [PROPOSAL] Service monitoring tool in virtual router Thread-Topic: [PROPOSAL] Service monitoring tool in virtual router Thread-Index: AQHOugyO2fxSbV7QNEe88wijY8ez15nX6esA//+UR4CACPePAP//9VEA Date: Tue, 1 Oct 2013 21:45:56 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.7.130812 x-originating-ip: [10.216.48.12] Content-Type: text/plain; charset="us-ascii" Content-ID: <0C647839257C7F4295662D7555EB3D16@citrix.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Got it. Any other OSS tool out there similar to monit? On 10/1/13 8:24 AM, "David Nalley" wrote: >On Thu, Sep 26, 2013 at 1:27 AM, Chiradeep Vittal > wrote: >> SNMP wouldn't restart a failed process nor would it generate alerts. It >>is >> simply too generic for the requirements outlined here. The proposal does >> not talk about modifying monit, just using it. That wouldn't trigger the >> AGPL. > >Let me restate my objection to anything AGPL. >People are largely comfortable with GPLv2 software - Linux is >ubiquitous. Many legal departments routinely prohibit GPLv3 software >(we actually saw this when CS was GPLv3 licensed.) But the Affero GPL >license is anathema in many corporate environments, and by forcing it >on folks in the default System VM I fear it will hurt adoption of >CloudStack. > >--David