It is possible to open a URL (POST/GET/PUT/DELETE) call and send information which was detected in the monitor execution.
It can be used for sending alerts to BigPanda as an example:
Advanced Json:
{
"status": "critical",
"host": "Xpolog-Dublin",
"check": "[MONITOR_NAME]",
"query": "[SEARCH_QUERY]",
"Message": "Platform - Exception processing Italy PGAD self exclusion",
"Details": "please call Samuele",
"link":"[SEARCH_LINK]"
}