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

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

You've asked that months before and the service is still the same :wink:

···

On Samstag, 3. Februar 2024 19:10:39 CET Keifer Bly wrote:

Is there a way to be notified when a relay goes offline?

--
╰_╯ Ciao Marco!

Debian GNU/Linux

It's free software and it gives you freedom!

Or, like me, you can run your own monitoring service:

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@gmail.com:

    Hi,

    So my relay at
    Relay Search
    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@lists.torproject.org
tor-relays Info Page

_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

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

···

____
⁽¹⁾ systemd.service

_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

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. But the good news is we have fixed that in our development code and there is a pending release scheduled for later this month which will allow you to get notifications for your bridges (among other things). Thus, stay tuned. :slight_smile:

Georg

···

On Sunday, February 4th, 2024 at 21:33, mail--- via tor-relays <tor-relays@lists.torproject.org> 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@gmail.com:

Hi,

So my relay at Relay Search 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@lists.torproject.org
tor-relays Info Page

Thanks for the responses all.

···

–Keifer

Hi,

I have been looking too far and for too long on solving multiple imstances / nodes per ONE IPv4,
and found only outdated problems unwell built.

Please when you have a bash sript / receipe,
I would welcome that.

Hardening options would be very welcome too.

C.

···

_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays