https://github.com/a-iceberg/server_monitoring_system
Service for monitoring remote server availability
https://github.com/a-iceberg/server_monitoring_system
Last synced: 3 months ago
JSON representation
Service for monitoring remote server availability
- Host: GitHub
- URL: https://github.com/a-iceberg/server_monitoring_system
- Owner: a-iceberg
- Created: 2024-08-13T12:22:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T15:48:09.000Z (6 months ago)
- Last Synced: 2025-01-25T00:14:49.336Z (4 months ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Service for cheking server availability
Can be launched on several servers, so they will monitor each other's availability, information about which can, for example, be sent through a Telegram bot:
---
All you need is to specify the following parameters in [docker-compose.yml](https://github.com/Darveivoldavara/server_monitoring_system/blob/main/docker-compose.yml):
* Url to the server that requires monitoring
* Check and restart intervals
* Telegram bot token and group id with it
* SSL token for secure connections
* Full path to the server SSL certificate files where you run this service instance