• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 27.5k 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.
  • S Offline
    strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
    last edited by Apr 21, 2017, 1:49 PM

    @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

    P 1 Reply Last reply Apr 21, 2017, 1:50 PM Reply Quote 0
    • P Offline
      PointPubMedia @strawberry 3.141
      last edited by Apr 21, 2017, 1:50 PM

      @strawberry-3.141 Each mirror will run independent!

      S 1 Reply Last reply Apr 21, 2017, 2:14 PM Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
        last edited by Apr 21, 2017, 2:14 PM

        @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

        P 1 Reply Last reply Apr 24, 2017, 5:45 PM Reply Quote 1
        • P Offline
          PointPubMedia @strawberry 3.141
          last edited by Apr 24, 2017, 5:45 PM

          @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”…

          S 1 Reply Last reply Apr 28, 2017, 10:06 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @PointPubMedia
            last edited by Apr 28, 2017, 10:06 PM

            @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 May 17, 2017, 9:55 PM

              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 Jan 9, 2019, 6:48 AM Reply Quote 0
              • N Offline
                nobita @jasondreher
                last edited by Jan 9, 2019, 6:48 AM

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

                S 1 Reply Last reply Jan 10, 2019, 9:33 PM Reply Quote 0
                • S Offline
                  strawberry 3.141 Project Sponsor Module Developer @nobita
                  last edited by Jan 10, 2019, 9:33 PM

                  @nobita there is no sound integration

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

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 4
                  • 4 / 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