From: Buchan M. <bg...@st...> - 2008-02-07 08:23:44
|
Devmon 0.3.0-rc1 has been released, with a matching template release (20080206). The notable changes from previous betas is an rrd collector for Hobbit, which should reduce the resource utilisation from collecting rrd data from Devmon. Additionally, a more comprehensive patch is available for Hobbit which improves some issues when using this method. To use the collector module and patch, copy extras/do_devmon.c into hobbit-4.2.0/hobbitd/rrd, then cd into hobbit-4.2.0, and run: patch -p1 < /path/to/devmon-0.3.0-rc1/extras/hobbit-4.2.0-devmon.patch then run your build as usual. The rest is documented in docs/GRAPHING. All other changes are documented in the CHANGELOG. Regards, Buchan |