2007-11-04 Overview of Changes from NodeMon 0.3.4 to NodeMon 0.3.5 ======================================================= * fixed _LD_FLAGS '-L' library paths in gr_nodeview/Makefile.am * added hardlink nodemond -> gr-nodemond * added hardlink nodeview -> gr-nodeview * added runtime sample interval option to each nodemon module. * libnodemon: renamed "sample_rate" to "sample_interval" for clarity. * added topology 'max-level' runtime option. * topology layout adjustments. * fixed gr-nodeview link ordering * added gr-nodetest to default build. * updated columbia layout for the current columbia configuration. * linkview: added "dumpfile" module options, and improved to topology handling. * topoview: added "file" and "maxlevel" runtime module options. Overview of Changes from NodeMon 0.3.3 to NodeMon 0.3.4 ======================================================= * Fixed autotool configuration bugs. * Small update to README * Added sn_topology file processing. * Added nullview and topoview components. * Made minor correction to viewport borders. * Fixed a bug in cpuset display. * Added support for viewers that are not event consumers. * Columbia layout may be modified on gr-nodeview command line. Overview of Changes from NodeMon 0.3.2 to NodeMon 0.3.3 ======================================================= * Fixed a libcollector bug in handling reader state changes. * Fixed libcollector bugs in handling enable/disable transitions. * Fixed a race condition in LinkMon * Updated the "columbia" layout - now includes c21 * Fixed a race condition during connection. * Slightly changed LinkView behavior when topology information cannot be retrieved. * Set the 'state' qualifier on cpuset-related events. Overview of Changes from NodeMon 0.3.1 to NodeMon 0.3.2 ======================================================= * Working support for external monitoring agents. * Bugfixes Overview of Changes from NodeMon 0.3.0 to NodeMon 0.3.1 ======================================================= * Mac OS X support * small number of bugfixes * fixed PBS support Overview of Changes from NodeMon 0.2 to NodeMon 0.3 =================================================== * Compatibility with Growler 0.3 * Using automake * Initial support for external monitoring agents