Script/Custom Monitors - Alarms configured for Table rows were missing
- In the Applications manager , users have the ability to manage the table rows of a script or custom monitor type according to their specific requirements. This can be done by enabling the "Enable Script Row Deletion" option.
For example, let's consider the tabular data of a script monitor. When the "Enable Script Row Deletion" option is enabled, any rows that have unavailable data during the next data collection will be deleted. This action also removes any configured alarms and associated report data for those rows.
- On the other hand, disabling this option will retain all rows, alarms, and reports data even if it becomes unavailable.
- It is important to note that this option applies globally to all script and database query monitors.
- Alternatively, users can choose to manage the configuration of table rows specific to a script or custom monitor by selecting the "Manage Table Row" option in Monitor Configuration page. This allows users to configure actions for table rows that will be unavailable in the next poll. The available actions include retaining the row, deleting the row, or unmanaging the row.
- For users who want to delete unavailable rows and configure the same alarms for all the table rows, the following configurations can be followed:
- . Enable the option "Enable Configure Alarm Template for Database Query Monitor and Script Monitor" under the Performance Polling settings.
- This enables the creation of an alarm template specific to a table.
- Users will then have the option to configure alarms on the Script Monitor Table Details page.
NOTE: Choose an appropriate Unique Column, such as a static and unique identifier.
Selecting columns with frequently updating data, like timestamps or random numeric values, can result in the loss of report data and may affect monitoring performance if retained.
New to ADSelfService Plus?
Related Articles
Script Monitor FAQs
Common queries, errors and troubleshooting: 1. To execute scripts other than .bat /.vbs in Windows and .sh / .bash in Linux: It is better to execute the script in the form of a command. Eg. To execute python script, you can use command py ...
Troubleshooting URL Monitor
Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...
DNS Monitor - Troubleshooting
Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
Self monitor Applications Manager using Real User Monitoring
We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
Troubleshoot - Duplicate APMInsight Monitors
Introduction: Duplicate monitors might be created in APMInsight due to various reasons. This article will help you identify and resolve the issue of duplicate monitors. The common causes include: - Changes in monitor configuration. (apminsight.conf ...