Agent Client Collector check definition page
The fields to be configured on the Check Definition page, when creating a check definition.
| Field | Description |
|---|---|
| Name | A descriptive name for the check. |
| Check Type | Select the type of check. The available monitoring options are:
|
| Active | Select to activate the check. |
| Is Proxy Valid | Select to indicate that the check's policy is set to work as a proxy. When viewing this option in the check instance, it is read-only. |
| Command Auto Generation | Select to automatically generate the command with the Command Prefix value and the Parameters tab values. |
| Command Prefix | The command that is used for automatic generation when the Command Auto Generation check box is selected. The prefix consists of any portion of the command which is static (does not change), such as the script name. |
| Command |
|
| Configuration Data Files | Select the configuration data files to be downloaded when the check runs. |
| Description | Description of the check. |
| Exec Mode | The execution mode of the check. Available options are:
The default execution modes are:
When upgrading to version 2.9.0, if this field is read-only, ensure that you disable the read-only status, as described in the (KB1122498) article in the Now Support Knowledge Base. |
| Interval | The amount of time, in seconds, to wait between check executions. For example, a value of 60 means that the check runs every 60 seconds. Specified value must be an integer. |
| Timeout | The amount of time, in seconds, after which the check execution stops when no output is returned. For example, a value of 60 means that when the check execution doesn't return a value for 60 seconds, the execution stops. |
| Event status change threshold | The number of consecutive times that a check's response status must happen before a new event is sent. For example, if this value is set to 5, a check whose response status changes from OK to Error generates a new event with an Error status only after the fifth consecutive occurrence of the status change. After an agent restart, an initial event is always sent. Default value: 5 (except for AWS event policies) |
| Event status repair threshold | The number of consecutive times that a check's response status must improve to close the previous event. For example, if this value is set to 3, a check whose response status changes from Error to OK closes the previous event and generates a new event with an OK status only after the third consecutive occurrence of the status change. Default value: 1 (except for AWS event policies) |
| Credential failure regex | The string from the check's output indicating that the check failed due to a credentials error. The agent then continues searching credentials that are part of the credential alias until it finds the correct one. This field is relevant (and mandatory) when the check's policy uses a credential alias. When creating a new check, enter the string manually. |
| Plugins | Select the plugins to be associated with the check. Once this is done, the plugins download before the check executes. |