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

ServerStatus from IP list: up or down?

Scheduled Pinned Locked Moved Requests
15 Posts 4 Posters 8.7k Views 3 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.
  • A Offline
    amanzimdwini @KirAsh4
    last edited by Jul 26, 2016, 9:45 PM

    @KirAsh4
    Looks interesting. I guess I’ll have to ask someone how to use THAT for MM2. Let me look if I can use it at my work for other stuff: I spend my days monitoring & then having others fix things :)

    1 Reply Last reply Reply Quote 0
    • K Offline
      KirAsh4 Moderator
      last edited by Jul 26, 2016, 10:00 PM

      Monitorix can be installed on an rpi, and it even has an rpi module already built-in for monitoring temperature.

      A Life? Cool! Where can I download one of those from?

      1 Reply Last reply Reply Quote 0
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer
        last edited by Jul 27, 2016, 6:45 PM

        @amanzimdwini is this what you asked for in first place?

        [card:fewieden/MMM-ping]

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

        A 2 Replies Last reply Jul 27, 2016, 7:53 PM Reply Quote 0
        • A Offline
          amanzimdwini @strawberry 3.141
          last edited by Jul 27, 2016, 7:53 PM

          @strawberry-3.141
          Let me have a look. On first inspection, it looks perfect. I’ll let you know

          1 Reply Last reply Reply Quote 0
          • A Offline
            amanzimdwini @strawberry 3.141
            last edited by Jul 27, 2016, 11:11 PM

            @strawberry-3.141
            Pls update your Readme to REPLACE module: 'MMM-ip" with ‘MMM-ping’ :)
            Could not get the options

                                    colored: true,
                                    display: 'offline',
            

            0_1469660559867_MMMPingConfig.JPG
            to work - display is still both and white only:
            0_1469660603547_MMMPingResult.JPG
            (how is the display order sorted?)

            I also want to change the font size down - custom.css for me…
            Thanks, though!

            S 1 Reply Last reply Jul 27, 2016, 11:49 PM Reply Quote 0
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer @amanzimdwini
              last edited by Jul 27, 2016, 11:49 PM

              @amanzimdwini

              config has to look like this

              {
                  module: 'MMM-ping',
                  position: 'bottom_left',
                  config: {
                      hosts: ['www.github.com', '192.168.1.888'],
                      colored: true,
                      display: 'offline'
                  }
              }
              

              the config options neet to be part of the config section

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

              A 1 Reply Last reply Jul 28, 2016, 12:13 AM Reply Quote 0
              • A Offline
                amanzimdwini @strawberry 3.141
                last edited by Jul 28, 2016, 12:13 AM

                @strawberry-3.141
                Duh.

                Sorry. Works! Thanks

                ps - want to reduce the font size, but can;t figure out which element you are using. Any hints?
                (and the Readme was bad…)

                S 1 Reply Last reply Jul 29, 2016, 2:45 PM Reply Quote 0
                • S Offline
                  strawberry 3.141 Project Sponsor Module Developer @amanzimdwini
                  last edited by Jul 29, 2016, 2:45 PM

                  @amanzimdwini font is now configurable. whats bad about the readme should i add some infos?

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

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  2 / 2
                  • First post
                    12/15
                    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