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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_BeginningCom
gfsqw_GenNodesList
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "keyspace"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "Parameters"
gfsqw_InsertIndicators "purge"
gfsqw_InsertIndicators "purge"
gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion"
lfsqw_Archiving
lfsqw_ArchivingDb =>
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherAlertLogFile =>  
lfsqw_GatherDatabase
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabase =>  
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql =>  
lfsqw_GatherDatabaseSql 2>&1 > ${gvsqw_TmpFile}
lfsqw_GatherDatabaseSql 2>&1
lfsqw_GatherFs =>  
lfsqw_GatherKeyspace =>  
lfsqw_GatherKeyspace 2>&1
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters
lfsqw_GatherParameters =>  
lfsqw_GatherParameters =>  
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs =>
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses =>  
lfsqw_GenerateInsertLicenses =>  
lfsqw_GenerateInsertParameters
lfsqw_GenerateInsertParameters =>  
lfsqw_GenerateInsertParameters =>  
lfsqw_GenerateListFsDbf =>  
lfsqw_GenerateInsertTables =>
lfsqw_Main =>
lfsqw_SearchNodeVersion =>  
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|cassandra|Cas|sqwcas_GatherIndicators.lib}}
{{SQWareProductionSurchargeLib|cassandra|Cas|sqwcas_GatherIndicators.lib}}
<br>
<br>

Latest revision as of 16:01, 23 February 2025

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

gfsqw_BeginningCom
gfsqw_GenNodesList
gfsqw_InitPurges
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "keyspace"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "purge"
gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion"
lfsqw_Archiving
lfsqw_ArchivingDb => 
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1
lfsqw_GatherKeyspace => 
lfsqw_GatherKeyspace 2>&1
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters
lfsqw_GatherParameters => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs => 
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters => 
lfsqw_GenerateInsertTables => 
lfsqw_Main => 
lfsqw_SearchNodeVersion => 


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 .