NAME

clusterpunch.shutdown - facility to shutdown clusterpunch daemons on nodes


SYNOPSIS

The clusterpunch.shutdown allows the shutdown of all clusterpunch servers running on nodes.


Stopping the Servers

 > clusterpunch.shutdown
 Shutting down servers.


Setting Port and/or Broadcast

 > clusterpunch.shutdown -p 8095 -b 10.1.2.255


DESCRIPTION

This is part of the clusterpunch system. Each node that you wish to monitor must be running the clusterpunch.shutdown daemon, documented in the clusterpunch.shutdown. Once the server is running, you can poll it and send commands using the API documented in clusterpunchclient.pm, or through the various utilities, such as this one.


SEE ALSO


Daemons

clusterpunchserver, clusterpunch.start, clusterpunch.shutdown


API

clusterpunch.pm


Utilities

benchdriver, clusterbench, clusterlogin, clustersnapshot


CHANGES


AUTHOR

Martin Krzywinski (martink@bcgsc.ca), January 2003

$Id: README,v 1.3 2003/01/17 08:53:02 martink Exp $