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

2024-02-05 Thread Georg Koppen
Josh Lawson via tor-relays: Does Tor Weather work with bridges? I have 2 bridges that have been operating for years and it says the fingerprints do not match any relays. I have been using Uptime Robot, but it would be cool to use Tor Weather. Right now, Tor Weather does not work for bridges.

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

2024-02-05 Thread Keifer Bly
Thanks for the responses all. --Keifer On Sun, Feb 4, 2024 at 9:19 PM Chris Enkidu-6 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: >

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

2024-02-05 Thread Josh Lawson via tor-relays
Does Tor Weather work with bridges? I have 2 bridges that have been operating for years and it says the fingerprints do not match any relays. I have been using Uptime Robot, but it would be cool to use Tor Weather. On Sunday, February 4th, 2024 at 21:33, mail--- via tor-relays wrote: > Hi, >

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

2024-02-05 Thread mpan
Is there a way to be notified when a relay goes offline? Hello, If your relay is running as a systemd service, you may add any action to ExecStopPost.⁽¹⁾ That includes sending an email or any other means of notification. Cheers ⁽¹⁾

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

2024-02-04 Thread Chris Enkidu-6
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:   

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

2024-02-04 Thread boldsuck
On Samstag, 3. Februar 2024 19:10:39 CET Keifer Bly wrote: > Is there a way to be notified when a relay goes offline? You've asked that months before and the service is still the same ;-) https://weather.torproject.org/login -- ╰_╯ Ciao Marco! Debian GNU/Linux It's free software and it

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

2024-02-04 Thread mail--- via tor-relays
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

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

2024-02-04 Thread Keifer Bly
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