Difference between revisions of "Template:SQWareProduction sqwhbs GatherIndicators.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwhbs_Global.lib | + | Sourcing sqwhbs_Global.lib v2025.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 'demo-sqwarebox@dbsqware.com'. | ||
+ | -SendReport : Send execution log report. | ||
+ | -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). | ||
+ | -NoMail : Desactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).\n | ||
</pre> | </pre> |
Latest revision as of 12:08, 4 April 2025
Sourcing sqwhbs_Global.lib v2025.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 'demo-sqwarebox@dbsqware.com'. -SendReport : Send execution log report. -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -NoMail : Desactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).\n