Module admin
source code
:author: Josh Moore, josh at glencoesoftware.com
OMERO Grid admin controller
This is a python wrapper around icegridregistry/icegridnode for master
and various other tools needed for administration.
Copyright 2008 Glencoe Software, Inc. All Rights Reserved. Use is
subject to license terms supplied in LICENSE.txt
|
has_win32 = False
hash(x)
|
|
HELP = """Administrative tools including starting/stopping OME...
|
Imports:
re,
os,
sys,
exceptions,
portalocker,
path,
whichall,
omero,
CLI,
BaseControl,
DirectoryType,
NonZeroReturnCode,
VERSION,
with_config,
win32service,
win32evtlogutil
HELP
- Value:
"""Administrative tools including starting/stopping OMERO.
Environment variables:
OMERO_MASTER
OMERO_NODE
Configuration properties:
omero.windows.user
...
|
|