[tor-relays] Way to be notified when relay goes offline?

Keifer Bly keifer.bly at gmail.com
Mon Feb 5 06:52:21 UTC 2024


Thanks for the responses all.
--Keifer


On Sun, Feb 4, 2024 at 9:19 PM Chris Enkidu-6 <tor at wcbsecurity.com> wrote:

> Or, like me, you can run your own monitoring service:
>
> https://github.com/louislam/uptime-kuma
>
> docker-compose.yml  content:
>
> ```
>
> version: '3.8'
>
> services:
>   uptime-kuma:
>     image: louislam/uptime-kuma:latest
>     container_name: uptime-kuma
>     volumes:
>       - uptime-kuma:/app/data
>     ports:
>       - "3001:3001"  # <Host Port>:<Container Port>
>     restart: always
>
> volumes:
>   uptime-kuma:
>
> ```
>
>
>
>
> On 2/4/2024 4:33 PM, mail--- via tor-relays wrote:
> > Hi,
> >
> > > Is there a way to be notified when a relay goes offline? Thanks.
> >
> > For a few relays you could make an account on weather.torproject.org
> > and add your email address and relays. But pretty much any other
> > remote monitoring tool will suffice as well.
> >
> > Cheers,
> >
> > tornth
> >
> >
> > Feb 4, 2024, 22:30 by keifer.bly at gmail.com:
> >
> >     Hi,
> >
> >     So my relay at
> >
> https://metrics.torproject.org/rs.html#details/79E3B585803DE805CCBC00C1EF36B1E74372861D
>
> >     went offline for a few days, and I was unaware. Is there a way to
> >     be notified when a relay goes offline? Thanks.
> >     --Keifer
> >
> >
> >
> > _______________________________________________
> > tor-relays mailing list
> > tor-relays at lists.torproject.org
> > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-relays/attachments/20240204/218a543c/attachment.htm>


More information about the tor-relays mailing list