When I configure a Web Server to be monitored, I see that the system in which the Web Server runs is also added. Now, when I delete the system, the Web Server is also deleted. How can I only keep the Web Server?
Reason: When a System Monitor (Windows, Linux, Solaris, Unknown) is deleted the dependent services are also removed because the presence of a System is mandatory for monitoring other Monitors (like SNMP, MySQL, etc.,) that are running within that System.
Deleting a system deletes the services also running in that system. But deleting a service running within that system does not delete the System itself.
New to ADSelfService Plus?
Related Articles
Troubleshooting Bad Request and Internal Server error
When a server responds with a Bad Request (400) or Internal Server Error (500), It typically indicates issues with how the request is being made or processed. The reasons for these errors can vary, but the most common causes are Incorrectly formatted ...
Configure Apache Server running in WAMP server
Introduction WAMP Server refers to a software stack for the Microsoft Windows operating system, consisting of the Apache web server, OpenSSL for SSL support, MySQL database and PHP programming language. It comes as a bundled application with all the ...
Some Tomcat 4.x Web applications are not monitored.
Reason: In Tomcat server 4.x, a deployed Web application can be monitored only when web application responds to any query. If there are no requests sent to the Web application, the web application and its servlets cannot be identified and monitored. ...
I have added APM Insight Agent in my Application Server with the correct credentials in apminsight.conf, but still i don't see any APM Insight monitors getting added in Applications Manager?
Check if you have restarted /started the Application Server where you have deployed the agent. If you have restarted/started the Application Server and still it not get added, check the communication between APM Insight Agent and Applications ...
Duplicate Child Monitors Added in Amazon Monitor
Reason: When duplicate child monitors are added in Amazon monitor, it may be a result of multiple discovery threads (Amazon parent monitor) being initiated during the monitor addition. The issue of duplicate monitors may occur when multiple polls are ...