Skip to content

Web application allowing to have information on a server, with the possibility to add links to local web servers and services.

License

Notifications You must be signed in to change notification settings

KristenJestin/server-monitoring-front

Repository files navigation

MIT License LinkedIn

SERVER MONITORING
Front End

Table of Contents

About The Project

Web application allowing to have information on a server, with the possibility to add links to local web servers and services (Front End).

Home Page

Features

Drives

The application allows to display all the hard disks and their usage (via percentages).

Drives Page

The server retrieves all available disks. Via forms, it is possible to give them a different name.

Drives - Edit Page

Applications

It is possible to add applications that are present on the server. It is enough to provide a name, a logo and a port.

Applications Page

Applications - Edit Page

Additional information is requested such as the service. This allows to have information on the state of the service.

Applications - Service

Devices

All the devices present on the local network can be registered in the application to have a status.

Devices Page

This part works mainly with the service worker. This one is installed on a machine (Windows or Linux) and sends HTTP requests every x minutes to warn the server that it is still active.

Devices - Show Page

Every x hours, the worker service sends information about the hard drives. This allows to have a graph of the evolution of the use.

Devices - Drives Page

Other

  • The application has an authentication system.
  • The application has a dark and light mode.
    • Light mode
  • The application is responsive.
    • Responsive
  • The application is partially containerizable (Docker).

Build with

Getting Started

Prerequisites

Installation

  1. Install the Back end part Server Monitoring - Front end
  2. Clone the repo
    git clone https://github.com/KristenJestin/server-monitoring-front.git
  3. Install packages
    yarn install
  4. Start the Back end part

Roadmap

All future features are available on Trello.

Trello

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Kristen JESTIN - contact@kristenjestin.fr

Project Link: https://github.com/KristenJestin/server-monitoring-front

About

Web application allowing to have information on a server, with the possibility to add links to local web servers and services.

Topics

Resources

License

Stars

Watchers

Forks

Languages