How do I monitor a server, when ping is disabled between the applications manager and the server?
Follow the steps below:
1) Edit <AppManager Home\conf\AvailabiltyTests> file
2) Change the entry <am.porttestenabled=false> to <am.porttestenabled=true>
3) Then change : if telnet <am.portstotest=23>, if SSH <am.portstotest=22>, if WMI <am.portstotest=445,135>
4) Restart Applications Manager and then monitor the system
New to ADSelfService Plus?
Related Articles
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) ...
Self monitor Applications Manager using APM Insight Java Agent
Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
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 ...
REST API Monitor - FAQS
1. What should I do when Basic Authentication fails in REST API monitor? Verify if the credentials provided in the Applications Manager are correct. Try if sending username and password in Authorization request header works Get an BASE-64 encoded ...
APM Insight monitor not getting added to Applications Manager
Possible Reasons for the Issue, 1. Incorrect Host and Port Settings The host and port settings for the Application Manager in the APM Insight agent's configuration may be incorrect. To verify and correct these settings, follow the steps below: Linux: ...