Creating a Check URL EventLast Updated: 12/03/2015 Introduced in Verision: 2.0 |
A Check URL event monitors a Web server to confirm that the URL is accessible and the server is running.
To create a Check URL event, navigate to the folder System > Jobs and Events > Events and click the Add Event button.
Example
In the example, we create a Check URL event using the Schedule Event wizard.
To begin, navigate to the folder System > Jobs and Events > Events and click the Add Event button to open the Schedule Event wizard.
Select the Check URL Event option and select the Next button.
Next, in the URL field, enter the URL for the web server to monitor. This field is required, select the Next Button.
Provide an entity name and description for the event. These fields are required.
By default the option to requeue the operation if it fails is selected. You could also choose to create a task if the event fails. These two options are related to the Check URL event failing, not the Web server failing to return a response, select the Next Button.
The Simple Calendar step lists commonly used intervals for events. Select the option to check the server every hour and click Next.
If we wanted the Check URL event to run on a custom interval, you could choose the Advanced option, click Next, and select from advanced calendar options.
The flow input data element, url_data, has been added, and is listed in the Properties panel, in the Flow Data section, in the Flow Input Data box.
You could continue building the flow by adding an appropriate component to the flow for example you could add a Send Notification component and select the Show Mapping Editor link in the Properties panel to map the component to the url_data element.
Save and Close the flow.
Need more help with:
Creating a Check URL Event?