From owner-freebsd-questions@FreeBSD.ORG Fri Sep 20 18:49:03 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8B1CE46D for ; Fri, 20 Sep 2013 18:49:03 +0000 (UTC) (envelope-from aurfalien@gmail.com) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66D6B2A1F for ; Fri, 20 Sep 2013 18:49:03 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id r10so721776pdi.13 for ; Fri, 20 Sep 2013 11:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=3/RPdyrIAjhJXzp99EFPXEQaNpwvU6IUqfbQAzO+/+Y=; b=W9gyoA6mD0gzaMXbGsjzKeH2ZQoAbpIW1eHVd9I9JEe4nv+onda7R/8yQ5LNJ+2kAJ s4J006GQOQ4F7GjBhhbp5tHwJgAFzVqxFHx6mfxpFTE2nkg8WGV6d7evaTSR0oOfJePX 3ATFvuF8AZlnpkqHF9VD4edNwcYxYqdrQlR9gALNC0Ejh692vB0t7sIPqzmlpUuoWUHQ E2tPm9ec1aWmDnnedVrJTnT634/J4GU+Kom60px4vqLP77bRyaLNLdDRZaBySSVS28SQ qmYHjHZHDuzz8cF+6VcVDEcFEtz7S5TbIzqMkuJz8ctUYT43k7qPhPGhYfAT+6g0b/gu u1zw== X-Received: by 10.66.171.77 with SMTP id as13mr4902048pac.170.1379702941654; Fri, 20 Sep 2013 11:49:01 -0700 (PDT) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id ye1sm20663946pab.19.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Sep 2013 11:49:00 -0700 (PDT) From: aurfalien Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: SES tools and RRD perhaps? Date: Fri, 20 Sep 2013 11:48:58 -0700 Message-Id: <17AE07FB-1616-4A35-B473-3CB72C47ADA5@gmail.com> To: FreeBSD Questions Mailing List Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 18:49:03 -0000 Hi all, 1) Any one have a way to monitor fan speeds/temp of a JBOD connected via = a SAS cable? 2) Any one integrate SES into something like Cacti or Zabbix? I know the later is sort of not FreeBSD specific but this list has many = a guru lurking. Thanks in advance, - aurf=