Coder Social home page Coder Social logo

uptime's Introduction

Uptime

A Small, Reliable, Efficient, Cross-Platform Uptime Monitoring Service with Batteries Included

#Ideas

Endpoints: /api/v1/hosts: A GET endpoint to retrieve a list of all hosts being tracked, including their current status (up or down), last check-in time, and other relevant metadata. /api/v1/hosts/{id}: A GET endpoint to retrieve information about a specific host, including its status, last check-in time, and other metadata. /api/v1/hosts/{id}/status: A POST endpoint to update the status of a specific host. /api/v1/hosts/{id}/checks: A GET endpoint to retrieve a list of recent check-in times for a specific host. /api/v1/reports/daily: A GET endpoint to generate a report of uptime statistics for all hosts in the past 24 hours. /api/v1/reports/weekly: A GET endpoint to generate a report of uptime statistics for all hosts in the past 7 days. /api/v1/reports/monthly: A GET endpoint to generate a report of uptime statistics for all hosts in the past 30 days. Components: A scheduler to periodically check the status of each host and update the database with the results. A database to store information about each host, including its name, IP address, and other relevant metadata. A reporting engine to generate daily, weekly, and monthly reports of uptime statistics. A REST client or library to interact with the hosts being monitored, such as using the ICMP protocol to send ping requests and receive responses. A logging and monitoring system to keep track of errors and other relevant events.

uptime's People

Contributors

alvonellos avatar

Stargazers

 avatar

Watchers

 avatar

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.