WIKI: How to Monitor Content of a web page from Devices?

Step [1]: Go to ITSM > Configuration Templates > Profiles

Step [2]: Choose profile if exist, if not exist then create a new profile then continue

Step [3]: Select ‘Monitoring’ from ‘Add Profile Section’

Step [4]: Fill the form of General tab

  • Enter name in ‘Monitoring Name’, Example: Monitor a Web Page
  • Enter description in ‘Description’, Example:This setup monitors a Web Page from the target computer
  • Choose any of one from ‘Trigger an alert if’
    • Select 'Any of the conditions are met' if to trigger alert when any condition become true
    • Select 'All of the conditions are met' if to trigger alert when all conditions become true
  • Type and select custom alert from ‘Use Alert Settings’ if you want to get alerted based on the existing setting otherwise leave it blank. Example: TriggerAtMonitoringWebPage
    • If expected alert is not already created then create a new alert and continue
  • Select any of one from ‘Auto Remediation on alert’
    • Select 'Take no action' if you want to take no action belongs to alert
    • Select 'Run below procedure', type the script name and select the appropriate script if you want to automatically fix the alert. Example: Get Running Web Page

Step [5]: Select ‘Conditions’ tab

Step [6]: Select ‘Web Page’ from ‘Add Condition’ button

Step [7]: Fill the pop-up form

  • Enter web page URL in ‘URL’. Example: https://technet.microsoft.com/en-us/security/bulletins.aspx
  • Select equals or not equals or contains or not contains from ‘Condition’. Example: Contains
  • Enter the content in ‘Content’. Example: 3198467
  • Enter the required number of seconds or minutes in ‘During’. Example: 5
    • Select sec or min from the list box. Example: sec
  • Click ‘Create’ button
**Repeat the step 6 and step 7 to create monitor for multiple web pages

Step [8]: Save the monitoring

Step [9]: Go to ITSM > Devices > Device List

Step [10]: Select any Device from the list

Step [11]: Click ‘Manage Profiles’

Step [12]: Click 'Add Profiles ’

Step [13]: Choose profile created for monitoring process or processes and Save the changes. Example: Monitor Web Page