Download List

Project Description

CBLM is a high performance latency (one-way
and round-trip), packet loss, and jitter
monitoring probe. When run on two or more
servers, a full mesh of connections is
automatically set up between the probes,
between which UDP packets are transmitted.
Statistics are collected and stored within a
MySQL database.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-27 20:01
2.9.4

This release fixes missing MySQL tables.
Tags: Minor bugfixes

2006-06-21 08:58
2.9.3

Graphing support was added to the PHP frontend.
This requires GD compiled into PHP. Database
locking for data roll up was enabled. The menu.php
file was added, which was missing from version
2.9.2.
Tags: Minor feature enhancements

2006-05-22 03:43
2.9.2

Functions have been reorganized into a more logical set of files. Out of order and duplicate packet detection and tracking is finished. Transmit and receive threads have been modified to use a single socket each. select() is used for send and receive. Different ToS markings must now be specified as separate arguments. There are DSCP and precedence options in addition to ToS for easier use. Support has been added for setting priority at the same time as ToS, DSCP, or precedence. This allows vconfig to set the VLAN priority separately from the ToS marking. TTL and fragment knobs have been added. The PHP frontend has been updated.
Tags: Minor feature enhancements

2006-05-03 13:53
2.9.1

Missing PHP files were added. MIBs were added.
Tags: Minor bugfixes

2006-05-02 07:04
2.9.0

The program was completely rewritten in C. The PHP front-end was rewritten and a configurable display matrix was added. Support for ToS markings and for one-way latency was added. A man page was included for cblmd. Loss of connectivity to the MySQL database is now handled gracefully. Support for real-time addition and removal of probes was added. Automatic propagation of preference changes was added. ToS rewrite errors are now tracked. GNU autotools is now used. Internal tracking of features can now be disabled. UDP checking processing was disabled.
Tags: Initial freshmeat announcement

Project Resources