<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ZenPacks : Barracuda Monitor : Comments</title>
    <link>http://community.zenoss.org/docs/DOC-10258#comments</link>
    <description>Comments on : Barracuda Monitor</description>
    <language>en</language>
    <pubDate>Sat, 02 Apr 2011 04:32:18 GMT</pubDate>
    <generator>Jive SBS 4.5.6.2  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2011-04-02T04:32:18Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-3766</link>
      <description>&lt;!-- [DocumentBodyStart:66569cb0-5028-4dd9-b1b9-5aebb6b500ca] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Not seeing any evidence of SNMP retrieval here...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:66569cb0-5028-4dd9-b1b9-5aebb6b500ca] --&gt;</description>
      <pubDate>Sat, 02 Apr 2011 04:32:18 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-3766</guid>
      <dc:date>2011-04-02T04:32:18Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4361</link>
      <description>&lt;!-- [DocumentBodyStart:d6c5be60-609c-4072-abc5-f4511bc85701] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I also notice the link to this off the zenpack page links to the other Barracuda Spam Monitor. Has this been tested, I can't get it to work? I can run a wget and pull down the XML, but I don't this checkBarracuda.pl can.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d6c5be60-609c-4072-abc5-f4511bc85701] --&gt;</description>
      <pubDate>Thu, 04 Aug 2011 17:10:50 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4361</guid>
      <dc:date>2011-08-04T17:10:50Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4441</link>
      <description>&lt;!-- [DocumentBodyStart:13a86a3e-0667-44f3-8920-4476ef193a9e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Fixed:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;There was no line actually getting the data from the spam filters. Looks like this was supposed to be a cleaned up version of the PBJ ZenPack. I'm not a programmer, so if someone else wants to add this to source, be my guest. I also know nothing about perl, so if I have some unneeded calls or something, feel free to remove them. I just add some stuff from the PBJ Zenpack.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;/opt/zenoss/ZenPacks/ZenPacks.MJW.BarracudaMonitor-1.0-py2.6.egg/ZenPacks/MJW/BarracudaMonitor/libexec/checkBarracuda.pl&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;use POSIX;&lt;/p&gt;&lt;p&gt;use Getopt::Long;&lt;/p&gt;&lt;p&gt;use FileHandle&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;#Line 21 is not needed&lt;/p&gt;&lt;p&gt;&lt;span&gt;# my $url = "&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://$host/cgi-mod/stats.cghos"&gt;https://$host/cgi-mod/stats.cghos&lt;/a&gt;&lt;/p&gt;&lt;p&gt;my $pipe = new FileHandle;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span&gt;$pipe-&amp;gt;open("wget -o /dev/null -O - --no-check-certificate &lt;/span&gt;&lt;a class="jive-link-external-small" href="https://"&gt;https://&lt;/a&gt;&lt;strong&gt;$host/&lt;/strong&gt;cgi-bin/stats.cgi |");&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;# Parse the XML&lt;/p&gt;&lt;p&gt;my $xml = new XML::Simple-&amp;gt;XMLin($pipe);&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:13a86a3e-0667-44f3-8920-4476ef193a9e] --&gt;</description>
      <pubDate>Tue, 16 Aug 2011 15:26:58 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4441</guid>
      <dc:date>2011-08-16T15:26:58Z</dc:date>
      <clearspace:dateToText>2 years, 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4462</link>
      <description>&lt;!-- [DocumentBodyStart:3867c964-700e-42a2-b529-ea258d2d859b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks for the info guys. I updated the zenpack listing to link to this zenpack now. Going to look into joining that code.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3867c964-700e-42a2-b529-ea258d2d859b] --&gt;</description>
      <pubDate>Fri, 19 Aug 2011 14:15:53 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4462</guid>
      <dc:date>2011-08-19T14:15:53Z</dc:date>
      <clearspace:dateToText>2 years, 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4463</link>
      <description>&lt;!-- [DocumentBodyStart:b39608c1-4789-412d-95dc-ce3abd328995] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I found some issues. It appears that Barracuda hasn't updated stats.cgi (the script on the device that gets the Barracuda data) for a number of firmware updates. Prior to version 4.1, a device could only filter mail in one direction, inbound or outbound. I have a feeling that in either case the variables were the same so the stats.cgi script worked in either configuration. Version 4.1 firmware and later changed so a device could do both inbound and outbound simultaneously. But the script wasn't updated to look at the new outbound statistics. This causes the following effects on this Zenpack's output:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Queue Counts are correct&lt;/li&gt;&lt;li&gt;Spam statistics only show inbound stats&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;As I have time, I'll look to see if there is a way to remotely monitor the outbound stats. From what I can tell these aren't recorded in SNMP. When I snmpwalk the device I only see standard stuff (entity, enterprises, if-mib, etc).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b39608c1-4789-412d-95dc-ce3abd328995] --&gt;</description>
      <pubDate>Mon, 22 Aug 2011 13:16:59 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4463</guid>
      <dc:date>2011-08-22T13:16:59Z</dc:date>
      <clearspace:dateToText>2 years, 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4543</link>
      <description>&lt;!-- [DocumentBodyStart:cfacdc39-a38b-4cf2-a53c-7eff1f35ad78] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Help it doesn't appear to be working, I have no graphical data. It installed and seems to be running but it is not feeding me any thing. &lt;/p&gt;&lt;p&gt;any ideas????&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Tahnks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cfacdc39-a38b-4cf2-a53c-7eff1f35ad78] --&gt;</description>
      <pubDate>Thu, 01 Sep 2011 20:32:15 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4543</guid>
      <dc:date>2011-09-01T20:32:15Z</dc:date>
      <clearspace:dateToText>2 years, 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-4638</link>
      <description>&lt;!-- [DocumentBodyStart:c3f2959e-685a-4688-9410-d6c280c68e4b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Did you make the changes to ﻿﻿﻿checkBarracuda.pl? Unless someone updated the code in the repository, you will need to make the changes I listed in my last post, otherwise this ZenPack does literally nothing. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Barracuda version 5.1 is in beta and the firmware states that they are re-writing/adding-to the MIB, so monitoring queues might be available via SNMP soon.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c3f2959e-685a-4688-9410-d6c280c68e4b] --&gt;</description>
      <pubDate>Mon, 03 Oct 2011 14:33:54 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-4638</guid>
      <dc:date>2011-10-03T14:33:54Z</dc:date>
      <clearspace:dateToText>2 years, 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-5102</link>
      <description>&lt;!-- [DocumentBodyStart:8b002d18-6fef-4dac-8ba1-b2ebe6374ca3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Bump.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I'm putting the finishing touches on a new Barracuda Monitor which uses SNMP and works with the new firmware. Next hurdle is figuring out how to turn it in. I'm not a programmer, so I'm not familiar with using code repositories. If anyone wants to help me get this published (send me some notes in plain english) let me know.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8b002d18-6fef-4dac-8ba1-b2ebe6374ca3] --&gt;</description>
      <pubDate>Thu, 09 Feb 2012 16:25:28 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-5102</guid>
      <dc:date>2012-02-09T16:25:28Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-5151</link>
      <description>&lt;!-- [DocumentBodyStart:367c9580-fdb3-4345-802a-2d3cbce987ad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thank you for this. Only issue I have is I receive the following error on testing it:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: #aacccc; font-family: Monaco, monospace; font-size: 12px; text-align: -webkit-auto;"&gt;Use of uninitialized value in concatenation (.) or string at /opt/zenoss/ZenPacks/ZenPacks.MJW.BarracudaMonitor-1.0-py2.6.egg/ZenPacks/MJW/BarracudaMonitor/libexec/checkBarracuda.pl line 43. Use of uninitialized value in concatenation (.) or string at /opt/zenoss/ZenPacks/ZenPacks.MJW.BarracudaMonitor-1.0-py2.6.egg/ZenPacks/MJW/BarracudaMonitor/libexec/checkBarracuda.pl line 44. Barracuda-10.140.6.24 OK | inqueue=; outqueue=; spams=0; bad_recipients=0; viruses=0; quarantined=0; tagged=0; allowed=0; rate_control=0;&lt;/span&gt;.&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Any input would be welcomed. Thanks again.&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tom&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:367c9580-fdb3-4345-802a-2d3cbce987ad] --&gt;</description>
      <pubDate>Thu, 01 Mar 2012 17:24:01 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-5151</guid>
      <dc:date>2012-03-01T17:24:01Z</dc:date>
      <clearspace:dateToText>2 years, 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-5152</link>
      <description>&lt;!-- [DocumentBodyStart:8a1228e6-f852-41ec-b372-04a13daa7f08] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is that will the changes I put in above? Line 44 in my checkBarracuda.pl is blank and 43 is a closing }.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I'm still working on the new ZenPack as I have time. Its all working in my production server; I want to export it to my test server to test backwards compatibility and to verify that installation works, and figuring out GitHub.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8a1228e6-f852-41ec-b372-04a13daa7f08] --&gt;</description>
      <pubDate>Thu, 01 Mar 2012 20:52:22 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-5152</guid>
      <dc:date>2012-03-01T20:52:22Z</dc:date>
      <clearspace:dateToText>2 years, 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-5154</link>
      <description>&lt;!-- [DocumentBodyStart:d10c75a7-acc7-4878-bafc-2c950d719a2a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Heath,&lt;/p&gt;&lt;p&gt; Yes, it is run after the edits. I do want to thank you for your efforts on this. I did the following edits &amp;amp; it ran, just no performance counters.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN"&gt;&lt;p&gt;my $prtstr = "Barracuda-$host OK |";&lt;/p&gt;&lt;p&gt;# $prtstr .= " inqueue=$xml-&amp;gt;{performance}-&amp;gt;{inbound_queue_size};";&lt;/p&gt;&lt;p&gt;# $prtstr .= " outqueue=$xml-&amp;gt;{performance}-&amp;gt;{outbound_queue_size};";&lt;/p&gt;&lt;p&gt;foreach my $attr (@attrs) {&lt;/p&gt;&lt;p&gt;$prtstr .= " $attr=$stats{$attr};";&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&lt;/span&gt;I am also finding our network is having some SNMP issues, just learned, so I will have to get those resolved before moving forward. Thank you again for your work.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&lt;/span&gt;Tom&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&lt;/span&gt;&amp;#160;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="mcePaste" id="_mcePaste" style="position: absolute; top: 0px; left: 0px;"&gt;﻿&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d10c75a7-acc7-4878-bafc-2c950d719a2a] --&gt;</description>
      <pubDate>Fri, 02 Mar 2012 14:44:33 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-5154</guid>
      <dc:date>2012-03-02T14:44:33Z</dc:date>
      <clearspace:dateToText>2 years, 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-6252</link>
      <description>&lt;!-- [DocumentBodyStart:f885bfe0-e0e4-471a-9f5e-c7d9c35409a4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I tried this with 4.2 (py2.7) and it seems to break my install:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Traceback (most recent call last):&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/Products/ZenEvents/zensyslog.py", line 27, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; import Globals&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Globals/__init__.py", line 73, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from App.ProductContext import ProductContext&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/App/ProductContext.py", line 26, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from HelpSys import APIHelpTopic&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/HelpSys/__init__.py", line 15, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; import HelpSys&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/HelpSys/HelpSys.py", line 28, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from Products.ZCatalog.Lazy import LazyCat&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/ZCatalog/__init__.py", line 16, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; import ZCatalog&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/ZCatalog/ZCatalog.py", line 47, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from Products.ZCatalog.Catalog import Catalog, CatalogError&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 34, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from CatalogBrains import AbstractCatalogBrain, NoBrainer&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py", line 14, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from pkg_resources import DistributionNotFound&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 2623, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; add_activation_listener(lambda dist: dist.activate())&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 679, in subscribe&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; callback(dist)&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 2623, in &amp;lt;lambda&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; add_activation_listener(lambda dist: dist.activate())&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 2172, in activate&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; map(declare_namespace, self._get_metadata('namespace_packages.txt'))&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 1790, in declare_namespace&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; _handle_ns(packageName, path_item)&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/pkg_resources.py", line 1761, in _handle_ns&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; loader.load_module(packageName); module.__path__ = path&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python2.7/pkgutil.py", line 238, in load_module&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; mod = imp.load_module(fullname, self.file, self.filename, self.etc)&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/ZenPacks/ZenPacks.MJW.BarracudaMonitor-1.0-py2.7.egg/ZenPacks/MJW/BarracudaMonitor/__init__.py", line 6, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from Products.CMFCore.DirectoryView import registerDirectory&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/CMFCore/__init__.py", line 19, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; import MembershipTool, WorkflowTool, CatalogTool, DiscussionTool&lt;/p&gt;&lt;p&gt;&amp;#160; File "/opt/zenoss/lib/python/Products/CMFCore/CatalogTool.py", line 26, in &amp;lt;module&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160; from Products.ZCatalog.ZCatalog import ZCatalog&lt;/p&gt;&lt;p&gt;ImportError: cannot import name ZCatalog&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f885bfe0-e0e4-471a-9f5e-c7d9c35409a4] --&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:04:43 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-6252</guid>
      <dc:date>2012-11-26T14:04:43Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RE: Barracuda Monitor</title>
      <link>http://community.zenoss.org/docs/DOC-10258#comments-6253</link>
      <description>&lt;!-- [DocumentBodyStart:39254442-0ed6-40d4-8935-420717aa05c8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm still on 3.3, I haven't upgraded yet so you might be the first person to try it in version 4. I'm back logged at work so I don't know if I'm going to be able to work on this anymore (programing/developement isn't my thing anyways).&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:39254442-0ed6-40d4-8935-420717aa05c8] --&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:20:17 GMT</pubDate>
      <author>community@zenoss.org</author>
      <guid>http://community.zenoss.org/docs/DOC-10258#comments-6253</guid>
      <dc:date>2012-11-26T14:20:17Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

