Create a new Agent Client Collector policy
Policies consist of the CIs monitored by the Agent Client Collector and the checks that run on those CIs. When creating a policy, you configure a filter which determines the CIs on which the checks are to run. For example, a policy to run checks on all Apache web servers. You can create new policies or edit the default policies.
Before you begin
About this task
When associating a check definition with a policy, a copy of the definition is created as a check instance. These values appear on the Check Instances tab on the bottom of the Policy form. Any changes you make to a check instance affect only the instance in the policy; the original check definition remains unchanged. When changing the original check definition, the changes do not apply to already created check instances. It is recommended you make a copy of a check definition if you are changing its default parameters after having initiated one or more check definitions in a policy.
- The Agent Client Collector does not require credentials for checks that run on its own server. However, when accessing software requiring root or administrator access (such as MySQL), credentials are required.
- When the Agent Client Collector is used as a proxy:
- Credentials must be invoked to allow the agent to connect to the remote device over SNMP or other protocols.
- Increase the agent's cpu_percentage_limit value in the acc.yml file, as indicated in the blue box on the Proxy Settings tab.
- When the Agent Client Collector uses the HTTP endpoint:
- If the URL does not require logging in (such as with a public website), no credentials are required.
- If the URL does require logging in (such as with an API endpoint), credentials are required.
You assign a credential alias in the policy's Credentials tab, as described in the following procedure.