Template:SQWareProduction sqwpg CheckIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| Line 2: | Line 2: | ||
Sourcing sqwpg_Global.lib v3.1.13 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... | Sourcing sqwpg_Global.lib v3.1.13 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... | ||
Usage: sqwpg_CheckIndicators.ksh [-h] -I <instance> [+ options] | |||
DESCRIPTION | DESCRIPTION | ||
| Line 19: | Line 19: | ||
-AddMail : Mail adress to add for sendmail. | -AddMail : Mail adress to add for sendmail. | ||
-Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). | -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). | ||
-NoMail : Desactivate sendmail on error to (by default, send on error). | -NoMail : Desactivate sendmail on error to (by default, send on error). | ||
</pre> | </pre> | ||
Revision as of 20:34, 18 January 2013
Sourcing sqwpg_Global.lib v3.1.13 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).