Updated Notify_pagerduty (markdown)

master
Chris Caron 2022-12-10 10:20:39 -05:00
parent 93f0e10b8a
commit 36a7f81422
1 changed files with 1 additions and 0 deletions

@ -27,6 +27,7 @@ Valid syntax is as follows:
| component | No | Provide a component (string) as part of the payload; the default is **Notification** if one isn't specified.
| click | No | Provide a clickable URL to associate with the notice.
| image | No | Associate the notification status via a represented icon. You can set this value to `no` if you do not want this to occur.
| severity | No | The notification severity is otherwise detected on it's own, however if you wish to force a specific mode always, you can do so by providing this as part of the URL. Possible values are: `info`, `warning`, `critical`, and `error`.
#### Example
Send a Pager Duty trigger to our **source** `node01.local` and the **component** `drive_sda`