Coder Social home page Coder Social logo

monitoring-react-project's Introduction

Monitoring Project - πŸ‘ Observer

πŸ“– Table of Contents

πŸ“ Description

This project is a simple monitoring system that uses the Observer to monitor the status of a server. The server is monitored by a client that sends a request to the server every 5 seconds(time is optional). And mainly content this project is a WebSocket server that receives the request from the client and sends the response to the client.

πŸ“¦ Installation

$ git clone https://github.com/alicanli1995/monitoring-react-project.git
$ cd monitoring-react-project
$ npm install 

πŸš€ Running the app

$ npm run start

πŸ“š Packages

πŸ—’ Pages

  • Overview - The home page of the application.
  • Login - The login page of the application.
  • Hosts - All hosts page of the application.
  • Host - Host page of the application.
  • Statistics - Statistics page of the application.
  • Events - Events page of the application.
  • Schedule - Schedule page of the application.
  • Users - Users page of the application.
  • Settings - Settings page of the application.

πŸ“ Notes

  • Overview -> Page is a general page that shows the status of the hosts and the counts of the host health status, like how many hosts are up, down, and in maintenance. This page has a specific websocket channel that listens to the host status changes and updates the UI in real-time.

  • Login -> Page is a login page that has a simple login form. The login form has a validation

  • Hosts -> Page is a page that shows all hosts in a table.

  • Host -> Page is a page that shows the host details. This page has a specific websocket channel that listens to the host status changes and updates the UI in real-time. And you can manage your host and adding or removing the host services like HTTP, HTTPS, TLS.

  • Statistics -> Page is a page that shows the statistics graph of the hosts. This page has a specific websocket channel that listens to the host status changes and updates the UI in real-time. And you can filter the statistics graph by the host and the host services.

  • Events -> Page is a page that shows the events of the hosts.

  • Schedule -> Page is a page that shows the schedule of the hosts. The schedule is a simple cron job that runs every X seconds and sends a request to the server. This page has a specific websocket channel that listens to the host status changes and updates the UI in real-time.

  • Users -> Page is a page that shows the users of the application. You can add, edit users.

  • Settings -> Page is a page that shows the settings of the application. You can change the application URL, notification setting like what's the notification type for the host status changes like SMS or Email.

πŸ“Έ Screenshots

  • Overview Home Page

  • Login Login Page

  • Hosts Hosts Page

  • Host Host Page

  • Statistics Statistics Page

  • Events Events Page

  • Schedule Schedule Page

  • Users Users Page

  • Settings Settings Page

πŸ‘¨β€πŸ’» Author

monitoring-react-project's People

Contributors

alicanli-ty avatar alicanli1995 avatar

Stargazers

Muhammed Buğra Akgün avatar Musa Alioğlu 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.