From owner-cvs-all@FreeBSD.ORG Tue Oct 18 19:01:30 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 175BA106564A; Tue, 18 Oct 2011 19:01:30 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E0ECE8FC22; Tue, 18 Oct 2011 19:01:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9IJ1TYs066631; Tue, 18 Oct 2011 19:01:29 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9IJ1T1N066630; Tue, 18 Oct 2011 19:01:29 GMT (envelope-from crees) Message-Id: <201110181901.p9IJ1T1N066630@repoman.freebsd.org> From: Chris Rees Date: Tue, 18 Oct 2011 19:01:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/zenpack-dellmon Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/zenpack-dellmon/files pkg-deinstall.in pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 19:01:30 -0000 crees 2011-10-18 19:01:29 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/zenpack-dellmon Makefile distinfo pkg-descr pkg-plist net-mgmt/zenpack-dellmon/files pkg-deinstall.in pkg-message.in Log: This ZenPack provides additional monitoring options for Dell machines with additional zCollectorPlugins: * community.snmp.DellCPUMap * community.snmp.DellDeviceMap * community.snmp.DellExpansionCardMap * community.snmp.DellFanMap * community.snmp.DellHardDiskMap * community.snmp.DellLogicalDiskMap * community.snmp.DellMemoryModuleMap * community.snmp.DellNicMap * community.snmp.DellPowerSupplyMap * community.snmp.DellTemperatureSensorMap Reports: * /Device Reports/Dell PowerEdge Reports/DRAC Controllers * /Device Reports/Dell PowerEdge Reports/Storage Controllers * /Device Reports/Dell PowerEdge Reports/Hard Disks WWW: http://community.zenoss.org/docs/DOC-3410 PR: ports/157196 Submitted by: Jeffrey Leung , Anthony Garcia Revision Changes Path 1.262 +1 -0 ports/net-mgmt/Makefile 1.1 +24 -0 ports/net-mgmt/zenpack-dellmon/Makefile (new) 1.1 +2 -0 ports/net-mgmt/zenpack-dellmon/distinfo (new) 1.1 +10 -0 ports/net-mgmt/zenpack-dellmon/files/pkg-deinstall.in (new) 1.1 +5 -0 ports/net-mgmt/zenpack-dellmon/files/pkg-message.in (new) 1.1 +18 -0 ports/net-mgmt/zenpack-dellmon/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/zenpack-dellmon/pkg-plist (new)