The following table describes the ctmdbcheck parameters:
Parameter |
Description |
---|---|
<dbThreshold%> |
Threshold for usage of the Control‑M/Server database. If more than the specified percentage of the database is full, a Shout message to Control‑M/EM warns that the database should be extended. This variable must be preceded by the -d switch. For example, -d80 indicates that a shout message should be issued if the database is more than 80% full. |
<logThreshold%> |
Threshold for usage of the transaction log of the Control‑M/Server database. If more than the specified percentage of the database is full, a Shout message to Control‑M/EM warns that the transaction log should be extended. This variable must be preceded by the -l switch. For example, -l80 indicates that a shout message should be issued if the transaction log is more than 80% full. |
<generalThreshold%> |
Checks data and log partitions of the Control‑M/Server database by the same percentage. For example, if percent usage of either the data area or the transaction log exceeds 80%, ctmdbcheck 80 triggers a Shout message). |
Parent Topic |