nugawiki

./categories/os

DSM 알림 → Discord Webhook

업데이트 2026-07-21 조회수

DSM 7.2+ 기준. 웹훅 URL은 유출 금지.

Discord

  1. 채널 설정 → Integrations → Webhooks → New Webhook → Copy URL
  2. 형식: https://discord.com/api/webhooks/<id>/<token>

DSM

제어판 → 알림 → Webhook → Add

  • Provider: Custom
  • Rule: All / Warning / Critical / Custom
  • Webhook URL: 복사한 URL
  • HTTP Method: POST
  • Content-Type: application/json
  • Body 키: "text""content" 로 변경
  • Subject에 %HOSTNAME%, %DATE%, %TIME% 등 변수 사용 가능

테스트: Send Test Message

./comments