{"id":26703029,"url":"https://github.com/masterhide/upmon-x","last_synced_at":"2026-02-02T00:03:12.021Z","repository":{"id":299820816,"uuid":"953725263","full_name":"MasterHide/UpMon-X","owner":"MasterHide","description":"A modern, lightweight server monitoring tool UpMon-X provides real-time server monitoring with an animated dashboard and easy installation.","archived":false,"fork":false,"pushed_at":"2025-03-24T04:27:38.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T13:46:50.957Z","etag":null,"topics":["monitoring-tool","server"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MasterHide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-24T01:13:20.000Z","updated_at":"2025-03-24T16:05:04.000Z","dependencies_parsed_at":"2025-06-18T13:46:52.793Z","dependency_job_id":"ace2a72b-d0c6-4291-b685-932f8f3b141a","html_url":"https://github.com/MasterHide/UpMon-X","commit_stats":null,"previous_names":["masterhide/upmon-x"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MasterHide/UpMon-X","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterHide%2FUpMon-X","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterHide%2FUpMon-X/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterHide%2FUpMon-X/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterHide%2FUpMon-X/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MasterHide","download_url":"https://codeload.github.com/MasterHide/UpMon-X/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MasterHide%2FUpMon-X/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28996568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["monitoring-tool","server"],"created_at":"2025-03-27T03:18:36.899Z","updated_at":"2026-02-02T00:03:12.016Z","avatar_url":"https://github.com/MasterHide.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Centered Heading --\u003e\n\u003ch1 align=\"center\"\u003e\u003c/h1\u003e\n\n\u003c!-- Centered Image --\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/04237677-20fe-4e53-85a1-acad48791e06\" alt=\"UpMon-X Dashboard\"\u003e\n\u003c/p\u003e\n\n\u003c!-- Centered Subheading --\u003e\n\u003ch3 align=\"center\"\u003eA modern, lightweight server monitoring tool\u003c/h3\u003e\n\n\u003c!-- Centered Paragraph --\u003e\n\u003cp align=\"center\"\u003e\n  UpMon-X provides real-time server monitoring with an animated dashboard and easy installation.\n\u003c/p\u003e\n\n\u003c!-- Centered Button-like Link --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/MasterHide/UpMon-X\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Visit-UpMon_X-blue?style=for-the-badge\" alt=\"Visit UpMon-X\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## ✨ Features\n\n- **Real-Time Monitoring**: Track server status (Online, Offline, Error) in real-time.\n- **Animated Dashboard**: Beautiful, gradient-themed dashboard for a modern look.\n- **Easy Setup**: One-line installation and uninstallation using bash scripts.\n- **Lightweight**: Minimal resource usage, perfect for small to medium-sized servers.\n- **Customizable**: Easily adapt to your server's needs with minimal configuration.\n- **Responsive Design**: Works seamlessly on both desktop and mobile devices.\n\n---\n\n## Ports Required\n\n- **Port 80/443**: These ports must be open to serve the web interface over HTTP/HTTPS.\n- **Monitored Ports**: Ensure the ports you wish to monitor (e.g., `80`,`443` for HTTPS) are open and accessible from the monitoring server.\n\n---\n\n## Recommended OS\n\u003cdetails\u003e\n  \u003csummary\u003eClick for OS details\u003c/summary\u003e\n\n- Ubuntu 20.04+\n- Debian 11+\n- CentOS 8+\n- Arch Linux\n- Armbian\n- Oracle Linux 8+\n- Amazon Linux 2023\n   \u003c/details\u003e\n   \n## 🚀 Installation\n\nInstalling UpMon-X is quick and easy. Simply run the following command in your terminal:\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/MasterHide/UpMon-X/main/InstallPX.sh)\n```\n## 🚀 Uninstallation\n\nInstalling UpMon-X is quick and easy. Simply run the following command in your terminal:\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/MasterHide/UpMon-X/main/UninstallPX.sh)\n```\n\n## Stargazers over time\n[![Stargazers over time](https://starchart.cc/MasterHide/UpMon-X.svg?background=%230e0d11\u0026axis=%23635e5e\u0026line=%236370ff)](https://starchart.cc/MasterHide/UpMon-X)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterhide%2Fupmon-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterhide%2Fupmon-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterhide%2Fupmon-x/lists"}