Project

General

Profile

Actions

Feature #10356

closed

Support for additional Notification Support

Added by John Kap about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Service Watchdog
Target version:
-
Start date:
03/18/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

Refer to feature #10354 Telegram Notification Support in the main pfsense package.

In order for the service watchdog to utilize this feature, need to change 1 line from:
notify_via_smtp($error_message);
to
notify_all_remote($error_message);

Actions #1

Updated by Jim Pingle about 4 years ago

  • Status changed from New to Pull Request Review
Actions #2

Updated by Renato Botelho almost 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee changed from John Kap to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #3

Updated by Azamat Khakimyanov over 3 years ago

  • Status changed from Feedback to Resolved

Tested on 2.5.0-DEVELOPMENT (amd64)
built on Sun Nov 15 01:02:10 EST 2020
FreeBSD 12.2-STABLE

Telegram notifications work now. I saw Telegram test message in my Telegram app on smartphone.

This feature request can be marked resolved.

Note: I see that 'notify_all_remote($error_message);' was added into 'servicewatchdog.inc' file on 2.4.5_p1 too but there is no Telegram Notifications option (/System/Advanced/Notifications) on it.

Actions

Also available in: Atom PDF