Template:SQWareProduction sqwhbs GatherIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwhbs_Global.lib | Sourcing sqwhbs_Global.lib v2025.06 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 18:52, 1 July 2025
Sourcing sqwhbs_Global.lib v2025.06 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