How to configure smartd and send notifications?

2024-05-19 Thread Tristan Kohl via
Hello Guix gurus, I have a hard time wrapping my head around how to configure smartd (1) and send notifications via ntfy.sh (2). 1. Configuration of smartd I could not find anything in the admin module in the Guix repository on how to configure smartd (i.e. smartd-configuration) - there I found

Re: How to configure smartd and send notifications?

2024-05-20 Thread Tristan Kohl via
Hi Tristan, > >On Mon, May 20 2024, Tristan Kohl via wrote: > >> (list "/run/current-system/profile/sbin/smartd" "--no-fork" "-c" >> smartd-config-file))) >> warning "possibly unbound variable smartd-config-file". > >Please qu

Re: How to configure smartd and send notifications?

2024-05-20 Thread Tristan Kohl via
and I wasted three days on this already. Thank you nontheless, I very much appreciate the help! On 20 May 2024 17:04:14 CEST, Felix Lechner wrote: >Hi Tristan, > >On Mon, May 20 2024, Tristan Kohl via wrote: > >> (define smartd-config-file >> (plain-file > >Have you tried mixed-text-file? > >Kind regards >Felix

Re: How to configure smartd and send notifications?

2024-05-21 Thread Tristan Kohl via
ing with me! Tristan On 21 May 2024 01:42:02 CEST, Felix Lechner wrote: >Hi Tristan, > >On Mon, May 20 2024, Tristan Kohl via wrote: > >> smartd then complains that the file is not executable... > >Sorry, it was a Monday morning for me. > >If you are comfortabl

Re: How to configure smartd and send notifications?

2024-05-23 Thread Tristan Kohl via
tps://example.com";)) On 21 May 2024 17:50:27 CEST, Tomas Volf <~@wolfsden.cz> wrote: >On 2024-05-21 17:33:24 +0200, Tristan Kohl via wrote: >> Hello Felix, >> >> my last message was not to critizise your help but rather my frustration >> with my own l

Re: How to configure smartd and send notifications?

2024-05-31 Thread Tristan Kohl via
Thank you Thomas and Felix for your patience! @Thomas, this was the solution! Works like a charm now :) On 24 May 2024 12:19:39 CEST, Tomas Volf <~@wolfsden.cz> wrote: >On 2024-05-23 21:25:08 +0200, Tristan Kohl via wrote: >> Well look at me. So focused in my old ways on const