Menu:

Support:

The development of tools like nipper requires access to devices, documentation and configuration files. If you have access to any of those items, please consider donating them to the project. I will be happy to take into account any special confidentiality requirements.

Monetary donations are gratefully recieved and can be made through the Nipper Source Forge pages (click here).

Latest:

- Nipper
- BannerGrab
- SSLScan
- SunPatchCheck
- Viewstate
- Data Sources
- IP Calc
- Manglefizz
- ODBC Stats
- SQL Query

Licence:

The software downloadable from this site are covered by GPL and LGPL versions 2 and 3, depending on the package. Check the licence included with each package for specific details.

ODBC Stats

ODBC Stats is an ODBC administrators tool and performs realtime ODBC connection monitoring.


 

Contents

Requirements

ODBC Stats has the following requirements:

Although ODBC Stats has only been tested with unixODBC, it will likely work with other ODBC libraries, such as those on Windows systems.

Installation

To build ODBC Stats, first extract the archive and change into the source directory. The build process follows the standard CMake build process:

Summary

The ODBC Statistics program monitors the ODBC activity on a host in real-time.

ODBC Statistics Summary Information

The ODBC Statistics summary information tab (shown in the screenshot at the top of this page) provides a quick overview of ODBC activity. The four bars represent the following information:

The refresh interval setting configures the amount of time that passes between statistic updates. The time is represented in tenths of a second.

ODBC Statistics Details

The ODBC Statistics details information tab (shown below) provides more detailed information on the current ODBC activity.

The ODBC Statistics details table lists each process that uses ODBC and provides a breakdown of the statistics shown on the summary tab. The details tab shows the following information on the table:

All the other columns represent the data shown in the totals on the summary page. This information is broken down for each process.

Downloads

ODBC Stats downloads.
VersionDescriptionMD5
0.3Source codec52ea053051deb97cddd98e958472701

The current development source for ODBC Stats can be found in the KDE subversion repository under trunk/playground/sysadmin/odbcstats/.

Changes

Version: 0.3
Author : Ian Ventura-Whiting (Fizz)
Date   : 03/10/2006
Changes: This version is Qt4-based. Only patches
         will be applied to the latest Qt3-based
         release (0.2.x). The next version will be
         KDE 4-based and released as part of a
         SQL tools package, which will include
         Data Sources.
         Feature : Qt4-based.
         Feature : CMake or QMake build.
         Improved: Documentation.


Version: 0.2
Author : Fizz
Date   : 06/12/2005
Changes: Feature : Added username and program
                   details to the ODBC details
                   page.
         Improved: Vastly improved the "Whats this"
                   help.
         Improved: Improved the "Tool Tips".
         Improved: Added unixodbc contributors to
                   about dialog.
         Improved: Increased the minimal refresh setting
                   to 1/2 a second from 2 tenths.
         Improved: The details table only has rows for
                   valid connections.
         Improved: Increased total number of possible
                   entries to 64 from 10.
         Fixed:    Added missing LICENSE file.

Version: 0.1
Author : Fizz
Date   : 27/11/2005
Changes: Feature : Added ODBC Summary Statistics.
         Feature : Added ODBC Detailed Statistics.
         Improved: Added "About ODBC Stats".
         Improved: Added "Tool Tips".
         Improved: Added "Whats this".
         Improved: Added Icons, thanks to KDE

License

ODBC Stats is covered by LGPL version 2. You can get a copy from here.