Actions
Feature #8
closedAdd support for pluggable accounting probes
Start date:
09/01/2009
Due date:
% Done:
0%
Estimated time:
Description
As of Haizea 1.0 Beta 1, gathering 'statistics' during a simulation run (e.g., queue size, number of leases accepted/rejected, etc.) is done by calling the accounting module from several points in Haizea. This means that collecting additional information involved modifying the core code and modifying the haizea-convert-data command so it will report this additional information. This needs to be replaced by a more generic system that allows "accounting probes" to be plugged in without having to modify Haizea's core code.
Actions