Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 16610 invoked from network); 18 Jun 2009 10:48:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jun 2009 10:48:45 -0000 Received: (qmail 9552 invoked by uid 500); 18 Jun 2009 10:48:56 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 9481 invoked by uid 500); 18 Jun 2009 10:48:55 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 9471 invoked by uid 99); 18 Jun 2009 10:48:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 10:48:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dev.and.qa@gmail.com designates 209.85.218.227 as permitted sender) Received: from [209.85.218.227] (HELO mail-bw0-f227.google.com) (209.85.218.227) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Jun 2009 10:48:48 +0000 Received: by bwz27 with SMTP id 27so1020483bwz.5 for ; Thu, 18 Jun 2009 03:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=qS+lONfIz3xF0JC4wfo9vQxemcBjRYxGYYVrJmfm//k=; b=KCiAp3eAj0kdzVXV+EvWuCHVgAy+qUs8Jwm4A60UvWUe3uGtM2wy/R+vy23Im/xeFO l2zlSljziYZNuZ4BtihMqzRHax6Z2CGprTBANXzro6GJVcteRe9MXcpdqwXKrNq0clZT xZa9UM27iWS6FyYYm9wqE4kKG7ozYpi7h3MCU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QBvlcPYyTtO+h8qzHeUJIXOp0IhNkypGIQovsLaXcfFivM85PK229vBfjN8MP6X5Ou sepQrSu6tKvXbNtZVkOIn/f6Zyorsyn9YPkxaHVjVJVhKoPSTU2H8ET2wJvtmUPt3sr7 ki9uitGD5m1hXjgd8lZLd/CxEEpSyWg21gDfI= MIME-Version: 1.0 Received: by 10.204.118.12 with SMTP id t12mr1199169bkq.158.1245322106527; Thu, 18 Jun 2009 03:48:26 -0700 (PDT) In-Reply-To: <6d377b710904151218r1071249qa39e3418dac6834b@mail.gmail.com> References: <6d377b710904151218r1071249qa39e3418dac6834b@mail.gmail.com> Date: Thu, 18 Jun 2009 06:48:26 -0400 Message-ID: <6d377b710906180348u3ee3e36kbd5baa0beb64acc7@mail.gmail.com> Subject: Re: SNMP monitoring From: Development Team To: solr-dev@lucene.apache.org Content-Type: multipart/alternative; boundary=001636c59860ca6185046c9d258a X-Virus-Checked: Checked by ClamAV on apache.org --001636c59860ca6185046c9d258a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi devs, A while ago I posted a question to the solr-users list asking about SNMP monitoring of Solr. I got one reply suggesting the use of JMX-SNMP bridges, but upon researching these I could find a) nothing that seemed particularly good, and/or b) none of those that were free/OSS. Since then I've found that deploying Solr in JBoss/Jetty with the JBoss-SNMP SAR was the easiest way to get this job done. --But it still wasn't "easy". Thus, my question is; would anybody like to me write up a Solr-Wiki page on how to expose Solr stats through SNMP? It's a bit involved, and is JBoss-specific, however it is a useful feature that other Solr users may benefit from. Let me know. - Daryl. On Wed, Apr 15, 2009 at 3:18 PM, Development Team wrote: > Hi everybody, > How would I set up SNMP monitoring of my Solr server? I've done some > searching of the wiki and Google and have come up with a blank. Any > pointers? > > - Daryl. > --001636c59860ca6185046c9d258a--