Difference between revisions of "SQWareCentral:general"

From Wiki_dbSQWare
Jump to: navigation, search
(utilisation)
Line 1: Line 1:
== présentation ==
+
== Presentation ==
=== utilisation ===
+
=== Usage ===
C'est la plateforme centrale de expdbTools® pour tous les SGBDs.<br>
+
This is the central point of expdbTools® for all RDBMS.<br>
Exemples d'utilisation:
+
Usage examples:
*Point central de connexion ssh
+
*Central point of ssh connections
*Recherche d'instances, de database/schéma, ...
+
*Search of instances, database/schema, ...
*Déploiement des scripts de SQWareProduction® pour chaque SGBD géré
+
*Deployment scripts of SQWareProduction® for each RDBMS managed
*Collecte des indicateurs pour chaque SGBD géré
+
*Collection of indicators for each RDBMS managed
*Reprise de la collecte pour chaque SGBD géré
+
*Repeat of collection for each RDBMS managed
*Lancement de n'importe quel type d'action sur une liste
+
*Execute any type of action on a list
 
*...
 
*...
[[Downloads|Téléchargement des dernières versions stables]]<br>
+
[[Downloads|Download the latest stable versions]]<br>
  
=== explication de l'arborescence ===
+
=== Explanation of directories ===
Arborescences se trouvant dans $gvsqw_RootexpdbCentral:
+
Directories located in  $gvsqw_RootexpdbCentral:
 
*action : Répertoire contenant les fichiers spécifiques à chaque SGBD géré
 
*action : Répertoire contenant les fichiers spécifiques à chaque SGBD géré
*bin : Répertoire contenant les scripts standards
+
*bin : Directory containing standard scripts
*bin_cust : Répertoire contenant les scripts customs à votre environnement  
+
*bin_cust : Directory containing customs scripts for your environnement
*etc : Répertoire contenant les fichiers de configuration standards
+
*etc : Directory containing the standard files of configuration
*etc_cust : Répertoire contenant les fichiers de configuration customs à votre environnement (surchangent les standards), ainsi que les fichiers de référence générés
+
*etc_cust : Directory containing the customs files of configuration for your environnement (overload standards)
*lib : Répertoire contenant les librairies de fonctions shell génériques
+
*help : Directory containing the standard files of help
*logs : Répertoire contenant les logs et fichiers temporaires des traitements
+
*help_cust : Directory containing the customs files of help for your environnement
*menu : Répertoire contenant les menus
+
*lib : Directory containing the generic shell function librairies
 +
*lib_cust : Directory containing the generic shell function librairies (overload standards)
 +
*logs : Directory containing logs and temporaries files
 +
*menu : Directory containing the standard menus
 +
*menu_cust : Directory containing the custom menus for your environnement
 
{{Warning_custom}}
 
{{Warning_custom}}
 +
<br>
  
== action ==
+
== Action ==
=== mssql ===
+
=== Mssql ===
Actions centralisées pour MsSql<br>
+
Centralised actions for Mssql<br>
Permet d'exécuter des actions sur MsSql de manière centralisée:
+
Allows you to perform actions on Mssql instances centrally:
*Collecte d'indicateurs
+
* Collection of indicators
*Déploiement de scripts
+
* Deploying Scripts
*Reprise de collecte d'indicateurs
+
* Repeat of collection of indicators
 
*...
 
*...
[[SQWareCentral:mssql|Voir l'aide détaillée pour mssql]]<br><br>
+
[[SQWareCentral:mssql|See the detailed help for mssql]]<br>
 +
<br>
  
=== mysql ===
+
=== Mysql ===
Actions centralisées pour MySql<br>
+
Centralised actions for Mysql<br>
Permet d'exécuter des actions sur MySql de manière centralisée:
+
Allows you to perform actions on Mysql instances centrally:
*Collecte d'indicateurs
+
* Collection of indicators
*Déploiement de scripts
+
* Deploying Scripts
*Reprise de collecte d'indicateurs
+
* Repeat of collection of indicators
 
*...
 
*...
[[SQWareCentral:mysql|Voir l'aide détaillée pour mysql]]<br><br>
+
[[SQWareCentral:mysql|See the detailed help for mysql]]<br>
 +
<br>
  
=== oracle ===
+
=== Oracle ===
Actions centralisées pour Oracle<br>
+
Centralised actions for Oracle<br>
Permet d'exécuter des actions sur Oracle de manière centralisée:
+
Allows you to perform actions on Oracle instances centrally:
*Collecte d'indicateurs
+
* Collection of indicators
*Déploiement de scripts
+
* Deploying Scripts
*Reprise de collecte d'indicateurs
+
* Repeat of collection of indicators
 
*...
 
*...
[[SQWareCentral:oracle|Voir l'aide détaillée pour oracle]]<br><br>
+
[[SQWareCentral:oracle|See the detailed help for oracle]]<br>
 +
<br>
  
=== sybase ===
+
=== Sybase ===
Actions centralisées pour Sybase<br>
+
Centralised actions for Sybase<br>
Permet d'exécuter des actions sur Sybase de manière centralisée:
+
Allows you to perform actions on Sybase dataservers centrally:
*Collecte d'indicateurs
+
* Collection of indicators
*Déploiement de scripts
+
* Deploying Scripts
*Reprise de collecte d'indicateurs
+
* Repeat of collection of indicators
 
*...
 
*...
[[SQWareCentral:sybase|Voir l'aide détaillée pour sybase]]<br><br>
+
[[SQWareCentral:sybase|See the detailed help for sybase]]<br>
<br><br>
+
<br>
 +
 
 +
=== Ingres ===
 +
Centralised actions for Ingres<br>
 +
Allows you to perform actions on Ingres instances centrally:
 +
* Collection of indicators
 +
* Deploying Scripts
 +
* Repeat of collection of indicators
 +
*...
 +
[[SQWareCentral:ingres|See the detailed help for ingres]]<br>
 +
<br>
  
 
== bin ==
 
== bin ==

Revision as of 21:25, 19 December 2010

Presentation

Usage

This is the central point of expdbTools® for all RDBMS.
Usage examples:

  • Central point of ssh connections
  • Search of instances, database/schema, ...
  • Deployment scripts of SQWareProduction® for each RDBMS managed
  • Collection of indicators for each RDBMS managed
  • Repeat of collection for each RDBMS managed
  • Execute any type of action on a list
  • ...

Download the latest stable versions

Explanation of directories

Directories located in $gvsqw_RootexpdbCentral:

  • action : Répertoire contenant les fichiers spécifiques à chaque SGBD géré
  • bin : Directory containing standard scripts
  • bin_cust : Directory containing customs scripts for your environnement
  • etc : Directory containing the standard files of configuration
  • etc_cust : Directory containing the customs files of configuration for your environnement (overload standards)
  • help : Directory containing the standard files of help
  • help_cust : Directory containing the customs files of help for your environnement
  • lib : Directory containing the generic shell function librairies
  • lib_cust : Directory containing the generic shell function librairies (overload standards)
  • logs : Directory containing logs and temporaries files
  • menu : Directory containing the standard menus
  • menu_cust : Directory containing the custom menus for your environnement
Nuvola apps important.png
Warning:
Do not change the standard scripts and configuration files of dbSQWare.

Use directories *_cust for customizations. This will facilitate version upgrades.


Action

Mssql

Centralised actions for Mssql
Allows you to perform actions on Mssql instances centrally:

  • Collection of indicators
  • Deploying Scripts
  • Repeat of collection of indicators
  • ...

See the detailed help for mssql

Mysql

Centralised actions for Mysql
Allows you to perform actions on Mysql instances centrally:

  • Collection of indicators
  • Deploying Scripts
  • Repeat of collection of indicators
  • ...

See the detailed help for mysql

Oracle

Centralised actions for Oracle
Allows you to perform actions on Oracle instances centrally:

  • Collection of indicators
  • Deploying Scripts
  • Repeat of collection of indicators
  • ...

See the detailed help for oracle

Sybase

Centralised actions for Sybase
Allows you to perform actions on Sybase dataservers centrally:

  • Collection of indicators
  • Deploying Scripts
  • Repeat of collection of indicators
  • ...

See the detailed help for sybase

Ingres

Centralised actions for Ingres
Allows you to perform actions on Ingres instances centrally:

  • Collection of indicators
  • Deploying Scripts
  • Repeat of collection of indicators
  • ...

See the detailed help for ingres

bin

sqwc_Connect.ksh

Script $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh:
permet de se connecter par ssh sur le serveur hébergeant l'instance demandée depuis le point central (à partir des fichiers de référence d'instances).
accessible par l'alias 'c'.
Voir l'aide détaillée pour sqwc_Connect.ksh

sqwc_SearchDatabase.ksh

Script $gvsqw_RootexpdbCentral/bin/sqwc_SearchDatabase.ksh:
lance une recherche sur la chaine passée en argument dans les fichiers de référence database.
accessible par l'alias 'cb'.
Voir l'aide détaillée pour sqwc_SearchDatabase.ksh

sqwc_SearchInstance.ksh

Script $gvsqw_RootexpdbCentral/bin/sqwc_SearchInstance.ksh:
lance une recherche sur la chaine passée en argument dans les fichiers de référence instance.
accessible par l'alias 'ch'.
Voir l'aide détaillée pour sqwc_SearchInstance.ksh

sqwc_Show.ksh

Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:
gère une aide en ligne sur les variables, alias, ... de SQWareCentral.
accéssible par l'alias 'show'.
Voir l'aide détaillée pour sqwc_Show.ksh

sqwc_TrtAuto.ksh

Script $gvsqw_RootexpdbCentral/bin/sqwc_TrtAuto.ksh:
permet d'exécuter sur un type de SGBD (passée en paramètre), une action (passée en paramètre), sur la liste d'instances ou de users (passée en paramètre).
Voir l'aide détaillée pour sqwc_TrtAuto.ksh
Voir les actions disponibles:

Voir les listes disponibles:



etc

.profile

Fichier de positionnement d'environnement $gvsqw_RootexpdbCentral/etc/.profile:
contient l'initialisation des variables d'environnement de SQWareCentral.
Voir l'aide détaillée pour .profile

.profile_confort

Fichier de positionnement de l'environnement confort $gvsqw_RootexpdbCentral/etc/.profile_confort:
contient l'initialisation des alias, prompt, entête putty, ... de SQWareCentral lorsque la session est rattachée à un terminal.
Voir l'aide détaillée pour .profile_confort

sqwc_Aliases_en.hlp

Fichier d'aide $gvsqw_RootexpdbCentral/etc/sqwc_Aliases_en.hlp:
contient l'aide en anglais pour les alias de SQWareCentral.

sqwc_Aliases_fr.hlp

Fichier d'aide $gvsqw_RootexpdbCentral/etc/sqwc_Aliases_fr.hlp:
contient l'aide en français pour les alias de SQWareCentral.

sqwc_GlobalVar.cfg

Fichier de configuration $gvsqw_RootexpdbCentral/etc/sqwc_GlobalVar.cfg:
contient les variables globales de SQWareCentral $gvsqw_yyy.
Voir l'aide détaillée pour sqwc_GlobalVar.cfg

sqwc_Lang.cfg

Fichier de configuration $gvsqw_RootexpdbCentral/etc/sqwc_Lang.cfg:
contient la variable de langue pour expdbcentral.
Voir l'aide détaillée pour sqwc_Lang.cfg

sqwc_Var_en.hlp

Fichier d'aide $gvsqw_RootexpdbCentral/etc/sqwc_Var_en.hlp:
contient l'aide en anglais pour les variables de SQWareCentral.

sqwc_Var_fr.hlp

Fichier d'aide $gvsqw_RootexpdbCentral/etc/sqwc_Var_fr.hlp:
contient l'aide en français pour les variables de SQWareCentral.

licenceGPL.txt

Fichier $gvsqw_RootexpdbCentral/etc/licenceGPL.txt:
contient la licence GPL V3
Voir l'aide détaillée pour licenceGPL.txt


lib

sqwc_Global.lib

Librairie de fonctions shell $gvsqw_RootexpdbCentral/lib/sqwc_Global.lib:
contient les fonction globales aux scripts gfsqw_xxx().
Voir l'aide détaillée pour sqwc_Global.lib



logs

Répertoire contenant les logs et les fichiers temporaires de SQWareCentral