There are three types of alerts:
• | SQL Script: run SQL script every N minutes, send result data by email and/or SMS; applicable to a specified environment or globally; |
• | URL: make a GET request to a specified URL (for example, to http://myserver.mycompany.com:8888/scripts/myscript?parameter=value); this action can, for instance, invoke some script; no result data can be sent; applicable to a specified environment or globally; |
• | Server availability: ping a selected server in your BI environment; applicable to a specified environment only. |