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 10: Line 10:
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "Licenses"
 
gfsqw_InsertIndicators "purge"
 
gfsqw_InsertIndicators "purge"
gfsqw_RunParallelNodeCommands "lfsqw_SearchNodeVersion"
+
gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion"
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherAlertLogFile =>  
 
lfsqw_GatherDatabase =>  
 
lfsqw_GatherDatabase =>  

Revision as of 10:49, 17 May 2017

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

gfsqw_GenNodesList
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "database"
gfsqw_InsertIndicators "keyspace"
gfsqw_InsertIndicators "Licenses"
gfsqw_InsertIndicators "purge"
gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion"
lfsqw_GatherAlertLogFile => 
lfsqw_GatherDatabase => 
lfsqw_GatherDatabaseSql => 
lfsqw_GatherDatabaseSql 2>&1
lfsqw_GatherKeyspace => 
lfsqw_GatherKeyspace 2>&1
lfsqw_GatherOverLoaded 2>&1
lfsqw_GatherParameters => 
lfsqw_GenerateInsertAlert
lfsqw_GenerateInsertFs => 
lfsqw_GenerateInsertLicenses
lfsqw_GenerateInsertLicenses => 
lfsqw_GenerateInsertParameters => 
lfsqw_GenerateInsertTables => 
lfsqw_SearchNodeVersion => 


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 .