Giter Club home page Giter Club logo

server-patrol's Issues

Ability to set error HTTP statuses (!= 2xx) as "it's ok"

Actually, only 2xx HTTP status codes are used to determine that an URL is OK (the white list).

Add a feature to define that, for each monitoring, HTTP status codes other than 2xx are also "OK" (i.e reachable) as the server responded anyway.

Use case: monitoring a website that is protected by HTTP authentication. A request to this kind of resource will return a 401. That is okay because the server response even if it's an error. Also I don't want Server Patrol to be able to store credentials for security reasons.

Reports

Add charts of past requests duration for each monitorings with filtering capabilities. Also display stats (like percentage of overall availability and average request duration).

  • Create a new table to store this data (monitoring_checks)
  • Create a new menu entry: Reports
  • Create the chart
  • Add controls to the chart (last day / week / month and timespan selection)
  • Update the readme
  • Update the screenshot

Enhance the HTTP headers, emails and phone numbers inputs

By using Vue.js, and storing them in JSON in the database (no more custom parsing process, just JSON encode/decode them).

More user-friendly, and prevent the user to enter invalid data format (although there's no validation server-side, it's better than nothing like actually).

  • Emails
  • HTTP headers
  • Phones
  • Update translations

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.