Downloadliste

Projektbeschreibung

Tentakel is a program that executes the same command on many hosts in parallel using SSH or other remote methods. It is designed to be easily extendable. The output of the remote command can be controlled by means of format strings.

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.

2005-03-20 20:31
2.2

Diese Version kommt mit zwei neuen Funktionen: ein Plugin-Mechanismus erlaubt den Nutzern auf einfache Weise ihre eigenen Remote-Methoden zu erstellen, und das neue "maxparallel"-Parameter, die einem erlaubt, die Anzahl der gleichzeitig laufenden Threads zu viel Last auf Download-Server, etc. zu vermeiden beschränken .. Die maxparallel Funktion können tentakel viel schneller unter bestimmten Umständen. Der rsh-Plugin ist jetzt viel mehr nützlich, da es nun möglich, die Exit-Status des Remote-Befehl zurück.
Tags: Major feature enhancements
This release comes with two new features: a plugin mechanism allowing users to easily create their own remote methods, and the new "maxparallel" parameter, which allows one to restrict the number of concurrently running threads to avoid too much load on download servers, etc.. The maxparallel feature can make tentakel a lot faster under certain circumstances. The rsh plugin is now much more useful, as it is now able to return the exit status of the remote command.

2004-09-27 02:21
2.1.3

Die meisten Änderungen sind nicht für den Benutzer sichtbar, aber es gibt noch ganz wenige, die von Interesse sind. Ein rsh Remote-Methode implementiert wurde. Die Interpretation der Konfigurationsdatei hat eine feine, aber wichtige Methode: Parameter für einen bestimmten Host geändert werden jetzt von seinem nächsten einschließenden Gruppe übernommen und nicht aus dem Top-Level-Gruppe. Format-Strings kann der String enthalten "% t", die zu der Zeit, die benutzt wurde, um die Remote-Befehl auszuführen, erweitert.
Tags: Minor feature enhancements
Most changes are not visible to the user, but there are still quite a few that are of interest. An rsh remote method has been implemented. The interpretation of the configuration file has changed in a subtle but important way: parameters for a specific host are now taken from its nearest enclosing group and not from the top-level group. Format strings may contain the string "%t", which expands to the time that was used to execute the remote command.

2004-01-17 23:24
2.1.2

Nur Bugfixes wurden in dieser Pressemitteilung. Das wichtigste Update ist derjenige, der "erlaubt -"-Zeichen in Hostnamen.
Tags: Minor bugfixes
Only bugfixes have been made in this release. The
most important fix is the one that allows "-"
characters in hostnames.

2004-01-11 17:03
2.1.1

Dies ist im Wesentlichen ein Wartungs-Release, behebt einige Fehler und bringt Grundeinheit Regressionstests.
Tags: Minor bugfixes
This is basically a maintenance release that fixes
some bugs and introduces basic unit regression
testing.

2004-01-05 18:24
2.1

Der Benutzer kann nun den Pfad zu dem ssh-Binary. Jeder Parameter kann nun global in der Konfigurationsdatei eingestellt werden. Globale Parameter kann durch Gruppen-Parameter überschrieben werden.
Tags: Minor feature enhancements
The user can now specify the path to the ssh
binary. Every parameter can now be set globally in
the configuration file. Global parameters can be
overridden by group parameters.

Project Resources