| Home | Docs | Support | Buy | Blog | Forums |
|
AnnouncementZenoss Core Version 1.9.7 (2.0 Beta3) Available for Download2007/06/01
Release notes for Zenoss Core Version 1.9.7 (2.0.0-beta 3) 06-01-2007 The beta of Zenoss Core is available for download and review. Zenoss 2.0 marks a significant update for many areas of Zenoss Core, including overall look and feel, back-end performance enhancements and added functionality as well as the port of Zenwin to Linux. DO NOT USE AS A PRODUCTION SYSTEM. Please report all issues you find with the release to the zenoss-users forum (http://community.zenoss.com/forums/) or to the mailing list (zenoss-users at zenoss.org) and please include the word beta in the subject line. To register for the zenoss community go to http://community.zenoss.com/join_form and make sure to select zenoss-users in the subscription area. ======================================================= !!! It is VERY IMPORTANT that you read and follow the upgrade instructions available from the download page before upgrading or installing!!! http://dev.zenoss.org/trac/browser/trunk/inst/ZEN2UPGRADE.txt?format=txt ======================================================= Download and additional information available from: Issues fixed in this release include: Problems with zen2load.py There was a bug in zen2load.py that caused it to not index the organizers properly which made many of the auto discovery features not work. As a result people who have done an upgrade from 1.x will need to rebuild the indexes. To do this run the following. $ zendmd >>> reindex() >>> commit() Problems with zen2dump There were a couple of issues with the zen2dump.py script. This has been fixed but you must redump and then reload your data for the fix to happen.
Special Instructions After Source Install Builds from source will need to set the permissions on zensocket. To make this change, use the following command: su root -c "chown root $ZENHOME/bin/zensocket; chmod uog+rx,u+ws $ZENHOME/bin/zensocket" Changes Since Beta 1.9.6
Regards, The Zenoss Dev team Drew Bray |
