Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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]"
}

  • No labels