SQWareProduction:cassandra:lib:sqwcas GatherIndicators.lib : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 4 : | Ligne 4 : | ||
Explication des fonctions: | Explication des fonctions: | ||
<pre> | <pre> | ||
+ | gfsqw_BeginningCom | ||
gfsqw_GenNodesList | gfsqw_GenNodesList | ||
+ | gfsqw_InsertChanges | ||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
+ | gfsqw_InsertIndicators "archivingDb" | ||
gfsqw_InsertIndicators "database" | gfsqw_InsertIndicators "database" | ||
gfsqw_InsertIndicators "keyspace" | gfsqw_InsertIndicators "keyspace" | ||
Ligne 11 : | Ligne 14 : | ||
gfsqw_InsertIndicators "purge" | gfsqw_InsertIndicators "purge" | ||
gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion" | gfsqw_RunParallelNodeCommandsNoLimit "lfsqw_SearchNodeVersion" | ||
+ | lfsqw_Archiving | ||
+ | lfsqw_ArchivingDb => | ||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
+ | lfsqw_GatherDatabase | ||
lfsqw_GatherDatabase => | lfsqw_GatherDatabase => | ||
lfsqw_GatherDatabaseSql => | lfsqw_GatherDatabaseSql => | ||
Ligne 18 : | Ligne 24 : | ||
lfsqw_GatherKeyspace 2>&1 | lfsqw_GatherKeyspace 2>&1 | ||
lfsqw_GatherOverLoaded 2>&1 | lfsqw_GatherOverLoaded 2>&1 | ||
+ | lfsqw_GatherParameters | ||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GenerateInsertAlert | lfsqw_GenerateInsertAlert | ||
Ligne 25 : | Ligne 32 : | ||
lfsqw_GenerateInsertParameters => | lfsqw_GenerateInsertParameters => | ||
lfsqw_GenerateInsertTables => | lfsqw_GenerateInsertTables => | ||
+ | lfsqw_Main => | ||
lfsqw_SearchNodeVersion => | lfsqw_SearchNodeVersion => | ||
</pre> | </pre> |
Version actuelle datée du 14 janvier 2023 à 19:29
librairies de fonctions shell $gvsqw_CasBin/../lib/sqwcas_GatherIndicators.lib:
lib for sqwcas_GatherIndicators.ksh
Explication des fonctions:
gfsqw_BeginningCom gfsqw_GenNodesList 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 =>