Package ZenUtils :: Module CheckBasicInstall :: Class CheckBasicInstall
[hide private]
[frames] | no frames]

Class CheckBasicInstall

source code

        CmdBase.CmdBase --+    
                          |    
ZenScriptBase.ZenScriptBase --+
                              |
                             CheckBasicInstall

Verify that all organizers were properly installed

Instance Methods [hide private]
 
check(self)
Sanity check that all organizers are available
source code

Inherited from ZenScriptBase.ZenScriptBase: __init__, buildOptions, closeAll, closedb, connect, findDevice, getConnection, getContext, getDataRoot, getDmdObj, login, logout, opendb, syncdb

Inherited from CmdBase.CmdBase: buildParser, generate_configs, generate_xml_configs, generate_xml_table, getConfigFileDefaults, parseOptions, pretty_print_config_comment, setupLogging

Class Variables [hide private]

Inherited from CmdBase.CmdBase: doesLogging