SQWareProduction:adabas:lib:sqwada GatherIndicators.lib: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
gfsqw_BeginningCom | |||
gfsqw_GatherHostInfos | |||
gfsqw_InsertChanges | |||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
Line 9: | Line 12: | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
gfsqw_InsertIndicators "tables" | gfsqw_InsertIndicators "tables" | ||
lfsqw_Archiving | |||
lfsqw_ArchivingDb => | lfsqw_ArchivingDb => | ||
lfsqw_GatherAlertLogFile | |||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherContainers | lfsqw_GatherContainers | ||
lfsqw_GatherContainers => | lfsqw_GatherContainers => | ||
lfsqw_GatherDatabase | |||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
lfsqw_GatherFs | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
lfsqw_GatherParameters | |||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GatherTables | lfsqw_GatherTables | ||
Line 24: | Line 32: | ||
lfsqw_GenerateInsertLicenses => | lfsqw_GenerateInsertLicenses => | ||
lfsqw_GenerateInsertParameters => | lfsqw_GenerateInsertParameters => | ||
lfsqw_Main => | |||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | {{SQWareProductionSurchargeLib|adabas|Ada|sqwada_GatherIndicators.lib}} | ||
<br> | <br> |
Revision as of 19:20, 24 January 2023
shell functions library $gvsqw_AdaBin/../lib/sqwada_GatherIndicators.lib:
lib for sqwada_GatherIndicators.ksh
Functions explanation:
gfsqw_BeginningCom gfsqw_GatherHostInfos gfsqw_InsertChanges gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "archivingDb" gfsqw_InsertIndicators "database" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "tables" lfsqw_Archiving lfsqw_ArchivingDb => lfsqw_GatherAlertLogFile lfsqw_GatherAlertLogFile => lfsqw_GatherContainers lfsqw_GatherContainers => lfsqw_GatherDatabase lfsqw_GatherDatabase => lfsqw_GatherDatabaseSql => lfsqw_GatherFs lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GatherParameters lfsqw_GatherParameters => lfsqw_GatherTables lfsqw_GatherTables => lfsqw_GenerateInsertAlert lfsqw_GenerateInsertLicenses lfsqw_GenerateInsertLicenses => lfsqw_GenerateInsertParameters => lfsqw_Main =>