Alarms from Applications Manager escalate to the wrong server

Alarms from Applications Manager escalate to the wrong server

Troubleshooting Steps:

Note: Alarm from Applications Manager Plugin will be escalated to OpManager only if the following option is enabled in Plugin.

  • Under the Admin Tab, go to Action / Alarm settings and Enable the option “Enable Alarm notifications to OpManager Server”

  • Check the hostname/ipaddress of the server containing the monitor which is having alert.

  • The server containing the monitor should be added as server monitor in Applications Manager

  • Also the same server should be added as device monitor in OpManager.

  • If both OpManager and Applications Manager having the server as monitor, but the alarm is not getting escalated, then check for the following debug prints in “action.txt” file in logs folder


Print 1-
AMActionExecutor: EscalateAlarmsToOPM: final parentHost:
Above print will display the server name of the monitor, to which the alarm is going to escalate in OpManager

Print 2 -

AMActionExecuter : escalteAlarmToOpm: Alarm Details ::
Above print will display the alarm properties set in Applications Manager and send it to OpManager. Property contain alarm message, alarm code, HostName to which alarm need to be escalated, etc.

Print 3 -

AMActionExecutor: EscalateAlarmToOPM:
Above print will show the response received from OpManager.
Print 4 -
AMActionExecutor: EscalateAlarmsToOPM: skipping escalation as parentHost value =
Above print will occur if the server containing the monitor is not present in Applications Manager as a Server monitor

                  New to ADSelfService Plus?

                    • Related Articles

                    • Data Retention in Applications Manager

                      Following are the different types of data that are retained for generating reports in Applications Manager: Attribute data Polled data This comprises of the data collected for the attributes in each poll of the monitor. This data is used to generate ...
                    • Applications Manager is not collecting data from Tomcat Server.

                      If the proxy settings are configured wrong, then Tomcat Data collection will not happen correctly as Applications Manager uses HTTP requests for data collection from Tomcat Server. Check if you are able to access the Tomcat Server from browser in ...
                    • Troubleshooting Server Authentication Failures in Applications Manager

                      If you encounter authentication failures in server monitors in Applications Manager, refer and choose the links from the below list to troubleshoot the issue. You can choose the troubleshooting steps based on the type of authentication failure. ...
                    • Authentication Methods in Applications Manager

                      Authentication involves validating an incoming user to facilitate the access to a specific resource. There are various authentication methods that you can use - based on the requirements and usage. In recent times, numerous organizations are ...
                    • Failover support in Applications Manager

                      Failover is an alternate Application High availability (HA) mode that facilitates automatic switching to a secondary/ backup server, database, or network when the primary system breaks down, or is unavailable due to maintenance. Configuring failover ...