Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2012 10:19:55 -0700
From:      Jason Helfman <jhelfman@e-e.com>
To:        Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc:        Kaya Saman <kayasaman@gmail.com>, jgh@freebsd.org, zenoss@experts-exchange.com, freebsd-ports <freebsd-ports@freebsd.org>, pphillips@experts-exchange.com
Subject:   Re: Zenoss Port Web-UI seems incomplete
Message-ID:  <20120606171955.GA41786@dormouse.experts-exchange.com>
In-Reply-To: <4FCF5424.3050600@yandex.ru>
References:  <CAPj0R5%2BU2rvEfrkpa=KiwGYEgZz36tKdNPA9k-vaEUML0Fqs-A@mail.gmail.com> <4FCF36C7.5030204@yandex.ru> <CAPj0R5JS0upTA8Xf6boLHJojwpBJ-cQ_BB_KPFU5yPGMZHeY-w@mail.gmail.com> <20431.18365.904242.704538@jerusalem.litteratus.org> <CAPj0R5LjKx2XqN=nSK2E9fuB2TPvS1Hw%2BjFsF7HMMbqrsKS=Gw@mail.gmail.com> <CAPj0R5K2EPRM_dO=aL89fFVG6ALGNgasoqrG5KGpWiJVYvvPqQ@mail.gmail.com> <4FCF5424.3050600@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--DSayHWYpDlRfCAAQ
Content-Type: multipart/mixed; boundary="rS8CxjVDS/+yyDmU"
Content-Disposition: inline


--rS8CxjVDS/+yyDmU
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 06, 2012 at 04:59:16PM +0400, Ruslan Mahmatkhanov thus spake:
>Kaya Saman wrote on 06.06.2012 16:54:
>> Everything went through fine and am up online!
>
>Glad to see.
>
>> Would I be able to make one slight request here though?
>>
>>
>> If the port could be updated from version 3.1.0 to 3.2.x (the latest)??
> > I'd really appreciate that!
>
>I added zenoss port maintainer to discussion. He is a right person to
>asking questions like this :).
>
>--=20
>Regards,
>Ruslan


Glad to hear this is working out for you! I just verified myself here that
it did work.

Attached is a patch for the upgrade to 3.2.0. As I understand it, 4.0 is
coming out, and having any preliminary results would be great for moving to
this release.

There was an issue internally that was preventing the port from being
updated that we were researching. A pr enlightening us, and we are
now testing the upgrade procedure, but if you would like to try this
preliminary patch, you are more then welcome to. If you are able to, we
would be very interested, as well, in any issues or success you may have wi=
th
zenoss, or any zenpacks in the portstree.

Keep in mind, the upgrade for Zenoss is really unsafe, at the moment.
We are working with upstream in achieving a safe make process.

The port does make/install as part of the building process.

I am also going to discuss with Phil moving the maintainership to
zenoss@experts-exchange.com, which I am a part of, as well.

We've already discussed setting up an online group for community involvemen=
t,
as well. If anyone has any thoughts on this, we would love to hear them.

Very excited that we have a growing FreeBSD Zenoss community!

cc: zenoss, myself

Thanks!
-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5

--rS8CxjVDS/+yyDmU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="patch.txt"
Content-Transfer-Encoding: quoted-printable

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/net-mgmt/zenoss/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	16 May 2012 17:24:23 -0000	1.2
+++ Makefile	6 Jun 2012 17:07:45 -0000
@@ -6,10 +6,9 @@
 #
=20
 PORTNAME=3D	zenoss
-PORTVERSION=3D	3.1.0
-PORTREVISION=3D	1
+PORTVERSION=3D	3.2.0
 CATEGORIES=3D	net-mgmt java
-MASTER_SITES=3D	SF/${PORTNAME}/${PORTNAME}-3.1/${PORTNAME}-${PORTVERSION}:=
source1 \
+MASTER_SITES=3D	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${=
PORTVERSION}:source1 \
 		http://dev.sencha.com/deploy/:source2
 DISTFILES=3D	${PORTNAME}-${PORTVERSION}.tar.gz:source1 \
 		JSBuilder2.zip:source2
Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/net-mgmt/zenoss/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	21 Jul 2011 16:55:07 -0000	1.1
+++ distinfo	6 Jun 2012 17:07:45 -0000
@@ -1,4 +1,4 @@
-SHA256 (zenoss-3.1.0.tar.gz) =3D a37b6b3acb820e420e863657cd14eca87ef3f23a1=
0ee9b51e2563537aadd4662
-SIZE (zenoss-3.1.0.tar.gz) =3D 105896128
+SHA256 (zenoss-3.2.0.tar.gz) =3D 5a2843d9ff23024e75aaf07ed2e023a174873a048=
560f83115fc338eadaab51e
+SIZE (zenoss-3.2.0.tar.gz) =3D 106156572
 SHA256 (JSBuilder2.zip) =3D 71948305d1d89a7952fdd43a5f59bdc99c2acca785b563=
6f4eae6d76e8dcd07a
 SIZE (JSBuilder2.zip) =3D 870364
Index: pkg-plist
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/pcvs/ports/net-mgmt/zenoss/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	21 Jul 2011 16:55:07 -0000	1.1
+++ pkg-plist	6 Jun 2012 17:07:45 -0000
@@ -130,6 +130,7 @@
 %%ZENHOME%%/Products/Jobber/zenjobs.py
 %%ZENHOME%%/Products/LICENSE.txt
 %%ZENHOME%%/Products/ZenCollector/__init__.py
+%%ZENHOME%%/Products/ZenCollector/DeviceConfigCache.py
 %%ZENHOME%%/Products/ZenCollector/config.py
 %%ZENHOME%%/Products/ZenCollector/daemon.py
 %%ZENHOME%%/Products/ZenCollector/interfaces.py
@@ -267,6 +268,8 @@
 %%ZENHOME%%/Products/ZenHub/PBDaemon.py
 %%ZENHOME%%/Products/ZenHub/XmlRpcService.py
 %%ZENHOME%%/Products/ZenHub/__init__.py
+%%ZENHOME%%/Products/ZenHub/ServiceTester.py
+%%ZENHOME%%/Products/ZenHub/notify.py
 %%ZENHOME%%/Products/ZenHub/services/Beat.py
 %%ZENHOME%%/Products/ZenHub/services/CommandConfig.py
 %%ZENHOME%%/Products/ZenHub/services/DiscoverService.py
@@ -279,15 +282,16 @@
 %%ZENHOME%%/Products/ZenHub/services/RRDImpl.py
 %%ZENHOME%%/Products/ZenHub/services/RRDService.py
 %%ZENHOME%%/Products/ZenHub/services/SnmpPerfConfig.py
+%%ZENHOME%%/Products/ZenHub/services/SnmpTrapConfig.py
 %%ZENHOME%%/Products/ZenHub/services/StatusConfig.py
 %%ZENHOME%%/Products/ZenHub/services/ThresholdMixin.py
-%%ZENHOME%%/Products/ZenHub/services/TrapService.py
 %%ZENHOME%%/Products/ZenHub/services/ZenRender.py
 %%ZENHOME%%/Products/ZenHub/services/__init__.py
 %%ZENHOME%%/Products/ZenHub/tests/TestService.py
 %%ZENHOME%%/Products/ZenHub/tests/__init__.py
 %%ZENHOME%%/Products/ZenHub/tests/testRRDImpl.py
 %%ZENHOME%%/Products/ZenHub/tests/testZenHub.py
+%%ZENHOME%%/Products/ZenHub/tests/trial_notify.py
 %%ZENHOME%%/Products/ZenHub/zenhub.py
 %%ZENHOME%%/Products/ZenHub/zenhubworker.py
 %%ZENHOME%%/Products/ZenModel/.cvsignore
@@ -384,6 +388,7 @@
 %%ZENHOME%%/Products/ZenModel/PowerSupply.py
 %%ZENHOME%%/Products/ZenModel/PrintGraphPoint.py
 %%ZENHOME%%/Products/ZenModel/ProductClass.py
+%%ZENHOME%%/Products/ZenModel/RpnGraphPoint.py
 %%ZENHOME%%/Products/ZenModel/RRDDataPoint.py
 %%ZENHOME%%/Products/ZenModel/RRDDataPointAlias.py
 %%ZENHOME%%/Products/ZenModel/RRDDataSource.py
@@ -567,6 +572,7 @@
 %%ZENHOME%%/Products/ZenModel/migrate/MoveHistoryToMoreMenu.py
 %%ZENHOME%%/Products/ZenModel/migrate/RemoveOldCpuFsAndComponentsReports.py
 %%ZENHOME%%/Products/ZenModel/migrate/SpeedUpGlobalCatalog.py
+%%ZENHOME%%/Products/ZenModel/migrate/ToManyPersistentList.py
 %%ZENHOME%%/Products/ZenModel/migrate/WinEventlogClause.py
 %%ZENHOME%%/Products/ZenModel/migrate/ZenManagerDeleteDevice.py
 %%ZENHOME%%/Products/ZenModel/migrate/__init__.py
@@ -617,6 +623,7 @@
 %%ZENHOME%%/Products/ZenModel/migrate/deleteSaveAdministratorsMenuItem.py
 %%ZENHOME%%/Products/ZenModel/migrate/deletedevicepermission.py
 %%ZENHOME%%/Products/ZenModel/migrate/descriptor.py
+%%ZENHOME%%/Products/ZenModel/migrate/deviceSearchCatalogUpdate.py
 %%ZENHOME%%/Products/ZenModel/migrate/deviceTemplatesProperty.py
 %%ZENHOME%%/Products/ZenModel/migrate/device_indexes.py
 %%ZENHOME%%/Products/ZenModel/migrate/devicepathindex.py
@@ -631,6 +638,7 @@
 %%ZENHOME%%/Products/ZenModel/migrate/event_newclasses.py
 %%ZENHOME%%/Products/ZenModel/migrate/eventclassmapping.py
 %%ZENHOME%%/Products/ZenModel/migrate/eventdbname.py
+%%ZENHOME%%/Products/ZenModel/migrate/eventfacadeUsingCatalog.py
 %%ZENHOME%%/Products/ZenModel/migrate/evtprops.py
 %%ZENHOME%%/Products/ZenModel/migrate/expandEventKeyColumn.py
 %%ZENHOME%%/Products/ZenModel/migrate/fixManufacturersLocation.py
@@ -649,6 +657,7 @@
 %%ZENHOME%%/Products/ZenModel/migrate/indexhtml.py
 %%ZENHOME%%/Products/ZenModel/migrate/innodb.py
 %%ZENHOME%%/Products/ZenModel/migrate/interfacename_convert.py
+%%ZENHOME%%/Products/ZenModel/migrate/ipSearchCatalogUpdate.py
 %%ZENHOME%%/Products/ZenModel/migrate/jobmanager.py
 %%ZENHOME%%/Products/ZenModel/migrate/keypath.py
 %%ZENHOME%%/Products/ZenModel/migrate/kill_cricket.py
@@ -683,7 +692,9 @@
 %%ZENHOME%%/Products/ZenModel/migrate/processes.py
 %%ZENHOME%%/Products/ZenModel/migrate/processsequence.py
 %%ZENHOME%%/Products/ZenModel/migrate/procparams.py
+%%ZENHOME%%/Products/ZenModel/migrate/rebuildPathIndex.py
 %%ZENHOME%%/Products/ZenModel/migrate/reindexIpAddressNetworkIds.py
+%%ZENHOME%%/Products/ZenModel/migrate/reindexIpAddresses.py
 %%ZENHOME%%/Products/ZenModel/migrate/reindexProducts.py
 %%ZENHOME%%/Products/ZenModel/migrate/reindexZenPackPerstence.py
 %%ZENHOME%%/Products/ZenModel/migrate/reindex_history.py
@@ -708,6 +719,7 @@
 %%ZENHOME%%/Products/ZenModel/migrate/simpleDataPoint_list.py
 %%ZENHOME%%/Products/ZenModel/migrate/smtpsnpp.py
 %%ZENHOME%%/Products/ZenModel/migrate/snmpv3.py
+%%ZENHOME%%/Products/ZenModel/migrate/snmpv3trap.py
 %%ZENHOME%%/Products/ZenModel/migrate/standalone_datapoint_rename.py
 %%ZENHOME%%/Products/ZenModel/migrate/standarderrormessage.py
 %%ZENHOME%%/Products/ZenModel/migrate/statusMonitorMenus.py
@@ -1313,6 +1325,7 @@
 %%ZENHOME%%/Products/ZenRelations/ToManyRelationshipBase.py
 %%ZENHOME%%/Products/ZenRelations/ToOneRelationship.py
 %%ZENHOME%%/Products/ZenRelations/ZItem.py
+%%ZENHOME%%/Products/ZenRelations/zPropertyCategory.py
 %%ZENHOME%%/Products/ZenRelations/ZenPropertyManager.py
 %%ZENHOME%%/Products/ZenRelations/__init__.py
 %%ZENHOME%%/Products/ZenRelations/checkrel.py
@@ -1455,6 +1468,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/orange/header_bg_tile.png
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/primarynav_sprite.gif
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/secondarynav_sprite.png
+%%ZENHOME%%/Products/ZenUI3/browser/resources/img/s.gif
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/silver/header_bg_leftcap=
=2Epng
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/silver/header_bg_tile.png
 %%ZENHOME%%/Products/ZenUI3/browser/resources/img/up-down-sprite.png
@@ -1614,6 +1628,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/HistoryManager.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/InstancePanels.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/IpAddressField.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/MIBs.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/Renderers.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/Reports.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/SearchField.js
@@ -1623,6 +1638,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/Tooltips.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/Types.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/VerticalBrowse.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/componentTemplate.=
js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/devdetail.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/AutoFormPanel=
=2Ejs
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/BaseDetailFor=
m.js
@@ -1640,6 +1656,11 @@
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/TwoColumnText=
Area.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/UpDownField.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/alias.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/configPropert=
yPanel.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/graphPanel.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/modelerPlugin=
Panel.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/modificationP=
anel.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/organizerdrop=
down.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/parser.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/rrdtype.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/form/zprop.js
@@ -1664,6 +1685,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/template.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/vtypes.js
 %%ZENHOME%%/Products/ZenUI3/browser/resources/js/zenoss/zenoss.js
+%%ZENHOME%%/Products/ZenUI3/browser/resources/txt/robots.txt
 %%ZENHOME%%/Products/ZenUI3/browser/screentypes.zcml
 %%ZENHOME%%/Products/ZenUI3/browser/search/__init__.py
 %%ZENHOME%%/Products/ZenUI3/browser/search/configure.zcml
@@ -1675,6 +1697,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/templates/base.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/devdetail.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/extskin.pt
+%%ZENHOME%%/Products/ZenUI3/browser/templates/formUpload.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/graphs.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/ipservice.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/itinfrastructure.pt
@@ -1684,6 +1707,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/templates/masterdetailsplit1.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/masterdetailsplit2.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/masterdetailsplit3.pt
+%%ZENHOME%%/Products/ZenUI3/browser/templates/mibs.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/network.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/networkMap.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/old-new.pt
@@ -1692,6 +1716,7 @@
 %%ZENHOME%%/Products/ZenUI3/browser/templates/template.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/verticalbrowse.pt
 %%ZENHOME%%/Products/ZenUI3/browser/templates/winservice.pt
+%%ZENHOME%%/Products/ZenUI3/browser/views.py
 %%ZENHOME%%/Products/ZenUI3/browser/zenoss.jsb2
 %%ZENHOME%%/Products/ZenUI3/configure.zcml
 %%ZENHOME%%/Products/ZenUI3/locales/__init__.py
@@ -1751,9 +1776,11 @@
 %%ZENHOME%%/Products/ZenUtils/Driver.py
 %%ZENHOME%%/Products/ZenUtils/EggifyZenPack.py
 %%ZENHOME%%/Products/ZenUtils/Exceptions.py
+%%ZENHOME%%/Products/ZenUtils/Executor.py
 %%ZENHOME%%/Products/ZenUtils/Ext.py
 %%ZENHOME%%/Products/ZenUtils/ExtendedPathIndex.py
 %%ZENHOME%%/Products/ZenUtils/FakeRequest.py
+%%ZENHOME%%/Products/ZenUtils/FileCache.py
 %%ZENHOME%%/Products/ZenUtils/FixIps.py
 %%ZENHOME%%/Products/ZenUtils/IpUtil.py
 %%ZENHOME%%/Products/ZenUtils/LocationDump.py
@@ -1827,6 +1854,7 @@
 %%ZENHOME%%/Products/ZenUtils/mock.py
 %%ZENHOME%%/Products/ZenUtils/observable.py
 %%ZENHOME%%/Products/ZenUtils/patches/__init__.py
+%%ZENHOME%%/Products/ZenUtils/patches/Zope_Hotfix_20110622.py
 %%ZENHOME%%/Products/ZenUtils/patches/dirviewmonkey.py
 %%ZENHOME%%/Products/ZenUtils/patches/pasmonkey.py
 %%ZENHOME%%/Products/ZenUtils/snmp.py
@@ -2521,6 +2549,7 @@
 %%ZENHOME%%/Products/Zuul/facades/__init__.py
 %%ZENHOME%%/Products/Zuul/facades/devicefacade.py
 %%ZENHOME%%/Products/Zuul/facades/eventfacade.py
+%%ZENHOME%%/Products/Zuul/facades/mibfacade.py
 %%ZENHOME%%/Products/Zuul/facades/networkfacade.py
 %%ZENHOME%%/Products/Zuul/facades/processfacade.py
 %%ZENHOME%%/Products/Zuul/facades/servicefacade.py
@@ -2536,6 +2565,7 @@
 %%ZENHOME%%/Products/Zuul/infos/component/__init__.py
 %%ZENHOME%%/Products/Zuul/infos/component/configure.zcml
 %%ZENHOME%%/Products/Zuul/infos/component/cpu.py
+%%ZENHOME%%/Products/Zuul/infos/component/expansioncard.py
 %%ZENHOME%%/Products/Zuul/infos/component/fan.py
 %%ZENHOME%%/Products/Zuul/infos/component/filesystem.py
 %%ZENHOME%%/Products/Zuul/infos/component/ipinterface.py
@@ -2551,6 +2581,7 @@
 %%ZENHOME%%/Products/Zuul/infos/graphpoint.py
 %%ZENHOME%%/Products/Zuul/infos/graphpoint.zcml
 %%ZENHOME%%/Products/Zuul/infos/instance.py
+%%ZENHOME%%/Products/Zuul/infos/mib.py
 %%ZENHOME%%/Products/Zuul/infos/network.py
 %%ZENHOME%%/Products/Zuul/infos/organizer.py
 %%ZENHOME%%/Products/Zuul/infos/process.py
@@ -2563,6 +2594,7 @@
 %%ZENHOME%%/Products/Zuul/interfaces/events.py
 %%ZENHOME%%/Products/Zuul/interfaces/graphpoint.py
 %%ZENHOME%%/Products/Zuul/interfaces/info.py
+%%ZENHOME%%/Products/Zuul/interfaces/mib.py
 %%ZENHOME%%/Products/Zuul/interfaces/network.py
 %%ZENHOME%%/Products/Zuul/interfaces/organizer.py
 %%ZENHOME%%/Products/Zuul/interfaces/process.py
@@ -2576,6 +2608,7 @@
 %%ZENHOME%%/Products/Zuul/routers/device.py
 %%ZENHOME%%/Products/Zuul/routers/events.py
 %%ZENHOME%%/Products/Zuul/routers/messaging.py
+%%ZENHOME%%/Products/Zuul/routers/mibs.py
 %%ZENHOME%%/Products/Zuul/routers/nav.py
 %%ZENHOME%%/Products/Zuul/routers/network.py
 %%ZENHOME%%/Products/Zuul/routers/process.py
@@ -6677,6 +6710,8 @@
 %%ZENHOME%%/lib/python/initgroups/_initgroups.c
 %%ZENHOME%%/lib/python/initgroups/_initgroups.so
 %%ZENHOME%%/lib/python/ip.py
+%%ZENHOME%%/lib/python/ipaddr.py
+%%ZENHOME%%/lib/python/ipaddr-2.1.9-py2.6.egg-info
 %%ZENHOME%%/lib/python/libasync_wmi_lib.so.0
 %%ZENHOME%%/lib/python/libasync_wmi_lib.so.0.0.1
 %%ZENHOME%%/lib/python/mechanize-0.1.11-py2.6.egg-info/PKG-INFO
@@ -6748,7 +6783,7 @@
 %%ZENHOME%%/lib/python/py_rrdtool-0.2.1-py2.6.egg-info
 %%ZENHOME%%/lib/python/pycrypto-2.0.1-py2.6.egg-info
 %%ZENHOME%%/lib/python/pyip-0.7-py2.6.egg-info
-%%ZENHOME%%/lib/python/pynetsnmp-0.28.14-py2.6.egg-info
+%%ZENHOME%%/lib/python/pynetsnmp-0.29.13-py2.6.egg-info
 %%ZENHOME%%/lib/python/pynetsnmp/CONSTANTS.py
 %%ZENHOME%%/lib/python/pynetsnmp/SnmpSession.py
 %%ZENHOME%%/lib/python/pynetsnmp/__init__.py
@@ -7409,6 +7444,74 @@
 %%ZENHOME%%/lib/python/site.py
 %%ZENHOME%%/lib/python/sitecustomize.py
 %%ZENHOME%%/lib/python/snpplib.py
+%%ZENHOME%%/lib/python/suds
+%%ZENHOME%%/lib/python/suds/builder.py
+%%ZENHOME%%/lib/python/suds/properties.py
+%%ZENHOME%%/lib/python/suds/soaparray.py
+%%ZENHOME%%/lib/python/suds/wsse.py
+%%ZENHOME%%/lib/python/suds/options.py
+%%ZENHOME%%/lib/python/suds/store.py
+%%ZENHOME%%/lib/python/suds/__init__.py
+%%ZENHOME%%/lib/python/suds/client.py
+%%ZENHOME%%/lib/python/suds/wsdl.py
+%%ZENHOME%%/lib/python/suds/metrics.py
+%%ZENHOME%%/lib/python/suds/servicedefinition.py
+%%ZENHOME%%/lib/python/suds/sudsobject.py
+%%ZENHOME%%/lib/python/suds/serviceproxy.py
+%%ZENHOME%%/lib/python/suds/resolver.py
+%%ZENHOME%%/lib/python/suds/reader.py
+%%ZENHOME%%/lib/python/suds/cache.py
+%%ZENHOME%%/lib/python/suds/plugin.py
+%%ZENHOME%%/lib/python/suds/xsd
+%%ZENHOME%%/lib/python/suds/xsd/sxbuiltin.py
+%%ZENHOME%%/lib/python/suds/xsd/sxbase.py
+%%ZENHOME%%/lib/python/suds/xsd/__init__.py
+%%ZENHOME%%/lib/python/suds/xsd/sxbasic.py
+%%ZENHOME%%/lib/python/suds/xsd/deplist.py
+%%ZENHOME%%/lib/python/suds/xsd/doctor.py
+%%ZENHOME%%/lib/python/suds/xsd/query.py
+%%ZENHOME%%/lib/python/suds/xsd/schema.py
+%%ZENHOME%%/lib/python/suds/mx
+%%ZENHOME%%/lib/python/suds/mx/encoded.py
+%%ZENHOME%%/lib/python/suds/mx/appender.py
+%%ZENHOME%%/lib/python/suds/mx/__init__.py
+%%ZENHOME%%/lib/python/suds/mx/literal.py
+%%ZENHOME%%/lib/python/suds/mx/typer.py
+%%ZENHOME%%/lib/python/suds/mx/basic.py
+%%ZENHOME%%/lib/python/suds/mx/core.py
+%%ZENHOME%%/lib/python/suds/umx
+%%ZENHOME%%/lib/python/suds/umx/encoded.py
+%%ZENHOME%%/lib/python/suds/umx/__init__.py
+%%ZENHOME%%/lib/python/suds/umx/typed.py
+%%ZENHOME%%/lib/python/suds/umx/attrlist.py
+%%ZENHOME%%/lib/python/suds/umx/basic.py
+%%ZENHOME%%/lib/python/suds/umx/core.py
+%%ZENHOME%%/lib/python/suds/transport
+%%ZENHOME%%/lib/python/suds/transport/https.py
+%%ZENHOME%%/lib/python/suds/transport/options.py
+%%ZENHOME%%/lib/python/suds/transport/__init__.py
+%%ZENHOME%%/lib/python/suds/transport/http.py
+%%ZENHOME%%/lib/python/suds/bindings
+%%ZENHOME%%/lib/python/suds/bindings/binding.py
+%%ZENHOME%%/lib/python/suds/bindings/__init__.py
+%%ZENHOME%%/lib/python/suds/bindings/multiref.py
+%%ZENHOME%%/lib/python/suds/bindings/rpc.py
+%%ZENHOME%%/lib/python/suds/bindings/document.py
+%%ZENHOME%%/lib/python/suds/sax
+%%ZENHOME%%/lib/python/suds/sax/parser.py
+%%ZENHOME%%/lib/python/suds/sax/date.py
+%%ZENHOME%%/lib/python/suds/sax/__init__.py
+%%ZENHOME%%/lib/python/suds/sax/attribute.py
+%%ZENHOME%%/lib/python/suds/sax/enc.py
+%%ZENHOME%%/lib/python/suds/sax/element.py
+%%ZENHOME%%/lib/python/suds/sax/text.py
+%%ZENHOME%%/lib/python/suds/sax/document.py
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info/dependency_links.txt
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info/PKG-INFO
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info/SOURCES.txt
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info/top_level.txt
+%%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info/test_info.txt
 %%ZENHOME%%/lib/python/tempstorage-2.11.2-py2.6.egg-info/PKG-INFO
 %%ZENHOME%%/lib/python/tempstorage-2.11.2-py2.6.egg-info/SOURCES.txt
 %%ZENHOME%%/lib/python/tempstorage-2.11.2-py2.6.egg-info/dependency_links.=
txt
@@ -17130,6 +17233,14 @@
 @dirrm %%ZENHOME%%/lib/python/tempstorage/tests
 @dirrm %%ZENHOME%%/lib/python/tempstorage-2.11.2-py2.6.egg-info
 @dirrm %%ZENHOME%%/lib/python/tempstorage
+@dirrm %%ZENHOME%%/lib/python/suds/xsd
+@dirrm %%ZENHOME%%/lib/python/suds/umx
+@dirrm %%ZENHOME%%/lib/python/suds/transport
+@dirrm %%ZENHOME%%/lib/python/suds/sax
+@dirrm %%ZENHOME%%/lib/python/suds/mx
+@dirrm %%ZENHOME%%/lib/python/suds/bindings
+@dirrm %%ZENHOME%%/lib/python/suds
+@dirrm %%ZENHOME%%/lib/python/suds-0.4-py2.6.egg-info
 @dirrm %%ZENHOME%%/lib/python/setuptools/tests
 @dirrm %%ZENHOME%%/lib/python/setuptools/command
 @dirrm %%ZENHOME%%/lib/python/setuptools-0.6c11-py2.6.egg-info
@@ -17854,6 +17965,7 @@
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources/img/gray
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources/img/graphs
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources/img
+@dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources/txt
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources/css
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/resources
 @dirrm %%ZENHOME%%/Products/ZenUI3/browser/eventconsole

--rS8CxjVDS/+yyDmU--

--DSayHWYpDlRfCAAQ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iF4EAREIAAYFAk/PkTsACgkQXpKtZoyM+6XP6AD9FEdz5rvbtz7sokincppOI8ny
F+/HmTLNIOXLWWEKFZMBAJIOFudoi2H9Pusg7+S8IUXzxKs+bjiFMyMVFsZIR0L/
=eB8m
-----END PGP SIGNATURE-----

--DSayHWYpDlRfCAAQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120606171955.GA41786>