Package com.mccrory.scott.spumoni

The main package for Spumoni.

See:
          Description

Interface Summary
OidHandler OidHandler defines standards for handling SNMP requests.
 

Class Summary
SnmpD SnmpD implements a sample SNMP daemon.
SnmpTrapAgent SnmpTrapAgent is a class that sends SNMP V1 or V2 traps to one (and only one) SNMP manager defined by its IP address and port number.
StatsCollector Responsible for obtaining system statistics and storing them in a data file.
StatsProgram StatsProgram is a data object for the statistics programs handled by Spumoni through the StatsCollector class.
StatsProgramList StatsProgramList is a collection of StatsProgram objects.
StatsValue StatsValue is a data object for a statistics program's single value.
StatsValueList StatsValueList is a collection of StatsValue objects.
 

Package com.mccrory.scott.spumoni Description

The main package for Spumoni. See StatsCollector for usage



Copyright © 2002 Scott McCrory as part of the Spumoni project. All Rights Reserved.