Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Telegram what notifications I will get?

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 2 Posters 427 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • perikoP
      periko
      last edited by

      Hello.

      I setup telegram to receive notifications, but I would like to know, what notifications I will receive?

      With a email notification I receive once the system reboot, went I setup watchdog services.

      But I'm not receiving none of this message with telegram.

      This is my doubt about telegram coverage?

      Pfsense 2.6.0.

      Necesitan Soporte de Pfsense en México?/Need Pfsense Support in Mexico?
      www.bajaopensolutions.com
      https://www.facebook.com/BajaOpenSolutions
      Quieres aprender PfSense, visita mi canal de youtube:
      https://www.youtube.com/c/PedroMorenoBOS

      GertjanG 1 Reply Last reply Reply Quote 0
      • GertjanG
        Gertjan @periko
        last edited by

        @periko

        Notifications will get dispatches over all available notification destinations.

        See /etc/notices.inc :

        .....
        /* Notify via remote methods only - not via GUI. */
        function notify_all_remote($msg) {
        	notify_via_smtp($msg);
        	notify_via_telegram($msg);
        	notify_via_pushover($msg);
        	notify_via_slack($msg);
        

        No "help me" PM's please. Use the forum, the community will thank you.
        Edit : and where are the logs ??

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.