Enterprise Alarm Sync Failure Troubleshooting (Event Push)
Event Push Mechanism:
When an event is generated on the Probe Server, it is immediately pushed to the Central Server.
Issue (Limitation):
In a Probe Server, when a new monitor is added, an event is generated and instantly sent to the Central Server, making it visible right away. However, when viewing alerts and events, the monitor information that triggered the event may not be available immediately. This is because monitor information is synchronized only every 30 seconds
. Learn more.Fix:
Follow these steps on the problematic Probe Server to disable the event push mechanism. Once disabled, events will be sent through the quick sync mechanism, which operates at 30-second intervals:
- Add the key am.event.pushToAdminServer.enabled=false in the Fault.properties file located under the AppManager/conf directory.
- Restart the Probe Server.
New to ADSelfService Plus?
Related Articles
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for a long time, follow the below steps for troubleshooting. Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer this help ...
Troubleshooting Basic WMI Connection
Troubleshoot Basic WMI connectivity If you're using Applications Manager version 15470 or above, navigate to Admin > Self Help Tools and select the monitor type to troubleshoot the issue. Click here for more details. If you encounter an error in the ...
I would like to create an alarm for all Event Logs except for certain events with ID 'xxxx'.
Solution: Open a text editor and create a file 'EventLogExcludeList.txt' under the following folder "<AppManager-Home>\working\conf". We can implement Event Log exclusions as explained below: 1) The format for the Exclusion for the events is as ...
How to generate alarm history for more than 30 days
In Applications Manager, the alarm history for a monitor's attribute is preserved for a period of 30 days. This encompasses various metrics such as health, availability, and performance (individual attributes such as CPU Utilization, Memory ...
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 ...