Hi guys,
I just released a new version of MinMon. If you’re looking for a minimalistic tool for monitoring and alarming, check out the documentation and give it try! And even more important: please leave some feedback as I’ll have some spare time next month to - hopefully - make v1.0 happen, or at least v0.6.
Cheers!

  • @TCB13
    link
    English
    -31 year ago

    “Simple, clean, bloat-free” – proceeds do use Docker lol.

    • @[email protected]
      link
      fedilink
      English
      91 year ago

      In my opinion docker is simple. And only one dependancy is quite bloat-free in my book as well. :)

      • @TCB13
        link
        English
        31 year ago

        Bloat free is a single compiled binary that runs anywhere!!

        • @TCB13
          link
          English
          31 year ago

          But oh yes, cool project :)

        • @[email protected]OP
          link
          fedilink
          English
          11 year ago

          That’s actually not a bad idea. There are a few downsides to this like the binary being quite big compared to the classical “one binary per architecture” style. I’ll give it a though. The docker image is pretty small btw ;).

          • @TCB13
            link
            English
            11 year ago

            The docker image is pretty small btw ;).

            Yes if you already have Docker. If don’t use Docker you’ll be installing a ton of stuff just for a single application.

          • @TCB13
            link
            English
            11 year ago

            You can simply not bundle typical libraries that are available in most systems and let package managers deal with those.

            • @[email protected]OP
              link
              fedilink
              English
              11 year ago

              I think the dependencies might actually be a problem for the “one binary fits all” solution. For a simple binary the user is responsible for the external dependencies. If by any chance you’re using Arch, there a package in the AUR.