[14-Apr-2011 11:00:50] <rmatte> I'd run memtest86 on there to be sure
[14-Apr-2011 11:01:03] <fragfutter> nyeates: that reminds me, nobody answers my pull request
[14-Apr-2011 11:01:08] <joko_> yeah, i might
[14-Apr-2011 11:01:11] <rmatte> not sure how in-depth the HP diagnostics go as far as testing RAM is concerned
[14-Apr-2011 11:01:13] <joko_> have to, that is
[14-Apr-2011 11:01:30] <nyeates> fragfutter: can you email me at community@zenoss.com about this?
[14-Apr-2011 11:01:35] <sergeymasushko> hi. I noticed a bug with the graph reports. it does not show more than 40 graphs in the "Graphs" section of edit page.
[14-Apr-2011 11:01:45] <joko_> well, it's a pretty beefy server, with generally good diags
[14-Apr-2011 11:01:48] <joko_> but
[14-Apr-2011 11:01:51] <joko_> who knows
[14-Apr-2011 11:02:00] <rmatte> sergeymasushko: yeh, I noticed that the other day, there's been a ticket open for ages about that
[14-Apr-2011 11:02:15] <sergeymasushko> heh...
[14-Apr-2011 11:02:42] <fragfutter> nyeates: https://github.com/zenoss/Community-Zenpacks/pull/9
[14-Apr-2011 11:02:43] <nyeates> So a few annoucements / news: There will indeed be a version 3.1.1 . It is already seeing 45+ bug fixes that will be included in it. No time frame yet
[14-Apr-2011 11:03:12] <sergeymasushko> rmatte: is there a way to show singli line for sum of 2 data sources?
[14-Apr-2011 11:03:33] <sergeymasushko> s/singli/single/;
[14-Apr-2011 11:03:35] <rmatte> sergeymasushko: you can use RPN to add them together
[14-Apr-2011 11:03:51] <rmatte> but you won't be able to threshold against the end value, it'll just display that way
[14-Apr-2011 11:03:52] <sergeymasushko> is it described somewhere?
[14-Apr-2011 11:04:08] <rmatte> nah, I haven't seen any guides... basically just do this...
[14-Apr-2011 11:04:20] <rmatte> add 2 graphpoints to a graph
[14-Apr-2011 11:04:39] <rmatte> make the first graphpoint invisible by changing line type to none (has to be the first graph point in the sequence)
[14-Apr-2011 11:04:52] <nyeates> 2nd announce: A Spring ZenPack Upgrade 'Contest' will be oncoming in the next few days, announced on the community blog. Its goal is to get as many existing and new ZenPacks to work on Zenoss 3.* . The community voted for the custom t-shirts a few weeks back, and we will also send plush zebras.
[14-Apr-2011 11:04:53] <rmatte> then when you click on the second graph point, you'll see an RPN field
[14-Apr-2011 11:04:56] <rmatte> you can just do...
[14-Apr-2011 11:05:01] <rmatte> graphpoint1,+
[14-Apr-2011 11:05:02] <rmatte> in that field
[14-Apr-2011 11:05:06] <kokey> nyeates: are those bug fixes available as patches to 3.1 too?
[14-Apr-2011 11:05:10] <rmatte> where graphpoint1 is the name of the first graphpoint
[14-Apr-2011 11:05:13] <rmatte> and it'll add them together
[14-Apr-2011 11:05:24] <sergeymasushko> rmatte: awesome, thanks.
[14-Apr-2011 11:05:40] <rmatte> if you want to actually create a new RRD that is the sum of two values and be able to threshold against it, you can use my formula datasource pack for that
[14-Apr-2011 11:05:46] <nyeates> We have a zenpack 3.0 migrate doc, and want to get more input from devs on what else we might need to cover to ease the transition and creation of new community zenpacks.
[14-Apr-2011 11:05:49] <rmatte> the pack isn't finished, but it works fine for the most part
[14-Apr-2011 11:06:55] <sergeymasushko> I have a stupid RPC device with 2 feeds connected and this device is able to provide by snmp TotalrmsA but doesn't have an OID for TotalmaxA...
[14-Apr-2011 11:07:15] <joko_> hmm
[14-Apr-2011 11:07:22] <joko_> vmstat after starting zenoss:
[14-Apr-2011 11:07:24] <joko_> procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
[14-Apr-2011 11:07:24] <joko_> r b swpd free buff cache si so bi bo in cs us sy id wa st
[14-Apr-2011 11:07:24] <joko_> 0 1 0 8730360 41660 303148 0 0 51 9 67 44 0 0 98 2 0
[14-Apr-2011 11:07:24] <joko_> 0 1 0 8728688 41660 304864 0 0 1680 0 1262 4487 1 0 94 5 0
[14-Apr-2011 11:07:24] <joko_> 0 1 0 8726744 41660 305956 0 0 1244 0 1213 9517 2 0 94 4 0
[14-Apr-2011 11:07:25] <joko_> 0 1 0 8725748 41660 307896 0 0 1708 3804 1254 5925 1 0 94 5 0
[14-Apr-2011 11:07:25] <joko_> 1 0 0 8723648 41660 309716 0 0 2096 64 1320 6780 1 0 94 5 0
[14-Apr-2011 11:07:34] <nyeates> kokey: if the changeset is on our public trac, they should be patchable
[14-Apr-2011 11:08:01] <nyeates> rmatte's ZP that he speaks of kicks butt btw...use it
[14-Apr-2011 11:08:29] <rmatte> Yeh, it works nicely... just needs some enhancements
[14-Apr-2011 11:08:40] <rmatte> I'll have to find some time to work on that soon
[14-Apr-2011 11:08:42] <coolhp> Would anyone know how I could "link" 2 subnets to display both of them on the network map display ? I've got a set of servers locally and a couple of servers I'm monitoring via internet and I'm trying to display all of them on the netowrk map.
[14-Apr-2011 11:09:14] <rmatte> coolhp: that network map isn't very good, I doubt it's possible
[14-Apr-2011 11:09:20] <rmatte> I personally don't even use that map
[14-Apr-2011 11:09:21] <nyeates> Jane has had questions on how to integrate with the new UI components of Zenoss 3. Anyone else had problems or confusion on any 3.0 related newness when deving ZPs?
[14-Apr-2011 11:09:32] <kokey> I only used the map as a toy in the beginning
[14-Apr-2011 11:09:39] <kokey> it's fun
[14-Apr-2011 11:09:45] <kokey> but as useful as all the other mapping tools
[14-Apr-2011 11:09:57] <rmatte> yeh
[14-Apr-2011 11:10:11] <Simon4> nyeates: the information I'm really going to need is how to drive the new UI, so Jane's questions will most likely cover it
[14-Apr-2011 11:10:16] <rmatte> well, the google maps display is nice... but only if your network is IPd a certain way
[14-Apr-2011 11:10:59] <kokey> if only our devices had 3G/GSM receivers in them, i think it will be a long time before we get location data in for 300 devices
[14-Apr-2011 11:11:05] <kokey> but it will be a wicked map when it's done
[14-Apr-2011 11:12:31] <joko_> interesting, the load is much less after the last reboot and the clearing of the event table... not sure if thats related..
[14-Apr-2011 11:12:55] <nyeates> Simon4: What do you mean, how to "drive" the new UI? I talked with John Causey about it some the other night, and I understand its heavy on javascript. Do you need more definitions around the javascript? A better architectural understanding of how it all fits an works (diagram)? Examples? What would help most.
[14-Apr-2011 11:13:34] <Simon4> nyeates: probably a good diagram of how it fits together, and a worked example of some of the customisations possible
[14-Apr-2011 11:14:17] <Simon4> and sorry, "drive" in terms of "take data and display it using best practice coding"
[14-Apr-2011 11:14:22] <kokey> Simon4: finally going to upgrade? ;-)
[14-Apr-2011 11:14:36] <Simon4> kokey: I have two community zenpacks I need to upgrade
[14-Apr-2011 11:15:07] * Simon4 runs v3 for his network kit monitoring
[14-Apr-2011 11:15:55] <nyeates> Simon4: I am guessing you have already read the existing 3.0 ZP transition doc, yes? It is missing a good architectural diagram, which I can try to put together. I will see what resources we have for examples. Can you think of one you would like to see? (example I can think of: how to add a new menu item to the details pane of a device)
[14-Apr-2011 11:16:35] <joko_>
[14-Apr-2011 11:16:37] <kokey> nyeates: that would be a very nice example
[14-Apr-2011 11:17:00] <joko_> top - 10:15:52 up 20 min, 1 user, load average: 2.73, 1.11, 0.52
[14-Apr-2011 11:17:01] <joko_> Tasks: 246 total, 1 running, 245 sleeping, 0 stopped, 0 zombie
[14-Apr-2011 11:17:01] <joko_> Cpu(s): 0.0%us, 0.0%sy, 0.0%ni, 91.2%id, 8.8%wa, 0.0%hi, 0.0%si, 0.0%st
[14-Apr-2011 11:17:01] <joko_> Mem: 10095748k total, 2165068k used, 7930680k free, 67892k buffers
[14-Apr-2011 11:17:02] <joko_> Swap: 2031608k total, 0k used, 2031608k free, 672076k cached
[14-Apr-2011 11:17:07] <joko_> then it crashed
[14-Apr-2011 11:17:27] <joko_> i guess i don't see an issue with memory not being free?
[14-Apr-2011 11:17:51] <kells> joko_: What exactly crashed?
[14-Apr-2011 11:17:55] <Sam-I-Am> more like eventually it writes to bad memory
[14-Apr-2011 11:17:57] <nyeates> ok kokey
[14-Apr-2011 11:17:59] <Sam-I-Am> or reads
[14-Apr-2011 11:18:02] <Simon4> nyeates: I read it ages ago and should probably re-read it. My main things are modifying the component grid(?) to display custom component details as my zenpacks used to create new tabs with templated display tables, which doesn't work at all in v3
[14-Apr-2011 11:18:27] <joko_> well, all i raelly get is a 'kjournald' error on the console, it also mentioned python.bin and mysqld
[14-Apr-2011 11:18:40] <kells> The component grid stuff is updating the JS for the one device.
[14-Apr-2011 11:19:11] <kells> If you look at the configure.zcml, there should be a definition that describes the 'weight' of how serious to take the JS for a particular device class.
[14-Apr-2011 11:19:18] <kells> I'll see if I can find a quick example.
[14-Apr-2011 11:20:44] <nyeates> hi jane, i am asking about ZP 3.0 dev info...Simon is giving me some info about what we need to provide
[14-Apr-2011 11:22:00] <kells> <browser:viewlet name="js-myzenpack" paths="/++resource++storage/js/HardDisk.js" weight="10"
[14-Apr-2011 11:22:01] <kells> for=".myzenpackSpecialDevice.Device"
[14-Apr-2011 11:22:01] <kells> manager="Products.ZenUI3.browser.interfaces.IHeadExtraManager"
[14-Apr-2011 11:22:01] <kells>
[14-Apr-2011 11:22:01] <kells> permission="zope2.Public"
[14-Apr-2011 11:22:02] <kells> />
[14-Apr-2011 11:22:33] <kells> Anything inside of the info.py file is fair game to be displayed.
[14-Apr-2011 11:22:40] <Sam-I-Am> joko_: kjournald is the daemon which handles at least ext3 journaling
[14-Apr-2011 11:23:08] <kells> It gets kicked up into the JS layer, which becomes a matter of copy-n-pasting and twiddling.
[14-Apr-2011 11:23:20] <joko_> Sam-I-Am: yeah, i did a little research, but i have very little as far as error messages to go on
[14-Apr-2011 11:23:28] <Simon4> kells: yeah, that stuff, but explained to idiots like me
[14-Apr-2011 11:24:10] <Sam-I-Am> joko_: things write to disk. kjournald passes all of that data if you're using a journaling FS. if kjournald hits bad memory and sees corruption, stuff breaks.
[14-Apr-2011 11:24:32] <Jane_Curry> sorry - coming in late here....
[14-Apr-2011 11:24:44] <joko_> im gonna run memtest in a minute, but i still don't think it's memory, i HOPE i'm wrong thop
[14-Apr-2011 11:24:51] <Jane_Curry> You say "Simon is giving me some info about what we need to provide....
[14-Apr-2011 11:24:53] <Sam-I-Am> joko_: could be any part of the hardware
[14-Apr-2011 11:25:07] <Jane_Curry> Simon - have you got my updated ZenPack doc??
[14-Apr-2011 11:25:15] <Sam-I-Am> joko_: cache, memory, something wrong with the bus, disk i/o controller
[14-Apr-2011 11:25:27] <Sam-I-Am> joko_: but it does not seem to be a software problem
[14-Apr-2011 11:25:27] <Simon4> Jane_Curry: no - my other comment to nyeats was that my questions are probably answered by your doc when it's done
[14-Apr-2011 11:25:29] <Jane_Curry> I have been very disappointed that there has been virtually no comment on that
[14-Apr-2011 11:26:05] * Simon4 doesn't spend any time on the forums, so may have missed such things :/
[14-Apr-2011 11:26:13] <Sam-I-Am> i dont forum much either for some reason
[14-Apr-2011 11:26:18] <nyeates> and Jane, we are hearing this, especially me. I am continuing to push to get this reviewed. I am pushing it to my boss and some devs are pushing it to their boss.
[14-Apr-2011 11:26:18] <Sam-I-Am> mostly in here
[14-Apr-2011 11:26:21] <kokey> I also don't go on the forums
[14-Apr-2011 11:26:35] <kokey> I find it slow and search doesn't work
[14-Apr-2011 11:26:36] <joko_> Sam-I-Am: alright, i'll try to run some more intrusive hardware tests, appreciate it
[14-Apr-2011 11:26:39] <davetoo> pushing to get what reviewed?
[14-Apr-2011 11:26:55] <nyeates> community discussion and reivew might be nice too :-)
[14-Apr-2011 11:27:04] <nyeates> Janes doc on ZP deving
[14-Apr-2011 11:27:12] <nyeates> updated for 3.0'ness
[14-Apr-2011 11:27:16] <Jane_Curry> The ZenPack doc definitely needs review by Zenoss but, come on guys, this is open source, the community should be weighing in too!
[14-Apr-2011 11:27:24] <davetoo> ah
[14-Apr-2011 11:27:56] <Simon4> Jane_Curry: link to said doc?
[14-Apr-2011 11:28:00] <Sam-I-Am> kokey: i have no problems using them
[14-Apr-2011 11:28:15] <Simon4> us rowdy IRC types seem to be removed from the forum life
[14-Apr-2011 11:28:16] <Jane_Curry> The doc is "done" to the extent that it is a complete draft - if no-one has issues with it, then it's done
[14-Apr-2011 11:28:37] <nyeates> docs/DOC-10268
[14-Apr-2011 11:28:54] <Sam-I-Am> Simon4: i think i answered something for johnnynoc there once
[14-Apr-2011 11:29:02] <Sam-I-Am> i should frequent it more... stuff lasts longer
[14-Apr-2011 11:29:11] <Jane_Curry> Creating Zenoss ZenPacks updated for V3 - docs/DOC-10268
[14-Apr-2011 11:29:26] <nyeates> That is the link every ZP dev should be putting on their to read list
[14-Apr-2011 11:30:12] * Simon4 adds a to-do to read/comment, I'll do it over the weekend
[14-Apr-2011 11:30:42] <davetoo> hmm
[14-Apr-2011 11:31:06] <davetoo> my download was corrupt
[14-Apr-2011 11:31:19] <davetoo> and same with the second try.
[14-Apr-2011 11:31:30] <davetoo> Can somebody check/download it?
[14-Apr-2011 11:32:05] <rocket> it opened fine on my linux machine
[14-Apr-2011 11:32:19] <davetoo> ok it's probably Microsoft's fault.
[14-Apr-2011 11:32:39] <davetoo> I don't let them reboot my machine on updates
[14-Apr-2011 11:32:49] <davetoo> so they probably broke something with their patches.
[14-Apr-2011 11:32:50] <davetoo> feh.
[14-Apr-2011 11:33:06] <Jane_Curry> If you're having trouble downloading it, send me an email jane.curry@skills-1st.co.uk and I'll email a copy
[14-Apr-2011 11:33:19] <nyeates> servlet/JiveServlet/download/10268-5-3478/zenpacks3-v201101.pdf
[14-Apr-2011 11:33:21] <davetoo> I probably just need to reboot this system.
[14-Apr-2011 11:33:24] <nyeates> direct link help?
[14-Apr-2011 11:33:34] <kells> \
[14-Apr-2011 11:33:54] <davetoo> no, MS has messed up a library or something that Acrobat needs.
[14-Apr-2011 11:34:09] <davetoo> I'll just have to reboot after this session is over.
[14-Apr-2011 11:34:56] <nyeates> Simon4: was kells able to answer any initial question about the component grid stuff? It obviously need a deeper dive, but anything we can answer now?
[14-Apr-2011 11:35:49] <Simon4> nyeates: nothing now sadly as I haven't had time to go try, mainly put off by the fact that it was so different
[14-Apr-2011 11:36:13] <Simon4> there's a bunch of v3 zenpacks now, so I can probably reverse engineer those to find out what I need to + read Janes doc, but I'll certainly let you know of missing things
[14-Apr-2011 11:37:01] <nyeates> ok cool, yeah like I said, john gave me some good overview and Ill try to make a nice diagram so that new 3.0 devs can understand the pieces of the new GUI stuff
[14-Apr-2011 11:37:15] <Simon4> awesome thanks
[14-Apr-2011 11:37:27] <nyeates> jane: youve got a few devs at yer disposal...ask any ZP 3 questions now
[14-Apr-2011 11:37:42] <davetoo> I suppose I need to learn some javascript RSN
[14-Apr-2011 11:38:08] <Jane_Curry> AAArrgghhhhh! Had one of those fortnights I don't really have my ZenPack brain in today....
[14-Apr-2011 11:38:16] <davetoo> How do you test that stuff? Selenium?
[14-Apr-2011 11:38:20] <Jane_Curry> One thought though......
[14-Apr-2011 11:38:48] <Jane_Curry> If I wanted to modify / add fields to a device's Overview panel, how would I do that????
[14-Apr-2011 11:39:28] <kells> Assuming that you have a custom JS file (copy and paste from an existing one), then anything that is in the info.py can be directly used by the new JS.
[14-Apr-2011 11:40:00] <kells> The JS needs to be registered using the configure.zcml stutff (see the junk I posted above), and then it should be ready to go.
[14-Apr-2011 11:40:29] <kells> As an example of something simple, look at the VirtualHostMonitor zenpack, and the EsxTop zenpack.
[14-Apr-2011 11:40:43] <nyeates> not selenium our QA guy says, its on their list to do.... right now they do testing manually and have a ticket systems
[14-Apr-2011 11:40:44] <kells> The EsxTop zenpack overrides some of the things from the VirtualHostMonitor zenpack.
[14-Apr-2011 11:40:53] <kells> XenMonitor does something similar
[14-Apr-2011 11:41:01] <Jane_Curry> Is there a single file somewhere that does the Overview panel? Are you suggesting I should copy that and modify it?
[14-Apr-2011 11:41:33] <Jane_Curry> If so, what happens on upgrades if I modify a standard overview file?
[14-Apr-2011 11:42:11] <davetoo> nyeates: *nod*
[14-Apr-2011 11:42:27] <kells> Overview panel?
[14-Apr-2011 11:42:56] <kells> Like the device overview panel?
[14-Apr-2011 11:43:41] <kells> I mean, like the 'Infrastructure Device panel' or the 'Device specfic overview panel' or ...?
[14-Apr-2011 11:44:01] <kells> Generally, our UI consultant has told us not to touch it for specific zenpacks
[14-Apr-2011 11:44:01] <jcausey> @jane -- Products/ZenUI3/browser/resources/js/zenoss/DeviceOverviewPanel.js is where the device overview page is contained -- like kells was saying, you register another JS file in your zenpack , and hook into the components via JS calls
[14-Apr-2011 11:44:41] <davetoo> "for specific zenpacks"?
[14-Apr-2011 11:45:01] <davetoo> kells: do you mean "don't customize it in any zenpack"?
[14-Apr-2011 11:45:14] <kells> Every custom override of that page makes our UI consultant cry and increases her billing rate
[14-Apr-2011 11:45:22] <davetoo> hah!
[14-Apr-2011 11:45:38] <davetoo> Designers. Can't live with them.....
[14-Apr-2011 11:45:50] <kells> The device overview can be overridden (I'm sure), but I'm mostly familiar with the component level stuff.
[14-Apr-2011 11:46:05] <kells> Might need to switch from viewlet to the other browser:xxx call
[14-Apr-2011 11:46:07] <rocket> @jane you do not want to be modifying default files etc .. you definately want to hook into the components
[14-Apr-2011 11:46:17] <rocket> @jane otherwise its not upgrade safe ...
[14-Apr-2011 11:46:25] <davetoo> I want to make an Eclipse RCP interface for Zenoss
[14-Apr-2011 11:47:28] <Sashness> lol @davetoo
[14-Apr-2011 11:47:34] <davetoo> I saw in the SVN archive before it was reorganized that somebody had added pymock or one of the other python mocking frameworks. Who's using that?
[14-Apr-2011 11:47:36] <kells> The configure.zcml glory should take care of the upgrade path stuff, but yes, upgrades might do something dastardly too
[14-Apr-2011 11:48:37] <kells> IIRC, the mocks are only being used for the unit tests.
[14-Apr-2011 11:48:59] <kells> .... assuming I'm thinking of what you're talking about.
[14-Apr-2011 11:49:00] <davetoo> right, I'm just thinking about how much can be decoupled from Zope
[14-Apr-2011 11:49:02] <davetoo> yes
[14-Apr-2011 11:49:15] <Jane_Curry> OK - so if I want to modify DeviceOverviewPanel.js can I copy it to my ZenPack na dmodify it and that is the one that gets picked up,
[14-Apr-2011 11:49:17] <davetoo> I'm thinking of unit test suites for Zenpacks
[14-Apr-2011 11:49:37] <Jane_Curry> or do aI now have a weepy consultant over my shoulder????
[14-Apr-2011 11:49:38] <kells> IIRC, ZenVMware is using it. There might be others.
[14-Apr-2011 11:49:46] <Jane_Curry> More to the point, does it work?
[14-Apr-2011 11:49:52] <Jane_Curry> Will it break on upgrade?
[14-Apr-2011 11:49:53] <kells> Jane: if the configure.zcml is set up correctly, that should work
[14-Apr-2011 11:50:39] <kells> It will work fine on any upgrade so long as we (Zenoss) don't break any of the underlying stuff used by the overview.
[14-Apr-2011 11:51:01] <Jane_Curry> Oh good
[14-Apr-2011 11:51:15] <Jane_Curry> Must find time to get back to this stuff...................
[14-Apr-2011 11:51:19] <kells> Of course, if we add some new stuff, you won't know about it, though.
[14-Apr-2011 11:51:32] <Jane_Curry> C'est la vie!
[14-Apr-2011 11:51:57] <davetoo> diff(1) ftw!
[14-Apr-2011 11:54:36] <davetoo> how's the weather in Austin?
[14-Apr-2011 11:55:26] <kells> I'm in Toronto, so I wouldn't know
[14-Apr-2011 11:56:26] <davetoo> kells: are you an Eclipse-er?
[14-Apr-2011 11:56:45] <themactech> my condolences about the maple leafs...
[14-Apr-2011 11:56:46] <kells> They recently upgraded my life to pycharm
[14-Apr-2011 11:56:48] <kells> Life is good
[14-Apr-2011 11:56:51] <kells> Ha!
[14-Apr-2011 11:57:02] <davetoo> hmm.. don't know of pycharm yet.
[14-Apr-2011 11:57:06] * Simon4 likes pycharm
[14-Apr-2011 11:57:15] <kells> The refactoring is really good.
[14-Apr-2011 11:57:34] <kells> My only dislike is that they don't handle going over to remote machines very well
[14-Apr-2011 11:58:34] <kells> The refactoring stuff helped tremendously in converting over the daemons to the collector framework.
[14-Apr-2011 11:58:54] <davetoo> I think I've *finally* gotten a truly working interpreter/zope libarary setup working for Eclipse. I just make a complete copy and modify the sitecusomize.py
[14-Apr-2011 11:59:00] <davetoo> (or maybe it was site.py)
[14-Apr-2011 11:59:10] <davetoo> ... not to need $ZENHOME
[14-Apr-2011 11:59:33] <kells> I've got another meeting now, so I'm going to have to bail
[14-Apr-2011 11:59:33] <davetoo> I haven't used any refactoring tools
[14-Apr-2011 11:59:39] <davetoo> thanks
[14-Apr-2011 12:00:00] <davetoo> I'm going to reboot. bbl.
[14-Apr-2011 12:00:29] <nyeates> I think that will mark the end of this dev meeting....thanks ALL!
[14-Apr-2011 12:01:02] <nyeates> Be sure to send any more ZenPack dev for 3.0 feedback my way - community@zenoss.com
[14-Apr-2011 12:01:10] <Simon4> thanks guys