david
My feedback
3 results found
-
8 votes
An error occurred while saving the comment david supported this idea · -
18 votesdavid supported this idea ·
An error occurred while saving the comment david commentedWhen sending to events v1 there is no way to send a custom event with json. It needs some more work to make it useful.
custom json event sample:
{
"client": "opsman_account1",
"dedup_key": "opsmanager1",
"event_action": "trigger",
"payload": {
"severity": "warning",
"source": "opsmanager",
"summary": "Ops Manger Alert -- Alert Text"
},
"routing_key": "MyKey"
}If you had multiple ops manager installs it would be possible to route them off details.groupId contains your groupid, but without being allowed to pass a json payload can only trigger events can't do any auto resolves, set title, etc
-
2 votesdavid supported this idea ·
The pager duty integration for opsmanager should support pager duty events v2, so the Event Rules can be used in Pager Duty.