Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48AB7D1A1 for ; Sat, 6 Oct 2012 15:24:45 +0000 (UTC) Received: (qmail 10371 invoked by uid 500); 6 Oct 2012 15:24:44 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 10322 invoked by uid 500); 6 Oct 2012 15:24:43 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 10313 invoked by uid 99); 6 Oct 2012 15:24:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 15:24:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.216.54] (HELO mail-qa0-f54.google.com) (209.85.216.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 15:24:38 +0000 Received: by mail-qa0-f54.google.com with SMTP id y23so1186062qad.6 for ; Sat, 06 Oct 2012 08:24:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding:x-gm-message-state; bh=LmeyTXdahs4G0W8T1ZGmfXJE/IVP+IL4Ae9hgTyYpjE=; b=brRIxr5XvbvpFzTYq3JDzt0O1mWHsdkhz7gIJXlktRyzJPhd/WLJzac97CDfJTmD+Q zr1xKpVWtfF4qrRdlnAyEy1I/tYlf4ssMTBpQ7rDgpw7JqHwPS2zIVoUzWEgkQASEx4+ 2V3guShYN2xvht9lAa6alA30NYJin9B79yJmRptZhPga5NGoO1oMouhz7bUOEycLy5cs DAT2v8u00bVCvYlGpWRAb4KfrNrlfvrK2FWm7K3SydR2uKWD0IpAQuUIolQWXCEXM+a2 XJJEhtUyKht4J3j8dH9cyRQQ3yfTB/hxR0TAjtDNPzdBZII0oAH/P6+iJo0E/qhuVlTk spOQ== Received: by 10.224.78.141 with SMTP id l13mr21822024qak.25.1349537056782; Sat, 06 Oct 2012 08:24:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.71.46 with HTTP; Sat, 6 Oct 2012 08:23:56 -0700 (PDT) In-Reply-To: <477E82BE-A232-4780-8DFE-7989D84D9C51@me.com> References: <477E82BE-A232-4780-8DFE-7989D84D9C51@me.com> From: David Nalley Date: Sat, 6 Oct 2012 11:23:56 -0400 Message-ID: Subject: Re: Nagios monitoring??? To: cloudstack-users@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQmC4aUPfPqAQmH7K3AUP6W7zUXRk/0sDrcWz+OQ1P14KeV8MEE1+Eg86CVvpkkyxE/d4O5h On Sat, Oct 6, 2012 at 4:49 AM, Caleb Call wrote: > Just curious if anyone has had success with any Nagios plugins for monito= ring cloudstack? The one I've been able to find is the one found here. I'= m having a bit of a problem with it not being able to connect to my api (or= so it seems). Anyone have experience with it or with another plugin? > > Thanks You are using this one? https://github.com/jasonhancock/nagios-cloudstack? What does your api.log/managementserver.log show from the connection attemp= ts? --David