Feature #10356
closed
Support for additional Notification Support
Added by John Kap over 4 years ago.
Updated about 4 years ago.
Category:
Service Watchdog
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);
- Status changed from New to Pull Request Review
- 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!
- 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.
Also available in: Atom
PDF