Difference between revisions of "Template:SQWareProduction sqwcas GatherIndicators.ksh help"
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.01 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: | + | Cassandra supported versions: 2.0 <= v <= 2.0 |
PARAMETERS | PARAMETERS |
Revision as of 15:45, 4 May 2015
Sourcing sqwcas_Global.lib v3.1.01 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 <= 2.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'. -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).