https://github.com/scanner255/web_page_infrastructure_monitoring
https://github.com/scanner255/web_page_infrastructure_monitoring
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scanner255/web_page_infrastructure_monitoring
- Owner: scanner255
- Created: 2024-01-10T16:50:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T17:01:19.000Z (over 2 years ago)
- Last Synced: 2025-01-18T10:32:36.806Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Page Infrastructure Monitoring with MongoDB
This python script is a built from scratch script which monitors system health (CPU, Mem, Disk Usage), FTP, DNS, & SSH of your custom website.
The logs are stored in a MongoDB collection allowing for troubleshooting if any system is down. This script can be combined with Cron Jobs, in order to have
constant monitoring of the website.