mpdtrace

Langue: en

Version: 22 February 2010 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

mpdtrace  

FILE

/Users/goodell/svn/mpich2-1.2.1p1-tmp/src/pm/mpd/mpdtrace.py

DESCRIPTION

usage: mpdtrace [-l] Lists the (short) hostname of each of the mpds in the ring The -l (long) option shows full hostnames and listening ports and ifhn

FUNCTIONS

ctime(...) ctime(seconds) -> string

Convert a time in seconds since the Epoch to a string in local time. This is equivalent to asctime(localtime(seconds)). When the time tuple is not present, current time as returned by localtime() is used.

mpdtrace()

sig_handler(signum, frame)

usage()

DATA

__author__ = 'Ralph Butler and Rusty Lusk' __credits__ = '' __date__ = 'Mon Feb 22 16:28:11 2010' __version__ = '$Revision: 1.18 $'

VERSION

1.18

DATE

Mon Feb 22 16:28:11 2010

AUTHOR

Ralph Butler and Rusty Lusk

CREDITS