Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions triggers/service_state_change.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,24 @@
name: service_state_change
pack: nagios
description: 'Trigger type for nagios service state change event.'
payload_schema:
type: object
properties:
host:
type: string
service:
type: string
event_id:
type: string
state:
type: string
state_id:
type: string
state_type:
type: string
attempt:
type: string
msg:
type: string
instlink:
type: string