• 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.

Internet Monitor

Scheduled Pinned Locked Moved Utilities
108 Posts 27 Posters 114.8k Views 30 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.
  • R Offline
    ronny3050 Module Developer @Mykle1
    last edited by Feb 9, 2017, 9:59 PM

    @Mykle1 yes, after typing pm2 logs it will update logs realtime so then you can post it here. I am wondering what exactly crashes your mirror inside my module.

    M 1 Reply Last reply Feb 9, 2017, 10:00 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @ronny3050
      last edited by Feb 9, 2017, 10:00 PM

      @ronny3050 ok, I’m waiting for it to complete

      Create a working config
      How to add modules

      M 1 Reply Last reply Feb 9, 2017, 10:38 PM Reply Quote 1
      • M Offline
        Mykle1 Project Sponsor Module Developer @Mykle1
        last edited by Feb 9, 2017, 10:38 PM

        I’ve been waiting for 34 minutes and nothing has happened. My console still reads:

        [STREAMING] Now streaming realtime logs for [all] processes.

        Am I supposed to do something? run MM with your module perhaps? You didn’t say

        Create a working config
        How to add modules

        M 1 Reply Last reply Feb 9, 2017, 11:40 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @Mykle1
          last edited by yawns Feb 10, 2017, 8:27 AM Feb 9, 2017, 11:40 PM

          Well, I waited over and hour, staring at the console, and nothing happened since I ran:
          pm2 flush
          pm2 logs

          Here is what I’ve been staring at:

          pi@Pi3:~ $ pm2 flush
          [PM2] Flushing /home/pi/.pm2/pm2.log
          [PM2] Flushing
          [PM2] /home/pi/.pm2/logs/mm-out-0.log
          [PM2] /home/pi/.pm2/logs/mm-error-0.log
          [PM2] Logs flushed
          pi@Pi3:~ $ pm2 logs
          [TAILING] Tailing last 10 lines for [all] processes (change the value with --lines option)
          /home/pi/.pm2/pm2.log last 10 lines:
          /home/pi/.pm2/logs/mm-out-0.log last 10 lines:
          /home/pi/.pm2/logs/mm-error-0.log last 10 lines:
          [STREAMING] Now streaming realtime logs for [all] processes
          

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @cowboysdude
            last edited by Feb 10, 2017, 12:49 PM

            @cowboysdude said in Internet Monitor:

            I tell you what I’d do before I tried it again… backup my sd card

            Done. I made two backups of my SD card. One locally and one on my backup server. While that was going on I installed a fan on my Pi. I have spare parts lying around. Good little mini project while I waited for the backups. Now my Pi runs at 35 C, down from 60 C. Sweet.

            Create a working config
            How to add modules

            C 1 Reply Last reply Feb 10, 2017, 1:26 PM Reply Quote 1
            • C Offline
              cowboysdude Module Developer @Mykle1
              last edited by Feb 10, 2017, 1:26 PM

              @Mykle1 That’s a great idea that I should probably do as well… adding the fan!!!

              1 Reply Last reply Reply Quote 0
              • P Offline
                pjkoeleman
                last edited by Mar 11, 2017, 2:31 PM

                @Mykle1 said in Internet Monitor:
                @ronny3050 thanks for a nice Monitor, i love the wifi indicator.

                You asked for wishes for the Internet Monitor.
                I have been looking in the code if it is possible to give te wifi indicators some color.
                Making strength_full.png green, strength_almost yellow, strength_half orange and strength_non.png red. Would love to see this as an config option of in the my custom.css.

                Is there a way to do this?

                A 1 Reply Last reply Mar 11, 2017, 4:31 PM Reply Quote 1
                • A Offline
                  Advokaten @pjkoeleman
                  last edited by Mar 11, 2017, 4:31 PM

                  @pjkoeleman is this module working for you? I can’t get it to work :(

                  P 1 Reply Last reply Mar 12, 2017, 3:23 PM Reply Quote 1
                  • P Offline
                    pjkoeleman @Advokaten
                    last edited by Mar 12, 2017, 3:23 PM

                    @Advokaten Yes it’s just working as discribed. Here is my part off config.js for the Internet Monitor.

                    {
                      Module: 'internet-monitor',
                      position: 'bottom_right',
                      config: {
                        type: 'minimal',
                        maxTime: 10000,
                        updateInterval: 120000,
                        verbose: false,
                        displayStrength: true,
                        displaySpeed: false,
                        strengthIconSize: 40,
                        maxGaugeScale: 25
                      }
                    },
                    

                    Now I want to bring a little color to the wifi indicator.

                    A 1 Reply Last reply Mar 12, 2017, 9:35 PM Reply Quote 1
                    • A Offline
                      Advokaten @pjkoeleman
                      last edited by Mar 12, 2017, 9:35 PM

                      @pjkoeleman Thank you! Using your config lines made it work somehow! I am too interested in changing color of the wi-fi strength png’s. I tried changing all the white levelColors without success. Don’t know what is turning the strength bars into a white color :( Anybody who could help us out? Thanks.

                      R P 2 Replies Last reply Mar 12, 2017, 9:38 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 10
                      • 11
                      • 4 / 11
                      • 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