MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-syslog

    Scheduled Pinned Locked Moved System
    logginghome automation
    34 Posts 10 Posters 30.2k Views 11 Watching
    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.
    • paviroP Offline
      paviro Admin @strawberry 3.141
      last edited by

      @strawberry-3.141 I just merged your pull request thanks! :)

      We're all stories in the end. Just make it a good one, eh?

      – The Doctor

      1 Reply Last reply Reply Quote 1
      • cowboysdudeC Offline
        cowboysdude Module Developer
        last edited by

        Now this is a handy module!

        1 Reply Last reply Reply Quote 0
        • PointPubMediaP Offline
          PointPubMedia
          last edited by

          @strawberry-3-141 hey mate… do you think it can be possible to have a way to replicate/centralize the syslog data…

          Currently I have one installation of MM in the house, but currently building a couple more. And would need to be able to share the syslog data…

          Maybe a config in syslog module to “send” data to “slave” ?

          strawberry 3.141S 1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
            last edited by

            @PointPubMedia do you plan to run multiple independent Mirrors or do you access the one mirror via browser from the other devices?

            Please create a github issue if you need help, so I can keep track

            PointPubMediaP 1 Reply Last reply Reply Quote 0
            • PointPubMediaP Offline
              PointPubMedia @strawberry 3.141
              last edited by

              @strawberry-3.141 Each mirror will run independent!

              strawberry 3.141S 1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
                last edited by

                @PointPubMedia It should be possible to manipulate the socket connection to redirect it to your main mirror so it uses the node_helper there. So all slaves would get the data from the main node_helper. Will be busy with other modules the next days, just give me a note when you’re closer to your first slave and then we will see what we can achieve.

                Please create a github issue if you need help, so I can keep track

                PointPubMediaP 1 Reply Last reply Reply Quote 1
                • PointPubMediaP Offline
                  PointPubMedia @strawberry 3.141
                  last edited by

                  @strawberry-3.141 I finally installed the second screen this weekend!

                  The thing also, not sure I want to have the same config on both screen (not the same size) The first screen is a 42" 1920x1080 and the second one, 32" at 1280x720…

                  It will be more useful to be able to have a “centralize” data and that each screen fetch only the data it need…

                  I currently have a raspberry pi that only have Grafana on it to log all kind of data for graph that I display under MM using iFrame. Maybe we can send all the data there with a MM running in server mode only having ONLY syslog as a module and use it to send data on other with some filtering ?

                  Maybe we can filter on the “info/warning/critical”…

                  strawberry 3.141S 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141S Offline
                    strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
                    last edited by

                    @PointPubMedia

                    [card:fewieden/MMM-syslog-slave]

                    Please create a github issue if you need help, so I can keep track

                    1 Reply Last reply Reply Quote 1
                    • J Offline
                      jasondreher
                      last edited by

                      Can notificationReceived be used on other modules for this? I am looking for a way to have a PC send a notification (like syslog http request) and MM respond to this with notificationReceived.

                      Like send “DOM_OBJECTS_CREATED” with http and have the below
                      notificationReceived: function(notification, payload, sender) {
                      15 if (notification === “DOM_OBJECTS_CREATED”) {
                      16 this.variable=“created”…

                      For my use it would send a notification when the garage door opens and change the icon on my MM.

                      N 1 Reply Last reply Reply Quote 0
                      • N Offline
                        nobita @jasondreher
                        last edited by

                        @fewieden
                        how to add sound alert after sending notifications finish
                        and can change sound and timer
                        Thank so much

                        strawberry 3.141S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 3 / 4
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy