mirror of https://github.com/zulip/zulip.git
9 lines
237 B
JSON
9 lines
237 B
JSON
|
{
|
||
|
"monitor_url": "server1.example.com",
|
||
|
"monitor_friendly_name": "Web Server",
|
||
|
"alert_type": "1",
|
||
|
"alert_type_friendly_name": "Down",
|
||
|
"alert_details": "Host Is Unreachable",
|
||
|
"alert_friendly_duration": "*alertFriendlyDuration*"
|
||
|
}
|