SQWareProduction:mysql:lib:sqwmys 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_InsertIndicators "archiving" | gfsqw_InsertIndicators "archiving" | ||
lfsqw_Archivage => | lfsqw_Archivage => | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | |||
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile} | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverloaded | lfsqw_GatherOverloaded 2>&1 | ||
lfsqw_GenerateInsertAlert => | lfsqw_GenerateInsertAlert => | ||
lfsqw_GenerateInsertFs => | lfsqw_GenerateInsertFs => | ||
lfsqw_GenerateListFsDbf => | lfsqw_GenerateListFsDbf => | ||
</pre> | </pre> | ||
Revision as of 21:43, 12 November 2011
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh
Functions explanation:
gfsqw_InsertIndicators "archiving"
lfsqw_Archivage =>
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDatabase =>
lfsqw_GatherDatabaseSql =>
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
lfsqw_GatherFs =>
lfsqw_GatherOverloaded 2>&1
lfsqw_GenerateInsertAlert =>
lfsqw_GenerateInsertFs =>
lfsqw_GenerateListFsDbf =>
