|
This section is common to all the editions of IT360 - Professional Edition, Enterprise Edition (Probes only) and MSP Edition (Probes only).
The Application Servers are designed to develop Web services and Web applications. Failure in diagnosing any problem in these Services / Applications results in poor productivity and performance. ManageEngine IT360 monitors these Servers and Applications, to detect such problems affecting the Business process. management.
The following are the different Application Servers supported by IT360;
To create Microsoft .NET Monitor;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select Microsoft .NET Monitor.
Enter the IP Address or Hostname of the host, where .NET runs.
Enter the SubNetMask of the network.
Set the Polling Interval.
Enter the User Name / Domain Name and Password of the system.
Choose the Business Service Group from the combo box, with which you want to associate the .NET Monitor;
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
To create GlassFish Application Server Monitor;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select GlassFish.
Give the Display name.
Enter the Hostname of the host, where GlassFish runs.
Enter the Port.
Enter the User Name and Password of the GlassFish Server.
Enter the JNDIpath.
Set the Polling Interval.
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
- In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
For ManageEngine IT360 to monitor JBoss, it should be able to access the host, where the JBoss server runs and vice-versa. Supported versions of JBoss Server are: 3.2.x, 4.0.x, 4.2.2 GA. For more information, refer to Online Troubleshooting section.
Prerequisite: To monitor JBoss, the 'http-invoker.sar' should be deployed in the JBoss Server. Know more in the Prerequisite section.
To create a JBoss Server Monitor;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select JBoss Server.
Enter the IP Address or Hostname of the host, where JBoss runs.
Enter the SubNetMask of the network.
Enter the Port number, e.g., 8080.
Choose SSL option, if SSL is enabled in JBoss server.
Choose the JBoss version.
Set the Polling Interval.
Enter the User Name and Password, if JBoss has authentication information.
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
- In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
|
Troubleshoot: Having trouble in monitoring JBOSS server? Refer to the Online Troubleshooting section. |
ManageEngine IT360 uses the Dynamic Monitoring Service(DMS), provided by the Oracle Application Server, to monitor the same. For this reason, the DMS Servlet has to be made accessible to the system, where the IT360 is running. Refer Prerequisites Section. Supported version of Oracle Application Server is: 10g.
To create an Oracle Application Server Monitor;Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select Oracle AS.
Enter the IP Address or Hostname of the host, where the Oracle Application Server runs.
Enter the SubNetMask of the network.
Enter the Port number, e.g., 7200.
Enter the Polling interval.
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
- In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select SilverStream.
Give the Display name.
Enter the Hostname of the host, where the SilverStream Server runs.
Enter the Port number.
Set the Polling interval.
Choose the Business Service Group from the combo box, with which you want to associate the Silverstream Monitor;
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
The supported versions of Tomcat Servers are 3.x, 4.x, 5.x and above. For Tomcat Server 3.x and 4.x, an agent has to be deployed for monitoring.
Note: You can check whether the Agent is deployed, by connecting to the following URL in Tomcat Server.
'http://<Tomcat-Host>:<Tomcat-Port>/adventnet/DataServlet'
To deploy the agent for Tomcat Server 3.x;Download the 'Tomcat3Agent.Zip from <IT360 HOME>/applications/working/classes directory.
Unzip it in the <Tomcat Home> directory of the host in which the Tomcat server is running.
Restart the Tomcat Server.
Download the Tomcat4Agent.Zip from the <IT360 HOME>/applications/working/classes directory.
Unzip it in the <Tomcat Home> directory of the host in which the Tomcat server is running.
Add the following tag in server.xml file located in the <Tomcat Home>/conf directory below the Engine tag).
<ValveclassName="com.adventnet.appmanager.tomcatagent.ver4.valve.AdventNetHostValve"/>
[Click the link to view an example server.xml]
Restart the Tomcat Server.
Download the 'Tomcat4Agent.Zip' from the '<IT360 HOME>/applications/working/classes' directory.
Unzip it in the '<Tomcat Home>' directory of the host, in which the Tomcat server is running.
Add the following tag in 'server.xml' file, located in the '<Tomcat Home>/conf' directory (below the Engine tag).
'<Valve className="com.adventnet.appmanager.tomcatagent.ver4.valve.AdventNetHostValve"/>'
[Click the link to view an example server.xml]
Restart the Tomcat Server.
In 'Apache mod_jk.conf' file of Apache Server, add the following entry:
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select Tomcat Server.
Enter the IP Address or Hostname of the host.
[Note: Also refer to Configurations based on Tomcat Deployments section]
Enter the SubNetMask of the network.
Enter the Port number, in which the monitor is running. [Default port number is 8080]
Choose SSL option, if SSL is enabled in Tomcat server.
Enter the Polling interval time in minutes.
Provide the monitor-specific authentication information, such as Username and Password.
|
Note: Tomcat 3.x and 4.x does not need Username and Password. In case of Tomcat 5.x and/or above, an application named Manager must be running in it, for ManageEngine IT360 to monitor the Tomcat server. By default, this application will be running in the server. Moreover, the user role to access the server must also be Manager. To add a role as "Manager" for any of the users such as tomcat, role1, or both, you need make changes in 'tomcat-users.xml' file, located in the '<TOMCAT-HOME>/conf' directory. [Click the link to view an example tomcat-users.xml] |
Choose the Business Service Group from the combo box, with which you want to associate the Tomcat Server Monitor;
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
|
Troubleshoot: Having trouble in monitoring Tomcat server? Refer to the Online Troubleshooting section. |
Monitoring of Tomcat Server depends on its deployment. This section explains the possible deployment scenarios of Tomcat. Your configuration of Hostname and the Port depends on these scenarios.
1. Standalone Tomcat Server:This is a general scenario, wherein you have a Tomcat server, which has the HTTP (apache) within its deployment. In this case, when configuring a tomcat monitor, specify the Hostname of the Tomcat server and the Port of the HTTP.
2. One Tomcat Server (with HTTP) and one External instance of Apache:There is one Tomcat server with HTTP (apache) instance, running in it and another External Apache, running outside.
Example:
Tomcat server name: Tomcat A;
HTTP (in Tomcat server) port: 8080;
External Apache server port: 80
In this case, while configuring for a Tomcat monitor, specify the Hostname as 'Tomcat A' and specify the Port of the HTTP that runs with the Tomcat, and not the External Apache, i.e., specify the Port as 8080 and not 80.
3. One Tomcat Server (without HTTP) and one external instance of Apache:
There is one Tomcat server without HTTP in it and another External Apache running.
Example:
Tomcat server name: Tomcat A;
HTTP (in Tomcat server) port: Not available;
External Apache server port: 80
In this case, while configuring for a Tomcat monitor, specify the Hostname as 'Tomcat A' and specify the Port of the external Apache, i.e., 80.
4. Multiple Tomcat Server (with HTTP instances in each of these servers) and one external instance of Apache:
There are multiple Tomcat servers, say 3, with HTTP instances in each of them and another External Apache running.
Example:
Tomcat Server names: Tomcat A, Tomcat B, Tomcat C;
HTTP (in Tomcat servers) port: 8070, 8080, 8090 respectively;
External Apache server port: 80
In this case, you need to create Tomcat server monitor individually for Tomcat A, Tomcat B, and Tomcat C and specify their Ports as 8070, 8080, and 8090, respectively.
5. Multiple Tomcat Server (without HTTP instances in these servers) and one external instance of Apache:
There are multiple Tomcat servers, say 3, without HTTP instances in them and another External Apache running.
Example:
Tomcat Server names: Tomcat A, Tomcat B, Tomcat C;
HTTP (in Tomcat servers) port: Not available;
External Apache server port: 80
You can monitor only one of the instances in this case. Please contact it360-eval@manageengine.com, if you would like to add it.
To create VMware vFabric tc Server Monitor:
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Select VMware vFabric tc Server.
Provide the Display name of the monitor.
Enter the Host Name, in which the vFabric tc Server is running.
Enter the Port number, in which the JMX Agent is running (6969 by default). The port in which JMX agent is running; is defined in the 'catalina.properties' file.
Enter the User Name and Password of the vFabric tc Server.
Specify the JNDIPath. For example, JNDIPath for default installations of vFabric tc Server is /jmxrmi.
Specify the Polling Interval in minutes.
Choose the Business Service Group from the combo box, with which you want to associate the VMware vFabric tc Server monitor:
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
Note:To enable JMX in the tc Server, you have to define a JMX port in the file 'catalina.properties' and then give an entry in a server.xml. [Click the link to view an example server.xml file and also a snippet of catalina.properties which shows how to set values for the variables used in the server.xml file]. |
The supported versions of WebLogic Servers are 6.1, 7.x, 8.x, 9.x and 10.x. Know the Prerequisites that are required to monitor WebLogic.
To create a WebLogic Server Monitor;Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select WebLogic Server.
Enter the IP Address / Hostname of the host.
Enter the SubNetMask of the network.
Enter the Port number, in which WebLogic is running.
Enter the Polling interval time in minutes.
Provide the monitor-specific authentication information, such as Username and Password.
Note: WebLogic Server needs some additional configuration and conditions to be followed for monitoring.
|
Choose the Business Service Group from the combo box, with which you want to associate the Weblogic Monitor;\
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
|
Troubleshoot: Having trouble in monitoring Weblogic server? Refer to the Online Troubleshooting section. |
The supported versions of WebSphere Servers are 5.x and 6.x.
| Prerequisites for Websphere Monitoring: For ManageEngine IT360 to be able to collect data from WebSphere Application Server, proper configurations are required at the Performance Monitoring Infrastructure (PMI) specification level. Refer Prerequisites Section for configuration details. |
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
From the drop down menu, select WebSphere Server.
Select the Deployment Mode as Base or Network Deployment.
For Base Mode, Enter the Host name / IP Address of the host in which websphere application server is running. For Network Deployment, enter the Host name/IP Address of the websphere application server in which the perf servlet is installed. This will automatically discover all the WebSphere servers in Network Deployment.
Enter the SubNetMask of the network.
Enter the HTTP Transport Port (9080 by default).
Enter the polling interval time in minutes.
Select the version of the WebSphere to be monitored - 5.x or 6.x.
Enter the Port number of the SOAP Connector (8880 by default).
Enter the User Name and Password, if Global Security is enabled.
In Network Deployment Mode, Enter the Network Deployer's Host and SOAP Port (Default : 8879).
Choose the Business Service Group from the combo box with which you want to associate Websphere Monitor;
In the case of Professional Edition, it is Business Service [optional].
In the case of Enterprise Edition - Probe, it is Business Service [optional]
In the case of MSP Edition - Probe, it is Customer and Site [mandatory]
Note: ManageEngine IT360 has been tested for WebSphere versions only for English language.
|
Troubleshoot: Having trouble in monitoring Weblogic server? Refer to the online Troubleshooting section. |
|