view src/org/dancres/blitz/stats/package.html @ 27:511648fa4d64 Version 2.1

Version to 2.1
author Dan Creswell <dan.creswell@gmail.com>
date Mon, 04 Jan 2010 13:00:40 +0000
parents 3dc0c5604566
children
line wrap: on
line source

<body>

<P>
This package contains the core instrumentation framework which is used to 
track various statistics within the Blitz core.
</P>

<p>
The statistics which are generated/gathered can be controlled both 
programmatically and via the configuration file.
</p>

<p>
The philosophy behind this package is to provide administrators/developers
with "low cost" (demanding little CPU time) feedback about Blitz's activities.
In summary, the approach is similar to that taken with the types of statistic
available via SNMP-enabled devices.
</p>

@see org.dancres.blitz.stats.StatsBoard
@see org.dancres.blitz.stats.SwitchSettings

</body>