Difference between revisions of "SQWareProduction:mysql:lib:sqwmys GatherIndicators.lib"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 4: | Line 4: | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
+ | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "Licenses" | gfsqw_InsertIndicators "Licenses" | ||
gfsqw_InsertIndicators "Parameters" | gfsqw_InsertIndicators "Parameters" | ||
Line 13: | Line 14: | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
+ | lfsqw_GenerateInsertAlert | ||
lfsqw_GenerateInsertLicenses | lfsqw_GenerateInsertLicenses | ||
lfsqw_GenerateInsertLicenses => | lfsqw_GenerateInsertLicenses => |
Revision as of 20:21, 16 June 2014
shell functions library $gvsqw_MysBin/../lib/sqwmys_GatherIndicators.lib:
lib for sqwmys_GatherIndicators.ksh
Functions explanation:
gfsqw_InsertIndicators "Alert" gfsqw_InsertIndicators "Licenses" gfsqw_InsertIndicators "Parameters" lfsqw_GatherAlertLogFile => lfsqw_GatherDatabase => lfsqw_GatherDatabaseSql => lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile} lfsqw_GatherFs => lfsqw_GatherOverLoaded 2>&1 lfsqw_GatherParameters => lfsqw_GenerateInsertAlert lfsqw_GenerateInsertLicenses lfsqw_GenerateInsertLicenses => lfsqw_GenerateInsertParameters lfsqw_GenerateInsertParameters => lfsqw_GenerateListFsDbf =>