Skip to content

JuanMartinCoder/Real-Time_ServerHealth_Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Server Health Monitor

imagen

The idea of this project is to get info about a server's hardware in real time to future monitoring.

Techonologies Used

  • Go
  • Gorilla Websocket
  • Echo Framework
  • HTMX
  • github.com/shirou/gopsutil/v4 (to get the hardware info)

To use

  1. Clone this repo
  2. in the repo folder do
go run .
  1. Go to localhost:1313/ to view your system's data

Future Ideas

  • In case of horizontal scaling, be able to monitor each server and load
  • Connect this to a database and obtain server's load data to analyze trend

About

A mini proyect to watch server health in real time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published