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 v2024. | + | Sourcing sqwmys_Global.lib v2024.04 SQWareProduction for MySQL (dbSQWare) ... |
Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] | Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] |
Version du 2 juin 2024 à 19:08
Sourcing sqwmys_Global.lib v2024.04 SQWareProduction for MySQL (dbSQWare) ... Utilisation: sqwmys_GatherIndicators.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwmys_GatherIndicators.ksh Collecte les indicateurs DBA SUPPORT MySql versions supportees: 5.0 <= v <= 8.3 MariaDB versions supportees: 5.5 <= v <= 11.4 PARAMETERS -I instance : Instance cible. OPTIONS -h : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -FRT 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 base de donnees (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).