SQWareProduction:sybrep:lib:sqwrs GatherIndicators.lib: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
gfsqw_BeginningCom | |||
gfsqw_GatherHostInfos | |||
gfsqw_GatherPathInfos | |||
gfsqw_InitPurges | |||
gfsqw_InsertChanges | |||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "DiskPartition" | |||
gfsqw_InsertIndicators "parameters" | gfsqw_InsertIndicators "parameters" | ||
gfsqw_InsertIndicators "repserver" | gfsqw_InsertIndicators "repserver" | ||
gfsqw_PurgeLogDirAndFiles | |||
lfsqw_Archiving | |||
lfsqw_ArchivingParameters | |||
lfsqw_Dummy => | lfsqw_Dummy => | ||
lfsqw_GatherAlertLogFile | |||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDiskPartition | |||
lfsqw_GatherDiskPartition => | |||
lfsqw_GatherFs | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded | |||
lfsqw_GatherParameters | |||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GatherRepserver | |||
lfsqw_GatherRepserver => | lfsqw_GatherRepserver => | ||
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql | lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql | ||
lfsqw_GenInsertParameters | |||
lfsqw_GenInsertParameters => | lfsqw_GenInsertParameters => | ||
lfsqw_GenInsertRepserver => | lfsqw_GenInsertRepserver => | ||
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql | lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql | ||
lfsqw_Main => | |||
lfsqw_Parameters | |||
lfsqw_Parameters => | lfsqw_Parameters => | ||
lfsqw_PostArchivingParameters | |||
lfsqw_Repserver => | lfsqw_Repserver => | ||
lfsqw_Repserver | tee ${gvsqw_TmpFile} | lfsqw_Repserver | tee ${gvsqw_TmpFile} | ||
Latest revision as of 15:03, 23 February 2025
shell functions library $gvsqw_SybBin/../lib/sqwrs_GatherIndicators.lib:
lib for sqwrs_GatherIndicators.ksh
Functions explanation:
gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GatherPathInfos
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "DiskPartition"
gfsqw_InsertIndicators "parameters"
gfsqw_InsertIndicators "repserver"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingParameters
lfsqw_Dummy =>
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDiskPartition
lfsqw_GatherDiskPartition =>
lfsqw_GatherFs
lfsqw_GatherFs =>
lfsqw_GatherOverLoaded
lfsqw_GatherParameters
lfsqw_GatherParameters =>
lfsqw_GatherRepserver
lfsqw_GatherRepserver =>
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
lfsqw_GenInsertParameters
lfsqw_GenInsertParameters =>
lfsqw_GenInsertRepserver =>
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql
lfsqw_Main =>
lfsqw_Parameters
lfsqw_Parameters =>
lfsqw_PostArchivingParameters
lfsqw_Repserver =>
lfsqw_Repserver | tee ${gvsqw_TmpFile}
