On clicking the alarms tab , I get a message "[Exception n:/webclient/common/jsp/ TabComponent.jsp] null" .What should I do?
Reason: The issue is because the name of the machine where Applications Manager is running is not resolved in the DNS.
Solution: This is resolved after adding the host and IP mapping in </etc/hosts> file in the machine where Applications Manager is running.
New to ADSelfService Plus?
Related Articles
On adding a resource to be monitored, I get a message "Service is not running" (or) some of my monitored resources generate false alarms.
Reason: During Monitoring, The message 'Service is not running' or 'Resource is not available' is displayed if the service/resource is actually not running in that host or the service is more loaded that it takes more time to respond. False alarms ...
In Linux, under Reports tab, I try to check the health details of all monitors. I get the following Java Exception: ErrorDispatcherValve[localhost]: Exception Processing ErrorPage[exceptionType=java.lang.Throwable, location=/jsp/ErrorPage.jsp] java.lang.ClassCastException: java.lang.NoClassDefFound
Solution: The display variable is not properly set. Open the file <AppManagerHome>\ startApplicationManager.sh and comment the following lines: # if [ "$DISPLAY" = "" ]; then AWT_HEADLESS=-Djava.awt.headless=true ...
Attribute violated threshold, but alarms were not generated
1.) Ensure that thresholds have been associated for the attribute and that there are no business hours restriction configured for it. For example, if the CPU utilisation of the server exceeded the permissible levels, navigate to Monitor → Configure ...
How to configure Apache to APM using AppManager Otel-Collector
Configuring AppManager OTel Collector for Apache Traces Overview This article covers setting up the AppManager OTel Collector to receive traces from Apache, authenticate them with your API key, and forward them to the ManageEngine APM backend. ...
WMI Query and Class Validation Errors
Applicable WMI Error Codes 0x80041017 - Invalid Query 0x80041010 - Invalid Class Overview This error occurs when the WMI query executed during monitor addition or data collection is invalid, references unavailable WMI classes or performance counters, ...