Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-spengler/monitoring
🦕 Module for Availability Monitoring - Sending Notifications via Telegram.
https://github.com/michael-spengler/monitoring
availability-monitor monitoring telegram
Last synced: 26 days ago
JSON representation
🦕 Module for Availability Monitoring - Sending Notifications via Telegram.
- Host: GitHub
- URL: https://github.com/michael-spengler/monitoring
- Owner: michael-spengler
- License: agpl-3.0
- Created: 2020-07-30T20:27:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T16:57:55.000Z (10 months ago)
- Last Synced: 2024-09-16T14:48:54.297Z (about 2 months ago)
- Topics: availability-monitor, monitoring, telegram
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage Example for Your Code
This availability monitor sends notifications via telegram if an api / url is not available. You need to have a Telegram Bot registered via the [Telegram Botfather](https://t.me/BotFather).
```sh
deno run --allow-net start-monitoring.ts
```
or via pm2
```sh
git clone https://github.com/michael-spengler/monitoring.git
cd monitoring
cp .env-example.ts .env.ts # add your individual ingredients
pm2 start --interpreter="deno" --interpreter-args="run --allow-net" start-monitoring.ts```
## Donations
Thanks to [Freedom Cash](https://FreedomCash.org), we are already free.
If you want to donate, you might consider donating to the [otherparty.co.uk](https://www.otherparty.co.uk/donate-crypto-the-other-party) to ensure people do not need to donate to victims but rather donate successfully to problem solvers.
![direct-democracy](https://github.com/michael-spengler/sleep/assets/145258627/fe97b7da-62b4-4cf6-9be0-7b03b2f3095a)