opends instance object
list of instance objects
suffix object
file descriptor, wildcard : NO_FILE to not write into a file
{ 'location' : instance.getHost(),
'noOfLoops' : 1,
'noOfMilliSeconds' : 2000,
'dsPath' : instance.getInstallDir(),
'dsInstanceHost' : instance.getHost(),
'dsInstancePort' : instance.getLDAPPort(),
'fileFd' : fileFd
}
{
'returncode' : isAliveResult,
'result' : 'Server does not responding',
'fileFd' : fileFd
}
{
'location' : instance.getHost(),
'instance' : instance,
'instances' : opendsInstances,
'suffixDn' : suffix.getSuffixDn(),
'filePrefix' : 'verdict',
'fileFd' : fileFd
}
{
'location' : instance.getHost(),
'installDir' : instance.getInstallDir(),
'fileFd' : fileFd
}
instance object
Name of output file descriptor
{ 'tagName' : 'checkReplicationSynchro',
'fileFd' : fileFd }
'TBD'
{ 'fileFd' : fileFd}
Location of target host
instance installation path
Name of output file descriptor
{ 'tagName' : 'checkLogs',
'fileFd' : fileFd }
{
'location' : location,
'string2grep' : 'ERROR',
'expect2Find' : FALSE,
'caseSensitive' : FALSE,
'file' : '%s/logs/errors' % installDir,
'fileFd' : fileFd
}
{
'location' : location,
'string2grep' : 'exception',
'expect2Find' : FALSE,
'caseSensitive' : FALSE,
'file' : '%s/logs/errors' % installDir,
'fileFd' : fileFd
}
{ 'fileFd' : fileFd}