Template:SQWareProduction sqwpg CheckIndicators.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 sqwpg_Global.lib v3.1. | Sourcing sqwpg_Global.lib v3.1.14 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... | ||
Usage: sqwpg_CheckIndicators.ksh [-h] -I <instance> [+ options] | Usage: sqwpg_CheckIndicators.ksh [-h] -I <instance> [+ options] |
Latest revision as of 12:14, 20 March 2013
Sourcing sqwpg_Global.lib v3.1.14 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... Usage: sqwpg_CheckIndicators.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwpg_CheckIndicators.ksh Check DBA indicators SUPPORT PostgreSQL supported versions: 9.0 <= v <= 9.2 PARAMETERS -I instance : Target instance le check. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -FRT return_code : Force return code value on error. -NoCheckDump : Desactivate check of dumps. -NoCheckEclude : No check 'lack indicators' for instances in tsqw_RepositoryExclude. -AddMail : Mail adress to add for sendmail. -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -NoMail : Desactivate sendmail on error to (by default, send on error).