Forum Discussion
On 7/2/2019 at 5:09 PM, irievibe said:This is great!
I'll drop by statuspage.io integration json in here as well:
{
"enabledStatus": [
"active",
"clear"
],
"parseMethod": "jsonPath",
"name": "StatusPage.IO Demo",
"ack": null,
"clear": {
"headers": [
{
"Authorization": "********"
}
],
"password": "********",
"method": "patch",
"payload": "{\"incident\":{\"message\":\"Alert From LogicMonitor: ##HOST## CLEARED\",\n\"status\":\"resolved\",\n\"name\":\"Alert From LogicMonitor: ##HOST##\"} }",
"payloadFormat": "json",
"url": "https://api.statuspage.io/v1/pages/##statuspage.io.pageID##/incidents/##EXTERNALTICKETID##.json",
"username": ""
},
"description": "",
"active": {
"headers": [
{
"Authorization ": "********"
}
],
"password": "********",
"method": "post",
"payload": "{\"incident\":{\"impact_override\":\"critical\",\n\"message\":\"Alert From LogicMonitor: ##HOST## has an alert\",\n\"status\":\"identified\",\n\"name\":\"Alert From LogicMonitor: ##HOST##\"} }",
"payloadFormat": "json",
"url": "https://api.statuspage.io/v1/pages/********/incidents.json",
"username": ""
},
"update": null,
"type": "http",
"parseExpression": "$.id",
"uiDetails": "{\"includeIDInHttpResponse\":true,\"groupInfo\":[[\"clear\"],[\"active\"]],\"multipleMode\":true}"Thanks!
Mike
Mike, I was able to get LM to update Statuspage.IO as far as Incidents go. But we have some Componets where we are monitoring internal/external websites. Were you able to get LM to update the actual components to show Degraded, etc?
Related Content
- 2 months ago
- 4 months ago
- 4 months ago