Modèle:SQWareProduction sqwmys GatherIndicators.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwmys_Global.lib | + | Sourcing sqwmys_Global.lib v2020.01 SQWareProduction for MySQL (dbSQWare) ... |
Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] | Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] | ||
Ligne 7 : | Ligne 7 : | ||
sqwmys_GatherIndicators.ksh gather DBA indicators | sqwmys_GatherIndicators.ksh gather DBA indicators | ||
SUPPORT | SUPPORT | ||
− | MySql versions supportees: 5.0 <= v <= | + | MySql versions supportees: 5.0 <= v <= 8 |
MariaDB versions supportees: 5.5 <= v <= 11.3 | MariaDB versions supportees: 5.5 <= v <= 11.3 | ||
PARAMETERS | PARAMETERS | ||
− | -I instance : Target instance gather. | + | -I instance : Target instance to gather from. |
OPTIONS | OPTIONS | ||
-h help : Affichage de l'aide complete. | -h help : Affichage de l'aide complete. |
Version du 8 mars 2020 à 18:31
Sourcing sqwmys_Global.lib v2020.01 SQWareProduction for MySQL (dbSQWare) ... Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwmys_GatherIndicators.ksh gather DBA indicators SUPPORT MySql versions supportees: 5.0 <= v <= 8 MariaDB versions supportees: 5.5 <= v <= 11.3 PARAMETERS -I instance : Target instance to gather from. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -FRT return_code : Valeur forcee du code retour sur erreur -AddMail email : Adresse Email a ajouter a 'pmexpdba@gmail.com'. -SendReport : Envoi du rapport d'execution. -Dist : Pour connexion distante a la database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -Locale locale : Force la Locale d'affichage de l'aide (fr,en). -NoMail : Desactive l'envoi de mail sur erreur a pmexpdba@gmail.com (par defaut, envoi sur erreur).