Skip to content

A system monitoring toolkit that I developed for my graduation project.

Notifications You must be signed in to change notification settings

damlakara5/system-monitoring-toolkit

Repository files navigation

MetricsMon: System Monitoring Toolkit

A system monitoring toolkit where you can manage the performance of computer systems.

Table of contents

Overview

The app

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • They can login and logout.
  • Initially, they can see summary of performances
  • They can see data in many different visual ways (graphs, charts etc)
  • They can examine the detailed information of the hosts returned from the database.
  • They can send command and see the result.
  • They can adjust the theme to light or dark.

Screenshot

Built with

  • React.JS
  • CSS custom properties
  • Redux
  • Redux Toolkit

Used Features

  • useState
  • useEffect
  • useSelector
  • useDispatch
  • configureStore
  • createSlice
  • REST API
  • configureStore
  • createSlice
  • createAsyncThunk

Author

About

A system monitoring toolkit that I developed for my graduation project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages