Module node
source code
:author: Josh Moore, josh at glencoesoftware.com
OMERO Grid node controller
This is a python wrapper around icegridnode.
Copyright 2008 Glencoe Software, Inc. All Rights Reserved. Use is
subject to license terms supplied in LICENSE.txt
|
HELP = """Control icegridno...
|
Imports:
BaseControl,
CLI,
NonZeroReturnCode,
tail_lines,
os,
sys,
signal,
path
HELP
- Value:
"""Control icegridnode.
start -- Start the node via icegridnode. With sync do
esn't \
return until reachable.
stop -- Stop the node via icegridadmin. With sync do
esn't \
return until stopped.
...
|
|