A modern, self-hosted network monitoring dashboard. Track real-time latency and uptime for your devices with a premium glassmorphism UI. Features include historical data charts (up to 2 years), public IP monitoring with change history, and instant network status alerts. Built with React, FastAPI, and InfluxDB for performance and reliability
Stars
2
Forks
0
Watchers
2
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
4
commits
feat: Implement SSL certificate monitoring with dedicated daily checks, new host fields, database migrations, and UI display, and enable SQLite WAL mode.
fe1bb25View on GitHubdocs: Reflect migration to SQLite, add notification system, and SSL monitoring features.
f87c1b3View on GitHubfeat: Migrate data storage from InfluxDB to SQLite, adding SQLAlchemy models, data cleanup, and removing InfluxDB dependencies.
3c31fc2View on GitHubbuild: Add .dockerignore files to exclude unnecessary files from Docker builds.
16eb210View on GitHubfix: correct invalid nested table cell structure in HostManager component
966396fView on GitHubfeat: Add host status change and SSL expiry notifications with Apprise integration and UI configuration.
78a33bdView on GitHubfeat: Add host grouping and maintenance mode with database schema migration and dashboard UI.
2610960View on GitHubfeat: Introduce configurable host monitoring types (ICMP, TCP, HTTP) with SSL check option and corresponding UI and database schema updates.
1b86734View on GitHubfeat: Implement JWT authentication for backend API and integrate it into the frontend login and host management.
0ab243cView on GitHubMerge pull request #4 from valhalla94/snyk-fix-d12a9bc948038f4da3ba433301396923
7830ec3View on GitHubMerge pull request #3 from valhalla94/snyk-fix-2330585e8f8c6f0a206b6847220907eb
95c60dbView on GitHubMerge pull request #2 from valhalla94/snyk-fix-eb5cee0e6ca1d6fd288ecea29b12c010
5cffd47View on GitHub