Template:SQWareProduction sqwcas GatherIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwcas_Global.lib v3.1. | Sourcing sqwcas_Global.lib v3.1.12 SQWareProduction for Cassandra (dbSQWare GPL v3) ... | ||
Usage: sqwcas_GatherIndicators.ksh [-h] -I <instance> [+ options] | Usage: sqwcas_GatherIndicators.ksh [-h] -I <instance> [+ options] | ||
Line 7: | Line 7: | ||
sqwcas_GatherIndicators.ksh gather DBA indicators | sqwcas_GatherIndicators.ksh gather DBA indicators | ||
SUPPORT | SUPPORT | ||
Cassandra supported versions: 2.0 <= v <= | Cassandra supported versions: 2.0 <= v <= 3.0 | ||
PARAMETERS | PARAMETERS | ||
Line 16: | Line 16: | ||
-FRT return_code : Force return code value on error. | -FRT return_code : Force return code value on error. | ||
-AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | ||
-Timeout Nb sec : Timeout before kill off ssh session. | |||
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
-NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error). | -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error). | ||
</pre> | </pre> |
Revision as of 15:52, 8 March 2017
Sourcing sqwcas_Global.lib v3.1.12 SQWareProduction for Cassandra (dbSQWare GPL v3) ... Usage: sqwcas_GatherIndicators.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwcas_GatherIndicators.ksh gather DBA indicators SUPPORT Cassandra supported versions: 2.0 <= v <= 3.0 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'. -Timeout Nb sec : Timeout before kill off ssh session. -SendReport : Send execution log report. -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).