Create an agent policy

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • Create an agent policy by configuring a filter that determines the Configuration Items (CI) to run the checks and the metrics that are collected.

    Before you begin

    Confirm that the DEX plugin (sn_dex) is installed.

    Role required: admin

    Procedure

    1. Navigate to Workspaces > Service Operations Workspace.
    2. In the primary navigation pane, select the DEX Administration icon ().
    3. In the Device and application configuration section, select Manage policies on the Agent policies card.
    4. Select New.
    5. Provide a descriptive name and description for the policy.
      Note:
      In the Publish status, the value is set to Draft. After you create and save the policy, the Publish status value changes to Ready to publish. In the Hierarchy field, the value is set to None. If you create a child for the current policy, the value changes to Parent.
    6. On the Monitored CIs tab, select one of the following options.
      OptionDescription
      Manual calculation Select to exclude the policy from scheduled policy calculation, ignoring any changes to the policy impacted CIs.

      Select this option when the policy monitors a single CI. The option enables you to avoid a long completion time for the Refresh and Publish Monitoring Policies scheduled job.

      Monitored CI type by filter
      1. In the Monitored CI type field, select the CI type, which you want the policy checks to monitor.
      2. In the Filter field, configure a filter so that the policy checks monitor only CI types, which meet the specified criteria. CI tags are included in the available criteria.
      Monitored CI type by script Specify the monitored CIs using a script.

      Using a script enables you to create a CI filter for several tables related to each other. For example, you can set a filter in both a Linux servers table and an Oracle table when searching for a CI.

      Monitored CI type by CMDB Group Specify the monitored CIs by using CMDB group queries.

      When selected, the Monitored CMDB group drop-down list of CMDB groups appears.

    7. On the Checks tab, select checks in the Available cell and use the arrow to move them to the Selected cell.
      Checks can be selected multiple times when you’re monitoring more than one process. You can also select a group of checks in the Filter checks by groups field, which presents checks of the selected group in the Available cell.
    8. Optional: On the Proxy Settings tab, configure a proxy server.

      Configure a proxy server only when using the agent as a proxy to report data on remote machines.

    9. On the Scheduling tab, select one of the following options.
      OptionSteps
      Interval-based scheduling Configure the time interval (in seconds) to indicate the frequency with which the policy's checks run.
      Cron-based scheduling Enables configuring the policy to be active only during a specific time or time frames.
      1. Select the Unlock icon (Unlock icon) to enable selecting cron expressions.
      2. Select the search icon (Search icon), then select New to create a cron expression.
        You can also select one of the following cron expressions that come with the base system:
        • Every hour nightly 5:00pm-7:00am
        • Every minute daily 8:00am-4:59pm
        • Every minute Mon-Fri 8:00am-4:59pm

        The specified cron expression operates in the time zone of the machine hosting the agent.

      Note:
      If an Interval or Cron value was specified for the check definition, that value overrides the value configured in either of these fields.
    10. On the Credentials tab, select one of the following.
      OptionsSteps
      Credential name Select credentials to be assigned to the policy. The available credentials are displayed on the associated check definition's Check Secure Parameter Definitions tab.
      Credential alias Select the Search icon Search icon to select a credential alias to be used by the policy's checks to connect to the monitored CI. The available options are created on the Connection & Credential Aliases page.
    11. Select Save.
      The following buttons appear:
      • Publish: Publishes the Draft policy, moving its Publish status to Queued. A queued policy is processed by the policy publishing job. The job calculates which agents run the policy and then sends the policy to the relevant MID Servers. The job then moves the policy's Publish status to Published. A published policy is active on the agent.
      • Delete: Deletes the policy.