What is it?
Net Uptime is a real-time network monitor which allows you to send pings every certain time interval to record the responses on servers.
Requirements
- Python 3
- Flask (PIP)
- Requests (PIP)
- tcp-latency (PIP)
- icmplib (PIP)
Deployment
Download, Extract and Modify the app.json file inside the config directory to modify the website settings and then modify the services.json file to list your services.
To start the server run the script start.sh
Demo
View a
live demo here
Note
This is a testing resource and not ready for production.
Screenshot
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FJKrB5TR.png)