Skip to main content
Version: v25.07.31

Templates

This guide provides a step-by-step process for configuring, editing, and deleting templates within the application. Templates allow users to define and save specific monitoring configurations for targets.

Template Listing

  • login > templates
  • A grid will display below as shown in the image.
Field NameDescription
Template NameThe name of the template.
RemarkA brief description or note about the template.
ActionIcons to Edit or Delete the template.

Creating a New Template

  • Now, to create new templates, click on the Add button on the right side as shown in the image.

    Figure Image1: Add new Temaplates image

  • Fill in the required details:

    • Template: Enter a descriptive name for the template (e.g., ApexMonitoring)

    • Targets: This section allows defining one or more monitoring targets.

      • Domain/IP: Enter the domain name or IP address of the target (e.g., 8.8.8.8).
    • Test Type: Select the types of tests to run against the target by checking the corresponding boxes.

      • ping: Checks for basic network connectivity.
      • tcpping: Verifies connectivity to a specific port. On selecting this option, a port field appears. Enter the desired port (e.g., 80).
      • httpping: Checks the availability of a web server. Enter the port (e.g., 443)
      • httpsping: Checks the availability of a secure web server. Enter the port (e.g., 80).
      • Remark: Add a brief description or note about the target (e.g., Testing secure website response).
    • Save Click the Save button to save the target.

      Figure image2: New templates details

Multiple-targets

Multiple targets can be added by clicking the Add target button, as shown in the image below the Save button.

Figure image3: Multiple add domain image

  • Click Save to create the template. A confirmation message, Probe template created successfully will appear on the screen.

    Figure image4: New Temapltes save successfully


Editing templates

To update the details of any Templates, follow these steps:

  • Click on the Edit option in the 'Action' column on the right side of the row of the user to be edited.

    Figure image5: template edit image

  • Changes can be made only to fields such as Template Name, Target, Domain/IP Address, Test Type, and Comments when modifications are required.

  • In this case, only the httpsping port has been updated - it has been changed from 80 to 443. Other fields such as Template Name, Target, and Domain/IP Address have not been changed.

  • If a particular test type is not required, unchecked its checkbox to deselect it. For example, tcpping was not required, so its checkbox has been unchecked to remove it from the configuration.

  • After all necessary updates have been completed, click confirm to apply the changes, and then click Save.

  • To permanently store the configuration, click the Save button.

    Figure image6: templates update image

  • A confirmation message Probe template updated successfully will appear to confirm the changes.

    Figure image7: templates updated successfully image


Deleting Templates

To delete any Templates, follow these steps:

  • Click on the Delete option in the 'Action' column in the row of the Templates to be deleted.

    Figure image8: templates delete image

  • By clicking on the Delete option, a confirmation message popup will open on the screen. This popup asks to confirm the deletion action again, which prevents accidental deletion.

    • The templates has two options available:
      • Confirm Delete: If the templates really wants to delete the information, click on the Yes button in the popup.
      • Cancel Delete: If not intended to delete or clicked by mistake, click on the No button to cancel the action and keep the information safe.
  • Decision taken in the image As mentioned, the Yes button has been clicked in the image. This means that the deletion action has been confirmed by the organization and the relevant data will be removed from the system.

    Figure image9: templates confirm message

  • Upon successful deletion a message Probe template delete successfully will be displayed on the screen.

    Figure image10: tempaltes deleted success message