SQWareProduction:mongodb:lib:sqwmng GatherIndicators.lib: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
gfsqw_GenListDatabase | gfsqw_BeginningCom | ||
gfsqw_GatherHostInfos | |||
gfsqw_GatherPathInfos | |||
gfsqw_GenListDatabase | |||
gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl | gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl | ||
gfsqw_InitPurges | |||
gfsqw_InsertChanges | |||
gfsqw_InsertIndicators "archivingDb" | |||
gfsqw_InsertIndicators "archiving parameters" | gfsqw_InsertIndicators "archiving parameters" | ||
gfsqw_InsertIndicators "database $lvsqw_DbName" | gfsqw_InsertIndicators "database $lvsqw_DbName" | ||
| Line 12: | Line 18: | ||
gfsqw_InsertIndicators "Parameters" | gfsqw_InsertIndicators "Parameters" | ||
gfsqw_InsertIndicators "purge" | gfsqw_InsertIndicators "purge" | ||
gfsqw_PurgeLogDirAndFiles | |||
lfsqw_Archiving | |||
lfsqw_ArchivingDb => | |||
lfsqw_ArchivingParameters | lfsqw_ArchivingParameters | ||
lfsqw_ArchivingParameters => | lfsqw_ArchivingParameters => | ||
lfsqw_GatherAlertLogFile | lfsqw_GatherAlertLogFile | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDatabase | |||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
lfsqw_GatherFs | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded | lfsqw_GatherOverLoaded | ||
lfsqw_GatherParameters | |||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GenerateInsertLicenses | lfsqw_GenerateInsertLicenses | ||
| Line 25: | Line 37: | ||
lfsqw_GenerateInsertParameters | lfsqw_GenerateInsertParameters | ||
lfsqw_GenerateInsertParameters => | lfsqw_GenerateInsertParameters => | ||
lfsqw_PostArchivingParameters | |||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|mongodb|Mng|sqwmng_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|mongodb|Mng|sqwmng_GatherIndicators.lib}} | ||
<br> | <br> | ||
Latest revision as of 15:01, 23 February 2025
shell functions library $gvsqw_MngBin/../lib/sqwmng_GatherIndicators.lib:
lib for sqwmng_GatherIndicators.ksh
Functions explanation:
gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GatherPathInfos
gfsqw_GenListDatabase
gfsqw_GenListTable | tee ${gvsqw_TmpFile}.tbl
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "archiving parameters"
gfsqw_InsertIndicators "database $lvsqw_DbName"
gfsqw_InsertIndicators "Instance"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_InsertIndicators "purge"
gfsqw_PurgeLogDirAndFiles
lfsqw_Archiving
lfsqw_ArchivingDb =>
lfsqw_ArchivingParameters
lfsqw_ArchivingParameters =>
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDatabase
lfsqw_GatherDatabase =>
lfsqw_GatherDatabaseSql =>
lfsqw_GatherFs
lfsqw_GatherFs =>
lfsqw_GatherOverLoaded
lfsqw_GatherParameters
lfsqw_GatherParameters =>
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses =>
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters =>
lfsqw_PostArchivingParameters
