From d25bf9dada35376b0501235f0f20b1b704733830 Mon Sep 17 00:00:00 2001 From: garbled Date: Wed, 27 Feb 2008 21:52:16 +0000 Subject: Update ClusterIt to 2.5. Major enhancements: A new program, dtop, allows the user to run top across multiple machines and collate the results in real-time. The default remote commands have been changed over to ssh from rsh. A test option has been added to all commands to check if SSH is up and running before attempting an SSH connection that might otherwise hang. A flag has been added to dsh allowing the user to copy, execute, and delete a script on all machines in one step. There are many other small bugfixes and enhancements. --- parallel/clusterit/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'parallel/clusterit/PLIST') diff --git a/parallel/clusterit/PLIST b/parallel/clusterit/PLIST index ea43fa655bd..1292696ffdf 100644 --- a/parallel/clusterit/PLIST +++ b/parallel/clusterit/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2005/06/02 20:48:12 garbled Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/02/27 21:52:16 garbled Exp $ bin/barrier bin/barrierd bin/rseq bin/run bin/dsh +bin/dtop bin/pcp bin/pdf bin/prm @@ -18,6 +19,7 @@ man/man1/barrierd.1 man/man1/rseq.1 man/man1/run.1 man/man1/dsh.1 +man/man1/dtop.1 man/man1/pcp.1 man/man1/pdf.1 man/man1/prm.1 -- cgit v1.2.3