Instance Level Thresholding

Last updated on 11 October, 2023

With the Instance Level thresholding feature, you can set specific thresholds for predefined config checks and severity levels for a ConfigSource instance.
A ConfigSource LogicModule can monitor multiple resources, and a resource can have single or multiple instances. In such cases, Thresholds set at the ConfigSource level are the same for all the instances.
Examples of multiple instances are Running, Start-up, Inventory, and so on. 

Note: When the threshold is defined on the instance level, priority is given to the instance level threshold, which overrides the threshold defined on the global level.

Setting Global Config Checks

  1. Log in to LogicMonitor.
  2. Navigate to Settings > ConfigSources > select the required ConfigSource.
  3. On the ConfigSource page, in the Config Checks section, click Add Check.
  4. On the Add a Check window, enter the following details:
    • Name – Enter the name of the check.
    • Check Type – Select the required check type from the drop-down list.
      Note: Add the additional details depending on the selected Check Type. For more information, see Creating ConfigSources.
      For config instance thresholding, you can add four types of Config checks: Config cannot be retrieved, Any change, Missing Field,  and Value.
      In addition, The Groovy Script Check Type is not supported.
    • Then trigger this type of alert – Select the alert type. For example; warning, error, or critical.
    • Description – (Optional) Add the description for the check.


  5. Click Save.

Viewing Config Checks

  1. Log in to LogicMonitor.
  2. Navigate to Resources > select the required ConfigSource instance.
  3. On the ConfigSource pane, click the Alert Tuning tab.
  4. On the Alert Tuning tab, you can view all the details of the selected ConfigSource.


  5. (Optional) You can click the required Config Check, Check Type, or Severity to view or edit the details.
    Once you click on any of the options mentioned above, the ConfigSource edit panel is displayed.



    Once you have updated the information, on the top-right corner of the edit panel, click the Save icon.
    Note: If you want to reset the changes to global settings, click the Global icon.
  6. (Optional) Click the Alert Routing tab to view where the alert is routed.
    Note: You can also send a test alert to see if the alert is getting routed as configured by clicking Send Test Alert.



  7. Click the required ConfigSource name in the Set at column to view the global settings.
    In the Set at column, you can see the Configchecks that are set at the Global or Self (instance) level.


  8. Click the Configs tab to view the details of the alert type, severity, alert summary, and so on.

  1. (Optional) If there are any alerts generated, you can click the Alerts tab to view the details.
  2. Click the Reported At value for the required resource. For more information, see Managing Alerts from the Alerts Page.
    A panel is displayed with Overview, Logs, and History details.


  3. In the Alert Overview section, you can see at which level threshold is referred to trigger an alert that is the Global level threshold or the Instance level threshold.

    Global Level: If the alert is generated at the global level. You can see the message displaying as “Threshold Level: Global” in the Overview section.



    – Self/ Instance Level: If the alert is generated at the Instance or Self level. You can see the message displaying as “Threshold Level: Self” in the Overview section.

Note: You can enable or disable alerts for a single config check by clicking the Alert icon. In addition, you can check the Bulk Action checkbox and enable or disable the
alert generation for all the defined config checks.

Changing Threshold at Instance Level

To change the instance level from Self to Global or vice-versa, complete the following steps:

  1. Log in to your LogicMonitor portal.
  2. Navigate to the Resources > select the required ConfigSource instance.
  3. In the Alert Tuning Configs Slot section, complete the following steps:

    • From Global Threshold to Instance Level Threshold: Click the Config Rule tab, make the required changes, and update the Note field.
    • From Instance/Self to Global Level Threshold: Click the Config Rule tab, make the required changes, update the Note field, and click the Revert to Global icon.
  4. Click Save.

You can see the instance has changed from the Global level to the Self level.

Viewing Change History

You can view or track the changes made to the instance level Config checks.

  1. Log in to your LogicMonitor portal.
  2. Navigate to the Resources > select the required ConfigSource or Config instance.
  3. In the Alert Tuning Configs Slot section, click History.

In the History tab, you can view the following information related to the config checks:

  • Name of the user who made the changes
  • The time when the changes are made
  • Changes in the severity level or config type
  • Changed, updated or deleted the config values
  • Instance level changed from Global to Self or vice-versa

Note: The changes are reflected from the first change that was made at the instance level of a Config check. In addition, you can view the change history even if you change the instance level from the Self to the Global level.

History tab details
In This Article