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

Extension of MMM-Tools (Bugsounet)

Scheduled Pinned Locked Moved Development
30 Posts 6 Posters 5.0k Views 6 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
    robertybob @Guest
    last edited by Aug 21, 2020, 12:33 AM

    @Bugsounet I will download it this week and report back ! :D

    1 Reply Last reply Reply Quote 0
    • ? Offline
      A Former User
      last edited by A Former User Aug 21, 2020, 12:39 AM Aug 21, 2020, 12:38 AM

      no problem, in all case, I release it (It is necessary, otherwise I will never do it!)

      It’s not because I’m releasing that I’m going to drop the project!
      if necessary I will add new request or correct some bug (maybe if happen)

      when i promise something i try to do my best for you all ! :)

      1 Reply Last reply Reply Quote 0
      • M Offline
        MrDondoT
        last edited by MrDondoT Aug 21, 2020, 3:12 AM Aug 21, 2020, 3:09 AM

        @Bugsounet - fyi using the module with MMM-TelegramBot happens that “The usage of CPU is …” over 100% (129 percent), I even got 238 percent

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by Aug 21, 2020, 3:16 AM

          yes i know, i try an average value of cpu usage, i don’t know about the unit return value … I have X100 value but i think it’s not that

          so disable it (set it to 0), i will see

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User Aug 21, 2020, 3:28 AM Aug 21, 2020, 3:20 AM

            so … what is he unit of this:
            load average: 0,97, 0,72, 0,62

            i see some value > 1.5
            so it’s not in %

            I don’t want to check with the actual CPU usage value, because it’s not for a warning. i think average is a good choice but … my npm library for average not works like I want … humm

            S 1 Reply Last reply Aug 21, 2020, 3:35 AM Reply Quote 0
            • S Offline
              sdetweil @Guest
              last edited by Aug 21, 2020, 3:35 AM

              @Bugsounet remember there are multiple cores. all at 100% usage is maybe 200%

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by A Former User Aug 21, 2020, 3:47 AM Aug 21, 2020, 3:40 AM

                so … RPI have 4 cores => can display 400% ?

                if it’s that … I have to determinate the number of core (the npm libray can do that)
                and divide the result by the number of cores

                something like that :
                avg = (averageValue * 100) / nbCore

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by Aug 21, 2020, 10:53 AM

                  So:

                  avg = (averageValue * 100) / nbCore —> don’t working

                  I have coded my own method
                  I take 10 last values to do an average
                  now it’s works and fixed with v2.0.1 :)

                  M 1 Reply Last reply Aug 22, 2020, 3:11 AM Reply Quote 0
                  • R Offline
                    robertybob
                    last edited by Aug 21, 2020, 9:31 PM

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      robertybob
                      last edited by Aug 22, 2020, 12:23 AM

                      I’ve installed this and everything seems to be working fine :)

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        20/30
                        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