Code Monkey home page Code Monkey logo

minitor's People

Contributors

iamthefij avatar kevineaton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

minitor's Issues

mysql service example

Hi
Thank you for building this.
I was looking at the go version and I was not sure if this can be used to monitor a mysql service on a server and how to configure it.

Can you provide an example?
I wanted to monitor the MySQL service and try to restart when it has been 10 minutes down. (Not before if possible).
Also
Is this ready to be used on production servers?

Thanks!

Alert_every

is there a good way to set this to only alert when it's back up after the 1st failure? We just want 1 notification. even with -1 it still sends a bunch before it backs off all the way.

Log level configuration

Hello,

Is it possible to customize the log level? (I only want to print ERROR messages).
Changing the level with an environment variable would be perfect.
E.g: logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO"))

--
Regards

Build docker image on RPi3 fails

Hi,

first of all, thanks for this nice little monitoring tool!

I try to build a docker image on a RPi3 because I would like to add some minor changes.
So I tried make docker-cross-build-arm which resulted in

Step 6/18 : RUN apk --no-cache add bash=~5.0 curl=~7.67 jq=~1.6
 ---> Running in b7eee928e7d6
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/armhf/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/armhf/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
  curl-7.69.1-r0:
    breaks: world[curl~7.67]
The command '/bin/sh -c apk --no-cache add bash=~5.0 curl=~7.67 jq=~1.6' returned a non-zero code: 1
make: *** [Makefile:131: docker-cross-build-arm] Error 1

Any ideas how to get this working?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.