Difference between revisions of "SQWareProduction:cassandra:lib:sqwcas GatherIndicators.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
Line 7: Line 7:
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Parameters"
 
gfsqw_InsertIndicators "Parameters"
 +
gfsqw_InsertIndicators "purge"
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  

Revision as of 16:37, 4 May 2015

shell functions library $gvsqw_CasBin/../lib/sqwcas_GatherIndicators.lib:
lib for sqwcas_GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_InsertIndicators "purge"
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 => 


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

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