Welcome to the Server Performance Monitor! 🎉
Easily track and compare your server's performance in real time. Just install our tiny client on your server, and you're all set!
- 📊 Real-Time Monitoring: See live performance metrics for your servers.
- 🔍 Comparison: Compare multiple servers side by side.
- 🚀 Easy Setup: Just install our client, and your server stats appear on our website.
Follow these simple steps to get your server performance monitoring up and running:
- clone this repo in your machine
-
- Go to server folder and run -> npm i
- Then run nodemon/node server.js
- Now go to the frontend folder and run -> npm i
- Then run -> npm run dev
- Go to the nodeClient folder and run -> npm i
- Then run -> nodemon/node index.js
- And you are all set go the http://localhost:5173 in browser and boom.
- just only install nodeClient folder in your servers and depoly it on your server
- only clone nodeClient folder in your system and run it.
- and come to the website https://performancemoniter.netlify.app/