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 1E0CDDC2F for ; Sat, 6 Oct 2012 20:23:15 +0000 (UTC) Received: (qmail 70293 invoked by uid 500); 6 Oct 2012 20:23:14 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 70232 invoked by uid 500); 6 Oct 2012 20:23:14 -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 70221 invoked by uid 99); 6 Oct 2012 20:23:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 20:23:14 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of calebcall@me.com designates 17.158.236.237 as permitted sender) Received: from [17.158.236.237] (HELO nk11p04mm-asmtp002.mac.com) (17.158.236.237) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 20:23:09 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from [10.1.10.21] (c-67-172-235-79.hsd1.ut.comcast.net [67.172.235.79]) by nk11p04mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Jan 3 2012)) with ESMTPSA id <0MBH002C3N94FE70@nk11p04mm-asmtp002.mac.com> for cloudstack-users@incubator.apache.org; Sat, 06 Oct 2012 20:22:17 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855,1.0.431,0.0.0000 definitions=2012-10-06_06:2012-10-06,2012-10-06,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1203120001 definitions=main-1210060247 Subject: Re: Nagios monitoring??? From: Caleb Call In-reply-to: Date: Sat, 06 Oct 2012 14:22:15 -0600 Message-id: References: <477E82BE-A232-4780-8DFE-7989D84D9C51@me.com> To: cloudstack-users@incubator.apache.org X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org On Oct 6, 2012, at 9:23 AM, David Nalley wrote: > On Sat, Oct 6, 2012 at 4:49 AM, Caleb Call wrote: >> Just curious if anyone has had success with any Nagios plugins for monitoring 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 attempts? > > --David Sorry, the link got stripped. Yes I'm using that one. The api log shows a connection and looks to be providing a correct response to what was requested. The error I'm getting in Nagios is "UNKNOWN: exception Unable to determine pod ID for name=". I can see this is the exception it throws when it's not able to get the pod id, not sure why it can't get the pod id though.