Date: Sun, 30 Oct 2011 16:41:50 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/zenpack-macreport Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/zenpack-macreport/files pkg-deinstall.in pkg-message.in Message-ID: <201110301641.p9UGfovs088552@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
crees 2011-10-30 16:41:50 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/zenpack-macreport Makefile distinfo pkg-descr pkg-plist net-mgmt/zenpack-macreport/files pkg-deinstall.in pkg-message.in Log: This ZenPack consists of a report for listing each MAC address and the Device and Interface it is associated with. This report makes use of the layer 2 catalog already present in Zenoss. It only allows sorting by MAC address and is not exportable. The author made this decision because the processing time was too great for an installation with more than a few thousand interfaces. The author can make another one available that is exportable and sortable by the other two fields (device and interface), if anyone decides they would like to live through the painful wait time. More details can be found at provided url. WWW: http://community.zenoss.org/docs/DOC-3512 PR: ports/157191 Submitted by: Zenoss <zenoss@experts-exchange.com> Revision Changes Path 1.267 +1 -0 ports/net-mgmt/Makefile 1.1 +25 -0 ports/net-mgmt/zenpack-macreport/Makefile (new) 1.1 +2 -0 ports/net-mgmt/zenpack-macreport/distinfo (new) 1.1 +10 -0 ports/net-mgmt/zenpack-macreport/files/pkg-deinstall.in (new) 1.1 +5 -0 ports/net-mgmt/zenpack-macreport/files/pkg-message.in (new) 1.1 +12 -0 ports/net-mgmt/zenpack-macreport/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/zenpack-macreport/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110301641.p9UGfovs088552>