« SQWareProduction:sybase:lib:sqwsyb GatherIndicators.lib » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
m Updated by BatchUser |
||
| Ligne 4 : | Ligne 4 : | ||
Explication des fonctions: | Explication des fonctions: | ||
<pre> | <pre> | ||
gfsqw_BeginningCom | |||
gfsqw_GatherHostInfos | |||
gfsqw_GenDatabasesList > $gvsqw_TmpFile.lst | gfsqw_GenDatabasesList > $gvsqw_TmpFile.lst | ||
gfsqw_InsertChanges | |||
gfsqw_InsertIndicators "Alert" | gfsqw_InsertIndicators "Alert" | ||
gfsqw_InsertIndicators "archivingDb" | gfsqw_InsertIndicators "archivingDb" | ||
| Ligne 13 : | Ligne 16 : | ||
gfsqw_InsertIndicators "tables for $lvsqw_DbName" | gfsqw_InsertIndicators "tables for $lvsqw_DbName" | ||
gfsqw_InsertIndicators "users for $lvsqw_DbName" | gfsqw_InsertIndicators "users for $lvsqw_DbName" | ||
lfsqw_AllTables | |||
lfsqw_AllTables => | lfsqw_AllTables => | ||
lfsqw_Archiving | |||
lfsqw_ArchivingDb => | lfsqw_ArchivingDb => | ||
lfsqw_ArchivingParameters | lfsqw_ArchivingParameters | ||
| Ligne 20 : | Ligne 25 : | ||
lfsqw_Dataserver => | lfsqw_Dataserver => | ||
lfsqw_Dataserver | tee ${gvsqw_TmpFile} | lfsqw_Dataserver | tee ${gvsqw_TmpFile} | ||
lfsqw_GatherAlertLogFile | |||
lfsqw_GatherAlertLogFile => | lfsqw_GatherAlertLogFile => | ||
lfsqw_GatherDatabases | |||
lfsqw_GatherDatabases => | lfsqw_GatherDatabases => | ||
lfsqw_GatherDataserver | |||
lfsqw_GatherDataserver => | lfsqw_GatherDataserver => | ||
lfsqw_GatherFs | |||
lfsqw_GatherFs => | lfsqw_GatherFs => | ||
lfsqw_GatherOverLoaded | |||
lfsqw_GatherParameters | |||
lfsqw_GatherParameters => | lfsqw_GatherParameters => | ||
lfsqw_GenerateInsertAlert > ${gvsqw_TmpFile}.sql | lfsqw_GenerateInsertAlert > ${gvsqw_TmpFile}.sql | ||
| Ligne 35 : | Ligne 46 : | ||
lfsqw_GenInsertTables | lfsqw_GenInsertTables | ||
lfsqw_GenInsertTables => | lfsqw_GenInsertTables => | ||
lfsqw_Main => | |||
lfsqw_Parameters => | lfsqw_Parameters => | ||
lfsqw_Parameters | tee ${gvsqw_TmpFile} | lfsqw_Parameters | tee ${gvsqw_TmpFile} | ||
Version du 14 janvier 2023 à 19:31
librairies de fonctions shell $gvsqw_SybBin/../lib/sqwsyb_GatherIndicators.lib:
lib for sqwsyb_GatherIndicators.ksh
Explication des fonctions:
gfsqw_BeginningCom
gfsqw_GatherHostInfos
gfsqw_GenDatabasesList > $gvsqw_TmpFile.lst
gfsqw_InsertChanges
gfsqw_InsertIndicators "Alert"
gfsqw_InsertIndicators "archivingDb"
gfsqw_InsertIndicators "databases"
gfsqw_InsertIndicators "dataserver"
gfsqw_InsertIndicators "del users"
gfsqw_InsertIndicators "parameters"
gfsqw_InsertIndicators "tables for $lvsqw_DbName"
gfsqw_InsertIndicators "users for $lvsqw_DbName"
lfsqw_AllTables
lfsqw_AllTables =>
lfsqw_Archiving
lfsqw_ArchivingDb =>
lfsqw_ArchivingParameters
lfsqw_Databases
lfsqw_Databases =>
lfsqw_Dataserver =>
lfsqw_Dataserver | tee ${gvsqw_TmpFile}
lfsqw_GatherAlertLogFile
lfsqw_GatherAlertLogFile =>
lfsqw_GatherDatabases
lfsqw_GatherDatabases =>
lfsqw_GatherDataserver
lfsqw_GatherDataserver =>
lfsqw_GatherFs
lfsqw_GatherFs =>
lfsqw_GatherOverLoaded
lfsqw_GatherParameters
lfsqw_GatherParameters =>
lfsqw_GenerateInsertAlert > ${gvsqw_TmpFile}.sql
lfsqw_GenerateListFsDbf =>
lfsqw_GenInsertDatabases =>
lfsqw_GenInsertDatabases > ${gvsqw_TmpFile}.sql
lfsqw_GenInsertDataserver =>
lfsqw_GenInsertDataserver > ${gvsqw_TmpFile}.sql
lfsqw_GenInsertParameters =>
lfsqw_GenInsertParameters > ${gvsqw_TmpFile}.sql
lfsqw_GenInsertTables
lfsqw_GenInsertTables =>
lfsqw_Main =>
lfsqw_Parameters =>
lfsqw_Parameters | tee ${gvsqw_TmpFile}
lfsqw_Tables =>
lfsqw_Users =>
