From: Buchan M. <bg...@st...> - 2007-12-31 12:38:54
|
On Thursday 27 December 2007 14:45:10 xbgmsharp wrote: > Hello, > > What is new since devmon-0.3.0-beta3 : > > - Now one OID equal one SNMP request intead of all oids leaf in one > request. - Add negate the threshold regexp > - Fix hostname fqdn > - Add Cisco-ASA template > - Fix F5-bigip-lite template > - Add documentation and script for GRAPHING > > All of this is avalaible for testing via the SVN. > http://devmon.svn.sourceforge.net/viewvc/devmon/trunk/ > http://sourceforge.net/svn/?group_id=160720 > http://devmon.sourceforge.net/ > > Please Feedback and reports any problem or error. > > To get error msg use this option '--debug -f -vvvvvv'. I think we should actually create releases on sourceforge, just to make it easier for users to test. In fact, this is what should happen when releasing: -make final changes -commit -change version number -commit -tag (with svn co to /tags/release-0_3_0_beta4, I'll give a full example next time I do this) -create a clean tarball release (I may add a make file with basic targets to automate this) -make the tarball available from the sourceforge file release system. Let's try it for the next release, whether it is a beta or final of 0.3.0. However, I will tag this release in svn soon, hopefully before any changes are made. (please use devmon-devel for issues pertaining solely to development ... I have also activated the svn commit hook to this list) Regards, Buchan |