Ad Widget

Collapse

Action a trigger based on web URL content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Richard Jonker
    Junior Member
    • Mar 2019
    • 8

    #1

    Action a trigger based on web URL content

    ​​Hi

    I don't know if there are previous posts regarding this, don't know exactly for what / where to search.

    i need some assistance on how to test / validate if a service is running from a URL.

    for example;
    https://some_url/app
    this link contain n text string: "Service is running normally" or "Service is down" (See Attachment)

    Click image for larger version

Name:	zabbix_url.png
Views:	401
Size:	16.3 KB
ID:	405610

    How or what must be done to create a solution that will validate the text and based on this action a trigger if the content changed
    Any help will greatly be appreciated as i have no idea on how to approach this,

    regards,
    Attached Files
  • tim.mooney
    Senior Member
    • Dec 2012
    • 1427

    #2
    Read up on web scenarios and pay particular attention to the "Required string". I would start by setting up a scenario that looks for "running normally".

    Comment

    • Richard Jonker
      Junior Member
      • Mar 2019
      • 8

      #3
      Thanks tim.mooney
      I was able to get the required strings monitored as per you advice.

      Comment

      Working...