Advanced Settings
You’ll have the option to add some advanced settings to your monitor. You’ll be able to adjust the following items.
- Select Ping Locations
You’ll be able to select the servers that you want to be used to ping your target. Simply uncheck any locations you do not wish to use, and check any locations you do wish to use. - Notifications
If you would like to be notified when your monitor goes up or down, you can set up a notification handler by clicking the Create Notification Handler link. You can learn about notification handlers in the documentation here. - Enable Email Reports
Select whether or not you want to receive email reports about your monitor’s uptime. - Project
If you would like to associate your monitor to a project, you can select it here. - Check Interval
Determine how often you would like OffAlerts to check your monitor. - Request Timeout
This setting allows you to control how sensitive the monitor is to delays in server response time. You’ll be able to adjust your request timeout to various intervals between 1 and 10 seconds. - Update Your Settings
Once you have adjusted all of your advanced settings, click the Update button to save changes.
Custom Requests
If your Ping Protocol utilizes HTTP(S), you’ll have the option to configure a Custom Request. You’ll be able to input the following items.
- Determine HTTP Request Method
Select the Request Method you wish to utilize. Choose from GET, POST, HEAD, OPTIONS, PUT, or PATCH.
- Input the Request Body
Input the request body. This is valid for POST, PUT, or PATCH requests only. You’ll be able to send your own custom body.
- Enter a Basic Authentication Username and Password
Enter your basic authentication username and password here. This will allow OffAlerts to authenticate itself to your associated website.
- Add Custom Request Headers
You’ll be able to add headers to define your authentication credentials. These let the server pass additional information with an HTTP request or response.You can add additional headers by clicking the +Add request header button.
- Click the Update button
Once you’re done, click the update button to save changes.
Custom Response
If your Ping Protocol utilizes HTTP(S), you’ll have the option to configure a Custom Response You’ll be able to input the following items.
- Enter Response Status Code
By default, this will be set at the standard response of 200, but you can change this if needed.
- Input Response Body
Input the response body. You’ll be able to send your own custom body.
- Add Custom Response Headers
You’ll be able to add headers to define your authentication credentials. You can add additional headers by clicking the +Add response header button.
- Click the Update button
Once you’re done, click the update button to save changes.