jetson-monitor

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2020 License: MIT Imports: 6 Imported by: 0

README ΒΆ

🚨 Jetson Monitor

Jetson is an HTTP monitoring service used to notify by various messaging platforms such as Slack and Telegram

βš™οΈ Configuration

Configuration of Jetson

config.yml

Key Description Optional
url Fetch URL of a server No
status_code Return Status Code No
slack_token Token of Slack Yes
telegram_token Token of Telegram Bot Yes
scheduler CronJob No

πŸ‘¨πŸ»β€πŸ’» Example usage

Copy a configuration sample a rename to config.yml.

# Copy config.sample.yml
cp config.sample.yml config.yml
urls:
  - url: https://google.com/
    status_code: 200 
    slack_token: ""
    telegram_token: ""
    scheduler: "@every 1m"

πŸ‹ Docker

How to use this image

Run docker

 docker run -d --restart always -v $(pwd):/var/jetson-monitor -e LOG_LEVEL='DEBUG' jetson

πŸ˜‡ Contribuition

TBH

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL