Coder Social home page Coder Social logo

iris-nitk / puptime Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 55 KB

Puptime (stylistically P|Uptime) is a lightweight system uptime monitoring service. It monitors services running on different protocols (like HTTP, DNS) and publishes notifications with preliminary diagnostic information when a service fails and logs working status.

License: MIT License

Ruby 99.63% Shell 0.37%

puptime's People

Contributors

abhishekkumar2718 avatar shashank68 avatar vachhanihpavan avatar z0marlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

puptime's Issues

Add more configurations to be set in config.yml file

config.yml file stores configurations related to which hosts to monitor, protocol etc.

Currently, it has following configs to be set:

  group: test1
                name: blabla
                interval: 10s
                options:
                        url: https://[email protected]/
                        request-method: GET
                        response-code: 200
                        follow-redirect: true
                type: HTTP

Add more configurations like:

  • Timeout

  • ssl_verifypeer

  • ssl_verifyhost

User should be able to set these in the config.yml file. After, setting this, Line 55 lib/http.rb should be able to parse these options

Improve README

Improve README.md

  • Add step wise installation

  • how to set configurations

  • working of uptime

  • how to run Puptime

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.