This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
сервис_adnanh_webhook [2026/05/07 14:21] val |
сервис_adnanh_webhook [2026/05/07 16:12] (current) val |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * [[https://github.com/adnanh/webhook]] | * [[https://github.com/adnanh/webhook]] | ||
| + | * [[Сервис Prometheus#prometheus-alertmanager]] | ||
| <code> | <code> | ||
| + | root@server:~# apt install webhook | ||
| + | |||
| root@server:~# cat /etc/webhook.conf | root@server:~# cat /etc/webhook.conf | ||
| [ | [ | ||
| Line 18: | Line 21: | ||
| } | } | ||
| ] | ] | ||
| + | root@server:~# service webhook restart | ||
| - | + | root@server:~# ###webhook -hooks /etc/webhook.conf -verbose -port 9000 | |
| - | root@server:~# webhook -hooks /etc/webhook.conf -verbose -port 9000 | + | |
| </code> | </code> | ||