Skip to content

A service that you can point at a validator and it notifies you if the validator is offline via email and also notifies you when the validator is back online.

License

Notifications You must be signed in to change notification settings

dutterbutter/v-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-Tracker

V-Tracker is a proxy middleware that allows users to setup uptime monitoring for their eth2 validator client.

Setup

V-Tracker currently supports SendGrid for sending emails, its great because you get 40,000 emails for 30 days, then 100/day forever. Head over to SendGrid and get your API and follow the instructions (assumes your API key is stored as SENDGRID_API_KEY).

CLI Options

Flag Default Description
-t, --target The url tha the proxy will pass the requests too.
-e, --email The email to send notifications too.
-p, --proxy-port 8000 The port of the proxy server.
--timeout-interval 6000 Interval to wait for a request.
--email-interval 10 Interval between emails.

License

Apache 2.0

About

A service that you can point at a validator and it notifies you if the validator is offline via email and also notifies you when the validator is back online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published