SQWareProduction:sybrep:lib:sqwrs GatherIndicators.lib

From Wiki_dbSQWare
Revision as of 21:23, 16 June 2014 by BatchUser (talk | contribs) (Updated by BatchUser)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

shell functions library $gvsqw_SybBin/../lib/sqwrs_GatherIndicators.lib:
lib for sqwrs_GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "parameters"
gfsqw_InsertIndicators "repserver"
lfsqw_Dummy => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherFs => 
lfsqw_GatherParameters => 
lfsqw_GatherRepserver => 
lfsqw_GenerateInsertAlert | tee ${gvsqw_TmpFile}.sql
lfsqw_GenInsertParameters => 
lfsqw_GenInsertParameters > ${gvsqw_TmpFile}.sql
lfsqw_GenInsertRepserver => 
lfsqw_GenInsertRepserver | tee ${gvsqw_TmpFile}.sql
lfsqw_Parameters => 
lfsqw_Parameters | tee ${gvsqw_TmpFile}
lfsqw_Repserver => 
lfsqw_Repserver | tee ${gvsqw_TmpFile}


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_SybBin/../lib/sqwrs_GatherIndicators.lib

by function with same name in $gvsqw_SybBin/../lib_cust/sqwrs_GatherIndicators.lib for all your environnement
or by $HOME/sqwConfig/sqwrs_GatherIndicators.lib specifically for this user .