|
This section is common to all the editions of IT360 - Professional Edition, Enterprise Edition (Probes only) and MSP Edition (Probes only).
IT360 supports monitoring of the following Web Services, to check their status;
To create an Apache monitor, follow the steps given below. Refer to the Prerequisites that are needed for Apache monitoring.
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Choose Apache Server.
Enter the IP Address or Hostname of the host, in which the Monitor is running.
Enter the SubNetMask of the network.
Provide the Port number, in which the monitor is running.
Choose SSL option, if SSL is enabled in Apache Server.
Enter the Polling interval time, in minutes.
Enter the Apache User Name and Password, if the Apache Server is authenticated.
Modify the Apache Server Status URL, if required. The default Server Status URL, through which the data transfer details, access details, etc., are collected is, 'http://<host-name:portNumber>server-status?auto'. You can now modify the server status URL, using this option, if the server status URL is different.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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 an IIS Monitor, follow the steps given below;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Choose IIS Server.
Enter the IP Address or Hostname of the host, in which the Monitor is running.
Enter the SubNetMask of the network.
Provide the Port number, in which the monitor is running.
Choose SSL option, if SSL is enabled in IIS Server.
Enter the Polling interval time, in minutes.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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 a PHP Monitor, follow the steps given below;
Initially, you need to place 'phpstats.php', the bundled IT360's PHP file, in the webserver's document root.
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Select PHP Monitoring.
Enter the IP Address or Hostname of the host, in which the Monitor is running.
Enter the SubNetMask of the network.
Provide the Port number, in which the monitor is running.
Choose SSL option, if SSL is enabled in PHP.
Enter the path to be connected. By default, '/phpstats.php' is shown. 'http://Hostname:portNo/"path to be connected" will be used for connection.
Enter the Polling interval time, in minutes.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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 a SSL Certificate Monitor, follow the steps given below:
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Select SSL Certificate Monitor.
Provide an appropriate Display Name for the SSL Certificate monitor.
Enter the Domain name for which SSL certificate is required to be monitored.
Provide the Port, in which the server is running [Default port is 443].
Check the box Need proxy to connect to the domain, if the server is connected through proxy. In such cases you should also configure proxy server settings through the Configure Proxy option available under the Admin tab.
Enter the Timeout value in seconds.
Provide the Polling interval in minutes.
Choose the grouping, to which you want to associate the SSL Certificate monitor from the combo box:
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 a Web Server Monitor, follow the steps given below;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Choose Web Server.
Enter the IP Address or Hostname of the host, in which the Monitor is running.
Enter the SubNetMask of the network.
Provide the Port number, in which the monitor is running.
Enter the Polling interval time, in minutes.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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].
If you have added Monitors and not associated them with a Business Service, you can do this manually anytime. For information on associating a Monitor with a Business Service, refer to Associating Monitor with Business Service topic. However, if you are configuring a MSP Probe, it is mandatory to associate the Monitor to the appropriate Customer / Site.
To create Web Services Monitor, follow the steps given below;
Note: If you want to access Web Services through Proxy, go to 'Admin -> Configure Proxy Settings' and check if Proxy is configured, else configure the same. For hosts, which don't require Proxy, add them to the 'No Proxy' list.
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Choose Web Services.
Enter the WSDL URL.
Enter the Polling interval time, in minutes.
Enter the Timeout.
Give the User Name and Password, if it is required to invoke the webservice operation.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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].
If you have added Monitors and not associated them with a Business Service, you can do this manually anytime. For information on associating a Monitor with a Business Service, refer to Associating Monitor with Business Service topic. However, if you are configuring a MSP Probe, it is mandatory to associate the Monitor to the appropriate Customer / Site.
After creation of Web Services monitor, you can proceed to add the required operations, and configure the thresholds and alerts for the same. Kindly refer Web Services Monitor, for more details on operations.
RBM provides live End-User experience measurement. RBM opens up a Microsoft Internet Explorer Browser and monitors a web application, just like how a real user sees it. It supports playback from different geographical locations. To know more about RBM and its monitoring capabilities, see Working of Real Browser Monitor.
Note: Real Browser Monitor supports IE browser only.
To create an Real Browser Monitor, follow the steps given below;
Go to 'Admin -> Servers & Applications' and click on New Monitor link.
Choose Real Browser Monitor under Web Server/Services .
Enter the Display Name of the RBM.
Select the WebScript, from the available webscripts. To create new webscripts or to modify webscripts, follow the below steps:
Click on Add/View Webscripts. It opens up a Webscript Manager
Click on New link
Enter New webscript name
Click on Record New webscript
This prompts you to download the RBM Toolbar. Once, you have downloaded the toolbar, a new browser is opened.
In the browser, you can give the required application URL and go about doing the end user operations.
Click on stop recording after the required sequence along with the actions have been recorded.
Save the script in Webscript Manager
Note: The following functions can be added for each URL;
a) webCheckText
b) checkElementProperty
a) webCheckText:
Syntax : webCheckText(searchText,prefixText,suffixText)
prefixText and SuffixText are Optional. It checks if the given text is present in the current page. The result of this check will be updated in the details page of the monitor.
Usage:
# URL : "http://appmanager/home.html"
setWindowNM("Welcome to ManageEngine IT360 ","Welcome to ManageEngine IT360","index",0,1)
webCheckText("IT360")
b) checkElementProperty:
Syntax: checkElementProperty(tagName,propertyName,propertyValue,index,propertyNeeded,matchValue)
It checks if a particular element property is present in the current page.
For example in 'http://www.manageengine.com' page, I need to check the link Home (<a href="home.html" class="mainstyle" target="index">Home </a>),then this function is used to check it.
Usage :
# URL : "http://manageengine/home.html"
setWindowNM("Welcome to ManageEngine IT360 ","Welcome to ManageEngine IT360","index",0,1)
checkElementProperty("A","href","home.html",1,"target","index")
Here, the function searches for the element with tagname 'A' and the property 'href=home.html'. In addition, it checks if the property 'target' is equal to 'index'. The index denotes the number of occurences. If the same element is present more than once, then we can trace out the duplicated element, by using index.
Select the Playback Agents. Multiple selection option is also possible.
Download the 'RBMAgent.exe' and install it in remote host/localhost.
Invoke RBM Agent, through 'Start -> All Programs -> ManageEngine RBM Agent -> Start Agent'.
While starting RBM Agent, configure the IT360 Host and Port details, to add the agent to IT360.
Set the Polling interval time, in minutes.
Set the Timeout in minutes. Timeout is the maximum waiting time taken for the Webscript to execute. If the playback in the RBM Agents got struck, or was not played back properly, then RBM Agent waits for timeout and then moves to the next polling.
Choose the grouping, to which you want to associate the Monitor, from the combo box.
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].
Run on Server - This option enables you to run the RBM monitor in the local instance of IT360.
Run on Agent (EUM) - This option enables you to run the RBM monitor from multiple locations. For this, you need to select the necessary agents from there, where you want this monitor to be executed.
Note: Click on the Learn more about EUM link available down the wizard for related information. Refer the below example screenshot of MSP edition (Probe).

Click Add RBM Monitor.
See Also:
|