Downloadliste

Projektbeschreibung

gauger is a lightweight performance recording and monitoring tool, aimed at detecting regressions (or sudden impovements) in any measurable metric. It is mainly intended for software development, but can be used for other purposes such as network monitoring or meteorological logging. It collects measurments made by a number of clients (potentially behind firewalls) on a central server and allows you to visualize and analyze the data later. It offers a central log server, Python, Java, and C interfaces for the clients, and a Web interface to browse the data. It allows you to view graphs of the data per host or per metric, selecting the desired ranges and sizes, and allows you to download the data in a gnuplot script for further processing.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-06-04 07:34
1.0

Dies ist die erste stabile Version. Es ist nicht abwärtskompatibel mit älteren Versionen auf der Protokollebene. Der Server-Teil ist komplett in PHP geschrieben und verwendet jetzt RESTful Methoden, um Daten zu akzeptieren. Neue Bindungen sind JavaScript und Python. Viele neue zusätzliche VCS unterstützt: Git, Mercurial, Bazar, etc. Zusammenführen von Metriken in einem Plot, empfindlich auf Einheiten mit farbcodierten helfen, wurde hinzugefügt. Die Fähigkeit zu entfernen / hinzufügen aufgetragen Metriken mit einem einzigen Haken. Ein Login / Registrierung Seite um neue Hosts. Das Installationsskript bietet jetzt eine interaktive Möglichkeit, Server-und Client zu installieren.
Tags: Stable
This is the first stable release. It is not backwards-compatible with older releases at the protocol level. The server part is completely rewritten in PHP, and now uses RESTful methods to accept data. New bindings include JavaScript and Python. Many new additional VCS are supported: git, mercurial, bazaar, etc. Merging of metrics in one plot, sensitive to units with color-coded help, has been added. The ability to remove/add plotted metrics with a single tick. A login/registration page to add new hosts. The installation script now offers an interactive way to install both server and client.

2011-04-04 23:11
0.0.3

Alle Schieberegler nun auch ein zusätzliches Eingabefeld für die Feinabstimmung der Bereiche und Größen der Grafiken. Der Ursprung Regler können Sie entweder automatisch Werte für die y-Achse wählen oder können Sie einen Wert angeben 0-100 (nützlich für normalisierte Daten). Neue Java-Bindings mit Beispiel-Code und c Beispiel-Code für die bestehenden Bindungen enthalten. Einige kleine Verbesserungen und Bugfixes vorgenommen wurden.
All the slider controls now include an additional input field to fine-tune the ranges and sizes of the graphs. The origin control allows you to select either automatic values for the y-axis or lets you specify a value 0-100 (useful for normalized data). New Java bindings were included with example code and c example code for existing bindings. Some small improvements and bugfixes were made.

2011-03-17 01:43
0.0.2

Paging wurde in den Host-Ansicht hinzugefügt. Sofortige Suche wurde für Host-und Metriken im Menü hinzugefügt. Kategorien wurden hinzugefügt. Verschiedene kleinere Korrekturen vorgenommen wurden.
Paging was added in the host view. Instant search was added for host and metrics in the menu. Categories were added. Various minor fixes were made.

2011-02-24 23:26
0.0.1

Dies ist die erste Veröffentlichung.
This is the first release.

Project Resources