Difference between revisions of "Template:SQWareProduction sqwhbs GatherIndicators.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwhbs_Global.lib v2023. | + | Sourcing sqwhbs_Global.lib v2023.03 SQWareProduction for HBase (dbSQWare) ... |
+ | \nUsage: sqwhbs_GatherIndicators.ksh [-h] -I <instance> [+ options]\n | ||
+ | DESCRIPTION | ||
+ | sqwhbs_GatherIndicators.ksh gather DBA indicators | ||
+ | SUPPORT | ||
+ | HBase supported versions: 5.0 <= v <= 5.6\n | ||
+ | PARAMETERS | ||
+ | -I instance : Target instance gather. | ||
+ | OPTIONS | ||
+ | -h help : Display the full usage. | ||
+ | -s : Display samples of usage. | ||
+ | -FRT return_code : Force return code value on error. | ||
+ | -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | ||
+ | -SendReport : Send execution log report. | ||
+ | -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). | ||
+ | -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).\n | ||
</pre> | </pre> |
Revision as of 09:43, 11 February 2023
Sourcing sqwhbs_Global.lib v2023.03 SQWareProduction for HBase (dbSQWare) ... \nUsage: sqwhbs_GatherIndicators.ksh [-h] -I <instance> [+ options]\n DESCRIPTION sqwhbs_GatherIndicators.ksh gather DBA indicators SUPPORT HBase supported versions: 5.0 <= v <= 5.6\n PARAMETERS -I instance : Target instance gather. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -FRT return_code : Force return code value on error. -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. -SendReport : Send execution log report. -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).\n