nugawiki

./categories/os

DSM 알림 → Telegram Webhook

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

본문에 실제 토큰 없음(플레이스홀더만). BotFather 토큰은 시크릿으로 관리.

Webhook URL

https://api.telegram.org/bot<API_TOKEN>/sendMessage?chat_id=<CHAT_ID>&text=HelloWorld

DSM

제어판 → 알림 → Webhook 추가

  • Provider: 사용자 지정
  • Rule: All / Warning / Critical
  • 공급자 이름: Telegram
  • Webhook URL: 위 형식 (API_TOKEN, CHAT_ID 치환)

테스트 메시지 전송으로 확인.

./comments