AsItHappens Changelog

What's new in AsItHappens 0.60

Sep 14, 2012
  • This version fixes multiple minor bugs and adds an option to close all open graph windows on the closing of the main application window for convenience.

New in AsItHappens 0.59 (Aug 31, 2012)

  • This version adds support for the three types of Cisco accounting collection: IP accounting, MAC address accounting, and IP precedence accounting.

New in AsItHappens 0.57 (Jan 22, 2010)

  • Bug fixes:
  • Fixed failure to produce popup menu for right-click on time-series data panel
  • Added features:
  • Added summary statistics and data table creation as tabs in graph window
  • Added sortable columns to summary statistics (suggested by Imtiaz Shameem)
  • Added automatic updating of summary statistics (suggested by Imtiaz Shameem)
  • Code changes:
  • Classes deleted: DBAccess
  • Classes added: TextFormatter, ButtonTabComponent, SummaryStatisticsPanel, SummaryStatisticsUpdaterThread, DataFramePanel, TimeSeriesContainerPanel, PopupMouseAdapter, TimeSeriesDataMouseAdapter, TimeSeriesKeyAdapter

New in AsItHappens 0.56 (Jan 13, 2010)

  • Added features:
  • Added ability to store custom OID graph data into a session
  • Bug fixes:
  • Fixed incorrect start time of stored session graphs
  • Fixed NetFlow and NBAR graphs all green
  • Fixed data export failure bug
  • Restored logo image in About panel
  • Code changes:
  • Created sub-packages
  • Changed Configuration class to a singleton pattern
  • Removed state from DatabaseCreate class (now all static fields/methods)
  • Replaced Device class SNMP methods with technology-specific SNMP classes
  • Migrated JUnit test classes to version 4
  • Classes added: SNMPInterface, BandwidthSNMP, MemoryCiscoSNMP, MemoryHRSNMP, MemoryUDCSNMP, ProcessorCiscoSNMP, ProcessorHRSNMP, ProcessorUDCSNMP, NBARSNMP, NetFlowSNMP, DataCollectorDAOType

New in AsItHappens 0.55 (Jan 7, 2009)

  • This release adds the ability to poll and graph arbitrary OID values from an SNMP MIB.