Skip to content

Server Monitor is a full stack application using Spring boot as backend, Angular as frontend and MySQL as database. This application enables the CRUD Operation for servers. User can also ping the server and check the status of that server.

Notifications You must be signed in to change notification settings

Nikhilsoni2001/server-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server Monitor -- Checks Server status

A user can check the status of a particular server if it is UP or DOWN using Server Manager Application. The core logic of the application is developed in Spring Boot.


Overview

  • There is no need to be authenticated in order to make use of this application.
  • Any user can access the application and Add a new server along with the details.
  • After saving the server will appear in the list.
  • User can check the status of any server by clicking on the ping icon.
  • User can also filter the servers in the list from drop-down in header.
  • User can also delete a server.
  • User can also download the current list of servers listed in excel format.

Project Details


BACKEND

Spring Boot Java

FRONTEND

Angular Typescript Html5 CSS3

Database

MySQL


Video :

Video

About

Server Monitor is a full stack application using Spring boot as backend, Angular as frontend and MySQL as database. This application enables the CRUD Operation for servers. User can also ping the server and check the status of that server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published