Difference between revisions of "SQWareProduction:postgres:lib:sqwpg GatherIndicators.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 6: | Line 6: | ||
gfsqw_GenListDatabase > $gvsqw_TmpFile.lst | gfsqw_GenListDatabase > $gvsqw_TmpFile.lst | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
+ | gfsqw_InsertIndicators "ArchiveXlog" | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
gfsqw_InsertIndicators "Parameters" | gfsqw_InsertIndicators "Parameters" | ||
+ | lfsqw_ArchiveXlog => | ||
+ | lfsqw_ArchivingParameters | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => |
Revision as of 19:11, 30 November 2015
shell functions library $gvsqw_PgBin/../lib/sqwpg_GatherIndicators.lib:
lib for sqwpg_GatherIndicators.ksh
Functions explanation:
gfsqw_GenListDatabase > $gvsqw_TmpFile.lst gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "ArchiveXlog" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "Parameters" lfsqw_ArchiveXlog => lfsqw_ArchivingParameters lfsqw_GatherAlertLogFile => lfsqw_GatherDatabase => lfsqw_GatherDatabaseSql => lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile} lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GatherParameters => lfsqw_GatherTables => lfsqw_GatherTablesSql => lfsqw_GenerateInsertAlert lfsqw_GenerateInsertLicenses lfsqw_GenerateInsertLicenses => lfsqw_GenerateInsertParameters lfsqw_GenerateInsertParameters =>